]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
4 hours ago  Michael SchroederAlso guard against block size overflows master
4 hours ago  Michael SchroederUse the dirpool_parent inline function
4 hours ago  Michael Schroederuse size_t in solv_MD5_Update()
5 hours ago  Michael Schroederuse SOLV_CHKSUM_MAXLEN in repo_deb.c
5 hours ago  Michael SchroederSplit the checksum implementation into chksum_impl.c
5 hours ago  Michael SchroederMerge pull request #617 from ppisar/overflow_in_repo_ad...
5 days ago  Petr PísařCope with integer overflow in data size arithmetics... 617/head
5 days ago  Michael SchroederAdd changes, bump version to 0.7.37 0.7.37
5 days ago  Michael SchroederUse size_t in the dircache code
6 days ago  Michael Schroederrepo_deb: improve checksum parsing
6 days ago  Michael SchroederMerge pull request #615 from gruenich/feature/update...
6 days ago  Michael SchroederMerge pull request #616 from ppisar/deb_checksum_overflow
6 days ago  Petr PísařFix a buffer overflow when copying SHA-384/512 checksum... 616/head
8 days ago  Michael SchroederMerge pull request #614 from pvi-github/fix/mdk-recomme...
9 days ago  Christoph Grüninger[ci] Update GitHub Action checkout from v4 to v6 615/head
10 days ago  Maatrepo_mdk: fix @recommends@ tag offset 614/head
2026-04-09  Michael SchroederSmall dirpool speedups
2026-04-09  Michael SchroederMerge pull request #611 from aruiz/wip/hashdirpool
2026-04-09  Michael SchroederImprove repo_rpmmd.c a bit
2026-04-09  Michael SchroederRefactor solv_xmlparser.c a bit
2026-04-09  Michael SchroederMerge pull request #610 from aruiz/master
2026-03-28  Alberto RuizExtract makeevr helper from makeevr_atts with memcpy... 610/head
2026-03-28  Alberto RuizUse hash table for XML element name lookup in solv_xmlp...
2026-03-18  Alberto RuizAdd hash table to dirpool for O(1) directory lookup 611/head
2026-03-12  Michael SchroederAdd changes, bump version to 0.7.36 0.7.36
2026-03-10  Michael Schroederrewrite_suse_dep: always make a copy of the dependency...
2026-03-09  Michael SchroederDo not use isdefault for the groupid default
2026-03-09  Michael SchroederMerge pull request #607 from pkratoch/comps-optionlist...
2026-03-09  Michael SchroederAlso directly support language(xx) supplements
2026-03-09  Michael SchroederSupport susedep rewriting in boolean deps
2026-03-09  Michael SchroederAdd a way to test the suse dep transformation code
2026-03-09  Michael Schroederrepoinfo_download.c: fix trailing slash test
2026-03-06  Michael SchroederMerge pull request #609 from kontura/map-and-out-of...
2026-03-06  Aleš Matějmap_and: fix writing outside of target map memory 609/head
2026-02-23  Pavla KratochvilovaRespect the "default" attribute in environment optionli... 607/head
2026-02-03  Michael SchroederMerge pull request #603 from cmeerw/funopen-seekfn...
2026-02-03  Michael SchroederMove getopt.h include into win32/unistd.h
2026-02-03  Michael Schroederdetect_dbpath: also check for /usr/lib/sysimage/rpm
2026-02-03  Michael SchroederMake doshowproof a bit more readable
2026-02-03  Michael SchroederAdd note about asking the solver for a proof
2026-02-03  Michael SchroederFix indent
2026-02-03  Michael Schroedermap_and: fix different size case
2026-01-21  Michael SchroederMerge pull request #604 from evan-goode/evan-goode...
2026-01-20  Evan GoodeAdd testcase for color filtering when adding update... 604/head
2025-12-18  Christof MeerwaldRemove superfluous cast of NULL pointer 603/head
2025-12-10  Michael SchroederMerge pull request #601 from arrowd/master
2025-12-09  Gleb PopovAdd support for the Elbrus2000 (e2k) architecture 601/head
2025-12-09  Gleb Popovruntestcases.sh: Use portable shebang
2025-10-22  Michael SchroederMerge pull request #600 from goodspeed34/qsort_r_fix
2025-10-22  Gong ZhileFix qsort_r preprocessor for musl and FreeBSD 600/head
2025-08-05  Michael Schroedertarhead: add a line size limit to catch broken entries
2025-08-05  Michael Schroederrepo_apk: move entry size limit to the top of the file
2025-08-05  Michael Schroederrepo_arch: limit the package entry size
2025-08-05  Michael Schroederrepo_apkv3: move arbitrary limits to the top of the...
2025-08-05  Michael Schroederrepo_apkv3: improve blob length check
2025-08-04  Michael SchroederAdd changes, bump version to 0.7.35 0.7.35
2025-08-01  Michael SchroederRename pool_dep_fulfilled_in_map to pool_satisfieddep_map
2025-07-30  Michael SchroederMove pool_dep_fulfilled_in_map into pooldep.c
2025-07-30  Michael SchroederMerge pull request #596 from m-blaha/doc-solver-flag...
2025-07-30  Michael SchroederMerge pull request #592 from kontura/dep_fulfilled
2025-07-29  Michael SchroederSplit off pool_init_rels from pool_create and moveit...
2025-07-29  Michael SchroederSplit grow_whatprovides_rel from pool_rel2id
2025-07-29  Michael SchroederMove dependency matching from pool.c to pooldep.c
2025-07-29  Marek BlahaDocument SOLVER_FLAG_STRONG_RECOMMENDS flag 596/head
2025-07-29  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
next