Search
j0ke.net Open Build Service
>
Projects
>
server:routing
>
quagga
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
quagga.spec
@@ -1,5 +1,5 @@ # -# spec file for package quagga (Version 0.99.14) +# spec file for package quagga (Version 0.99.15) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,8 +20,8 @@ Name: quagga BuildRequires: net-snmp-devel pam-devel readline-devel -Version: 0.99.14 -Release: 2 +Version: 0.99.15 +Release: 1 PreReq: %insserv_prereq %fillup_prereq PreReq: %install_info_prereq # pwdutils for useradd and groupadd @@ -177,6 +177,39 @@ %{_includedir}/%{name}/ospfd/*.h %changelog +* Sat Aug 29 2009 Carsten Schoene <cs@linux-administrator.com> - 0.99.15-1 +- release: 0.99.15 +- ospf6d: bug #529, fix endianness problem in earlier commit +- bgpd: fix md5 set on listen sockets +- lib/trivial: str2prefix checks return of inet_pton in fragile way +- zebra: Add an example config file for testzebra +- zebra: test_main.c should be a bit more helpful about its usage +- lib: if_lookup_by_name should be more robust to null argument +- ospfd: Make sure priority is respected. +- ospfd: Tighten up the connected check for redistribution +- all: check return value from daemon() call +- bgp: missing pieces from listener patch +- bgp: compiler warning fix +- ospfd: fix performance problem with redistribute delete +- ospfd: Make sure route table is recalculated. +- ospfd: Make "Packet ... received on wrong link" conditional on debug +- bgpd: Fix mistakes in applying 'allow inbound connections to non-default view' +- ospfd: neuter some compiler warnings +- ospfd: update some comments +- ospfd: Discriminate better when selecting links between vertices in SPF +- bgpd: Workaround for invalid MBGP next hop +- ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f +- ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface() +- bgpd/trivial: Fix indentation in previous +- bgpd: Allow inbound connections to non-default view +- bgpd: fd leak in bgpd +- bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment +- bgpd: Implement BGP confederation error handling (RFC5065, Par. 5) +- bgpd: start listener on first instance +- bgpd: peer action table static/const +- bgpd.c: (various tables) only used in one place and are immutable. +- ripd: set IP TOS for control socket + * Tue Jul 21 2009 Carsten Schoene <cs@linux-administrator.com> - 0.99.12-1 - This release contains a regression fix for ospf6d - various small fixes
Added
quagga-0.99.15.tar.bz2
^