summaryrefslogtreecommitdiff
blob: 827311698bcacf13b3effd494aea6db1852b47fc (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
# 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.8 2009/11/02 15:58:45 chainsaw Exp $

*bird-1.1.5 (02 Nov 2009)

  02 Nov 2009; <chainsaw@gentoo.org> +files/1.1.5-nostrip.patch,
  +files/initd-v4-bird-1.1.5, +files/initd-v6-bird-1.1.5,
  +bird-1.1.5.ebuild:
  Version bump, increases scalability of the BGP implementation. New
  accessors for AS path and allows import of kernel onlink routes.

*bird-1.1.4 (02 Oct 2009)

  02 Oct 2009; <chainsaw@gentoo.org> +files/1.1.4-nostrip.patch,
  files/initd-v6-bird-1.1.3, +files/initd-v4-bird-1.1.4,
  +files/initd-v6-bird-1.1.4, +bird-1.1.4.ebuild:
  Version bump with minor bugfixes. Also adds passive BGP support.

*bird-1.1.3 (11 Sep 2009)

  11 Sep 2009; <chainsaw@gentoo.org> +files/1.1.3-nostrip.patch,
  +files/initd-v4-bird-1.1.3, +files/initd-v6-bird-1.1.3,
  +bird-1.1.3.ebuild:
  Version bump, contains a core bugfix and corrects AS2->AS4 conversions.

*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.