summaryrefslogtreecommitdiff
blob: 9e11a3fb448cada529cf8df5662123702267bbab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
# ChangeLog for net-misc/quagga
# Copyright 1999-2006 Gentoo Foundation
# Copyright 2003-2004 DataCore GmbH
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.32 2006/03/10 19:38:06 hansmi Exp $

  10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
  quagga-0.98.5-r3.ebuild:
  Stable on ppc.

  06 Mar 2006; Alin Nastac <mrness@gentoo.org> quagga-0.98.5-r3.ebuild:
  Stable on x86.

  12 Feb 2006; Guy Martin <gmsoft@gentoo.org> quagga-0.98.5-r3.ebuild:
  Stable on hppa.

*quagga-0.98.5-r3 (04 Feb 2006)

  04 Feb 2006; Alin Nastac <mrness@gentoo.org> -quagga-0.98.5-r1.ebuild,
  +quagga-0.98.5-r3.ebuild:
  Remove old test version. Update TCP MD5 patch (#119256).

  09 Jan 2006; Alin Nastac <mrness@gentoo.org>
  -files/patches-0.98.2/amir-connected-route.patch,
  -files/patches-0.98.2/ht-20040304-classless-bgp.patch,
  -files/patches-0.98.2/ht-20050110-0.98.0-bgp-md5.patch:
  Remove leftovers of the version 0.98.2.

  13 Dec 2005; Amir Guindehi <amir@gentoo.org> -quagga-0.96.5-r1.ebuild,
  -quagga-0.98.2.ebuild, -quagga-0.98.5.ebuild:
  Removed obsolete versions.

*quagga-0.98.5-r2 (13 Dec 2005)

  13 Dec 2005; Amir Guindehi <amir@gentoo.org> +quagga-0.98.5-r2.ebuild:
  Added two new local use flags named 'multipath' and 'tcp-zebra'. If
  'multipath' is set, Quagga get's compiled with --enable-multipath=0 which
  enables multipath routes support for any number of routes. If 'tcp-zebra' is
  not set, the Zebra/protocol-daemon communication (zserv) will be done over unix
  domain sockets instad of a tcp socket bound to 127.0.0.1 on port 2600. This
  is slightly more secure, since otherwise local non-root users are able to
  inject routes by connecting to the local port 2600.

*quagga-0.98.5-r1 (15 Nov 2005)

  15 Nov 2005; Amir Guindehi <amir@gentoo.org> +quagga-0.98.5-r1.ebuild:
  Added a local use flag 'fix-connected-rt'. It controls inclusion of the
  patch amir-connected-route.patch which was causing more trouble than
  it's worth for most folks. If you run into the kernel bug which routes        
  packets to interfaces which are downed by link detect add this use flag.
  Version bump.

  11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> quagga-0.98.4.ebuild:
  Stable on ppc.

*quagga-0.98.5 (10 Nov 2005)

  10 Nov 2005; Alin Nastac <mrness@gentoo.org> quagga-0.98.2.ebuild,
  quagga-0.98.4.ebuild, +quagga-0.98.5.ebuild:
  Add autoconf-wrapper and libtool to DEPEND. Version bump.

  18 Oct 2005; Aron Griffis <agriffis@gentoo.org> quagga-0.98.4.ebuild:
  Mark 0.98.4 stable on alpha

  14 Oct 2005; Alin Nastac <mrness@gentoo.org>
  -files/patches-0.98.3/amir-connected-route.patch,
  -files/patches-0.98.3/ht-20040304-classless-bgp.patch,
  -files/patches-0.98.3/ht-20050110-0.98.0-bgp-md5.patch,
  quagga-0.96.5-r1.ebuild, quagga-0.98.2.ebuild, -quagga-0.98.3.ebuild,
  quagga-0.98.4.ebuild:
  Remove obsolete test version 0.98.3. Add a warning about necessity of
  patching kernel for being able to use TCP MD5 for BGP (#108364). Mark
  version 0.98.4 stable on x86.

  14 Sep 2005; Alin Nastac <mrness@gentoo.org> +files/bgpd.init,
  -files/init/bgpd, -files/init/ospf6d, -files/init/ospfd, -files/init/ripd,
  -files/init/ripngd, -files/init/zebra, +files/ospf6d.init,
  +files/ospfd.init, +files/ripd.init, +files/ripngd.init,
  +files/zebra.conf, +files/zebra.init, quagga-0.96.5-r1.ebuild,
  quagga-0.98.2.ebuild, quagga-0.98.3.ebuild, quagga-0.98.4.ebuild:
  Make zebra command line parameters configurable through conf.d (#102381).

  13 Sep 2005; Alin Nastac <mrness@gentoo.org> quagga-0.98.2.ebuild,
  quagga-0.98.3.ebuild, quagga-0.98.4.ebuild:
  Replace sys-libs/libcap with >=sys-libs/libcap-1.10-r5 in RDEPEND (#95147).

  03 Sep 2005; Simon Stelling <blubb@gentoo.org> quagga-0.98.4.ebuild:
  made quagga multilib-strict aware

*quagga-0.98.4 (11 Aug 2005)

  11 Aug 2005; Alin Nastac <mrness@gentoo.org> files/init/bgpd,
  files/init/ospf6d, files/init/ospfd, files/init/ripd, files/init/ripngd,
  files/init/zebra, quagga-0.96.5-r1.ebuild, quagga-0.98.2.ebuild,
  quagga-0.98.3.ebuild, +quagga-0.98.4.ebuild:
  Fix check sanity in init scripts. Correct info messages regarding path to
  sample files. Version bump with a new realms useflag which add realms
  support in 0.98.4 version, thanks to the author of this patch, Calin Velea
  <vcalinus@gemenii.ro> (#102044).

*quagga-0.98.3 (15 Jun 2005)

  15 Jun 2005; Alin Nastac <mrness@gentoo.org>
  +files/patches-0.98.3/amir-connected-route.patch,
  +files/patches-0.98.3/ht-20040304-classless-bgp.patch,
  +files/patches-0.98.3/ht-20050110-0.98.0-bgp-md5.patch,
  +quagga-0.98.3.ebuild:
  Version bump.

  12 Jun 2005; Alin Nastac <mrness@gentoo.org>
  -files/patches-0.96.4/opaque-ready.patch,
  -files/patches-0.96.4/ospf_refcount.patch,
  -files/patches-0.97.1/01_all_unbreak-ospfapi.patch.bz2,
  -files/patches-0.97.1/02_all_unbreak-ospfapi.patch.bz2,
  -quagga-0.96.4-r6.ebuild, -quagga-0.96.5.ebuild, -quagga-0.97.1.ebuild,
  -quagga-0.97.2.ebuild:
  Remove obsolete versions.

  01 May 2005; Michael Hanselmann <hansmi@gentoo.org> quagga-0.98.2.ebuild:
  Stable on ppc.

  01 Apr 2005; Alin Nastac <mrness@gentoo.org> quagga-0.98.2.ebuild:
  Stable on alpha and x86.

*quagga-0.98.2 (20 Mar 2005)

  20 Mar 2005; Alin Nastac <mrness@gentoo.org>
  +files/patches-0.98.2/amir-connected-route.patch,
  +files/patches-0.98.2/ht-20040304-classless-bgp.patch,
  +files/patches-0.98.2/ht-20050110-0.98.0-bgp-md5.patch, +files/quagga.pam,
  metadata.xml, quagga-0.96.4-r6.ebuild, quagga-0.96.5.ebuild,
  quagga-0.96.5-r1.ebuild, quagga-0.97.1.ebuild, quagga-0.97.2.ebuild,
  +quagga-0.98.2.ebuild:
  Version bumped based on an ebuild made by Amir Guindehi <amir@gentoo.org>
  and Michael Sandee <voidptr@voidptr.sboost.org>. The new version has support
  for TCP MD5 & classless prefixes for BGP.
  Fixed bugs #69900, #70457, #80633, #80636, #80697, #81095 and #83009.

*quagga-0.97.2 (25 Oct 2004)

  25 Oct 2004; Amir Guindehi <amir@datacore.ch> +quagga-0.97.2.ebuild:
  Bumped version number. Removed obsolete patches.

*quagga-0.97.1 (21 Oct 2004)

  21 Oct 2004; Amir Guindehi <amir@datacore.ch> quagga-0.97.1.ebuild:
  Bumped version number. Added two patches to fix compilation of
  the source when used with the 'ospfapi' use flag.

  25 Oct 2004; Amir Guindehi <amir@datacore.ch> quagga-0.97.1.ebuild:
  Changed dependency to from >= to =libcap-1.10-r3. libcap-1.10-r4 does
  not get correctly recognized and used by Quagga. This has to be 
  investigated further.
	
*quagga-0.96.5-r1 (21 Oct 2004)

  21 Oct 2004; Amir Guindehi <amir@datacore.ch> +quagga-0.96.5-r1.ebuild:
  Added dependency to sys-apps/iproute2. Added --localstatedir. The ebuild
  will apply patches if it finds the corresponding patch directory exists.
  Fixed location of quagga include files to /usr/include/quagga. Added new
  USE flag named 'ospfapi' to enable ospfapi and opaque lsa support 
  sepparately. Made x86 stable.

*quagga-0.96.5 (05 Oct 2004)

  21 Oct 2004; Amir Guindehi <amir@datacore.ch> quagga-0.96.5.ebuild:
  Made x86 stable.
	
  05 Oct 2004; Philip Walls <malverian@gentoo.org> +quagga-0.96.5.ebuild:
  Version bump, support for tcp md5 passwords

  16 Jul 2004; Amir Guindehi <amir@datacore.org> quagga-0.96.4-r6.ebuild:
  fixed copyright statement according to dmwaters and seemants wishes.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> quagga-0.96.4-r6.ebuild:
  change virtual/glibc to virtual/libc

  13 Jun 2004; Jason Wever <weeve@gentoo.org> files/init/bgpd:
  Fixed typo in bgpd init script.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> quagga-0.96.4-r6.ebuild:
  Add inherit eutils

*quagga-0.96.4-r6 (27 Mar 2004)

  27 Mar 2004; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added missing IUSE to ebuild.

*quagga-0.96.4-r5 (12 Mar 2004)

  12 Mar 2004; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added patch which replaces a assert() in opaque_lsa.c with
  a error message and a return. This stabilizes ospfd a lot
  if he hits problems. There is a bug in Quagga which can get
  triggert in certain cases and is not found. This patch allows
  ospfd to survive it in many cases.

*quagga-0.96.4-r4 (02 Feb 2004)

  25 Feb 2004; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added a missing backslash in files/init/bgpd.conf

  02 Jan 2004; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added patch to fix ospfapi ready callbacks when router's opaque
  capabilities change from ON->OFF->ON. Submitted patch to upstream
  maintainer and ML.

*quagga-0.96.4-r3 (22 Jan 2004)

  22 Jan 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added exports for broken ipforward detection.

*quagga-0.96.4-r2 (11 Nov 2003)

  05 Dez 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added removal of stale zebra routes to /etc/init.d/zebra

  11 Nov 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Fixed location of /usr/lib libraries to /usr/lib/quagga

*quagga-0.96.4-r1 (02 Nov 2003)

  02 Nov 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Fixed location of /usr/include headers to /usr/include/quagga

*quagga-0.96.4 (02 Nov 2003)

  02 Nov 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Bumped version number.

*quagga-0.96.3-r6 (01 Nov 2003)

  01 Nov 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Removed configure.ac patch. Added WANT_AUTOMAKE=1.7 to be sure to
  use the right automake version.

* quagga-0.96.3-r5 (01 Nov 2003)

  01 Nov 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Replaced dodir /var/run/quagga through keepdir.
  Fixed init.d script's pid file location to /var/run/quagga.
	
* quagga-0.96.3-r4 (01 Nov 2003)

  01 Nov 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added dependency for >=libcap-1.10-r3 needed for libcap support in
  Quagga. This makes Quagga a lot more secure!
	
* quagga-0.96.3-r3 (31 Oct 2003)

  31 Oct 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added blocking of zebra-ag-svn, zebra-pj-svn, zebra,
  quagga-ag-svn-HEAD, quagga-svn-HEAD.
	
* quagga-0.96.3-r2 (31 Oct 2003)

  31 Oct 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :

  Replaced user/group creating with enewuser/enewgroup
  
* quagga-0.96.3-r1 (22 Oct 2003)

  22 Oct 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Added header file fix. It fixes lib/Makefile.am to install all needed
  header files to be able to compile OSPFAPI client like SRRD.
	
* quagga-0.96.3 (16 Oct 2003)

  16 Oct 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Bumped version number. Had to fix configure.ac (BUG46).
	
* quagga-0.96.2 (08 Sep 2003)

  08 Sep 2003; Amir Guindehi <amir@datacore.ch> ChangeLog :
  
  Created Quagga ebuild. It's derrived from zebra-ag-svn-0.94-r2.
  Creates /var/run/quagga for Quagga's pid file which needs to be written
  under the new quagga user. So the directory needs to be owned by that user.
  Added Quagga user and Quagga & VTY group which the new Quagga needs.
  Includes OSPFAPI, NET-SNMP, OSPF-TE, OSPF NSSA and Opaque LSA support.