summaryrefslogtreecommitdiff
blob: 0ea611ba4990fc697fa022416410bc312a9e6761 (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
# ChangeLog for net-dialup/ppp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.40 2003/12/26 14:07:56 lanius Exp $

  26 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ppp-2.4.2_beta3-r1.ebuild:
  automatically change pppoe.so to rp-pppoe.so (library name changed in 2.4.2)

  23 Dec 2003; Brad House <brad_mssw@gentoo.org> ppp-2.4.2_beta3-r1.ebuild:
  freezes on compile on amd64, even after libtoolize addition

  22 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ppp-2.4.1-r11.ebuild,
  ppp-2.4.1-r12.ebuild, ppp-2.4.1-r13.ebuild, ppp-2.4.2_beta3.ebuild:
  removed old versions

  22 Dec 2003; Heinrich Wendel <lanius@gentoo.org> files/2.4.2b3/ip-down,
  files/2.4.2b3/ip-up, files/2.4.2b3/net.ppp0:
  speed up startup in special cases (bug #36195)

*ppp-2.4.2_beta3-r1 (22 Dec 2003)

  22 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ppp-2.4.2_beta3-r1.ebuild,
  files/2.4.2b3/confd.ppp0, files/2.4.2b3/net.ppp0:
  added support for leased-line pppd setups (bug #33290)

*ppp-2.4.2_beta3-r1 (22 Dec 2003)

  22 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ppp-2.4.2_beta3-r1.ebuild,
  files/2.4.2b3/README.mpls, files/2.4.2b3/cflags.patch,
  files/2.4.2b3/chat-default, files/2.4.2b3/confd.ppp0, files/2.4.2b3/ip-down,
  files/2.4.2b3/ip-up, files/2.4.2b3/killaddr-smarter.patch,
  files/2.4.2b3/modules.ppp, files/2.4.2b3/mpls.patch, files/2.4.2b3/net.ppp0,
  files/2.4.2b3/options-pppoe, files/2.4.2b3/options-pptp,
  files/2.4.2b3/pppoe.html:

  major cleanups:
  - moved all cflags fixed to one patch
  - added mpls support
  - use pon, poff, plog scripts from ppp distribution
  - added killaddr-smarter patch (http://seclists.org/lists/linux-kernel/2001/Jan/ 5745.html)
  - added options files for pppoe and pptp
  - fixed resolv.conf issues
  - fixed stopping of net.ppp0
  - some minor things i forgot

  many thx to:
  - Robert Cernansky <openhs@users.sourceforge.net> (bug#26920)
  - Cory Visi <cory@visi.name> (bug #35381)
  - Francesco Pretto <ceztko@libero.it> (bug #36081)
  - Steve Hudson <shudson2@uwo.ca> (bug #26311)
  - BlueRaven <blueraven@libero.it> (bug #31418)

  08 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ppp-2.4.1-r14.ebuild:
  added alpha to keywords, stable on sparc

  05 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ppp-2.4.1-r13.ebuild:
  fixed chown syntax

  19 Nov 2003; Heinrich Wendel <lanius@gentoo.org> metadata.xml:
  metadata.xml

*ppp-2.4.2_beta3 (02 Oct 2003)

  02 Oct 2003; Heinrich Wendel <lanius@gentoo.org> ppp-2.4.2_beta3.ebuild:
  version bump

  06 Sep 2003; Seemant Kulleen <seemant@gentoo.org> files/net.ppp0:
  surround username with quotes for the secrets file generation. This helps with
  users who have funky characters in the usernames. Thanks to choenig__ in
  #gentoo-bugs (Christian Hoenig <gentoo@christianhoenig.de>)

  06 Sep 2003; Martin Holzer <mholzer@gentoo.org> ppp-2.4.1-r14.ebuild:
  removing pppatm

  07 Aug 2003; Tavis Ormandy <taviso@gentoo.org> ppp-2.4.1-r12.ebuild:
  stable on alpha

  01 Jul 2003; Olivier Crete <tester@gentoo.org> ppp-2.4.1-r14.ebuild:
  fix for va_list on amd64 (its like ppc)

  15 Jul 2003; Martin Schlemmer <azarah@gentoo.org> files/net.ppp0:
  Do not update /etc/ppp/peers if no NUMBER is set - this is for non
  dialup users, thanks to Maciek Freudenheim <fahren@bochnia.pl>.

  12 Jun 2003; <msterret@gentoo.org> ppp-2.4.1-r13.ebuild,
  ppp-2.4.1-r14.ebuild:
  add Header

  26 May 2003; Luca Barbato <lu_zero@gentoo.org> ppp-2.4.1-r14.ebuild:
  gcc-3.3 fix and moving the patches in src_unpack.

*ppp-2.4.1-r14 (22 May 2003)

  04 Aug 2003; Guy Martin <gmsoft@gentoo.org> ppp-2.4.1-r14.ebuild :
  Marked stable on hppa.

  22 May 2003; Chuck Brewer <killian@gentoo.org> ppp-2.4.1-r14.ebuild:
  new testing ebuild, adds pppoatm.so that should work with this build  

*ppp-2.4.1-r12 (22 May 2003)
 
  22 May 2003; Chuck Brewer <killian@gentoo.org> ppp-2.4.1-r12.ebuild:
  Added stuff from baselayout to be provided by the ppp package, i.e.
  net.ppp0,conf.d/net.ppp0 and chat-default

*ppp-2.4.1-r13 (24 Apr 2003)
  
  24 Apr 2003; Chuck Brewer <killian@gentoo.org> ppp-2.4.1-r13.ebuild:
  Added ppp-2.4.1-r13.ebuild and digest to include support for p* and 
  ip-* scripts, perms fix, details in bug #18264

  15 Apr 2003; Tavis Ormandy <taviso@gentoo.org> ppp-2.4.1-r12.ebuild:
  Adding ~alpha keyword.

  28 Mar 2003; Guy Martin <gmsoft@gentoo.org> ppp-2.4.1-r12.ebuild :
  Added hppa to KEYWORDS.

  02 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ppp-2.4.1-r12.ebuild :

  Moved to stable x86.  Closing bug #12002

  05 Feb 2003; Hannes Mehnert <hannes@gentoo.org> ppp-2.4.1-r12.ebuild:
  added local activefilter useflag, thanks to Alexander Holler
  <holler@ahsoftware.de> for his patch

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*ppp-2.4.1-r12 (15 Dec 2002)

  15 Dec 2002; phoen][x <phoenix@gentoo.org> ppp-2.4.1-r12.ebuild, ChangeLog,
  files/digest-ppp-2.4.1-r12 :
  Fixed a pretty severe bug: /etc/modules.d/ppp was set +x - that caused
  a strange behaviour with update-modules. See bug #12002 for more details.
  Fixed the LICENSE setting: GPL -> GPL-2.
  Revision bump to force portage to update ppp. 

*ppp-2.4.1-r11 (28 Aug 2002)

  13 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ppp-2.4.1-r11.ebuild :
  added sample /etc/ppp/ip-up script submitted in bug #8609, added IUSE

  16 Sep 2002; Maarten Thibaut <murphy@gentoo.org> ppp-2.4.1-r11.ebuild :
  Added sparc and sparc64 keywords. Revamped ChangeLog layout.
  
  15 Sep 2002; phoen][x <phoenix@gentoo.org> ppp-2.4.1-r11.ebuild :
  Uploaded the tarball to ibiblio and modified SRC_URI.
  This closes bug 7771.

  05 Sep 2002; phoen][x <phoenix@gentoo.org> ppp-2.4.1-r11.ebuild :
  Enabled callback.
  This closes bug 7373.
  
  28 Aug 2002; phoen][x <phoenix@gentoo.org> ppp-2.4.1-r11.ebuild :
  Added ipv6 useflag support.
  This closes bug 6972.

*ppp-2.4.1-r10 (31 Jul 2002)
  
  16 Sep 2002; Maarten Thibaut <murphy@gentoo.org> ppp-2.4.1-r10.ebuild :
  Added sparc and sparc64 keywords.

  3 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> ppp-2.4.1-r10.ebuild
  ppp-2.4.1-r9.ebuild :
  Added ppc to KEYWORDS.

  31 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> ppp-2.4.1-r10.ebuild :
  Security fix - added a patch to prevent race condition.

*ppp-2.4.1-r9

  16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ppp-2.4.1-r[789].ebuild  :
  updated homepage

*ppp-2.4.1-r8 (09 Apr 2002)

  22 May 2002; Mike Jones <ashmodai@gentoo.org> :
  Added (optional - USE crypt variable was used) MPPE support for ppp, enabling
  clients who use the pptp server to have encrypted connections.

*ppp-2.4.1-r8 (09 Apr 2002)

  09 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : fixed plugin installation
  path; closing bug #1629.

*ppp-2.4.1-r7 (08 Apr 2002)

  08 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : New release of ppp (using
  new kernel pppoe-enabled ebuild submitted by Christian Loitsch.) Closes bug 
  #1527.

*ppp-2.4.1-r6 (01 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.