Mailinglist Archive: opensuse-commit (1318 mails)
| < Previous | Next > |
commit quagga
- From: root@xxxxxxx (h_root)
- Date: Sun, 6 Aug 2006 22:15:06 +0200 (CEST)
- Message-id: <20060806201506.2982B950EB@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package quagga
checked in at Sun Aug 6 22:15:05 CEST 2006.
--------
--- quagga/quagga.changes 2006-06-16 23:16:51.000000000 +0200
+++ quagga/quagga.changes 2006-08-03 10:47:20.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug 3 10:44:16 CEST 2006 - mmarek@xxxxxxx
+
+- updated to version 0.98.6
+ * comtains latest security fixes, obsoleting CVE-2006-2223-4.patch
+ * some ospfd bugfixes
+- dropped netlink-fix.diff, which has been obsolete for some time
+
+-------------------------------------------------------------------
Old:
----
quagga-0.98.5-CVE-2006-2223-4.patch
quagga-0.98.5-netlink-fix.diff
quagga-0.98.5-strict-aliasing.diff
quagga-0.98.5.tar.bz2
New:
----
quagga-0.98.6-strict-aliasing.diff
quagga-0.98.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ quagga.spec ++++++
--- /var/tmp/diff_new_pack.J5NbWZ/_old 2006-08-06 22:14:42.000000000 +0200
+++ /var/tmp/diff_new_pack.J5NbWZ/_new 2006-08-06 22:14:42.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package quagga (Version 0.98.5)
+# spec file for package quagga (Version 0.98.6)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,8 +12,8 @@
Name: quagga
BuildRequires: net-snmp-devel pam-devel readline-devel
-Version: 0.98.5
-Release: 18
+Version: 0.98.6
+Release: 1
PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/groupadd
PreReq: %install_info_prereq
Provides: zebra
@@ -27,9 +27,7 @@
Source1: rc.tar.bz2
Source2: quagga.pam
Patch2: %{name}-snmp.diff
-Patch3: %{name}-%{version}-netlink-fix.diff
Patch4: %{name}-%{version}-strict-aliasing.diff
-Patch5: %{name}-%{version}-CVE-2006-2223-4.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -78,9 +76,7 @@
%prep
%setup -a 1
%patch2
-%patch3
%patch4
-%patch5
%build
if ! ls /proc/net/{dev,route,snmp} >/dev/null; then
@@ -177,6 +173,11 @@
%{_includedir}/%{name}/ospfd/*.h
%changelog -n quagga
+* Thu Aug 03 2006 - mmarek@xxxxxxx
+- updated to version 0.98.6
+ * comtains latest security fixes, obsoleting CVE-2006-2223-4.patch
+ * some ospfd bugfixes
+- dropped netlink-fix.diff, which has been obsolete for some time
* Fri Jun 16 2006 - schwab@xxxxxxx
- Remove old and broken libtool macros.
* Fri May 12 2006 - mmarek@xxxxxxx
++++++ quagga-0.98.5-strict-aliasing.diff -> quagga-0.98.6-strict-aliasing.diff ++++++
++++++ quagga-0.98.5.tar.bz2 -> quagga-0.98.6.tar.bz2 ++++++
++++ 6826 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |