Commit Graph

188 Commits

Author SHA1 Message Date
3d6d78539c headerlist.c: remove temporary code used for debugging with libxml2 2021-02-16 16:03:09 +01:00
c0c8df638e Added changelog support from repodata 2021-02-16 15:43:38 +01:00
f804316c02 repodata scan: added support for files provides; added -p option to enable parallel per-arch processing (default: disabled) 2021-02-16 14:44:40 +01:00
1aa74444e2 Third part of getting packages info from repodata 2021-02-16 11:34:59 +01:00
d24817d3a3 Second part of support for getting info from repodata 2021-02-15 21:48:54 +01:00
4f566ceec3 Code reformatting 2021-02-14 22:26:37 +01:00
9a546f52b9 First part of support for getting packages information from repodata using librepo 2021-02-14 22:02:35 +01:00
10dbcdb8b2 functions.c: backtraceHandler(): use libunwind and libelf-utils to provide stacktrace with source code line numbers 2021-02-14 14:28:21 +01:00
88887423f4 Skip "debuginfo(build-id)" multiple provided element from obsolete checking 2020-11-08 10:53:37 +01:00
21d596193d reports.c: increase size of obsoletebuf from 4096 to 8192 2020-10-01 11:39:53 +02:00
2bce284dd9 backend-sqlite3: workaround for duplicated indexs problem 2020-10-01 11:09:59 +02:00
ece2fe900b distroquery: various fixes 2020-06-27 16:30:53 +02:00
160acba232 reports.c: generateHTML_SRPMSFiles: fix a segfault when writing multiple providers 2020-06-25 16:31:06 +02:00
374df0a529 Release 1.5.0.2 2020-06-25 14:57:50 +02:00
aa8f3adb08 Comment fix 2020-06-22 09:56:14 +02:00
93936cac50 handleObsoletedPackages(): fix: prevent upper repositories packages to obsolete packages in current repository; code formatting fixes 2020-06-20 19:12:42 +02:00
fac5730549 Fix Sqlite3 weird problem by adding compile option -fno-toplevel-reorder 2020-06-20 14:37:50 +02:00
6e5e4496d7 headerGetStringArrayEntry: add missing terminator 2020-06-19 16:19:42 +02:00
8836c8f87b Fix checkVersionWithFlags for rpm 4 and remove semaphore handlings 2020-06-19 14:20:27 +02:00
61352c7c3e Optimization warning fixes 2020-06-19 10:44:26 +02:00
b14c9271cf Runtime fixes after rpm 4 migration 2020-06-19 10:03:30 +02:00
2bca22fae3 Almost completed cmake support with po and html directories 2020-06-18 15:14:52 +02:00
2072b7a7bd Remove most obsoleted autotools files 2020-06-18 14:08:35 +02:00
51cf5cacb6 Switch to rpm 4 and cmake build tool 2020-06-18 13:55:52 +02:00
8083cad05b distromatic.h: further increase obsolete max number 2020-03-30 21:28:55 +02:00
ab64584996 distromatic.h: OBSOLETE_MAX: further increased from 2048 to 4096 2019-09-17 16:49:24 +02:00
205fb21268 Update autotools files to fix build 2019-09-17 16:39:34 +02:00
617dd504a0 distromatic.h: raise the limit of obsoletes from 1024 to 2048 2019-09-08 12:01:27 +02:00
b782ebbffb reports.c: fix indentation warning reported by recent gcc 2016-10-21 20:42:24 +02:00
ce32dea9ed Allow generating only html stats with --generatehtmlstats
Calling --generatehtml implies adding --generatehtmlstats
2016-02-24 14:51:06 +01:00
00a88dd5e6 Increase obsolete limit (OBSOLETE_MAX) from 256 to 1024 2016-02-18 19:50:44 +01:00
4d9e6ffad9 Make contentslist generation optional using --gencontentslist
backend-sqlite: only output data for local repository to work also when executed with other arguments
2015-10-13 00:09:40 +02:00
4f56214e72 Added .gitignore 2015-06-17 21:07:15 +02:00
33e8cd84a9 Update some copyright year 2015-06-17 21:02:30 +02:00
8e9c1edb36 Fix all (hopefully) occurencies of strcat and strncat which may cause buffer overflows 2015-06-17 20:58:26 +02:00
538a1d7696 Release 1.4.5 2015-05-16 13:08:54 +02:00
49b2967e9b Use url in FAVICON_SEARCH_PREFIX to get favicon url for sites
Default configuration pointing to google service
Fallfack to <url>/favicon.ico if FAVICON_SEARCH_PREFIX is not set
2015-05-16 13:04:12 +02:00
4199fc7d62 Add arch information when listing packages which need rebuild 2015-04-03 18:35:44 +02:00
779f6a7fe9 distroquery: give download link for correct arch in search results 2015-03-30 00:07:31 +02:00
c7f47f3adf distroquery: make prefix to search page configurable (URL_SEARCH_PREFIX) 2015-03-29 23:45:03 +02:00
53ac68d8d0 distroquery: milestone3 (still hardcoded) support and searchbox fix for package query 2014-11-24 12:46:34 +01:00
714aba96fd distroquery: fix width tag in img entries and add some css classes 2014-11-16 15:46:05 +01:00
34a19d20ed Release 1.4.4 2014-11-03 22:50:15 +01:00
7de992a3e5 Add provider package in pkg_needrebuild() in the form package@provider 2014-07-06 20:15:28 +02:00
56baf37545 Fixes for pkg_needrebuild() and also add rebuilds as warning 2014-07-06 17:10:16 +02:00
e2d17e725a Add rebuildList to source headers to output pkg_needrebuild() in build-*.sh files 2014-07-06 00:49:04 +02:00
9e403c278f Release 1.4.3 2014-06-14 13:01:23 +02:00
1d14ca4bd3 po: update gettext version 2014-06-14 12:53:48 +02:00
ee2f7c4a89 reports: increase to 200 (from 100) recent and oldest packages html output lines 2014-06-14 12:46:33 +02:00
11e2a198e5 Don't hide obsoleted packages from builds-<arch> 2014-05-26 22:53:10 +02:00