changes 11.7.0 (6) 11.7.0
authorMichael Andres <ma@suse.de>
Wed, 1 Aug 2012 13:34:33 +0000 (15:34 +0200)
committerMichael Andres <ma@suse.de>
Wed, 1 Aug 2012 13:34:33 +0000 (15:34 +0200)
VERSION.cmake
package/libzypp.changes

index 5d1dbe4eac52274819bf9642c8bb74635a7bf588..4044273b855ef9924e0f15b213bf864907134e04 100644 (file)
@@ -63,6 +63,6 @@ SET(LIBZYPP_COMPATMINOR "6")
 SET(LIBZYPP_MINOR "7")
 SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 11.6.3 (6)
+# LAST RELEASED: 11.7.0 (6)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 13ce1e45cd7b0c5e8d6d16f8210446910c983527..d64c98e76295700e3104841798bd8d3c6b9efc64 100644 (file)
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
+
+- Fixed typo (bnc#773467)
+- Erase any old repo instance from pool when (re)loading from cache
+- filter zero sized devices in disk usage counter(bnc#769819)
+- fix isSoftLocked computation
+- fix possibly reporting timeout as "aborted by user" (bnc#665327)
+- do not fork the uuidgen program, use kernel interface instead
+- remove obsolete hicolor-icon-theme BuildRequires
+- version 11.7.0 (6)
+
 -------------------------------------------------------------------
 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de