]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2022-03-04  Michael SchroederAdd changes, bump version to 0.6.39 0.6.x 0.6.39
2022-03-04  Michael SchroederSimplify pool_vendor2mask implementation
2022-03-04  Michael Schroederpoolvendor: fix a NULL pointer reference if more than...
2022-03-04  Michael SchroederDo not replace noarch problem rules with arch dependent...
2022-03-04  ninerFix segfault on conflict resolution when using bindings
2022-03-04  Michael SchroederFix split provides not working if the update includes...
2022-03-04  Michael SchroederTry to keep packages from a cycle close togther in...
2022-03-04  Michael Schroedersha2.c: sync _Final function definition with the header...
2022-03-04  Michael SchroederMake repo line parsing not crash if the last argument...
2022-03-04  Michael SchroederFix misparsing of '&' in attributes with libxml2
2022-03-04  Jaroslav RohelFix: Memory leaks in SWIG generated code (for Python)
2021-09-16  Michael SchroederMerge pull request #475 from openSUSE/ma-0.6.38 0.6.38
2021-09-16  Michael AndresUpdate changes, bump version to 0.6.38 475/head
2021-08-25  Michael Andresupdate chanegs
2021-07-28  Michael SchroederTurn on rich dependency handling needed for ptf support
2021-05-26  Michael SchroederAdd changes, bump version to 0.6.37 0.6.37
2021-05-26  Michael SchroederTranscode ptfdep- dependency in ptf packages to complex...
2021-05-20  Michael SchroederFix solv_zchunk decoding error if large chunks are...
2021-05-20  Thomas LamFix segfault in resolve_jobrules
2021-05-20  Michael Schroedertestcase_read: error out if repos are added or the...
2021-05-20  Michael SchroederFix add_complex_recommends() selecting conflicted packa...
2021-05-20  Michael SchroederFix deduceq2addedmap clearing bits outside of the added map
2021-05-20  Michael SchroederMake repo_mark_retracted_packages only look at the...
2021-05-20  Michael SchroederFix ruleinfo of complex dependencies returning the...
2021-05-20  Michael SchroederTreat retracted pathes as irrelevant
2021-05-20  Michael SchroederAdd another SUSE hack: complex requires in ptf packages...
2021-05-20  Michael SchroederAdd experimental support for self-destruct packages
2021-05-20  Michael SchroederSupport blacklisted packages in solver_findproblemrule()
2021-05-20  Michael SchroederAdd support for blacklisted packages
2021-05-20  Michael SchroederAdd UPDATE_STATUS to knownids
2021-05-20  Michael SchroederParse the patch status in the updateinfo xml
2021-05-20  Zhipeng Xierepodata_schema2id: fix heap-buffer-overflow in memcmp
2019-06-27  Michael SchroederAdd changes, bump version to 0.6.36 0.6.36
2019-06-27  Michael SchroederFix SOLVER_FLAG_FOCUS_BEST updateing packages without...
2019-06-27  Michael SchroederExtend the job to the install buddy for erase and lock...
2019-06-27  Michael SchroederFix warnings found by clang
2019-06-27  Michael SchroederDelete superfluous spaces
2019-06-27  Michael SchroederMove move_installed_to_front call after sort_by_common_dep
2019-06-27  Michael SchroederDeal with update/feature jobs in alternative printing
2019-06-27  Michael SchroederDebug: also dump dup flags
2019-06-27  Michael SchroederBe more correct with multiversion packages that obsolet...
2019-06-27  Michael SchroederDocument rpmdb2solv options
2019-06-27  Michael SchroederAdd testcase for cleandeps fix
2019-06-27  Michael SchroederOptimize last commit a bit
2019-06-27  Michael SchroederFix cleandeps updates not updating all packages
2019-06-27  Michael SchroederSplit SOLV_DEBUG_WATCHES from SOLV_DEBUG_PROPAGATE
2019-06-27  Pekka VuorelaFix repo2solv to work with Busybox find tool
2019-06-27  Michael SchroederChange pool_str2id calls to use "1" instead of "9"
2019-06-27  Michael SchroederCleanups
2019-06-27  Jaroslav RohelFix: Be sure that NONBLOCK is set
2019-06-27  Jaroslav RohelFix: testsolv segfaults
2019-06-27  Jaroslav RohelFix: testsolv segfault
2019-06-27  Jaroslav RohelFix: Memory leaks
2019-06-27  Jaroslav RohelFix: Add va_end() before return
2019-06-27  Jaroslav RohelFix: Dereference of null pointer
2019-06-27  Michael SchroederDo not autouninstall packages because of forcebest...
2019-06-27  Michael SchroederNote to self: do not commit unfinished test cases...
2019-06-27  Michael SchroederDo not auto-erase disabled packages
2019-06-27  Michael SchroederFix off-by-one error in the "oneof" parsing code
2019-06-27  Michael SchroederFix share handling in repo2solv
2019-06-27  Michael SchroederFix shared handling for 'susetags2solv -d'
2019-06-27  Michael Schroederrpmdb2solv: support including the package changelogs
2018-09-07  Michael SchroederCosmetics: save some space
2018-09-07  Michael SchroederWork around bogus uninitialized warning from gcc
2018-09-07  Michael SchroederAlso add autopatterns for the system repo
2018-08-23  Michael Andreslibzstd is available on leap15 but not on sle15
2018-08-09  Denis OllierFix out of bounds compilation warning 277/head
2018-08-09  Michael SchroederAdd changes, bump version to 0.6.35 0.6.35
2018-07-25  Michael SchroederFix indent
2018-07-25  Michael SchroederMake the arch score unsigned int
2018-07-24  Michael SchroederBring id2color check in poolarch.c in sync with poolarch.h
2018-07-24  Michael SchroederAlso use unsigned int when bounds checking pool_arch2co...
2018-07-24  Michael SchroederRefactor arch handling
2018-07-21  Michael SchroederAllow zchunk files with zero chunks
2018-07-20  Michael Schroederzchunk: fix bounds check in getuint
2018-07-20  Michael SchroederRefactor checksum parsing
2018-07-19  Michael SchroederAdapt to zchunk format change
2018-07-19  Michael SchroederAdd generated manpage as well
2018-07-19  Michael SchroederFix RPMDB_KEEP_GPG_PUBKEY handling
2018-07-19  Michael SchroederAdd manpage for solv tool
2018-07-18  Michael SchroederEek, fix typo
2018-07-18  Michael SchroederAdapt for changed pubring naming in gpg
2018-07-18  Michael SchroederFix getinstalledrpmdbids handling of the match attribute
2018-07-18  Michael Schroederno bindings for sles11
2018-07-18  Michael SchroederNo python3 in SLE11
2018-07-18  Michael Schroederlibzstd is only available for >= leap15
2018-07-18  Michael SchroederAdd back missing changes line
2018-07-18  Michael SchroederUpdate the spec to current standards
2018-07-18  Michael Schroederzchunk: support extracting of streams other than "1"
2018-07-17  Michael SchroederFix parsing of susetags when the content file does...
2018-07-17  Michael SchroederBuild with zstd and zchunk support
2018-07-17  Michael SchroederFix reading of content file in susetags
2018-07-17  Michael SchroederDrop the patchcheck tool
2018-07-16  Michael SchroederAdd compat symlink for repo2solv
2018-07-16  Michael SchroederMove old repo2solv.sh into examples
2018-07-16  Michael SchroederFix bug in susedata languages extension
2018-07-16  Michael SchroederAdd repo2solv manpage
2018-07-16  Michael SchroederAdd new repo2solv tool replacing the old shell script
2018-07-13  Michael SchroederAdd missing solv_zchunk.h file
2018-07-12  Michael Schroedersolv_zchunk: bite should be unsigned int
next