From 941f4980275dc9d9df02f5482e255681458883ba Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Wed, 7 Oct 2009 16:47:41 +0200 Subject: [PATCH] changes 6.18.0 --- VERSION.cmake | 6 +++--- package/libzypp.changes | 10 ++++++++++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index f72614c..a8dd9a2 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -60,9 +60,9 @@ # SET(LIBZYPP_MAJOR "6") SET(LIBZYPP_COMPATMINOR "17") -SET(LIBZYPP_MINOR "17") -SET(LIBZYPP_PATCH "2") +SET(LIBZYPP_MINOR "18") +SET(LIBZYPP_PATCH "0") # -# LAST RELEASED: 6.17.2 (17) +# LAST RELEASED: 6.18.0 (17) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index eabd950..342bb44 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Wed Oct 7 16:45:21 CEST 2009 - ma@suse.de + +- Return update messages via ZYppCommitResult. Support variable + substitution in notification command. (fate #301175) +- Fix evaluation of no_proxy entries (bnc #543337) +- aria/curl: Fix header data in case the target is + not initialized when downloading. +- version 6.18.0 (17) + +------------------------------------------------------------------- Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de - Add zypp.conf option update.messages.notify: Command to be invoked -- 2.7.4