]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
7 days ago  Michael Schroedertarhead: add a line size limit to catch broken entries master
7 days ago  Michael Schroederrepo_apk: move entry size limit to the top of the file
7 days ago  Michael Schroederrepo_arch: limit the package entry size
7 days ago  Michael Schroederrepo_apkv3: move arbitrary limits to the top of the...
7 days ago  Michael Schroederrepo_apkv3: improve blob length check
8 days ago  Michael SchroederAdd changes, bump version to 0.7.35 0.7.35
10 days ago  Michael SchroederRename pool_dep_fulfilled_in_map to pool_satisfieddep_map
13 days ago  Michael SchroederMove pool_dep_fulfilled_in_map into pooldep.c
13 days ago  Michael SchroederMerge pull request #596 from m-blaha/doc-solver-flag...
13 days ago  Michael SchroederMerge pull request #592 from kontura/dep_fulfilled
13 days ago  Michael SchroederSplit off pool_init_rels from pool_create and moveit...
13 days ago  Michael SchroederSplit grow_whatprovides_rel from pool_rel2id
13 days ago  Michael SchroederMove dependency matching from pool.c to pooldep.c
13 days ago  Marek BlahaDocument SOLVER_FLAG_STRONG_RECOMMENDS flag 596/head
13 days ago  Michael SchroederAdd comments to explain the whatprovidesaux a bit
2025-07-29  Michael SchroederDo not inline pool_is_kind
2025-07-29  Michael SchroederMove whatprovides handling from pool.c to poolwhatprovi...
2025-07-29  Michael SchroederFix potential access of freed mem in the genid testcase
2025-07-25  Michael Schroedersolver_addbestrules: recalculate pointer to current...
2025-07-24  Michael SchroederMerge pull request #593 from Redbeanw44602/master
2025-07-24  Redbeanw44602fix compile on mingw-w64. 593/head
2025-07-24  Redbeanw44602fix msvc c2036.
2025-07-07  Michael SchroederAdd changes, bump version to 0.7.34 0.7.34
2025-07-07  Michael Schroederrepo_autopattern: support creation of obsoletes for...
2025-07-01  Aleš MatějAdd pool_dep_fulfilled_in_map function 592/head
2025-06-04  Michael SchroederMerge pull request #591 from AntoinePrv/missing-headers
2025-06-04  AntoinePrvFix Unix header on Windows 591/head
2025-06-03  Michael SchroederAdd changes, bump version to 0.7.33 0.7.33
2025-06-03  Michael SchroederSupport orderwithrequires dependencies in susedata.xml
2025-06-03  Michael Schroederrepo parsers: use strtoull instead of atoi to parse...
2025-06-02  Michael SchroederTransaction ordering: Allow more uninst->uninst edges
2025-05-16  Michael SchroederMerge pull request #590 from gruenich/feature/cppcheck...
2025-05-14  Christoph Grüningerpool.c: Remove identical if condition 590/head
2025-05-14  Christoph Grüningerorder.c: Combine if's with identical conditions
2025-05-14  Christoph Grüningerrules.c: Simplify if condition
2025-05-14  Christoph Grüningerdecision.c: Simplify else condition
2025-05-14  Michael SchroederMerge pull request #589 from gruenich/feature/implicit...
2025-05-14  Michael SchroederMerge pull request #588 from gruenich/feature/decision...
2025-05-13  Christoph GrüningerAdd includes for getopt() and strcasecmp() 589/head
2025-05-13  Christoph Grüningerdecision.c: void function should not return anything 588/head
2025-04-15  Michael SchroederAdd apk2solv man page
2025-04-15  Michael SchroederAdd regression test for last commit
2025-04-14  Michael SchroederMerge pull request #584 from AntoinePrv/missing-headers
2025-04-14  AntoinePrvadd missing headers 584/head
2025-04-14  Michael SchroederImplement color filtering when adding update targets
2025-04-10  Michael Schroederrpms2solv: add -i option to include the pkgid
2025-04-10  Michael SchroederUse the truncated sha256 sigtag if there is no header...
2025-04-03  Michael SchroederAdd changes, bump version to 0.7.32 0.7.32
2025-04-03  Michael SchroederAdd dataiterator_final_{solvable,repo} functions
2025-04-03  Michael SchroederMerge pull request #578 from bmwiedemann/yastruby
2025-04-02  Michael SchroederFix typo that broke restoration of CMAKE_FIND_LIBRARY_S...
2025-03-31  Bernhard M... Provide a symbol specific for the ruby-version 578/head
2025-03-31  Michael SchroederSEARCH_THISSOLVID is in use by libzypp
2025-03-31  Michael SchroederHide a couple of internal definitions
2025-03-28  Michael SchroederMerge pull request #576 from gruenich/feature/drop...
2025-03-28  Michael SchroederMerge pull request #577 from gruenich/feature/github...
2025-03-25  Christoph GrüningerRemove file for travis CI 576/head
2025-03-20  Michael SchroederChange the package to build both static and dynamic
2025-03-20  Michael Schroederapk: tweak apk_add_hdrid a bit
2025-03-20  Michael SchroederAllow to link the tools/bindings against the static...
2025-03-20  Michael Schroederrepo_apkv3: be more correct in add_add_idb_pkg
2025-03-20  Michael SchroederSplit off common apk_fillbuf function
2025-03-19  Michael SchroederRemove CMAKE_MAJOR_VERSION comparison
2025-03-19  Michael SchroederMerge pull request #581 from ppisar/cmake4
2025-03-04  Petr PísařIncrease CMake version to 3.5 581/head
2025-02-10  Michael SchroederMerge pull request #580 from ppisar/c23
2025-02-07  Petr PísařFix building in ISO C23 580/head
2025-01-20  Christoph Grüninger[ci] Update actions/checkout to version 4 577/head
2025-01-20  Michael SchroederFix apkv3 dependency operator handling
2025-01-20  Michael SchroederAlso set SOLVABLE_DOWNLOADSIZE for apkv2 indexes
2025-01-17  Michael SchroederAdd missing solv_free in the adb_read_adb_blk error...
2025-01-17  Michael SchroederAdd liblzma-dev to fix the CI build
2025-01-16  Michael SchroederFix bit shift in adb_read_blk_header
2025-01-15  Michael SchroederRename APK_ADD_INDEX to APK_ADD_INSTALLED_DB while...
2025-01-15  Michael SchroederImplement apkv3 support
2024-12-18  Michael SchroederAllow an empty index file in repo_add_apk_repo
2024-12-17  Michael SchroederFix repo_add_arch_repo return type
2024-12-17  Michael SchroederImplement decompression in repo_add_apk_repo()
2024-11-28  Michael SchroederMake LIBSOLVEXT_FEATURE_APK available in solvversion.h
2024-11-28  Michael SchroederAdd apk.h. Not my day.
2024-11-28  Michael SchroederAdd forgotten apk2solv.c file
2024-11-28  Michael SchroederAdd a package/repo parser for apk
2024-11-28  Michael SchroederAdd support for DISTTYPE_APK to the libsolv core
2024-11-28  Michael SchroederMove tar handling from repo_arch into its own file
2024-11-25  Michael SchroederFix repo_add_arch_local() declaration
2024-11-12  Michael SchroederAdd changes, bump version to 0.7.31 0.7.31
2024-11-12  Michael SchroederUse the correct solvable id when checking the noarch map
2024-09-25  Michael SchroederInit the whatprovides of new ids to an empty list for...
2024-09-18  Michael SchroederMake POOL_FLAG_ADDFILEPROVIDESFILTERED behaviour more...
2024-09-16  Michael SchroederAdd rpm_query_idarray query function
2024-09-16  Michael SchroederSupport orderwithrequires dependencies in testcases
2024-09-12  Michael SchroederSupport rpm's "orderwithrequires" dependency
2024-07-22  Michael SchroederRefactor string pool merging in repo_solv
2024-07-11  Michael SchroederAdd changes, bump version to 0.7.30 0.7.30
2024-07-11  Michael SchroederMerge pull request #571 from ppisar/dump_genid_format_o...
2024-07-10  Petr PísařFix a possible format overflow in dump_genid() 571/head
2024-07-09  Michael SchroederAdd new SOLVER_FLAG_FOCUS_NEW focus type
2024-07-08  Michael Schroederrepo2solv: no longer use "find" to find rpms
2024-06-07  Michael SchroederAdd more changes
2024-06-07  Michael SchroederUse %version in the new conflict and add a changes...
next