Mailinglist Archive: opensuse-commit (1649 mails)
| < Previous | Next > |
commit libzypp
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 14 Oct 2008 19:06:31 +0200
- Message-id: <20081014170631.A4DA967816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libzypp
checked in at Tue Oct 14 19:06:31 CEST 2008.
--------
--- libzypp/libzypp.changes 2008-10-08 16:28:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes 2008-10-14
18:25:19.296592000 +0200
@@ -1,0 +2,66 @@
+Tue Oct 14 16:15:09 CEST 2008 - jkupec@xxxxxxx
+
+- don't initialize servicesTargetDistro via global ZYpp instance in
+ RepoManagerOptions() constructor (bnc #435184)
+- revision 11342
+
+-------------------------------------------------------------------
+Mon Oct 13 19:12:40 CEST 2008 - jkupec@xxxxxxx
+
+- repository probing: check for other types of repo even on
+ MediaException, throw only if all fail (bnc #335906)
+- revision 11332
+
+-------------------------------------------------------------------
+Mon Oct 13 14:16:25 CEST 2008 - ma@xxxxxxx
+
+- Adapt to satsolver changes.
+- revision 11331
+- version 5.16.0 (16)
+
+-------------------------------------------------------------------
+Mon Oct 13 13:28:48 CEST 2008 - ma@xxxxxxx
+
+- Fix reading delta rpm checksum from solv file.
+- revision 11313
+
+-------------------------------------------------------------------
+Mon Oct 13 12:12:39 CEST 2008 - ma@xxxxxxx
+
+- Fix package-manager script to properly quote arguments. (bnc #30903)
+- revision 11311
+
+-------------------------------------------------------------------
+Mon Oct 13 11:03:04 CEST 2008 - schubi@xxxxxxx
+
+- regarding orphaned resolvables
+- removed old distupgrade algorithm
+- revision 11307
+
+-------------------------------------------------------------------
+Sun Oct 12 13:55:51 CEST 2008 - jkupec@xxxxxxx
+
+- handle ftp response 530 (login failed) like http 403
+ (bnc #433537)
+- revision 11305
+
+-------------------------------------------------------------------
+Thu Oct 9 17:37:18 CEST 2008 - ma@xxxxxxx
+
+- Adapt to satsolvers 'big solv data change'.
+- revision 11294
+
+-------------------------------------------------------------------
+Thu Oct 9 17:18:18 CEST 2008 - schubi@xxxxxxx
+
+- Taking the right solution actions for locked resolvables (bnc #400840)
+- revision 11289
+
+-------------------------------------------------------------------
+Thu Oct 9 13:52:03 CEST 2008 - ma@xxxxxxx
+
+- Add required copy-ctor and assignment operator to WhatProvides.
+ (bnc #433087)
+- revision 11276
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
libzypp-5.15.1.tar.bz2
New:
----
libzypp-5.16.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.q13658/_old 2008-10-14 19:05:31.000000000 +0200
+++ /var/tmp/diff_new_pack.q13658/_new 2008-10-14 19:05:31.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libzypp (Version 5.15.1)
+# spec file for package libzypp (Version 5.16.1)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -24,9 +24,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
-Version: 5.15.1
+Version: 5.16.1
Release: 1
-Source: libzypp-5.15.1.tar.bz2
+Source: libzypp-5.16.1.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@@ -70,7 +70,7 @@
%package devel
License: GPL v2 or later
-Requires: libzypp == 5.15.1
+Requires: libzypp == 5.16.1
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 libsatsolver-devel >= 0.10.14
@@ -228,6 +228,42 @@
%{_libdir}/pkgconfig/libzypp.pc
%changelog
+* Tue Oct 14 2008 jkupec@xxxxxxx
+- don't initialize servicesTargetDistro via global ZYpp instance in
+ RepoManagerOptions() constructor (bnc #435184)
+- revision 11342
+* Mon Oct 13 2008 jkupec@xxxxxxx
+- repository probing: check for other types of repo even on
+ MediaException, throw only if all fail (bnc #335906)
+- revision 11332
+* Mon Oct 13 2008 ma@xxxxxxx
+- Adapt to satsolver changes.
+- revision 11331
+- version 5.16.0 (16)
+* Mon Oct 13 2008 ma@xxxxxxx
+- Fix reading delta rpm checksum from solv file.
+- revision 11313
+* Mon Oct 13 2008 ma@xxxxxxx
+- Fix package-manager script to properly quote arguments. (bnc #30903)
+- revision 11311
+* Mon Oct 13 2008 schubi@xxxxxxx
+- regarding orphaned resolvables
+- removed old distupgrade algorithm
+- revision 11307
+* Sun Oct 12 2008 jkupec@xxxxxxx
+- handle ftp response 530 (login failed) like http 403
+ (bnc #433537)
+- revision 11305
+* Thu Oct 09 2008 ma@xxxxxxx
+- Adapt to satsolvers 'big solv data change'.
+- revision 11294
+* Thu Oct 09 2008 schubi@xxxxxxx
+- Taking the right solution actions for locked resolvables (bnc #400840)
+- revision 11289
+* Thu Oct 09 2008 ma@xxxxxxx
+- Add required copy-ctor and assignment operator to WhatProvides.
+ (bnc #433087)
+- revision 11276
* Wed Oct 08 2008 jkupec@xxxxxxx
- detect and use unused loop device for mounting ISO images
(bnc #428009)
++++++ libzypp-5.15.1.tar.bz2 -> libzypp-5.16.1.tar.bz2 ++++++
libzypp/libzypp-5.15.1.tar.bz2
/mounts/work_src_done/STABLE/libzypp/libzypp-5.16.1.tar.bz2 differ: byte 11,
line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |