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
|
# ChangeLog for net-dialup/pptpd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.22 2006/05/12 21:25:14 mrness Exp $
*pptpd-1.3.2 (12 May 2006)
12 May 2006; Alin Nastac <mrness@gentoo.org>
+files/pptpd-1.3.2-connections-arg.patch, +files/pptpd-1.3.2-gentoo.patch,
+pptpd-1.3.2.ebuild:
Version bump. Fix segfault when -C option is specified on command line
(#132898).
*pptpd-1.3.1 (26 Mar 2006)
26 Mar 2006; Alin Nastac <mrness@gentoo.org>
+files/pptpd-1.3.1-gentoo.patch, +pptpd-1.3.1.ebuild:
Version bump. Fix syslog flood with messages like "GRE: accepting packet"
(#127388).
*pptpd-1.3.0 (10 Mar 2006)
10 Mar 2006; Alin Nastac <mrness@gentoo.org>
+files/pptpd-1.3.0-gentoo.patch, +pptpd-1.3.0.ebuild:
Version bump (#125464). Fix compile warnings and CFLAGS.
06 Oct 2005; Alin Nastac <mrness@gentoo.org> pptpd-1.2.3-r1.ebuild:
Remove COPYING and INSTALL from docs.
26 May 2005; Alin Nastac <mrness@gentoo.org> -pptpd-1.2.1.ebuild:
Remove old version.
13 May 2005; Alin Nastac <mrness@gentoo.org> pptpd-1.2.3-r1.ebuild:
Stable on x86
*pptpd-1.2.3-r1 (21 Apr 2005)
21 Apr 2005; Alin Nastac <mrness@gentoo.org> -pptpd-1.2.3.ebuild,
+pptpd-1.2.3-r1.ebuild:
Match version of pptpd-logwtmp with current version of pppd (#89895)
*pptpd-1.2.3 (16 Apr 2005)
16 Apr 2005; Alin Nastac <mrness@gentoo.org> +pptpd-1.2.3.ebuild:
Version bump
12 Feb 2005; Alin Nastac <mrness@gentoo.org> -pptpd-1.1.4_beta4.ebuild,
pptpd-1.2.1.ebuild:
Mark stable on x86 and remove old ebuild.
*pptpd-1.2.1 (30 Dec 2004)
30 Dec 2004; Jared Hudson <jhhudso@gentoo.org> : Version bump.
23 Dec 2004; Alin Nastac <mrness@gentoo.org> -files/options.pptpd,
-files/pptpd.conf, -files/1.1.3/options.pptpd, -files/1.1.3/pptpd.conf,
-files/1.1.4_beta3/options.pptpd, -files/1.1.4_beta3/pptpd.conf,
-pptpd-1.1.2.ebuild, -pptpd-1.1.3.20030409.ebuild, -pptpd-1.1.3.ebuild,
-pptpd-1.1.4_beta3.ebuild, pptpd-1.1.4_beta4.ebuild:
Remove obsolete ebuilds.
19 Dec 2004; Alin Nastac <mrness@gentoo.org> pptpd-1.1.4_beta4.ebuild:
Fix autotools generated files (#72744) and mark it stable on x86.
25 Aug 2004; Sven Wegener <swegener@gentoo.org> pptpd-1.1.3.ebuild:
Changed SRC_URI to use mirror:// syntax.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pptpd-1.1.2.ebuild,
pptpd-1.1.3.20030409.ebuild, pptpd-1.1.3.ebuild, pptpd-1.1.4_beta3.ebuild,
pptpd-1.1.4_beta4.ebuild:
virtual/glibc -> virtual/libc
*pptpd-1.1.4_beta4 (10 Aug 2003)
10 Aug 2003; Jared Hudson <jhhudso@gentoo.org> : Version bump and bug fix.
Fixed bug in /etc/init.d/pptpd. Ebuild and bugfix credit goes to
Ross Dougherty <theklone@optusnet.com.au> Bug id #23961 and #20041.
*pptpd-1.1.4_beta3 (28 Jun 2003)
28 Jun 2003; Jared Hudson <jhhudso@gentoo.org> : Version bump.
*pptpd-1.1.3.20030409 (28 Apr 2003)
23 May 2003; Chuck Brewer <killian@gentoo.org>:
Added manifest.
*pptpd-1.1.3.20030409 (28 Apr 2003)
28 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> pptpd-1.1.3.20030409.ebuild :
Security update.
*pptpd-1.1.3 (6 Nov 2002)
6 Nov 2002; Jared Hudson <jhhudso@gentoo.org> : Revision bump in regard to
bug #5154. Credit goes to: Frederic Mangeant <frederic.mangeant@free.fr>
*pptpd-1.1.2 (22 May 2002)
5 May 2002; Mike Jones <ashmodai@gentoo.org> ChangeLog, pptpd-1.1.2.ebuild:
|