diff options
author | cube <cube@pkgsrc.org> | 2005-01-01 06:26:41 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2005-01-01 06:26:41 +0000 |
commit | 167ed4300443f6b5c0b7a11ecbee275571a83a99 (patch) | |
tree | 582dc3304f080260da2c4d7aab38b3cd76a162c7 /net/poptop/distinfo | |
parent | 3ff2403351a9c57ce67b26f9f57193828ac993c5 (diff) | |
download | pkgsrc-167ed4300443f6b5c0b7a11ecbee275571a83a99.tar.gz |
Update poptop to version 1.2.1.
pkgsrc changes and patches:
o As pppd binary location is configurable at run-time, it is no longer
necessary to use ./configure tricks to use another pppd.
o Add a rc.d script.
o Disable bcrelay build unconditonally, until it is made portable.
o Move configuration file over to PKG_SYSCONFDIR.
Changes:
1.2.1: released 2004-06-23
[* Nothing relevant *]
1.2.0-b4: released 2004-05-25
- fix for options file check when no options file wanted [Cameron]
- fix for SIGTERM handling [Guraj]
- minor manual page edits [Wilson]
- fix printing of connection speed [Dubiec]
- fix segfault if built --with-bcrelay but no option used [Cameron]
- add --logwtmp option to track users online [Cameron/Guraj]
- remove vpnwho.pl from package (due to --logwtmp) [Cameron]
- include README.portslave in distribution [Cameron]
1.2.0-b3: released 2004-04-25 (ANZAC day)
- add hint for EIO to suggest pppd option syntax [Cameron]
- add routing checklists to pptpd.conf man page [Cameron]
- fix broken --stimeout option [Cameron]
- rework all manual pages, cross check against programs [Cameron]
- add --ppp option for portslave support [Cameron]
- fix unanticipated exit() when --noipparam option used [Cameron]
- fix segfault on pptpctrl called with no arguments [Cameron]
{closes: Bug#140709}
- include vpnwho.pl in package [!3runo]
- note that speed is ineffective on Linux [Cameron]
- rework comments in sample configuration files [Cameron]
- update references to web sites [Cameron]
- minor edits to manual pages [Cameron]
- improve script comments [Cameron]
1.2.0-b2: released 2004-04-22 to test team (Peter & Bruno)
- fix build without bcrelay [Cameron]
- adopt bcrelay version from main package [Cameron]
- when built without bcrelay, the bcrelay will exit [Cameron]
1.1.4-b4:
- terminate call on any CALL_CLR_RQST [!3runo]
- unblock SIGCHLD [Stamfest]
{closes: Bug#248123}
- report pppd path in debug mode [Cameron]
- report cause of failed execvp() [Cameron]
- explain pppd launch failure [Cameron]
- pass ipparam to pppd [Ammirata]
- add bcrelay [Bolhuis]
- fix loss of first GRE packet [fghdgh]
- fix inheritance of console file descriptors [fghdgh]
- fix pidfile option [Mandzgaladze]
- fix two buffer overflows [Otero]
- fix potential buffer overflow [Vroede]
- enhance callid [Latypov] {does not close Bug#171831}
Diffstat (limited to 'net/poptop/distinfo')
-rw-r--r-- | net/poptop/distinfo | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/net/poptop/distinfo b/net/poptop/distinfo index 8ee8c2cc7ed..4369b175fbb 100644 --- a/net/poptop/distinfo +++ b/net/poptop/distinfo @@ -1,7 +1,12 @@ -$NetBSD: distinfo,v 1.4 2003/09/17 19:37:08 cube Exp $ +$NetBSD: distinfo,v 1.5 2005/01/01 06:26:41 cube Exp $ -SHA1 (pptpd-1.1.3-20030409.tar.gz) = b4b7e2c5dc17b962fafb2aebff780fdcfa666551 -Size (pptpd-1.1.3-20030409.tar.gz) = 148934 bytes -SHA1 (patch-aa) = 11bf3a2c6fb445c90c01389f98b3a339a052b53a -SHA1 (patch-ab) = 878af32d56324ca4001488b3b05eae917011c2a3 +SHA1 (pptpd-1.2.1.tar.gz) = ffbeff5d8a8c0725125ec0682b0871e927aefba4 +Size (pptpd-1.2.1.tar.gz) = 180974 bytes +SHA1 (patch-aa) = 40e5873fc582040112e97477e3709e729245d4c9 +SHA1 (patch-ab) = 43741ecf4f1f52113814ccd0f70a9ab173c0667f SHA1 (patch-ac) = 9414c9d086913d8a322629d87f3ed79ecbd4059f +SHA1 (patch-ad) = 451e6811622114c4e99df3b9ff31238bfa6623ed +SHA1 (patch-ae) = 7072ce9eacbdc52632c2eb8341dc4519d6d79d78 +SHA1 (patch-af) = f087f8b16566701ab51dbb967a126c710f785213 +SHA1 (patch-ag) = 7810baae4607113684a00bcdf13140242f8744b9 +SHA1 (patch-ah) = 54506391dfc52ce71550aec6225d96b069560581 |