From 9fdffb4d123d1dc236e496338ba3d4a7da036259 Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P Date: Thu, 12 Nov 2009 16:34:08 +0100 Subject: [PATCH] document Code11-Branch changes and new forward ports --- VERSION.cmake | 2 +- package/libzypp.changes | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 12a11e1..4f20aae 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -61,7 +61,7 @@ SET(LIBZYPP_MAJOR "6") SET(LIBZYPP_COMPATMINOR "19") SET(LIBZYPP_MINOR "22") -SET(LIBZYPP_PATCH "1") +SET(LIBZYPP_PATCH "2") # # LAST RELEASED: 6.22.1 (19) # (The number in parenthesis is LIBZYPP_COMPATMINOR) diff --git a/package/libzypp.changes b/package/libzypp.changes index a4b2b03..4b9ab26 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,24 @@ ------------------------------------------------------------------- +Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de + +- Forward port and document already present changes + from Code11-Branch + * void SEGV if trying to access data of installed packages, that were + deleted behind our back (bnc #530595) + * ProxyInfoSysconfig: take care variables get initialized. + * Fix parsing of rpm.install.excludedocs option (bnc #518883) + * Use rpm variables in specfile. (bnc #512466) + * Fix to compile with -Werror=format-security + * Fix packageand() in testcase generation + * Don't link unneeded libraries. (bnc #490895) + * Fix Patch::categoryEnum. + * Adapt to changed satsolver API. (bnc #480303) + * Taking ALL translations for generating GMO files (bnc #458739) + * Advice users to contact NCC if access to a 'novell.com' + repository is denied (bnc #464586). +- version 6.22.2 (19) + +------------------------------------------------------------------- Thu Nov 12 11:53:04 CET 2009 - ma@suse.de - Raised the limit of redirections from 3 to 6 (bnc #465532) -- 2.7.4