X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=69a5c4bd6b265e54151d6988a619f8e44a308783;hb=2792a56227313bb9f16bd70604e79f47e9650885;hp=467547b259a9e8cd22f164a2898ba668aeb1544f;hpb=f1a786b6fe3fc2d53f03b25e303dc45ed7e22ba6;p=platform%2Fupstream%2Flibsolv.git diff --git a/NEWS b/NEWS index 467547b..69a5c4b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,40 @@ This file contains the major changes between libsolv versions: +Version 0.7.14 +- added support for ed25519 signatures +- selected bug fixes: + * Support blacklisted packages in solver_findproblemrule() + * Support rules with multiple negative literals in choice rule + generation + * Also detect rpmdb.sqlite in /usr/share/rpm + +Version 0.7.13 +- fix solvable swapping messing up uninternalized idarrays + +Version 0.7.12 +- conda: support packages.conda repositories +- conda: de-priorize track features +- allow win32 to build shared lib +- selected bug fixes: + * fix ruleinfo of complex dependencies returning the wrong origin + +Version 0.7.11 +- ENABLE_RPMDB_LIBRPM is now the default +- selected bug fixes: + * fixed solv_zchunk decoding error if large chunks are used + * treat retracted pathes as irrelevant + * made add_update_target work with multiversion installs + +Version 0.7.10 +- new features: + * new rpm_stat_database() function + * new rpm_hash_database_state() function + +Version 0.7.9 +- new features: + * support conda constrains dependencies + Version 0.7.8 - selected bug fixes: * support arch<->noarch package changes when creating patch