|
ec8b4088c0
|
DistroqueryAPI: getRepositoryPackages: attach results for binary packages
|
2024-07-06 22:07:38 +02:00 |
|
|
35ec97e05e
|
distromatic: headerlist: also support build time taken from XML
|
2024-07-06 22:06:31 +02:00 |
|
|
af58277e8c
|
distromatic: add buildtime field to binary packages dbs
|
2024-07-06 21:42:18 +02:00 |
|
|
f320087f12
|
DistroqueryAPI: getRepositoryPackages: return more information for each package
|
2024-07-06 19:17:27 +02:00 |
|
|
e7e06284da
|
DistroqueryAPI: getRepositoryPackages: added support for query string
|
2024-07-06 18:28:15 +02:00 |
|
|
f1fd8ef275
|
DistroqueryAPI: getRepositoryPackages: added pagination from query string support
|
2024-07-06 17:10:15 +02:00 |
|
|
aa283cd60c
|
backend-sqlite3,DistroqueryAPI: improve requirements management in sqlite db and distroquery API
|
2024-07-06 15:08:52 +02:00 |
|
|
7ae467a639
|
CMakeLists.txt, .vscode: enable cmake compile_commands.json and add VSCode configuration
|
2024-07-06 15:07:24 +02:00 |
|
|
0aff59e3f3
|
DistroqueryAPI: added children packages via getBuiltPackagesFromSourceID and other improvements
|
2024-06-02 12:18:46 +02:00 |
|
|
e73d648e1b
|
DistroqueryAPI: provide initial package source details response
|
2024-06-02 10:39:14 +02:00 |
|
|
9bb369ca1f
|
DistroqueryAPI: added /repository API service; added description in packages response
|
2024-06-01 18:50:04 +02:00 |
|
|
457f455bf3
|
DistroqueryAPI: getPackageDetails: add providers for requires
|
2024-06-01 18:28:31 +02:00 |
|
|
1f0dcb118f
|
DistroqueryAPI: advancements in getPackageDetails
|
2024-05-31 19:14:53 +02:00 |
|
|
ee5803e622
|
DistroqueryAPI: first part of implementation of /package API service
|
2024-05-31 18:34:23 +02:00 |
|
|
758da30631
|
backend-sqlite3.c: added arch field to packages table
|
2024-05-31 18:32:30 +02:00 |
|
|
116eadbd6f
|
DistroqueryAPI: implementation of /get_repositories
|
2024-05-31 14:08:15 +02:00 |
|
|
e6616f603b
|
distroquery: start implementing Distroquery API and some C to C++ string management conversions
|
2024-05-30 17:17:00 +02:00 |
|
|
6732bdccfe
|
distroquery.cpp: realign main code
|
2024-05-30 13:15:44 +02:00 |
|
|
659b2ba778
|
distroquery: convert from C to C++
|
2024-05-30 12:16:48 +02:00 |
|
|
772fd4d42b
|
distroquery.c: fix calloc usage error reported by gcc 14
|
2024-05-30 11:13:07 +02:00 |
|
|
d94eb66440
|
Release 2.3.1
|
2024-05-16 10:39:39 +02:00 |
|
|
b357f9c075
|
src/rpmfunctions.c: replace usage of heraderLoad() removed since rpm 4.19
|
2024-05-16 10:38:41 +02:00 |
|
|
d820b6787f
|
Release 2.3
|
2024-05-16 10:16:42 +02:00 |
|
|
b91d2687a2
|
src/CMakeList.txt: check for zck module
|
2024-05-16 10:16:09 +02:00 |
|
|
98bcaa9175
|
Update hardcoded references to rolling, current archs and repositories
|
2023-08-16 13:41:25 +02:00 |
|
|
2536192624
|
Code updates to current gcc
|
2023-08-16 13:00:04 +02:00 |
|
|
d744c16571
|
reports.c: add epoch to pkg_header of build-*.sh files
|
2022-06-08 09:54:13 +02:00 |
|
|
e455bbe9b4
|
make_dist.sh: remove in favour of cmake 'make dist' implementation
|
2022-02-19 15:19:22 +01:00 |
|
|
30ef76c5ea
|
Release 2.2
|
2022-02-19 15:09:49 +01:00 |
|
|
d95d93440f
|
distromatic.c: add versioned "fails to provide" to needrebuild list
reports.c: remove other arch duplicates in pkg_need_rebuild=()
|
2022-02-19 15:05:34 +01:00 |
|
|
3197ec8cf7
|
headerlist.c: getXMLPackageNFV: support of rich requirements containing 'or' (consider only the latter requirement with > or >=)
|
2021-09-04 13:04:48 +02:00 |
|
|
f5e33d9f50
|
headerlist.c: getXMLPackageNFV: fix extending data structures with multiple rich requirements
|
2021-04-18 13:49:23 +02:00 |
|
|
c7eb144bb1
|
functions.c: logmsg(): fix length of marker lines in LOG_MARK
|
2021-04-18 13:48:47 +02:00 |
|
|
57c93b2591
|
reports.c: remove complex deps from deps-* files
|
2021-04-07 15:05:52 +02:00 |
|
|
5136ee98b9
|
distromatic.c: add date field to sources file
|
2021-04-04 15:11:03 +02:00 |
|
|
a1f6116577
|
Release 2.1
|
2021-03-30 08:52:08 +02:00 |
|
|
4e7c195bf0
|
headerlist.c: fix to previous commit in case of unrecognized requirement starting with '('
|
2021-03-20 15:41:04 +01:00 |
|
|
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 |
|