summaryrefslogtreecommitdiff
path: root/package/libsolv.changes
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2019-09-10 15:38:34 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2019-09-10 15:38:34 +0900
commit2491213c77850ed26991b572809a5ca4a61fa89b (patch)
treecd2e4928ad52795bc4a318a0721f487c282a33be /package/libsolv.changes
parent0e46e80434781d1acbc4f5716827bf8688450a30 (diff)
downloadlibsolv-2491213c77850ed26991b572809a5ca4a61fa89b.tar.gz
libsolv-2491213c77850ed26991b572809a5ca4a61fa89b.tar.bz2
libsolv-2491213c77850ed26991b572809a5ca4a61fa89b.zip
Imported Upstream version 0.7.0upstream/0.7.0
Diffstat (limited to 'package/libsolv.changes')
-rw-r--r--package/libsolv.changes23
1 files changed, 7 insertions, 16 deletions
diff --git a/package/libsolv.changes b/package/libsolv.changes
index dcdbabd..6146e99 100644
--- a/package/libsolv.changes
+++ b/package/libsolv.changes
@@ -1,20 +1,11 @@
-------------------------------------------------------------------
-Thu Jun 27 16:36:00 CEST 2019 - mls@suse.de
-
-- make cleandeps jobs on patterns work [bnc#1137977]
-- fix SOLVER_FLAG_FOCUS_BEST updateing packages without reason
-- be more correct with multiversion packages that obsolete their
- own name [bnc#1127155]
-- always prefer to stay with the same package name if there are
- multiple alternatives [bnc#1131823]
-- fix cleandeps updates not updating all packages
-- fixed a couple of null pointer derefs
- [bnc#1120629] [bnc#1120630] [bnc#1120631]
- [CVE-2018-20532] [CVE-2018-20533] [CVE-2018-20534]
-- no longer disable infarch rules when they don't conflict with
- the job
-- do not autouninstall packages because of forcebest updates
-- bump version to 0.6.36
+Wed Oct 24 10:48:56 CEST 2018 - mls@suse.de
+
+- new repowriter interface
+- new selection_make_matchsolvable function
+- dropped support of REPOKEY_TYPE_U32
+- bindings: Selection.flags is now an attribute
+- bump version to 0.7.0
-------------------------------------------------------------------
Thu Aug 9 17:09:41 CEST 2018 - mls@suse.de