]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2020-11-18  Pavla KratochvilovaParse boolean values in comps xml 409/head
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
2020-04-20  Michael SchroederMake repo_mark_retracted_packages only look at the...
2020-04-20  Michael SchroederMove win32 suff into an extra block
2020-04-20  Michael SchroederMerge pull request #375 from wolfv/allow_win32_shared
2020-04-20  Wolf Vollprechtadd WIN32 guards 375/head
2020-04-18  Wolf Vollprechtalso add the export all symbols option
2020-04-18  Wolf Vollprechtallow win32 to build shared lib
2020-04-17  Michael SchroederReturn a read error for truncated gzip files
2020-04-17  Michael SchroederMerge pull request #374 from davidbrochart/conda_track_...
2020-04-17  David BrochartMove feature minimization to pool_buildversioncmp() 374/head
2020-04-17  Michael Schroederconda: deal with repositories containing both new and...
2020-04-17  Michael SchroederMerge pull request #362 from wolfv/add_conda_packages
2020-04-16  Michael SchroederConda: de-priorize track features
2020-04-16  Michael SchroederAdd repo_lookup_count and solvable_lookup_count functions
2020-04-16  Michael SchroederAdd repodata_lookup_count function
2020-04-01  Wolf VollprechtMerge pull request #1 from davidbrochart/add_conda_packages 362/head
2020-03-31  David BrochartFix JSON parsing
2020-02-13  Michael SchroederMerge pull request #368 from dralley/bindings-fix
2020-02-13  Daniel AlleyAdd ENABLE_PYTHON3 to the conditional that triggers... 368/head
2020-02-12  Michael SchroederFix ruleinfo of complex dependencies returning the...
2020-01-22  Michael SchroederAdd changes, bump version to 0.7.11 0.7.11
2020-01-22  Michael SchroederPut the path to the database in the state
2020-01-22  Michael SchroederSimplify infarch rule generation
2020-01-21  Michael SchroederMake add_update_target work with multiversion installs
2020-01-21  Michael SchroederUpdate generated files
2020-01-21  Michael SchroederUpdate generated files
2020-01-21  Michael SchroederMerge pull request #358 from zoofood/patch-1
2020-01-21  Michael SchroederMerge pull request #361 from Conan-Kudo/fix-vendorchang...
2020-01-21  Michael Schroedersolvversion.h: add missing LIBSOLVEXT_FEATURE_ZCHUNK_CO...
2020-01-21  Michael SchroederTreat retracted pathes as irrelevant
2020-01-15  Wolf Vollprechtadd parsing of the packages.conda key
2020-01-07  Neal Gompadoc: Fix typo in description about libsolv vendor policies 361/head
2019-12-19  Michael SchroederFix solv_zchunk decoding error if large chunks are...
2019-12-17  Jeff RouseMinor changes for readability. 358/head
2019-12-11  Michael SchroederMake ENABLE_RPMDB_LIBRPM the default
2019-12-11  Michael SchroederSimplify RpmHead handling in repo_rpmdb
2019-12-10  Michael Schroederbuild with -DENABLE_RPMDB_LIBRPM=1 on SUSE
next