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
|
# ChangeLog for net-dialup/l2tpd
# Copyright 2003-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.17 2006/06/04 07:55:51 mrness Exp $
04 Jun 2006; Alin Nastac <mrness@gentoo.org>
+files/l2tpd-0.70_pre20031121-gcc41.patch, l2tpd-0.70_pre20031121.ebuild:
Patch to fix gcc 4.1 errors (#135234).
30 May 2006; Alin Nastac <mrness@gentoo.org> files/l2tpd-init,
l2tpd-0.70_pre20031121.ebuild:
Interblock l2tpd with xl2tpd. Install only basic configuration files and
change init script to check the existence of the l2tpd.conf file (#134029).
12 Mar 2006; Alin Nastac <mrness@gentoo.org>
-files/l2tpd-0.69-can-2004-0649.patch, -l2tpd-0.69-r2.ebuild,
l2tpd-0.70_pre20031121.ebuild:
Remove old version. Beutify the code of the remaining version.
05 Dec 2004; Alin Nastac <mrness@gentoo.org> l2tpd-0.70_pre20031121.ebuild:
Stable on x86.
*l2tpd-0.70_pre20031121 (15 Sep 2004)
15 Sep 2004; Heinrich Wendel <lanius@gentoo.org>
+l2tpd-0.70_pre20031121.ebuild:
version bump, bug #54544
14 Aug 2004; Sven Wegener <swegener@gentoo.org> files/l2tpd-init:
Fixed CVS Header.
21 Jul 2004; David Holm <dholm@gentoo.org> l2tpd-0.69-r2.ebuild:
Added to ~ppc.
*l2tpd-0.69-r2 (20 Jul 2004)
20 Jul 2004; Heinrich Wendel <lanius@gentoo.org> l2tpd-0.69-r1.ebuild,
l2tpd-0.69-r2.ebuild, l2tpd-0.69.ebuild,
files/l2tpd-0.69-can-2004-0649.patch:
fix possible buffer overflow, remove vulnerable versions
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> l2tpd-0.69-r1.ebuild,
l2tpd-0.69.ebuild:
virtual/glibc -> virtual/libc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> l2tpd-0.69-r1.ebuild,
l2tpd-0.69.ebuild:
Add inherit eutils
11 Feb 2004; Heinrich Wendel <lanius@gentoo.org> l2tpd-0.69-r1.ebuild,
l2tpd-0.69.ebuild:
mark 0.69-r1 stable; fix 0.69 to compile with gcc-3.3
*l2tpd-0.69-r1 (09 Dec 2003)
09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> l2tpd-0.69-r1.ebuild:
added patches from Jacco de Leeuw, bug #35344
19 Nov 2003; Heinrich Wendel <lanius@gentoo.org> metadata.xml:
metadata.xml
*l2tpd-0.69 (17 Nov 2003)
17 Nov 2003; Heinrich Wendel <lanius@gentoo.org> l2tpd-0.69.ebuild,
files/l2tpd-init:
moved from net-misc to net-dialup
10 Jul 2003; Donny Davies <woodchip@gentoo.org> l2tpd-0.69.ebuild:
Close #23945.
*l2tpd-0.69 (24 Feb 2003)
24 Feb 2003; Donny Davies <woodchip@gentoo.org> :
Initial import, created by me.
|