From 399a24d646d48f176eb57bdaf8d21241695e5842 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Wed, 29 Jul 2009 13:39:07 +0200 Subject: [PATCH] changes 6.11.4 --- VERSION.cmake | 4 ++-- package/libzypp.changes | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index e609054..94ddab8 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -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) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index c185037..d963c0a 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -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) -- 2.7.4