]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2021-04-08  Jaroslav RohelFix: Memory leaks in SWIG generated code (for Python) 445/head
2021-04-07  Michael SchroederAdd changes, bump version to 0.7.19 0.7.19
2021-04-06  Michael SchroederMake zchunkopen a bit easier to understand
2021-04-06  Michael SchroederMerge pull request #444 from jrohel/fix/resources_in_xxopen
2021-04-06  Jaroslav RohelFix: zchunkopen: resources leaks, don't close supplied fd 444/head
2021-04-06  Jaroslav RohelFix: lzopen and zstdopen: don't close supplied fd
2021-04-06  Jaroslav RohelFix: Use "solv_free" for memory allocated by "solv_calloc"
2021-03-31  Michael SchroederChange calloc/realloc calls to solv_calloc/solv_realloc
2021-03-31  Michael SchroederMerge pull request #443 from tl-hbk/fix_resolve_jobrule...
2021-03-30  Thomas LamFix segfault in resolve_jobrules 443/head
2021-03-29  Michael Schroedertweak last commit
2021-03-29  Michael SchroederMerge pull request #442 from jrohel/fix/memory_leaks
2021-03-29  Jaroslav RohelFix memory leaks 442/head
2021-03-26  Michael SchroederAdd changes, bump version to 0.7.18 0.7.18
2021-03-19  Michael SchroederMerge pull request #438 from tl-hbk/fix_align
2021-03-18  Thomas LamUpdate long usage in regex polyfill 438/head
2021-03-18  Michael SchroederMerge pull request #414 from dthadi3/ppc64le
2021-03-18  Michael SchroederMerge pull request #439 from kontura/memleak
2021-03-11  Aleš MatějRemove bogus allocation of solv->choicerules_info 439/head
2021-03-08  Michael SchroederMerge pull request #436 from tl-hbk/fix_win32_regex
2021-03-08  Thomas LamFix regex bug on windows 436/head
2021-03-02  Michael SchroederMerge pull request #434 from tl-hbk/use_only_tar_bz2
2021-03-01  Thomas LamUpdate flag because first 8 bits are reserved 434/head
2021-03-01  Thomas LamAdd flag to skip conda v2 packages when parsing conda...
2021-01-19  Michael SchroederAdd changes, bump version to 0.7.17 0.7.17
2021-01-19  Michael SchroederTweak default/visible handling in comps parser
2021-01-19  Michael SchroederMerge pull request #409 from pkratoch/comps-parsing
2020-12-14  Michael Schroedertestcase_read: error out if repos are added or the...
2020-12-10  Michael SchroederReally add code to set dbpath in rpmdb2solv
2020-12-10  Michael SchroederAdd _db_backend workaround for rpm-4.16.0
2020-11-24  Devendranath... Travis-ci: added support for ppc64le 414/head
2020-11-18  Michael SchroederSupport to set the dbpath in rpmdb2solv
2020-11-18  Michael SchroederMake use of the %_dbpath macro if it is set
2020-11-18  Pavla KratochvilovaParse boolean values in comps xml 409/head
2020-11-16  Michael SchroederProperly escape preprocessor directives
2020-11-16  Michael SchroederUse PyBytes_AsStringAndSize() instead of PyObject_AsRea...
2020-11-13  Michael SchroederFurther extend choicerule filtering check
2020-11-12  Pavla KratochvilovaAdd support for default and langonly in comps xml
2020-11-06  Michael SchroederMerge pull request #402 from kontura/collection_o
2020-11-06  Michael Schroederrepo_write: fix handling of nested flexarray
2020-10-20  Michael SchroederAdd changes, bump version to 0.7.16 0.7.16
2020-10-20  Michael SchroederDo not ask the namespace callback for splitprovides...
2020-10-19  Michael SchroederFix add_complex_recommends() selecting conflicted packa...
2020-10-06  Michael SchroederAdd testcase for better choicerule creation
2020-10-06  Michael SchroederOnly do extra choicerule checking for newest packages
2020-10-06  Michael SchroederRefactor solver_addchoicerules function
2020-10-05  Michael SchroederAdd a changes entry for the last commit
2020-10-05  Michael SchroederDeal with missing repos in testcase_mangle_repo_names
2020-09-21  Aleš MatějAdd collections to updateinfo xml parser 402/head
2020-09-21  Aleš MatějRename collhandle to more accurate collpkg
2020-09-11  Michael SchroederAdd changes, bump version to 0.7.15 0.7.15
2020-09-11  Michael SchroederUse 'rpm' for retracted to make the problem string...
2020-09-11  Michael SchroederTweak new conda code a bit
2020-09-11  Michael SchroederMerge pull request #395 from SylvainCorlay/track-featur...
2020-09-11  Michael SchroederUse unset as architecure in the blacklist testcases
2020-09-10  Michael SchroederSupport SOLVABLE_BUILDHOST in rpm and rpmmd parsers
2020-09-10  Michael SchroederUpdate comment in addedmap2deduceq
2020-09-08  Michael SchroederFix deduceq2addedmap clearing bits outside of the added map
2020-09-08  Michael SchroederAdd testcase_mangle_repo_names function
2020-09-08  Michael SchroederRevert the testcase meta commits
2020-09-03  Michael SchroederTestcase meta: put strings in double quotes
2020-09-03  Michael SchroederDump repository metadata as comments for convenience
2020-09-03  Michael Schroederrepo_testcase: support reading/writing of repository...
2020-07-28  Sylvain CorlayFeature depriorization first 395/head
2020-07-03  Michael SchroederMerge pull request #392 from wolfv/fix_startswith
2020-07-01  Wolf Vollprechtsmall conda startswith improvement 392/head
2020-06-26  Michael SchroederUse memcpy instead of strncpy
2020-06-26  Michael SchroederRename testcases so that they get used by 'make test'
2020-06-23  Michael AndresEnable zstd compression support for sle15
2020-06-08  Michael SchroederCleandeps: do find_update_seeds() call before changing...
2020-06-04  Michael AndresRevert "Disable zstd compression support for sle15...
2020-06-04  Michael SchroederMerge pull request #376 from mikhirev/master
2020-06-04  Michael AndresDisable zstd compression support for sle15-sp2 again
2020-06-03  Michael SchroederFix all memory errors found in 'make test'
2020-06-03  Michael SchroederAdd solv_fmemopen() function
2020-05-28  Michael SchroederEnable zstd compression support for sle15-sp2
2020-05-27  Michael SchroederAdd changes, bump version to 0.7.14 0.7.14
2020-05-27  Michael SchroederTweak last commit
2020-05-27  Michael SchroederMerge pull request #384 from wolfv/enable_subprio_compa...
2020-05-27  Michael SchroederSupport rules with multiple neg literals in choice...
2020-05-26  Michael SchroederSupport blacklisted packages in solver_findproblemrule()
2020-05-26  Michael SchroederMerge pull request #386 from cgwalters/usr-sqlite
2020-05-25  Colin Waltersrpmdb: Also detect rpmdb.sqlite in /usr/share/rpm 386/head
2020-05-25  Michael SchroederImprove speed of ed25519 code
2020-05-20  Wolf Vollprechtconda: take subprio into account for initial sort 384/head
2020-05-19  Michael Schroedered25519: do not use mppow anymore
2020-05-19  Michael SchroederAdd USE_RPM_PUBKEY_BUILTTIME flag to switch to rpm...
2020-05-19  Michael SchroederDo no longer use internal rpm data to get the pubkey...
2020-05-19  Michael SchroederImprove ed25519 a bit
2020-05-18  Michael SchroederAdd support for ed25519 signature verification
2020-05-17  Michael Schroedersolv_pgpvrfy: rename mpmult to mpmul
2020-05-17  Michael Schroedersolv_pgpvrfy: simplify mpdec() a bit
2020-05-17  Michael Schroedersolv_pgpvrfy: add mpisequal() helper
2020-05-17  Michael Schroedersolv_pgpvrfy: split mpsetfrombe from mpbuild
2020-05-17  Michael Schroedersolv_pgpvrfy: fix buf in modulo reduction
2020-04-24  Michael SchroederAdd changes, bump version to 0.7.13 0.7.13
2020-04-24  Michael SchroederRefactor track_feature parsing a bit
2020-04-24  Michael SchroederClear repodata->lasthandle for freed/swapped solvable
2020-04-23  Dmitry MikhirevFix build with rpm headers in non-standard path 376/head
2020-04-20  Michael SchroederAdd changes, bump version to 0.7.12 0.7.12
next