[ubuntu/natty] ppp 2.4.5-4ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Wed Nov 24 18:40:30 GMT 2010
ppp (2.4.5-4ubuntu1) natty; urgency=low
* Merge with Debian; remaining changes:
- /etc/ppp/options: default is noauth instead of auth.
- extra/pon: Perform ppp_on_boot migration from pppoe package.
- debian/ppp.postinst: init script migration for version before
2.4.5~git20081126t100229-0ubuntu2.
- debian/ppp.pppd-dns: Update LSB header.
- Provide pppoe_on_boot file.
- Move pppd-dns script to S45.
- debian/patches/load_ppp_generic_if_needed: load ppp_generic kernel
module if needed.
ppp (2.4.5-4) unstable; urgency=low
* Make sure to actually rebuild pppd for the udeb instead of using the
just-built normal binary. (Closes: #591703)
* Removed support for IPX from the udeb.
* Added patch adaptive_echos: support sending LCP echo requests only if
the link is idle. (Closes: #14331)
* Updated debconf translation: pt_BR. (Closes: #592155)
* Removed the suspend/resume script for the obsolete apmd.
ppp (2.4.5-3) unstable; urgency=low
* Added a Breaks directive to force upgrading the older versions of
network-manager, network-manager-pptp and pppdcapiplugin.
(Closes: #590087)
* Removed patch use_244_plugins because it does not work (pppd also
checks the internal plugin version number).
* Added patch pppoatm_no_modprobe: nowadays the pppoatm driver can be
autoloaded on demand.
ppp (2.4.5-2) unstable; urgency=low
* Refactored again the makefiles to allow overriding CFLAGS/LDFLAGS
in the environment. (Closes: #589664)
* Added patch use_244_plugins: check for the plugins in
/usr/lib/pppd/2.4.4/ too.
ppp (2.4.5-1) unstable; urgency=low
* New upstream release. (Closes: #515590)
+ Fix authentication on second time around with multilink and persist.
(Closes: #377670)
+ Increase default IPCP Conf-Nak limit. (Closes: #445711, #445951)
* Added patch git-20100307 with the upstream changes since the release.
* Removed the following patches which have been merged upstream:
pppoe_cleanup, pppoe_fixinclude, fix_close_fd0, fix_mschapv2_ppp.
* Removed patch pppoatm_fix_mtu since the affected code has been removed.
* Added patch radius_enanchements.
* Added patch always_setsid: always create a new process group.
* Added patch ipv6-accept-remote from Fedora.
* Added patch dont-exit-pado-timeout to prevent pppd persist from
exiting in the event of a PPPoE PADO timeout. (Closes: #377987)
* Added patch update_if_pppol2tp: update include/linux/if_pppol2tp.h to
match current kernel definitions, from Ubuntu. (LP: #600947)
* Added a simple example configuration for mobile connectsions.
* proxyarp is now disabled by default in /etc/ppp/options. (Closes: #388712)
* Use $@ instead of $* in the link scripts. (Closes: #437339)
* Correctly restart pppoe-discovery in the udeb. (Patch by alexander
barakin.) (Closes: #582035)
* Backup resolv.conf with interface-specific file names to better support
multilink. (Patch by alex samad). (Closes: #584318)
* Allow the nostrip option to work. (Closes: #437789)
* Updated debconf translation: pt_BR, tr. (Closes: #577799, #509200)
* Packaging converted to quilt. (Closes: #482699)
ppp (2.4.4rel-10.1) unstable; urgency=low
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Traditional Chinese. Closes: #505952
- Catalan. Closes: #506336
- Swedish. Closes: #491421
- Japanese. Closes: #489333
- Polish. Closes: #506852
- Belarusian. Closes: #506927
Date: Wed, 24 Nov 2010 18:12:47 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Matthias Klose <matthias.klose at canonical.com>
https://launchpad.net/ubuntu/natty/+source/ppp/2.4.5-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 24 Nov 2010 18:12:47 +0100
Source: ppp
Binary: ppp ppp-udeb ppp-dev
Architecture: source
Version: 2.4.5-4ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
ppp - Point-to-Point Protocol (PPP) - daemon
ppp-dev - Point-to-Point Protocol (PPP) - development files
ppp-udeb - Point-to-Point Protocol (PPP) - package for Debian Installer (udeb)
Closes: 14331 377670 377987 388712 437339 437789 445711 445951 482699 489333 491421 505952 506336 506852 506927 509200 515590 577799 582035 584318 589664 590087 591703 592155
Launchpad-Bugs-Fixed: 600947
Changes:
ppp (2.4.5-4ubuntu1) natty; urgency=low
.
* Merge with Debian; remaining changes:
- /etc/ppp/options: default is noauth instead of auth.
- extra/pon: Perform ppp_on_boot migration from pppoe package.
- debian/ppp.postinst: init script migration for version before
2.4.5~git20081126t100229-0ubuntu2.
- debian/ppp.pppd-dns: Update LSB header.
- Provide pppoe_on_boot file.
- Move pppd-dns script to S45.
- debian/patches/load_ppp_generic_if_needed: load ppp_generic kernel
module if needed.
.
ppp (2.4.5-4) unstable; urgency=low
.
* Make sure to actually rebuild pppd for the udeb instead of using the
just-built normal binary. (Closes: #591703)
* Removed support for IPX from the udeb.
* Added patch adaptive_echos: support sending LCP echo requests only if
the link is idle. (Closes: #14331)
* Updated debconf translation: pt_BR. (Closes: #592155)
* Removed the suspend/resume script for the obsolete apmd.
.
ppp (2.4.5-3) unstable; urgency=low
.
* Added a Breaks directive to force upgrading the older versions of
network-manager, network-manager-pptp and pppdcapiplugin.
(Closes: #590087)
* Removed patch use_244_plugins because it does not work (pppd also
checks the internal plugin version number).
* Added patch pppoatm_no_modprobe: nowadays the pppoatm driver can be
autoloaded on demand.
.
ppp (2.4.5-2) unstable; urgency=low
.
* Refactored again the makefiles to allow overriding CFLAGS/LDFLAGS
in the environment. (Closes: #589664)
* Added patch use_244_plugins: check for the plugins in
/usr/lib/pppd/2.4.4/ too.
.
ppp (2.4.5-1) unstable; urgency=low
.
* New upstream release. (Closes: #515590)
+ Fix authentication on second time around with multilink and persist.
(Closes: #377670)
+ Increase default IPCP Conf-Nak limit. (Closes: #445711, #445951)
* Added patch git-20100307 with the upstream changes since the release.
* Removed the following patches which have been merged upstream:
pppoe_cleanup, pppoe_fixinclude, fix_close_fd0, fix_mschapv2_ppp.
* Removed patch pppoatm_fix_mtu since the affected code has been removed.
* Added patch radius_enanchements.
* Added patch always_setsid: always create a new process group.
* Added patch ipv6-accept-remote from Fedora.
* Added patch dont-exit-pado-timeout to prevent pppd persist from
exiting in the event of a PPPoE PADO timeout. (Closes: #377987)
* Added patch update_if_pppol2tp: update include/linux/if_pppol2tp.h to
match current kernel definitions, from Ubuntu. (LP: #600947)
* Added a simple example configuration for mobile connectsions.
* proxyarp is now disabled by default in /etc/ppp/options. (Closes: #388712)
* Use $@ instead of $* in the link scripts. (Closes: #437339)
* Correctly restart pppoe-discovery in the udeb. (Patch by alexander
barakin.) (Closes: #582035)
* Backup resolv.conf with interface-specific file names to better support
multilink. (Patch by alex samad). (Closes: #584318)
* Allow the nostrip option to work. (Closes: #437789)
* Updated debconf translation: pt_BR, tr. (Closes: #577799, #509200)
* Packaging converted to quilt. (Closes: #482699)
.
ppp (2.4.4rel-10.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Traditional Chinese. Closes: #505952
- Catalan. Closes: #506336
- Swedish. Closes: #491421
- Japanese. Closes: #489333
- Polish. Closes: #506852
- Belarusian. Closes: #506927
Checksums-Sha1:
6f16d854b59e3802e6580dc5981ffd68d82c9601 1099 ppp_2.4.5-4ubuntu1.dsc
cb977b31584e3488e08a643aaa672fdb229d2e78 684342 ppp_2.4.5.orig.tar.gz
a2c8a374172d980a2befb708787037859d27326b 100224 ppp_2.4.5-4ubuntu1.diff.gz
Checksums-Sha256:
7116024d8c7e186d439733542186a8fa6c4e786a7ccaba67814c3b892684e4e2 1099 ppp_2.4.5-4ubuntu1.dsc
43317afec9299f9920b96f840414c977f0385410202d48e56d2fdb8230003505 684342 ppp_2.4.5.orig.tar.gz
9ee2c9ae64fdc5ace94de28ece512151f32c6f5b88daf07efff315c1e1c07bbd 100224 ppp_2.4.5-4ubuntu1.diff.gz
Files:
4e9d42f30c1611806209d271120992a0 1099 admin optional ppp_2.4.5-4ubuntu1.dsc
4621bc56167b6953ec4071043fe0ec57 684342 admin optional ppp_2.4.5.orig.tar.gz
fd961e386d6ab321d4828cfe17ae5ae6 100224 admin optional ppp_2.4.5-4ubuntu1.diff.gz
Original-Maintainer: Marco d'Itri <md at linux.it>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkztW1wACgkQStlRaw+TLJwj3gCfVfnr+kBxLn0YAPXdpL75luMu
bkcAn22QFehoL9ZFiFPA0180yFWw3DTc
=dIA/
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list