Changelog for
rp-pppoe-3.11-76.10.i586.rpm :
Tue Apr 23 14:00:00 2013 binliAATTopensuse.org
- update to version 3.11
* Make the rp-pppoe.so plugin avoid calling exit() if
the \"persist\" pppd option was given.
* Get rid of hard-coded nobsdcomp, nodeflate, novj and novjccomp
options in pppoe-server.
* Handle UNIT=xxx directive in pppoe-connect.
* Add \"-i\" flag to pppoe-server to ignore PADIs if there are
no free sessions.
* Add \"-X
\" option to pppoe-server.
* In plugin, don\'t set devnam if it\'s already set.
* Eliminate race condition in signal handling.
* pppoe-server: Add -q and -Q options to allow specification of
path to pppd and pppoe programs respectively.
* Add a few more sanity checks to pppoe-server packet handling.
Tue Jan 24 13:00:00 2012 crrodriguezAATTopensuse.org
- build pppoe-wrapper with PIE and full RELRO
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Fri May 8 14:00:00 2009 chrisAATTcomputersalat.de
- new patch for init script
o added reload
o rework of status
- added config patch
Wed Apr 15 14:00:00 2009 chrisAATTcomputersalat.de
- beautify spec
Fri Jul 4 14:00:00 2008 hvogelAATTsuse.de
- update to version 3.10
* some compilation fixes
* pppoe-server has new \"-x\" option to limit the number of sessions
per MAC address.
* Added proper timeout handling while waiting for PADO/PADS.
* Fix race condition with some access concentrators
Thu Feb 21 13:00:00 2008 crrodriguezAATTsuse.de
- add missing remote_fs dependency in the init script
- fix/add missing calls to restart_on_update and stop_on_removal macros
Thu Jul 13 14:00:00 2006 mskibbeAATTsuse.de
- update to version 3.8 which
o Adjusted code and made it possible to disable debugging code
to shrink size of pppoe executable.
o Fixed bug in MD5 code that caused pppoe-server to segfault on
64-bit machines.
o Made various functions and variables static that didn\'t need
to be visible outside their source files.
Fri May 26 14:00:00 2006 schwabAATTsuse.de
- Use RPM_OPT_FLAGS.
- Don\'t strip binaries.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires