OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Aug-2006 09:05:38
Branch: HEAD Handle: 2006082808053700
Modified files:
openpkg-src/quagga quagga.patch quagga.spec
Log:
upgrading package: quagga 0.99.4 -> 0.99.5
Summary:
Revision Changes Path
1.7 +2 -14 openpkg-src/quagga/quagga.patch
1.35 +2 -2 openpkg-src/quagga/quagga.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/quagga/quagga.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 quagga.patch
--- openpkg-src/quagga/quagga.patch 11 May 2006 07:50:38 -0000 1.6
+++ openpkg-src/quagga/quagga.patch 28 Aug 2006 07:05:37 -0000 1.7
@@ -1,6 +1,6 @@
Index: lib/buffer.c
--- lib/buffer.c.orig 2005-12-02 12:02:17 +0100
-+++ lib/buffer.c 2006-05-11 08:58:39 +0200
++++ lib/buffer.c 2006-08-28 08:57:49 +0200
@@ -53,7 +53,7 @@
size_t sp;
@@ -10,21 +10,9 @@
};
/* It should always be true that: 0 <= sp <= cp <= size */
-Index: lib/memory.c
---- lib/memory.c.orig 2006-03-30 15:47:38 +0200
-+++ lib/memory.c 2006-05-11 09:04:02 +0200
-@@ -21,7 +21,7 @@
- */
-
- #include <zebra.h>
--#include <malloc.h>
-+#include <stdlib.h>
-
- #include "log.h"
- #include "memory.h"
Index: ospfd/ospf_api.c
--- ospfd/ospf_api.c.orig 2005-12-02 12:02:18 +0100
-+++ ospfd/ospf_api.c 2006-05-11 08:58:39 +0200
++++ ospfd/ospf_api.c 2006-08-28 08:57:49 +0200
@@ -68,7 +68,7 @@
struct opaque_lsa
{
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/quagga/quagga.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 quagga.spec
--- openpkg-src/quagga/quagga.spec 25 Aug 2006 19:18:46 -0000 1.34
+++ openpkg-src/quagga/quagga.spec 28 Aug 2006 07:05:37 -0000 1.35
@@ -32,8 +32,8 @@
Class: PLUS
Group: Network
License: GPL
-Version: 0.99.4
-Release: 20060825
+Version: 0.99.5
+Release: 20060828
# list of sources
Source0: http://www.quagga.net/download/quagga-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]