pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2009Q1]: pkgsrc/net/quagga-devel Pullup ticket #2763 - request...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9a8bee79010
branches:  pkgsrc-2009Q1
changeset: 556816:e9a8bee79010
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed May 13 12:14:15 2009 +0000

description:
Pullup ticket #2763 - requested by hasso
quagga-devel: security update

Revisions pulled up:
- net/quagga-devel/Makefile             1.8
- net/quagga-devel/distinfo             1.8
---
Module Name:    pkgsrc
Committed By:   hasso
Date:           Wed May 13 10:02:40 UTC 2009

Modified Files:
        pkgsrc/net/quagga-devel: Makefile distinfo

Log Message:
Update to 0.99.12. Changes since 0.99.11:

bgpd:
    Fix bgp ipv4/ipv6 accept handling
    [bgpd] AS4 bugfix by Chris Caputo [SECURITY]
    [bgpd] Add 'show bgp views' command
    [bgpd] Allow accepted peers to progress even if realpeer is in Connect

ospfd:
    [lib] Move type cast in Fletcher checksum
    [lib] Switch Fletcher checksum back to old ospfd version
    Justified OSPF cost function names and added support for:
     ospf cost <1-65535> A.B.C.D
     no ospf cost <1-65535>

library:
    [lib] Fix timer precision.
    [lib] fix missing sockunion_normalise_mapped

vtysh:
    [vtysh] Add commands from zebra_routemap.c to vtysh

misc:
    [build] tools/multiple-bgpd.sh should be in 'make dist'

diffstat:

 net/quagga-devel/Makefile |  4 ++--
 net/quagga-devel/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r c050845a045c -r e9a8bee79010 net/quagga-devel/Makefile
--- a/net/quagga-devel/Makefile Mon May 11 09:37:56 2009 +0000
+++ b/net/quagga-devel/Makefile Wed May 13 12:14:15 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2009/01/10 19:08:36 gdt Exp $
+# $NetBSD: Makefile,v 1.7.2.1 2009/05/13 12:14:15 tron Exp $
 # Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
 #
 
-DISTNAME=      quagga-0.99.11
+DISTNAME=      quagga-0.99.12
 CATEGORIES=    net
 MASTER_SITES=  http://www.quagga.net/download/
 
diff -r c050845a045c -r e9a8bee79010 net/quagga-devel/distinfo
--- a/net/quagga-devel/distinfo Mon May 11 09:37:56 2009 +0000
+++ b/net/quagga-devel/distinfo Wed May 13 12:14:15 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/01/10 19:08:36 gdt Exp $
+$NetBSD: distinfo,v 1.7.2.1 2009/05/13 12:14:15 tron Exp $
 
-SHA1 (quagga-0.99.11.tar.gz) = 6542aab6b558cb88ac0806cce10b33be0f00ca27
-RMD160 (quagga-0.99.11.tar.gz) = 654107378955c24c50730c4c9e7544a163bc33b8
-Size (quagga-0.99.11.tar.gz) = 2192249 bytes
+SHA1 (quagga-0.99.12.tar.gz) = e6814eca860274fb4f39f036d8117ceb641b2c1a
+RMD160 (quagga-0.99.12.tar.gz) = f443954db18123ab4b979834ecbff58778338afe
+Size (quagga-0.99.12.tar.gz) = 2162403 bytes



Home | Main Index | Thread Index | Old Index