changes 6.11.4 6.11.4
authorMichael Andres <ma@suse.de>
Wed, 29 Jul 2009 11:39:07 +0000 (13:39 +0200)
committerMichael Andres <ma@suse.de>
Wed, 29 Jul 2009 11:39:07 +0000 (13:39 +0200)
VERSION.cmake
package/libzypp.changes

index e609054..94ddab8 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "11")
 SET(LIBZYPP_MINOR "11")
-SET(LIBZYPP_PATCH "3")
+SET(LIBZYPP_PATCH "4")
 #
-# LAST RELEASED: 6.11.2 (11)
+# LAST RELEASED: 6.11.4 (11)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index c185037..d963c0a 100644 (file)
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
+
+- Avoid deadlock after fork and failed exec. (bnc 493152)
+- No need to manually detect the location of aria2 binary.
+- version 6.11.4 (11)
+
+-------------------------------------------------------------------
 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
 
 - Fixed parsing of download rate report (changed in aria2 1.4.0)