Accepting request 226897 from home:aeneas_jaissle:branches:network

New upstream release 2.4.6

OBS-URL: https://build.opensuse.org/request/show/226897
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=22
This commit is contained in:
Lars Vogdt
2014-03-20 23:17:52 +00:00
committed by Git OBS Bridge
parent 8645b29a31
commit 8c5154bcc1
11 changed files with 89 additions and 316 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
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