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: 11-May-2006 09:50:39
Branch: HEAD Handle: 2006051108503800
Modified files:
openpkg-src/quagga quagga.patch quagga.spec
Log:
upgrading package: quagga 0.99.3 -> 0.99.4
Summary:
Revision Changes Path
1.6 +16 -4 openpkg-src/quagga/quagga.patch
1.33 +2 -2 openpkg-src/quagga/quagga.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/quagga/quagga.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 quagga.patch
--- openpkg-src/quagga/quagga.patch 11 Feb 2006 08:24:50 -0000 1.5
+++ openpkg-src/quagga/quagga.patch 11 May 2006 07:50:38 -0000 1.6
@@ -1,6 +1,6 @@
Index: lib/buffer.c
---- lib/buffer.c.orig 2005-11-24 18:02:26 +0100
-+++ lib/buffer.c 2006-02-11 09:17:42 +0100
+--- lib/buffer.c.orig 2005-12-02 12:02:17 +0100
++++ lib/buffer.c 2006-05-11 08:58:39 +0200
@@ -53,7 +53,7 @@
size_t sp;
@@ -10,9 +10,21 @@
};
/* 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-11-24 17:51:16 +0100
-+++ ospfd/ospf_api.c 2006-02-11 09:17:42 +0100
+--- ospfd/ospf_api.c.orig 2005-12-02 12:02:18 +0100
++++ ospfd/ospf_api.c 2006-05-11 08:58:39 +0200
@@ -68,7 +68,7 @@
struct opaque_lsa
{
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/quagga/quagga.spec
============================================================================
$ cvs diff -u -r1.32 -r1.33 quagga.spec
--- openpkg-src/quagga/quagga.spec 11 Feb 2006 08:24:50 -0000 1.32
+++ openpkg-src/quagga/quagga.spec 11 May 2006 07:50:38 -0000 1.33
@@ -32,8 +32,8 @@
Class: PLUS
Group: Network
License: GPL
-Version: 0.99.3
-Release: 20060211
+Version: 0.99.4
+Release: 20060511
# 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]