From b3aa7883b6bc5d8bff99c530df9ac87732dad4a39bfe598206ed5fc715662f5d Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 21 Oct 2009 10:24:00 +0000 Subject: [PATCH] Accepting request 22651 from zypp:Head Copy from zypp:Head/libzypp based on submit request 22651 from user mlandres OBS-URL: https://build.opensuse.org/request/show/22651 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=186 --- libzypp-6.18.0.tar.bz2 | 3 --- libzypp-6.19.2.tar.bz2 | 3 +++ libzypp.changes | 44 ++++++++++++++++++++++++++++++++++++++++++ libzypp.spec | 6 +++--- 4 files changed, 50 insertions(+), 6 deletions(-) delete mode 100644 libzypp-6.18.0.tar.bz2 create mode 100644 libzypp-6.19.2.tar.bz2 diff --git a/libzypp-6.18.0.tar.bz2 b/libzypp-6.18.0.tar.bz2 deleted file mode 100644 index 3d0e9bb..0000000 --- a/libzypp-6.18.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70cddc2df8feb18467763231061e1e2cff69e15c122dbd9c49377aab36cc1781 -size 4707113 diff --git a/libzypp-6.19.2.tar.bz2 b/libzypp-6.19.2.tar.bz2 new file mode 100644 index 0000000..04e5ae1 --- /dev/null +++ b/libzypp-6.19.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7f327e15c771f5625c32d16c11322f94ae898787cdfe77ca89fb349d2da568 +size 4741656 diff --git a/libzypp.changes b/libzypp.changes index e7f62e2..8e195e8 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de + +- Credentials are passed as commandline options to aria2c, so strip any + 'user@' from the URL. Otherwise aria will use an empty password for + this URL and authentication will fail. (bnc #544634) +- version 6.19.2 (19) + +------------------------------------------------------------------- +Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de + +- Repository::setInfo: Propagate priority changes to the solver to + avoid reloading the whole repo (bnc #498266). +- version 6.19.1 (19) + +------------------------------------------------------------------- +Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de + +- ResStatus: add isOrphaned to test whether a package is not provided + by any enabled repository. Orphaned packages are usually good candidates + for cleanup unless the providing repository was intentionally disabled. +- version 6.19.0 (19) + +------------------------------------------------------------------- +Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de + +- aria2: pass credentials in a file instead of the command line + which is logged. +- aria2: we get the url in the progress if there is no response + from the server yet, handle that to avoid flooding the log. +- version 6.18.2 (17) + +------------------------------------------------------------------- +Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de + +- Performing a dist upgrade the solver may try to delete old and no + longer provided (dropped) packages, even if they do not cause any + dependency problem. This behaviour may be trurned off via zypp.conf + option solver.upgradeRemoveDropedPackages. (bnc #539543) +- New zypp.conf option solver.upgradeRemoveDropedPackages (true). +- Add Product::droplist: List of dropped packages, i.e. packages no + longer provided by a product. +- version 6.18.1 (17) + ------------------------------------------------------------------- Wed Oct 7 16:45:21 CEST 2009 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 5c5a340..768ca4b 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 6.18.0) +# spec file for package libzypp (Version 6.19.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on Summary: Package, Patch, Pattern, and Product Management -Version: 6.18.0 +Version: 6.19.2 Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -33,7 +33,7 @@ Provides: yast2-packagemanager Obsoletes: yast2-packagemanager Recommends: logrotate BuildRequires: cmake -BuildRequires: libsatsolver-devel >= 0.14.5 +BuildRequires: libsatsolver-devel >= 0.14.9 BuildRequires: openssl-devel BuildRequires: boost-devel curl-devel dejagnu doxygen gcc-c++ gettext-devel graphviz hal-devel libxml2-devel # required for testsuite, webrick