SHA256
1
0
forked from pool/ppp
ppp/ppp.changes

903 lines
30 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Fri Feb 7 14:30:35 UTC 2020 - Reinhard Max <max@suse.com>
- CVE-2020-8597, bsc#1162610, ppp-CVE-2020-8597.patch: rhostname
buffer overflow in the eap_request and eap_response functions.
-------------------------------------------------------------------
Thu Oct 4 15:18:10 UTC 2018 - schwab@suse.de
- ppp-2.4.7-DES-openssl.patch: Use openssl instead of libcrypt for DES
-------------------------------------------------------------------
Fri Nov 24 19:18:37 UTC 2017 - ilya@ilya.pp.ua
- Refresh spec-file via spec-cleaner.
- Add ppp-modem package for automatic redial to mobile provider.
-------------------------------------------------------------------
Thu Nov 23 14:47:28 UTC 2017 - ilya@ilya.pp.ua
- Add Requires group(dialout) (boo#1067511).
-------------------------------------------------------------------
Tue Jun 13 13:43:05 UTC 2017 - kukuk@suse.com
- Add /etc/ppp, this directory is no longer part of filesystem.
Most likely requiring sysconfig would be necessary.
-------------------------------------------------------------------
Sat Jun 10 15:20:12 UTC 2017 - meissner@suse.com
- ppp-2.4.2-pie.patch: also enable PIE for /usr/sbin/pppstats
-------------------------------------------------------------------
Fri Dec 9 15:11:25 UTC 2016 - max@suse.com
- Use system-wide libatm instead of local copy (boo#1013567).
-------------------------------------------------------------------
Mon Oct 17 10:26:16 UTC 2016 - schwab@suse.de
- fix-header-conflict.patch: avoid conflict with kernel headers
-------------------------------------------------------------------
Fri Nov 13 15:26:03 UTC 2015 - max@suse.com
- Added ppp-CVE-2015-3310.patch:
Fix for bnc#927841, CVE-2015-3310: Fix buffer overflow in radius
plug-in's rc_mksid().
-------------------------------------------------------------------
Wed Nov 19 03:11:00 UTC 2014 - Led <ledest@gmail.com>
- fix bashisms in redialer script
- add patches:
* ppp-2.4.7-fix-bashisms.patch
-------------------------------------------------------------------
Thu Aug 21 12:15:41 UTC 2014 - max@suse.com
- Update to 2.4.7:
* Fixed a potential security issue in parsing option files
(CVE-2014-3158, bnc#891489).
* There is a new "stop-bits" option, which takes an argument of
1 or 2, indicating the number of stop bits to use for async serial
ports.
* Various bug fixes.
-------------------------------------------------------------------
Thu Mar 20 15:07:22 UTC 2014 - aj@ajaissle.de
- Update to 2.4.6
+ Man page updates.
+ Several bug fixes.
+ Options files can now set and unset environment variables for
scripts.
+ The timeout for chat scripts can now be taken from an environment
variable.
+ There is a new option, master_detach, which allows pppd to detach
from the controlling terminal when it is the multilink bundle master
but its own link has terminated, even if the nodetach option has
been given.
- Removed the following patches;
- ppp-2.4.2-logwtmp.diff -- now checks for HAVE_LOGWTMP
- ppp-2.4.3-demand-fix.diff -- using 'status'
- ppp-terminate-correct.patch -- upstream inclusion
- Rebased the following patches:
* ppp-2.4.3-make.diff as ppp-2.4.6-make.diff
* ppp-2.4.2-misc.diff as ppp-2.4.6-misc.diff
* ppp-2.4.2-ifname.diff as ppp-2.4.6-ifname.diff
* ppp-2.4.4-lib64.patch as ppp-2.4.6-lib64.patch
- Url changed to ppp.samba.org
- Use macros in spec file
- We dont need to cleanup the buildroot
-------------------------------------------------------------------
Mon Sep 2 14:41:21 UTC 2013 - max@suse.com
- Add ppp-terminate-correct.patch, fix the pppd's hang after exit
(bnc#693469).
-------------------------------------------------------------------
Wed Jul 24 12:54:01 UTC 2013 - max@suse.com
- ppp-send-padt.patch: Send PADT at the end of a PPPoE session.
-------------------------------------------------------------------
Fri Mar 1 14:59:29 UTC 2013 - cfarrell@suse.com
- license update: BSD-3-Clause and LGPL-2.1+ and GPL-2.0+
GPL-2.0 matches found in ppp-2.4.5/include/linux/if_pppol2tp.h
-------------------------------------------------------------------
Wed Feb 27 06:18:39 UTC 2013 - coolo@suse.com
- update license to new format
-------------------------------------------------------------------
Fri Aug 12 15:40:58 UTC 2011 - coolo@novell.com
- remove extra dependencies from doc files
-------------------------------------------------------------------
Wed Jan 5 10:17:28 UTC 2011 - coolo@novell.com
- refresh patch
-------------------------------------------------------------------
Wed Jan 5 09:17:19 UTC 2011 - aj@suse.de
- Fix build of pppol2tp - remove local copy of if_pppol2tp.h
that is out of sync with kernel definition.
- Remove ppp-makedevice.patch, it is obsolete.
-------------------------------------------------------------------
Wed Jan 5 09:03:05 UTC 2011 - aj@suse.de
- Update to final 2.4.5 version with these changes:
* Pppd now works better with 3G modems that do strange things such as
sending IPCP Configure-Naks with the same values over and over again.
* Bugfixes
-------------------------------------------------------------------
Tue Apr 6 05:40:20 UTC 2010 - coolo@novell.com
- replace %PACKAGE_VERSION with %version to fix build
-------------------------------------------------------------------
Tue Jan 5 17:21:23 CET 2010 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Tue Nov 3 19:09:38 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Wed Oct 14 12:38:07 UTC 2009 - crrodriguez@opensuse.org
- build with -fno-strict-aliasing, dereferencing pointer 'svc'
does break strict-aliasing rules.
- give the package a more meaningful version number
-------------------------------------------------------------------
Thu Oct 23 09:32:31 CEST 2008 - lnussel@suse.de
- fix wrong permissions of pppol2tp.so
- fix invalid interpreter in secure-card script
-------------------------------------------------------------------
Fri Sep 12 13:29:59 CEST 2008 - hvogel@suse.de
- update to 2.4.5 (git:07bcc935f7a10bc5d78325fc53a6ac9bdf2aad6a)
* pppd can now operate in a mode where it doesn't request
the peer's IP address, as some peers refuse to supply an IP
address.
* included PPP over L2TP plugin
* Add L2TP support
* Various bug fixes
-------------------------------------------------------------------
Tue Jul 22 14:16:29 CEST 2008 - hvogel@suse.de
- move the resolv.conf written by pppd to /var/run [bnc#401648]
-------------------------------------------------------------------
Wed May 21 11:48:17 CEST 2008 - hvogel@suse.de
- add man page of pppoe-discovery [bnc#392784]
-------------------------------------------------------------------
Thu Apr 3 11:57:11 CEST 2008 - hvogel@suse.de
- move plugin directory to %_libdir [bnc#358927]
-------------------------------------------------------------------
Thu Aug 23 16:21:21 CEST 2007 - hvogel@suse.de
- Work around pppoatm MTU problems. [#301678]
-------------------------------------------------------------------
Thu Jul 26 16:56:40 CEST 2007 - prusnak@suse.cz
- changed libpcap to libpcap-devel in BuildRequires
-------------------------------------------------------------------
Tue Dec 19 10:37:21 CET 2006 - meissner@suse.de
- fixed strncat usage in radius plugin.
-------------------------------------------------------------------
Wed Sep 13 13:12:17 CEST 2006 - hvogel@suse.de
- Argh, really re-enable the patch.
-------------------------------------------------------------------
Thu Sep 7 16:48:47 CEST 2006 - hvogel@suse.de
- fix and reenable "replace default route" patch
-------------------------------------------------------------------
Mon Aug 21 21:30:35 CEST 2006 - kukuk@suse.de
- Use include statements in PAM config file
-------------------------------------------------------------------
Mon Aug 7 15:45:21 CEST 2006 - mskibbe@suse.de
- update to version 2.4.4 which
o fix some bugs
o fix bug #179560 (MTU overwritten by pppoe plugin)
-------------------------------------------------------------------
Tue May 30 18:50:47 CEST 2006 - meissner@suse.de
- check return code of setuid in winbind plugin. #179660
-------------------------------------------------------------------
Fri Jan 27 02:20:20 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 24 18:01:20 CET 2006 - max@suse.de
- Enabled IPv6 support (#145246).
-------------------------------------------------------------------
Sat Jan 14 02:22:44 CET 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Fri Jan 13 15:04:51 CET 2006 - hvogel@suse.de
- Make use of Stack Protector
-------------------------------------------------------------------
Wed Nov 2 16:45:03 CET 2005 - hvogel@suse.de
- expand strict-aliasing patch to the radius plugin
-------------------------------------------------------------------
Mon Oct 17 15:36:06 CEST 2005 - arvin@suse.de
- fixed pptp peers file
-------------------------------------------------------------------
Wed Oct 12 12:47:38 CEST 2005 - hvogel@suse.de
- Add -fno-strict-aliasing to pppd cflags. Added
* ppp-2.4.3-no-strict-aliasing.patch
-------------------------------------------------------------------
Wed Oct 5 16:51:37 CEST 2005 - hvogel@suse.de
- fix too few arguments to a *printf function. modified
* ppp-2.4.2-misc.diff
- make use of optflags everywhere. modified
* ppp-2.4.3-optflags.patch
-------------------------------------------------------------------
Sun Aug 7 11:11:48 CEST 2005 - kkeil@suse.de
- fix filter stuff for libpcap version 0.9.3 (see #102460)
-------------------------------------------------------------------
Sat Jul 2 14:47:59 CEST 2005 - hvogel@suse.de
- use optflags also for pppoatm plugin
-------------------------------------------------------------------
Tue Jun 28 12:03:37 CEST 2005 - kkeil@suse.de
- fix some problems with 2.4.3 (#80468)
* solve not working dial on demand after a connection was shut
down first time
* fix safe_fork to not close needed file descriptors
-------------------------------------------------------------------
Thu Jun 23 02:10:05 CEST 2005 - ro@suse.de
- build with -fPIC/-pie
-------------------------------------------------------------------
Thu Apr 21 15:03:09 CEST 2005 - arvin@suse.de
- fixed compilation of pppoatm plugin (bug #79295)
-------------------------------------------------------------------
Fri Mar 18 01:05:44 CET 2005 - kkeil@suse.de
- fix filter stuff and DOD (#73663)
-------------------------------------------------------------------
Mon Feb 28 21:08:50 CET 2005 - kkeil@suse.de
- undefined fd is a bad idea, incremental fix for #66786
-------------------------------------------------------------------
Mon Feb 28 17:46:21 CET 2005 - hvogel@suse.de
- enable device creating if it does not exist (Bug #66786)
-------------------------------------------------------------------
Mon Dec 13 15:24:55 CET 2004 - hvogel@suse.de
- get rid of the pppoam patch
-------------------------------------------------------------------
Fri Dec 10 12:31:54 CET 2004 - hvogel@suse.de
- update to version 2.4.3 which includes:
o Various fixes and enhancements to the radius and rp-pppoe
plugins have been added.
o There is a new option, child-timeout, which sets the length
of time that pppd will wait for child processes
o There is a new winbind plugin, from Andrew Bartlet of the Samba
team, which provides the ability to authenticate the peer
against an NT domain controller using MS-CHAP or MS-CHAPV2.
o There is a new pppoatm plugin
-------------------------------------------------------------------
Tue Sep 21 15:16:12 CEST 2004 - kkeil@suse.de
- fix dial on demand; outbound must flagged with 1 not 0xff (#45694)
-------------------------------------------------------------------
Sun Sep 12 09:35:04 CEST 2004 - kukuk@suse.de
- Don't use __P from glibc
-------------------------------------------------------------------
Wed Aug 25 01:28:13 CEST 2004 - kkeil@suse.de
- use DLT_PPP_WITHDIRECTION for the filters to be compatible with
kernel 2.6.8
-------------------------------------------------------------------
Tue Jul 20 10:44:09 CEST 2004 - arvin@suse.de
- added option to rename ppp interface (experimental)
-------------------------------------------------------------------
Mon Jul 19 11:51:49 CEST 2004 - arvin@suse.de
- allow all names as Ethernet interfaces (bug #43048)
-------------------------------------------------------------------
Tue Jul 13 11:02:54 CEST 2004 - arvin@suse.de
- removed non-ascii character from option file
-------------------------------------------------------------------
Fri May 28 13:03:05 CEST 2004 - kkeil@suse.de
- correct fix for the DOD filter rule paket header (see bug #34724)
-------------------------------------------------------------------
Fri Apr 16 13:21:07 CEST 2004 - mmj@suse.de
- Void functions should be declared as such
-------------------------------------------------------------------
Wed Mar 31 11:14:24 CEST 2004 - arvin@suse.de
- fixed filter rules for dial on demand (see bug #34724)
-------------------------------------------------------------------
Wed Feb 18 16:08:16 CET 2004 - arvin@suse.de
- fixed setting of filter rules (bug #34569)
-------------------------------------------------------------------
Fri Feb 13 16:58:03 CET 2004 - arvin@suse.de
- updated pppoatm plugin (bug #34543)
- fixed ctl-c bug
-------------------------------------------------------------------
Fri Feb 13 15:22:11 CET 2004 - arvin@suse.de
- updated to version 2.4.2, main features:
- new upstream PPPoE plugin implementation
- new upstream MPPE implementation
- many protocols (CHAP, CBCP, EAP, ECP) added or updated
- build package as non-root user
- build sub-package ppp-devel with header files required for
extra plugins
-------------------------------------------------------------------
Thu Feb 12 17:34:57 CET 2004 - arvin@suse.de
- removed outdated samples
- some cleanup
-------------------------------------------------------------------
Thu Feb 12 01:16:20 CET 2004 - ro@suse.de
- adapt to change in libpcap: include moved to pcap_bpf.h
-------------------------------------------------------------------
Mon Jan 26 14:45:02 CET 2004 - arvin@suse.de
- allow higher serial speeds (see bug #34053)
-------------------------------------------------------------------
Fri Jan 16 12:17:50 CET 2004 - kukuk@suse.de
- Add pam-devel to neededforbuild
-------------------------------------------------------------------
Fri Jan 9 11:56:34 CET 2004 - kukuk@suse.de
- Fix compiler warnings
-------------------------------------------------------------------
Wed Aug 13 09:16:26 CEST 2003 - arvin@suse.de
- allow vlan devices for pppoe (bug #28645)
-------------------------------------------------------------------
Mon Jun 30 10:45:19 CEST 2003 - arvin@suse.de
- fixed closing of pppoatm (bug #27315)
- fixed pppoe on ppc (bug #27575)
-------------------------------------------------------------------
Thu Jun 05 12:49:28 CEST 2003 - arvin@suse.de
- converted MSCHAPv2-fix patch to unix format as new patch
doesn't like dos anymore
-------------------------------------------------------------------
Tue Jun 03 11:03:31 CEST 2003 - arvin@suse.de
- added peers file for pptp
-------------------------------------------------------------------
Mon May 26 23:06:12 CEST 2003 - arvin@suse.de
- adapted neededforbuild to linux-atm changes
-------------------------------------------------------------------
Thu May 22 15:52:07 CEST 2003 - okir@suse.de
- prevent buffer overflow in MPPE (#27062)
-------------------------------------------------------------------
Wed Mar 12 10:58:35 CET 2003 - arvin@suse.de
- activate filter rules per default (bug #25134)
-------------------------------------------------------------------
Sat Jan 18 20:00:24 CET 2003 - arvin@suse.de
- added config file with some filter rules
-------------------------------------------------------------------
Fri Jan 10 15:49:26 CET 2003 - arvin@suse.de
- Reactivated option noipdefault in default options file since
some providers can't handle a suggested local ip address. Can't
reproduce the wrong behaviour of the pppd mentioned in bug #1751
so the change is ok.
-------------------------------------------------------------------
Thu Dec 12 14:52:44 CET 2002 - arvin@suse.de
- removed absolute paths from pam configuration file
-------------------------------------------------------------------
Wed Nov 13 12:30:03 CET 2002 - arvin@suse.de
- fixed multi-line string literals
-------------------------------------------------------------------
Thu Oct 24 13:12:06 CEST 2002 - arvin@suse.de
- fixed callback phone number handling (bug #9659 and #18408)
- activated patches added on Aug. 1st
-------------------------------------------------------------------
Fri Aug 23 16:38:40 CEST 2002 - arvin@suse.de
- remove a warning message in the log (bug #18254)
- removed obsolete peers file demand
-------------------------------------------------------------------
Tue Aug 06 16:42:51 CEST 2002 - arvin@suse.de
- added "plain old modem" peers file (related to bug #17341)
-------------------------------------------------------------------
Thu Aug 1 18:16:48 CEST 2002 - bk@suse.de
- add patches recommeded for pptp which also fix bug 17097
-------------------------------------------------------------------
Thu Jul 25 13:48:16 CEST 2002 - arvin@suse.de
- disable pppoatm plugin on s390 and s390x
-------------------------------------------------------------------
Mon Jul 08 12:34:45 CEST 2002 - arvin@suse.de
- removed setuid bits from pppd (bug #16860)
-------------------------------------------------------------------
Thu May 16 16:31:03 CEST 2002 - arvin@suse.de
- compile with packet filter support
-------------------------------------------------------------------
Wed May 15 16:34:13 CEST 2002 - arvin@suse.de
- enable more debugging for pppoe if the pppd gets the debug
option
-------------------------------------------------------------------
Mon May 13 09:33:34 CEST 2002 - ro@suse.de
- fix build on x86_64
-------------------------------------------------------------------
Fri Apr 19 17:20:59 CEST 2002 - arvin@suse.de
- disable pppoatm plugin on mips (since linux-atm does not build)
-------------------------------------------------------------------
Tue Apr 16 22:20:56 CEST 2002 - arvin@suse.de
- turn off debugging by default
-------------------------------------------------------------------
Wed Mar 13 17:42:47 CET 2002 - arvin@suse.de
- better mtu handling as workaround for broken dsl providers
-------------------------------------------------------------------
Fri Feb 08 13:09:49 CET 2002 - arvin@suse.de
- fixed error handling in passwordfd plugin
-------------------------------------------------------------------
Fri Feb 8 10:36:35 CET 2002 - okir@suse.de
- applied security fix to zlib
-------------------------------------------------------------------
Tue Feb 05 16:06:22 CET 2002 - arvin@suse.de
- more log output without debug option so that the smpppd does
not require the debug option
- removed debug option from peers files
- use %{_mandir}
-------------------------------------------------------------------
Wed Jan 30 13:38:31 CET 2002 - arvin@suse.de
- use buildroot
- compile pppoatm plugin on all archs again
-------------------------------------------------------------------
Fri Jan 11 13:18:35 CET 2002 - arvin@suse.de
- added terminating NULL in options list of passwordfd plugin
-------------------------------------------------------------------
Fri Jan 11 11:30:26 CET 2002 - arvin@suse.de
- don't compile pppoatm plugin on axp and s390
-------------------------------------------------------------------
Wed Jan 09 15:41:03 CET 2002 - arvin@suse.de
- added "modprobe pppoatm" in pppoatm plugin
-------------------------------------------------------------------
Tue Jan 08 18:04:20 CET 2002 - arvin@suse.de
- fixed compiling on ia64
-------------------------------------------------------------------
Mon Jan 07 13:35:22 CET 2002 - arvin@suse.de
- added atm support
- modified peers files for new network configuration
-------------------------------------------------------------------
Mon Nov 05 14:28:15 CET 2001 - arvin@suse.de
- set MTU and MRU to 1492 (to prevent problems for DSL)
-------------------------------------------------------------------
Thu Sep 27 12:28:16 CEST 2001 - arvin@suse.de
- added rc-pppoe peers file
-------------------------------------------------------------------
Wed Sep 19 14:40:29 CEST 2001 - arvin@suse.de
- added patch only-eth.dif: makes pppoe plugin only accect eth*
as device and thus prevents kernel from trying to load dozens
of modules (bug #10845)
-------------------------------------------------------------------
Tue Aug 28 18:40:33 CEST 2001 - arvin@suse.de
- strip plugins
-------------------------------------------------------------------
Mon Aug 13 16:54:58 CEST 2001 - arvin@suse.de
- updated pppoe patch to ppp-2.4.1-pppoe.patch4
-------------------------------------------------------------------
Thu Aug 09 17:37:16 CEST 2001 - arvin@suse.de
- added Obsoletes ppp-soho
- added peers file pppoe
-------------------------------------------------------------------
Tue Jul 17 11:08:03 CEST 2001 - arvin@suse.de
- added directories to file list
-------------------------------------------------------------------
Wed Jul 11 12:56:35 CEST 2001 - arvin@suse.de
- removed obsolete generation of pap and chap secrets form
wvdial provider list
-------------------------------------------------------------------
Sun Jun 24 18:23:01 CEST 2001 - arvin@suse.de
- updated to version 2.4.1
- added peers file "demand" (from package pppoed)
-------------------------------------------------------------------
Thu May 10 01:19:25 CEST 2001 - mfabian@suse.de
- bzip2 sources
-------------------------------------------------------------------
Fri Apr 20 12:06:04 CEST 2001 - arvin@suse.de
- added options lcp-max-configure 60 and lcp-restart 2
-------------------------------------------------------------------
Fri Mar 30 18:07:15 CEST 2001 - arvin@suse.de
- added mppe patch
- search for plugins in /usr/lib/pppd/<version> (backport from
pppd 2.4.1)
- moved all plugins to /usr/lib/pppd/<version>
-------------------------------------------------------------------
Wed Feb 28 12:24:57 CET 2001 - arvin@suse.de
- moved all plugins to /usr/lib/pppd/plugins
-------------------------------------------------------------------
Thu Feb 15 13:16:41 CET 2001 - arvin@suse.de
- included pppoe patch from Michal Ostrowski
-------------------------------------------------------------------
Thu Nov 9 12:32:57 CET 2000 - arvin@suse.de
- updated to version 2.4.0
-------------------------------------------------------------------
Mon Sep 11 18:14:48 CEST 2000 - arvin@suse.de
- Fixed plugin passwordfd for chap.
-------------------------------------------------------------------
Mon Jul 31 19:15:58 CEST 2000 - arvin@suse.de
- Added (commented) option "maxfail 3" to options. Partly fix
for bug #3637.
-------------------------------------------------------------------
Thu Jul 13 15:45:31 CEST 2000 - arvin@suse.de
- removed directory /var/state/pppd from spec file. It is not
needed and only got there by accident.
-------------------------------------------------------------------
Mon Jul 10 23:03:41 CEST 2000 - bk@suse.de
- fixed bug with replacedefaultroute and dial on demand(route was lost)
- fixed Open message of demand patch for ICMP(was displayed as UDP)
-------------------------------------------------------------------
Tue Jul 4 21:52:37 CEST 2000 - arvin@suse.de
- Support for dial on demand with sync ppp.
- On dial on demand log witch packed caused the connect. Example:
Open UDP 212.185.229.193:2048 -> 216.32.74.51:22926
- Fixed plugin passwordfd for dial on demand.
-------------------------------------------------------------------
Mon Jun 5 16:52:23 CEST 2000 - arvin@suse.de
- fixed bug in plugin passwordfd
-------------------------------------------------------------------
Fri Jun 2 17:41:25 CEST 2000 - arvin@suse.de
- added plugin passwordfd to read password via a pipe
- replacedefaultroute option fixed for pppd demand
-------------------------------------------------------------------
Fri Mar 3 00:52:11 CET 2000 - ro@suse.de
- manpages ..
-------------------------------------------------------------------
Thu Mar 2 17:37:38 CET 2000 - bk@suse.de
- fixed patch path strip count for ppp-2.3.11.dif
- added comment about modem and local options to /etc/ppp/options
-------------------------------------------------------------------
Wed Mar 1 17:45:35 CET 2000 - bk@suse.de
- copied ppp-2.3.11.dif from ppp_ssl(fixes MANPATH) and filelist fixed.
-------------------------------------------------------------------
Sat Feb 26 00:41:02 CET 2000 - bk@suse.de
- removed priviledged property from (no)replacedefaultroute, this
way wvdial can set it in /etc/ppp/peers/wvdial with call wvdial.
-------------------------------------------------------------------
Fri Feb 25 19:06:41 CET 2000 - bk@suse.de
- disabled new replacedefaultroute option per default, can be controlled
thru the replacedefaultroute and noreplacedefaultroute options.
-------------------------------------------------------------------
Fri Feb 25 00:28:01 CET 2000 - bk@suse.de
- wrote patch which replaces the old defaut route on successfully
completed IPCP negotiation unless the included noreplacedefaultroute
option is given. Documented in the man page and /etc/ppp/options.
On connection shutdown, the old default route is restored automatically.
Nice feature for many people with laptops which have a default
route set trough their ethernet and want go online with their
modem if not connected to the ethernet. Should reduce support
load in this area dramatically.
-------------------------------------------------------------------
Sun Feb 20 06:59:25 CET 2000 - bk@suse.de
- only change tty perms really needed, will avoid the loosing tty
perms bug (bug #1831 and 1361)
- disabled noipdefault in the default options file for static IP addresses
and dial-in. wvdial still passes it to pppd if Force Address is not
set in wvdial.conf, so no problem. (Fix for bug #1751)
-------------------------------------------------------------------
Fri Feb 11 17:40:52 CET 2000 - bk@suse.de
- generate pap and chap secrets with callbycall.secrets
- Makefile.Linux merged into the spec file and dropped from diff
-------------------------------------------------------------------
Sun Jan 16 23:27:12 CET 2000 - bk@suse.de
- update to ppp-2.3.11
-------------------------------------------------------------------
Fri Oct 29 15:32:13 CEST 1999 - bk@suse.de
- added logins for german call-by-call providers to the secrets
- removed suse dialin scripts
-------------------------------------------------------------------
Mon Oct 25 01:38:11 CEST 1999 - olh@suse.de
- add some sample scripts, minor sample changes
-------------------------------------------------------------------
Sun Oct 24 22:21:07 CEST 1999 - bk@suse.de
- fix for empty files in /usr/doc/packages/ppp (olh: thanks for the report!!)
-------------------------------------------------------------------
Sun Oct 10 23:21:44 CEST 1999 - bk@suse.de
- update to ppp-2.3.10
- split up diff
- removed not installed ppplogin which also didn't appear in the
file list lately
- removed proxyarp from the default options file
- force pppd use the glibc's logwtmp instead of implementing its own
(patch for ppp-2.3.9, but is preferred for 2.3.10 also)
- added the samples to /usr/doc/packages/ppp
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Mon Aug 30 12:51:21 MEST 1999 - kukuk@suse.de
- add pppdump.8
-------------------------------------------------------------------
Thu Aug 19 05:16:46 CEST 1999 - bk@suse.de
- added documentation
-------------------------------------------------------------------
Thu Jul 29 15:15:40 MEST 1999 - bs@suse.de
- set /etc/ppp to 750, root.dialout
- use noauth in /etc/ppp/options
-------------------------------------------------------------------
Sat Jul 17 06:39:04 MEST 1999 - bk@suse.de
- /etc/ppp/option fixed wins-addr, corrected to ms-wins
-------------------------------------------------------------------
Mon Jun 14 18:27:26 MEST 1999 - kukuk@suse.de
- Enable PAM support, add ppp.pamd
-------------------------------------------------------------------
Sat May 22 09:35:33 MEST 1999 - bk@suse.de
- update to ppp-2.3.8 using diff from jurix
- added ppp-2.3.8-patch1
- marked /etc/ppp/options as noreplace
-------------------------------------------------------------------
Mon Dec 14 15:53:13 MET 1998 - tmg@suse.de
- changed default config
-------------------------------------------------------------------
Wed Dec 9 23:32:12 MET 1998 - bs@suse.de
- marked config files as noreplace
-------------------------------------------------------------------
Tue Nov 24 15:14:04 MET 1998 - ro@suse.de
- don't pack if_ppp.h (delivered by glibc)
-------------------------------------------------------------------
Tue Oct 6 17:06:21 MEST 1998 - ro@suse.de
- update to ppp-2.3.5 using diff from jurix
- re-activate ppp_available in sys-linux.c
-------------------------------------------------------------------
Mon Nov 3 17:57:14 MET 1997 - ro@suse.de
- install include files in usr/include/net before compilation
----------------------------------------------------------------------------
Wed Apr 30 15:57:14 CEST 1997 - florian@suse.de
- create eror output file with perm 0600
- pppd is only executable for group "dialout"
----------------------------------------------------------------------------
Sat Nov 2 17:35:11 CET 1996 - florian@suse.de
- add bug-fix
- add ipx support