Subject: CVS commit: pkgsrc/net/rp-pppoe
To: None <pkgsrc-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: pkgsrc-changes
Date: 11/01/2006 15:17:14
Module Name:	pkgsrc
Committed By:	martin
Date:		Wed Nov  1 15:17:14 UTC 2006

Modified Files:
	pkgsrc/net/rp-pppoe: Makefile PLIST distinfo
	pkgsrc/net/rp-pppoe/patches: patch-aa patch-ab patch-af
Added Files:
	pkgsrc/net/rp-pppoe/patches: patch-ah patch-ai
Removed Files:
	pkgsrc/net/rp-pppoe/patches: patch-ac patch-ad patch-ae

Log Message:
Update rp-pppoe to 3.8: various internal changes, some of them bogus
and reverted by patches, some of them were already present in (now
removed) patches; plus:

- Changed the names of commands from adsl-* to pppoe-* to more logically
  name the scripts.

- Make the userland pppoe daemon run as "nobody" if possible, once session
  has started.

- Make userland pppoe program somewhat safe if it is installed SUID or
  SGID.  Note that I still do *NOT* recommend a SUID/SGID pppoe.

- Fix long-standing bug in pppoe-server that passed arguments to pppd in the
  wrong order.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/net/rp-pppoe/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/rp-pppoe/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/net/rp-pppoe/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/net/rp-pppoe/patches/patch-aa
cvs rdiff -r1.5 -r1.6 pkgsrc/net/rp-pppoe/patches/patch-ab
cvs rdiff -r1.4 -r0 pkgsrc/net/rp-pppoe/patches/patch-ac
cvs rdiff -r1.3 -r0 pkgsrc/net/rp-pppoe/patches/patch-ad
cvs rdiff -r1.2 -r0 pkgsrc/net/rp-pppoe/patches/patch-ae
cvs rdiff -r1.2 -r1.3 pkgsrc/net/rp-pppoe/patches/patch-af
cvs rdiff -r0 -r1.1 pkgsrc/net/rp-pppoe/patches/patch-ah \
    pkgsrc/net/rp-pppoe/patches/patch-ai

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.