]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
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
2019-12-10  Michael SchroederAdd changes, bump version to 0.7.10 0.7.10
2019-12-10  Michael SchroederRework repo_rpmdb.c a bit
2019-11-21  Michael SchroederAdd changes, bump version to 0.7.9 0.7.9
2019-11-15  Michael SchroederDon't complain about constrains between two installed...
2019-11-15  Michael SchroederDelete superflous queue_empty statements
2019-11-15  Michael SchroederRename prereqq to depq
2019-11-15  Michael SchroederIgnore constrains conflicting with itself, tweak constr...
2019-11-14  Michael SchroederRemote unused test for brokeness from addedge
2019-11-14  Michael SchroederAdd support for conda constrains
2019-11-12  Michael SchroederAdd changes, bump version to 0.7.8 0.7.8
2019-11-12  Michael SchroederMake arch<->noarch pkg changes work for suse patches
2019-11-11  Michael SchroederAdd another SUSE hack: complex requires in ptf packages...
2019-11-08  Michael SchroederAdd experimental support for self-destruct packages
2019-11-08  Michael SchroederAdd support for blacklisted packages
2019-10-22  Michael SchroederMove marker argument in solvable_matchessolvable()
2019-10-22  Michael SchroederAdd solvable_matchessolvable() function
2019-10-21  Michael SchroederAdd workaround to stat_database() to find other databas...
2019-10-21  Michael Schroederrepo_rpmdb.c: move "Packages" string into backend imple...
2019-10-18  Michael SchroederAdd UPDATE_STATUS to knownids
2019-10-18  Michael SchroederParse the patch status in the updateinfo xml
2019-10-18  Michael SchroederAdd changes, bump version to 0.7.7 0.7.7
2019-10-14  Michael SchroederFix lto_cflags definition
2019-10-08  Michael SchroederRemove ununsed inline functions
2019-10-08  Michael SchroederAdd testcases for POOL_FLAG_WHATPROVIDESWITHDISABLED
2019-10-08  Michael SchroederFix handling of disabled installed packages in distupgrade
2019-09-30  Michael SchroederAdd POOL_FLAG_WHATPROVIDESWITHDISABLED pool flag
2019-09-25  Michael SchroederFix updating of too many packages in focusbest mode
next