This commit is contained in:
205
rp-pppoe.changes
Normal file
205
rp-pppoe.changes
Normal file
@@ -0,0 +1,205 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 13 14:52:42 CEST 2006 - mskibbe@suse.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 20:14:40 CEST 2006 - schwab@suse.de
|
||||
|
||||
- Use RPM_OPT_FLAGS.
|
||||
- Don't strip binaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:41:12 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 11:54:52 CET 2005 - arvin@suse.de
|
||||
|
||||
- updated to version 3.7
|
||||
- pppoe-server prepends "nic-" to interface name if used with
|
||||
kernel-mode plugin
|
||||
- added -O option to pppoe-server that specify a different
|
||||
default options file for pppd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 16:39:17 CEST 2005 - arvin@suse.de
|
||||
|
||||
- updated to version 3.6:
|
||||
- Changed the names of commands from adsl-* to pppoe-* to
|
||||
more logically name the scripts (incompatibility)
|
||||
- Changed sample firewall scripts to use iptables instead of
|
||||
the old ipchains command
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 19 14:24:03 CET 2005 - arvin@suse.de
|
||||
|
||||
- fixed build on s390 by compiling without -ansi
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 10 18:49:07 CET 2004 - adrian@suse.de
|
||||
|
||||
- build as user
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 13:16:13 CEST 2003 - ro@suse.de
|
||||
|
||||
- fix typo in specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 05:54:15 CEST 2003 - kukuk@suse.de
|
||||
|
||||
- Add %attr to get filelist in sync with /etc/permissions*
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 13 07:20:02 CEST 2003 - nashif@suse.de
|
||||
|
||||
- Added %dir to created directories
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 16 00:24:33 CEST 2003 - nashif@suse.de
|
||||
|
||||
- Fixed init script syntax (bug #26248)
|
||||
- Fixed file list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 10 16:37:39 CET 2003 - nashif@suse.de
|
||||
|
||||
- dont link /etc/resolv.conf, done by ip-up ( #15707)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 00:33:10 CEST 2002 - nashif@suse.de
|
||||
|
||||
- Don't check for release file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 15:43:42 CEST 2002 - nashif@suse.de
|
||||
|
||||
- fixed bug #20327: wrong path to logger in scripts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 12:08:09 CEST 2002 - kukuk@suse.de
|
||||
|
||||
- fixed compilation on UL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 00:23:31 CEST 2002 - nashif@suse.de
|
||||
|
||||
- Fixed bug #17866: Added PreReq
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 10 19:00:53 CEST 2002 - nashif@suse.de
|
||||
|
||||
- Fix bug #17465: detect non-rfc modems
|
||||
- Fix bug #17466: use netfilter instead of ipchains
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 04:30:52 CEST 2002 - nashif@suse.de
|
||||
|
||||
- update to 3.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 14 14:25:23 CET 2002 - ro@suse.de
|
||||
|
||||
- removed START_ADSL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 05:56:44 CEST 2001 - nashif@suse.de
|
||||
|
||||
- Update to 3.3
|
||||
* Client works on Solaris again. It was broken in 3.2.
|
||||
* Added DEFAULTROUTE=yes|no option to configuration file.
|
||||
* Server parses address pool file better.
|
||||
* Server address pool allows ranges of addresses on a line: a.b.c.d-e
|
||||
* Added "-d" (=debug) and "-P" (=check pool file syntax) options to
|
||||
pppoe-server.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:52:25 CEST 2001 - nashif@suse.de
|
||||
|
||||
- Update to version 3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 28 16:27:24 CEST 2001 - nashif@suse.de
|
||||
|
||||
- Fixed bug #8966
|
||||
- bzipped sources
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 21 05:22:34 CEST 2001 - nashif@suse.de
|
||||
|
||||
- Fixed documentation path in GUI
|
||||
- Added GUI documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 5 17:33:57 CEST 2001 - nashif@suse.de
|
||||
|
||||
- Fixed init script (Use rc_status)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 19:41:20 CEST 2001 - nashif@suse.de
|
||||
|
||||
- Update to version 3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 01:06:28 CET 2001 - nashif@suse.de
|
||||
|
||||
- Update to version 2.8
|
||||
- Fixed headers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 22 06:53:50 MET 2000 - nashif@suse.de
|
||||
|
||||
- Added obosletes and provides tags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 13 06:39:51 MET 2000 - nashif@suse.de
|
||||
|
||||
- Update to 2.5 (Fixes security problem)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 9 16:29:42 MET 2000 - nashif@suse.de
|
||||
|
||||
- Update to 2.4
|
||||
- Fix rcadsl link
|
||||
- Changed name tp rp-pppoe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 12:44:50 MET 2000 - nashif@suse.de
|
||||
|
||||
- Use insserv
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 22 19:34:25 MEST 2000 - nashif@suse.de
|
||||
|
||||
- Updated to 2.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 06:24:32 MEST 2000 - nashif@suse.de
|
||||
|
||||
- Updated to 1.9
|
||||
- Added init script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 7 18:01:13 MEST 2000 - nashif@suse.de
|
||||
|
||||
- Update to version 1.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 17:59:12 CEST 2000 - nashif@suse.de
|
||||
|
||||
- Update to version 1.7
|
||||
- Fixed Group & Buildroot tag
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 01:43:27 CET 2000 - nashif@suse.de
|
||||
|
||||
- Initial Release (Version 1.3)
|
||||
|
Reference in New Issue
Block a user