]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
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-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-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
2019-08-28  Michael SchroederAdd changes, bump version to 0.7.6 0.7.6
2019-08-28  Michael SchroederMerge pull request #344 from haoren3696/master
2019-08-13  StefanBruensMake code compatible with swig 4.0, remove obj0 instances
2019-08-06  Zhipeng Xierepodata_schema2id: fix heap-buffer-overflow in memcmp 344/head
2019-08-02  Michael SchroederImprove fix for issue #343
2019-08-02  Michael SchroederAdd a TODO entry
2019-08-01  Michael SchroederSpecial updaters handling: put identical to installed...
2019-07-29  Mikhail Terekhovtypo
2019-07-19  Daniel AlleyExpose pool_whatcontainsdep() in the bindings
2019-07-16  Michael SchroederparseRichDep: merge duplicated code into a skipnonwhite...
2019-07-15  Michael Schroederpool_match_dep: support interval REL_WITH deps
2019-07-12  Michael SchroederMerge pull request #336 from marxin/fix-static-library...
2019-07-10  Martin LiskaFix lto-bytecode errors: 336/head
2019-07-09  Michael Schroederbindings: make the selection filters return the self...
2019-07-01  Michael SchroederAlways do nevr check for src rpms, even if there are...
2019-07-01  Michael SchroederDocument get/set_considered/disabled_list
2019-07-01  Michael SchroederMerge pull request #323 from wolfv/osx_rpath_cmake
2019-06-29  Wolf Vollprechtenable os x rpath usage in cmake 323/head
2019-06-17  Michael Schroederrepo2solv: support zchunk compressed data
2019-06-17  Michael Schroederbindings: add get_disabled_list() and set_disabled_list()
2019-06-13  Michael SchroederAdd changes
2019-06-13  Michael SchroederExtend the job to the install buddy for erase and lock...
2019-06-12  Michael SchroederAdd changes, bump version to 0.7.5 0.7.5
2019-06-05  Michael SchroederDo not use the broken RPMLIB_VERSION_LT macro
2019-06-05  Michael Schroederrpm-5.2 still had an array index
2019-06-05  Michael SchroederMake libsolv work with rpm 5.2
2019-06-05  Michael SchroederAdd some casts for clarification
2019-06-05  Michael SchroederAllow the complete 32bit for the rpm database id
2019-06-03  Michael SchroederRemove unused 'basefile' var
2019-06-03  Michael SchroederFix warnings found by clang
2019-06-03  Michael SchroederAnother deb tweak
2019-06-03  Michael SchroederMake testcase run on debian
2019-06-03  Michael SchroederAdd testcases for last commit
2019-06-03  Michael SchroederMake lock jobs trump dup and forcebest jobs
2019-06-03  Michael SchroederMake repo_lookup_type return the correct type for data...
2019-05-14  Michael SchroederMake peace with swig-4.0.0
2019-04-29  Michael SchroederAdd CVE numbers so that SUSE's maintenance engine is...
2019-04-18  Michael SchroederDelete superfluous spaces
2019-04-18  Michael SchroederMove move_installed_to_front call after sort_by_common_dep
2019-04-18  Michael SchroederDeal with update/feature jobs in alternative printing
2019-04-17  Michael SchroederAlso compare build version if only one of the solvables...
2019-04-17  Michael SchroederMake the conda.h header file available
2019-04-17  Michael Schroederrepo_conda: Fix type check of build_number
2019-04-15  Michael SchroederFix two mem leaks
2019-04-15  Michael Schroederpool_conda_matchspec: Use '*' as version when creating...
2019-04-15  Michael SchroederAlso compare buildflavor in version comparison code
2019-04-12  Michael SchroederAdd strfncs.h include for conda.c
2019-04-12  Michael SchroederAdd strfncs.h include
2019-04-12  Michael SchroederAdd credits for the win32 port
2019-04-12  Michael Schroederfmemopen.c: free handle if _fdopen fails
2019-04-12  Michael SchroederDebug: also dump dup flags
next