|
2370dd1cd0
|
headerlist.c: getXMLPackageNFV: support for complex requirements like "(name >= ver1 with name < ver2)"
|
2021-03-20 14:05:02 +01:00 |
|
|
367ba2bf22
|
headerlist.c: indentation fixes
|
2021-03-20 12:24:36 +01:00 |
|
|
7d07afc0cc
|
distromatic.c: indentation fixes
|
2021-03-20 12:21:11 +01:00 |
|
|
04d323e9a7
|
distromatic.c: add a sources file with the list of number of requirements per package to detect leaves (package that can be removed without breaking deps)
|
2021-03-20 11:28:21 +01:00 |
|
|
8445407e9c
|
reports.c: other indentation fixes
|
2021-03-19 19:08:55 +01:00 |
|
|
b70cb5cf71
|
reports.c: indentation fixes
|
2021-03-19 01:58:01 +01:00 |
|
|
1182d9ac32
|
Release 2.0.1
|
2021-03-16 21:34:03 +01:00 |
|
|
2d09528f4f
|
src/reports.c: don't remove obsoleted packages from builds files
|
2021-03-14 19:34:28 +01:00 |
|
|
a4b7cd5412
|
src/distromatic.c: partially revert a change in versioned deps check
|
2021-03-14 19:33:15 +01:00 |
|
|
b8feab5122
|
src/CMakeLists.txt: fix internally displayed version
|
2021-03-14 19:32:24 +01:00 |
|
|
8e94624ef6
|
Release 2.0
|
2021-03-13 10:57:25 +01:00 |
|
|
88492caec4
|
CMake: add dist target, sysconfdir default, requirement for librepo
|
2021-03-13 10:53:53 +01:00 |
|
|
82e1d7238e
|
Update sample configuration
|
2021-03-13 10:45:23 +01:00 |
|
|
56677044b8
|
headerlist: generateHeaderList (repodata): process upstream packages first to fix following provder checks for updated packages
|
2021-03-12 21:25:41 +01:00 |
|
|
4891e1f7ec
|
Identation fixes
|
2021-03-12 17:34:15 +01:00 |
|
|
10e111f785
|
repodata: check for duplicated SRPM packages
|
2021-03-12 17:08:02 +01:00 |
|
|
b94d504063
|
headerlist.c: former pre-production changes not committed
|
2021-03-12 15:51:52 +01:00 |
|
|
fa6aab80e1
|
Fix for infinite loop bug introduced in previous commit
|
2021-02-19 22:27:22 +01:00 |
|
|
28ace51262
|
Fixes to report files
|
2021-02-19 18:51:58 +01:00 |
|
|
378aedbdbe
|
headerlist.c: from repodata: fix changelog ordering and a wrong free()
|
2021-02-19 17:43:54 +01:00 |
|
|
6a5bfecb6d
|
gen headerlist with repodata: fix the way packages in alternate repositories are processed to match the previous (working correcly) behaviour
|
2021-02-17 20:37:44 +01:00 |
|
|
80d1ad8e46
|
Increase size of log buffer to a safe value
|
2021-02-17 20:36:50 +01:00 |
|
|
32a0b172de
|
Further removal of code generating config for the obsolete smart package manager
|
2021-02-17 20:36:08 +01:00 |
|
|
39af94aa1d
|
Fixes for recent and old bugs
|
2021-02-16 20:24:29 +01:00 |
|
|
019aa970f0
|
Almost final fixes for repodata support
|
2021-02-16 17:05:52 +01:00 |
|
|
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 |
|