Mailinglist Archive: opensuse-commit (1059 mails)
| < Previous | Next > |
commit libzypp
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 10 Jan 2008 20:00:52 +0100
- Message-id: <20080110190052.C0A93678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libzypp
checked in at Thu Jan 10 20:00:52 CET 2008.
--------
--- libzypp/libzypp.changes 2007-12-17 14:11:20.000000000 +0100
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes 2008-01-10
16:58:05.372133000 +0100
@@ -1,0 +2,22 @@
+Thu Jan 10 16:50:26 CET 2008 - schubi@xxxxxxx
+
+- Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
+ ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
+- Revision 8255
+- Version 4.1.7
+
+-------------------------------------------------------------------
+Wed Jan 2 18:24:34 CET 2008 - jkupec@xxxxxxx
+
+- Pathname zypp::filesystem::expandlink(const Pathname &) added
+- if the provided file is a symlink, expand it (#274651) (this
+ probably won't work for schemes other than file/dir and cd/dvd)
+- revision 8179
+
+-------------------------------------------------------------------
+Tue Dec 18 12:28:22 CET 2007 - aschnell@xxxxxxx
+
+- fixed password handling in URLs (bug #347273)
+- revision 8118
+
+-------------------------------------------------------------------
Old:
----
libzypp-4.1.6.tar.bz2
New:
----
libzypp-4.1.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.K21552/_old 2008-01-10 20:00:19.000000000 +0100
+++ /var/tmp/diff_new_pack.K21552/_new 2008-01-10 20:00:19.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package libzypp (Version 4.1.6)
+# spec file for package libzypp (Version 4.1.7)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -16,9 +16,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
-Version: 4.1.6
+Version: 4.1.7
Release: 1
-Source: libzypp-4.1.6.tar.bz2
+Source: libzypp-4.1.7.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@@ -44,7 +44,7 @@
Ladislav Slezak <lslezak@xxxxxxx>
%package devel
-Requires: libzypp == 4.1.6
+Requires: libzypp == 4.1.7
Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel
zlib-devel
Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel
boost-devel libstdc++-devel
Requires: cmake
@@ -132,6 +132,19 @@
%{_libdir}/pkgconfig/libzypp.pc
%changelog
+* Thu Jan 10 2008 - schubi@xxxxxxx
+- Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
+ ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
+- Revision 8255
+- Version 4.1.7
+* Wed Jan 02 2008 - jkupec@xxxxxxx
+- Pathname zypp::filesystem::expandlink(const Pathname &) added
+- if the provided file is a symlink, expand it (#274651) (this
+ probably won't work for schemes other than file/dir and cd/dvd)
+- revision 8179
+* Tue Dec 18 2007 - aschnell@xxxxxxx
+- fixed password handling in URLs (bug #347273)
+- revision 8118
* Mon Dec 17 2007 - ma@xxxxxxx
- Fixed default text locale detection not to use static variables. (#346872)
- version 4.1.6
++++++ libzypp-4.1.6.tar.bz2 -> libzypp-4.1.7.tar.bz2 ++++++
++++ 26217 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |