Mailinglist Archive: opensuse-commit (1028 mails)

< Previous Next >
commit yast2-packager
  • From: root@xxxxxxx (h_root)
  • Date: Thu, 8 Jun 2006 15:17:55 +0200 (CEST)
  • Message-id: <20060608131755.5C0981E8A2@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-packager
checked in at Thu Jun 8 15:17:55 CEST 2006.

--------
--- yast2-packager/yast2-packager.changes 2006-06-06 16:56:15.000000000 +0200
+++ yast2-packager/yast2-packager.changes 2006-06-08 07:56:00.000000000 +0200
@@ -1,0 +2,23 @@
+Wed Jun 7 17:08:10 CEST 2006 - jsuchome@xxxxxxx
+
+- show detailed error message when adding of source failed (#182462)
+- 2.13.131
+
+-------------------------------------------------------------------
+Tue Jun 6 18:55:57 CEST 2006 - mvidner@xxxxxxx
+
+- Moved SourceManager + deps from yast2-packager to yast2-installation
+ to avoid circular BuildRequires.
+- 2.13.130
+
+-------------------------------------------------------------------
+Tue Jun 6 18:35:33 CEST 2006 - mvidner@xxxxxxx
+
+- Moved the major part of Register::add_update_sources to
+ SourceManager::AddUpdateSources.
+- In SourceManager::AddUpdateSources, also tell rug
+ which zypp/yum sources it should add. This enables
+ rejecting broken or untrusted sources (#180820).
+- 2.13.129
+
+-------------------------------------------------------------------

Old:
----
yast2-packager-2.13.128.tar.bz2

New:
----
yast2-packager-2.13.131.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-packager.spec ++++++
--- /var/tmp/diff_new_pack.X8xsbY/_old 2006-06-08 15:17:14.000000000 +0200
+++ /var/tmp/diff_new_pack.X8xsbY/_new 2006-06-08 15:17:14.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-packager (Version 2.13.128)
+# spec file for package yast2-packager (Version 2.13.131)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,15 +11,17 @@
# norootforbuild

Name: yast2-packager
-Version: 2.13.128
+Version: 2.13.131
Release: 1
License: GPL
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-packager-2.13.128.tar.bz2
+Source0: yast2-packager-2.13.131.tar.bz2
prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxcrypt-devel libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-country yast2-devtools yast2-installation yast2-testsuite yast2-xml
-Requires: yast2 yast2-installation checkmedia yast2-country
+Requires: yast2 checkmedia yast2-country
+# SourceManager
+Requires: yast2-installation >= 2.13.122
# Pkg::SourceSaveAll
Requires: yast2-pkg-bindings >= 2.13.80
Provides: yast2-config-package-manager
@@ -43,7 +45,7 @@
Arvin Schnell <arvin@xxxxxxx>

%prep
-%setup -n yast2-packager-2.13.128
+%setup -n yast2-packager-2.13.131

%build
%{prefix}/bin/y2tool y2autoconf
@@ -80,6 +82,20 @@
%doc %{prefix}/share/doc/packages/yast2-packager

%changelog -n yast2-packager
+* Wed Jun 07 2006 - jsuchome@xxxxxxx
+- show detailed error message when adding of source failed (#182462)
+- 2.13.131
+* Tue Jun 06 2006 - mvidner@xxxxxxx
+- Moved SourceManager + deps from yast2-packager to yast2-installation
+ to avoid circular BuildRequires.
+- 2.13.130
+* Tue Jun 06 2006 - mvidner@xxxxxxx
+- Moved the major part of Register::add_update_sources to
+ SourceManager::AddUpdateSources.
+- In SourceManager::AddUpdateSources, also tell rug
+ which zypp/yum sources it should add. This enables
+ rejecting broken or untrusted sources (#180820).
+- 2.13.129
* Tue Jun 06 2006 - jsrain@xxxxxxx
- do not report error if slideshow missing on the media (#182008)
- 2.13.128

++++++ yast2-packager-2.13.128.tar.bz2 -> yast2-packager-2.13.131.tar.bz2 ++++++
++++ 5060 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 >