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
|
# ChangeLog for net-misc/bird
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/bird/ChangeLog,v 1.5 2009/08/24 12:22:41 chainsaw Exp $
*bird-1.1.2 (24 Aug 2009)
24 Aug 2009; <chainsaw@gentoo.org> -files/1.1.0-nostrip.patch,
-files/initd-bird-1.1.0, -bird-1.1.0.ebuild, +files/1.1.2-nostrip.patch,
+files/initd-v4-bird-1.1.2, +files/initd-v6-bird-1.1.2,
+bird-1.1.2.ebuild:
New version that allows more kernel routing tables in IPv6 and contains a
core bugfix. Removed old ebuild.
*bird-1.1.1 (20 Aug 2009)
20 Aug 2009; <chainsaw@gentoo.org> +files/1.1.1-nostrip.patch,
+files/initd-v4-bird-1.1.1, +files/initd-v6-bird-1.1.1,
+bird-1.1.1.ebuild:
With thanks to Ondrej Filip, the build system can now handle parallel
make. This new release also improves portability and adds more-style
paging to the client. The init-scripts have been reworked.
*bird-1.1.0 (22 Jul 2009)
22 Jul 2009; <chainsaw@gentoo.org> +files/1.1.0-nostrip.patch,
+files/initd-bird-1.1.0, +bird-1.1.0.ebuild, +metadata.xml:
Resurrected ebuild that was in the tree earlier. With thanks to Chet
McNeill <chet@somedec.com> in bug #122823 for an initial ebuild and patch
set.
|