[ubuntu/raring-proposed] autofs 5.0.7-3ubuntu1 (Accepted)
Dmitrijs Ledkovs
dmitrij.ledkov at ubuntu.com
Wed Nov 14 13:15:26 UTC 2012
autofs (5.0.7-3ubuntu1) raring; urgency=low
* Merge from Debian, remaining changes are:
- debian/autofs.upstart - upstart job
- debian/patches/16group_buffer_size.patch:
+ prevents package to eat the cpu if you have large groups.
* Dropped changes, merged in Debian:
- Add patch to fix nsswitch parser to accept nsswitch.conf without an
automout stanza as valid file. (Closes: #602090) (LP: #488696)
- debian/patches/0001-Remove-kernel-mount.nfs-version-checks-on-Debian-Ubu.patch:
Remove kernel & mount.nfs version checks on Debian/Ubuntu. (LP: #1016673)
autofs (5.0.7-3) unstable; urgency=low
* pidfile is in /var/run not /run: fix the initscript
(forgotten part of #682675)
autofs (5.0.7-2) unstable; urgency=low
* force transfer ucf autofs5=>autofs ownership for all ucf-managed
files (Closes: #689747)
autofs (5.0.7-1) unstable; urgency=low
* new upstream (5.0.7) release. It brings the following changes:
- fixed remount deadlock, and several other locking fixes
- fixed umount recovery for busy direct mounts
- removed old code (mount-move which was fixed in 5.0.6-4 #686438)
- fix hosts lookup module to be more robust
- implemented abilty to re-read indirect maps on the fly (sighup)
- fixes for nfs handling to be more robust
- several fixes for multi-mount entries
- several fixes for NFSv4 mounts (Closes: #675798)
and a few more small/misc fixes. This is all-bugfix changes,
making the code more robust and less buggy.
* removed --disable-mount-move configure option, not needed anymore.
* removed autofs-5.0.6-upstream-git.patch.
* refreshed manpages-hyphen.patch.
* added selected fixes from upstream git, up to upstream/master commit
9872cdbf9f1588174121e6ffe6f7509cde2d98e9:
- 0001-autofs-5.0.7-fix-nobind-sun-escaped-map-entries.patch (Closes: #678408)
- 0002-autofs-5.0.7-fix-use-cache-entry-after-free-mistake.patch
- 0004-autofs-5.0.7-fix-parse-buffer-initialization.patch
- 0005-autofs-5.0.7-fix-typo-in-automount-8.patch
* added remove-kernel-mount.nfs-version-check.patch to stop automount from
checking for very old mount.nfs or kernel. The check isn't necessary
(that's pre-squeeze versions, so not even versioned Breaks are needed
anymore), but it is also harmful, since automount spawns mount.nfs at
startup and confuses upstart and systemd who start tracking wrong
process. The patch just removes these checks assuming we always use
recent enough versions. (Closes: #678555)
autofs (5.0.6-4) unstable; urgency=low
* configure with --disable-mount-move -- upstream even removed the
code in question for 5.0.7 release (Closes: #686438)
* remove autofs5.postrm in autofs.postinst to cope with old maintscript
removing our configfiles. See comments in autofs.postinst for more
details (Closes: #686146)
* added allow-nsswitch.conf-to-not-contain-automount-lines.patch
(submitted to upstream too) to stop automount from complaining
when nsswitch.conf does not mention autofs (which is almost every
install anyway). (Closes: #682266, #602090)
autofs (5.0.6-3) unstable; urgency=low
[Michael Tokarev]
* almost completely rewrote the startup script, make it cleaner,
consistent and actually returning proper exit codes. Removed
$"" constructs too, dash apparently does not understand these.
(Closes: #677520, #683936)
* transfer ownership of ucf-conffiles forcibly only if they're
owned by autofs5, not by any other package.
* run ucf --purge in postrm only if it is installed, and in the
right order too (Closes: #685468)
* added filagdir.patch - fix a typo in configure.in which prevents
from specifying runtime directory (Closes: #678384)
* use /var/run not /run for runtime files (we don't really need
it to be available on upgrade, before initscripts et all has
been replaced) (Closes: #682675)
[Dmitry Smirnov]
* setting current team leader as Maintainer
* pass CPPFLAGS to fix "hardening-no-fortify-functions"
* new fix-ldflags.patch to avoid dropping LDFLAGS in order to
fix "hardening-no-relro"
* updated manpages-hyphen.patch
Date: Wed, 14 Nov 2012 11:50:43 +0000
Changed-By: Dmitrijs Ledkovs <dmitrij.ledkov at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/autofs/5.0.7-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 14 Nov 2012 11:50:43 +0000
Source: autofs
Binary: autofs autofs-ldap autofs-hesiod autofs5 autofs5-ldap autofs5-hesiod
Architecture: source
Version: 5.0.7-3ubuntu1
Distribution: raring
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dmitrijs Ledkovs <dmitrij.ledkov at ubuntu.com>
Description:
autofs - kernel-based automounter for Linux
autofs-hesiod - Hesiod map support for autofs
autofs-ldap - LDAP map support for autofs
autofs5 - transitional dummy package for 'autofs'
autofs5-hesiod - transitional dummy package for 'autofs-hesiod'
autofs5-ldap - transitional dummy package for 'autofs-ldap'
Closes: 602090 675798 677520 678384 678408 678555 682266 682675 683936 685468 686146 686438 689747
Launchpad-Bugs-Fixed: 488696 1016673
Changes:
autofs (5.0.7-3ubuntu1) raring; urgency=low
.
* Merge from Debian, remaining changes are:
- debian/autofs.upstart - upstart job
- debian/patches/16group_buffer_size.patch:
+ prevents package to eat the cpu if you have large groups.
.
* Dropped changes, merged in Debian:
- Add patch to fix nsswitch parser to accept nsswitch.conf without an
automout stanza as valid file. (Closes: #602090) (LP: #488696)
- debian/patches/0001-Remove-kernel-mount.nfs-version-checks-on-Debian-Ubu.patch:
Remove kernel & mount.nfs version checks on Debian/Ubuntu. (LP: #1016673)
.
autofs (5.0.7-3) unstable; urgency=low
.
* pidfile is in /var/run not /run: fix the initscript
(forgotten part of #682675)
.
autofs (5.0.7-2) unstable; urgency=low
.
* force transfer ucf autofs5=>autofs ownership for all ucf-managed
files (Closes: #689747)
.
autofs (5.0.7-1) unstable; urgency=low
.
* new upstream (5.0.7) release. It brings the following changes:
- fixed remount deadlock, and several other locking fixes
- fixed umount recovery for busy direct mounts
- removed old code (mount-move which was fixed in 5.0.6-4 #686438)
- fix hosts lookup module to be more robust
- implemented abilty to re-read indirect maps on the fly (sighup)
- fixes for nfs handling to be more robust
- several fixes for multi-mount entries
- several fixes for NFSv4 mounts (Closes: #675798)
and a few more small/misc fixes. This is all-bugfix changes,
making the code more robust and less buggy.
* removed --disable-mount-move configure option, not needed anymore.
* removed autofs-5.0.6-upstream-git.patch.
* refreshed manpages-hyphen.patch.
* added selected fixes from upstream git, up to upstream/master commit
9872cdbf9f1588174121e6ffe6f7509cde2d98e9:
- 0001-autofs-5.0.7-fix-nobind-sun-escaped-map-entries.patch (Closes: #678408)
- 0002-autofs-5.0.7-fix-use-cache-entry-after-free-mistake.patch
- 0004-autofs-5.0.7-fix-parse-buffer-initialization.patch
- 0005-autofs-5.0.7-fix-typo-in-automount-8.patch
* added remove-kernel-mount.nfs-version-check.patch to stop automount from
checking for very old mount.nfs or kernel. The check isn't necessary
(that's pre-squeeze versions, so not even versioned Breaks are needed
anymore), but it is also harmful, since automount spawns mount.nfs at
startup and confuses upstart and systemd who start tracking wrong
process. The patch just removes these checks assuming we always use
recent enough versions. (Closes: #678555)
.
autofs (5.0.6-4) unstable; urgency=low
.
* configure with --disable-mount-move -- upstream even removed the
code in question for 5.0.7 release (Closes: #686438)
* remove autofs5.postrm in autofs.postinst to cope with old maintscript
removing our configfiles. See comments in autofs.postinst for more
details (Closes: #686146)
* added allow-nsswitch.conf-to-not-contain-automount-lines.patch
(submitted to upstream too) to stop automount from complaining
when nsswitch.conf does not mention autofs (which is almost every
install anyway). (Closes: #682266, #602090)
.
autofs (5.0.6-3) unstable; urgency=low
.
[Michael Tokarev]
* almost completely rewrote the startup script, make it cleaner,
consistent and actually returning proper exit codes. Removed
$"" constructs too, dash apparently does not understand these.
(Closes: #677520, #683936)
* transfer ownership of ucf-conffiles forcibly only if they're
owned by autofs5, not by any other package.
* run ucf --purge in postrm only if it is installed, and in the
right order too (Closes: #685468)
* added filagdir.patch - fix a typo in configure.in which prevents
from specifying runtime directory (Closes: #678384)
* use /var/run not /run for runtime files (we don't really need
it to be available on upgrade, before initscripts et all has
been replaced) (Closes: #682675)
.
[Dmitry Smirnov]
* setting current team leader as Maintainer
* pass CPPFLAGS to fix "hardening-no-fortify-functions"
* new fix-ldflags.patch to avoid dropping LDFLAGS in order to
fix "hardening-no-relro"
* updated manpages-hyphen.patch
Checksums-Sha1:
e1030a54e2a44a20183d39616e07d05da7649680 2419 autofs_5.0.7-3ubuntu1.dsc
682d94538c96049bb6b9db8725fb60ded4d0dd7f 247056 autofs_5.0.7.orig.tar.xz
7822db1d61cf721859781044062c827dd1301bf6 19908 autofs_5.0.7-3ubuntu1.debian.tar.xz
Checksums-Sha256:
879b52735eb4ac29cc374d336dc601847f7266e0b8b6851abad0609392943136 2419 autofs_5.0.7-3ubuntu1.dsc
8ea9f574c51bce0c374d6656d11332a67eb4b50f6725fa8a18cd75e29ae98559 247056 autofs_5.0.7.orig.tar.xz
467b6412bfa02a278d4116b1b36926eca192467fedebaa04d9cfac1853f4ac85 19908 autofs_5.0.7-3ubuntu1.debian.tar.xz
Files:
25bcc6e2ac3697ad800e759be29cdf0d 2419 utils extra autofs_5.0.7-3ubuntu1.dsc
7aa414dd1d07e263795eced1992e8645 247056 utils extra autofs_5.0.7.orig.tar.xz
379e3d6b1f67f9f4fdf7a0af4e0b2b67 19908 utils extra autofs_5.0.7-3ubuntu1.debian.tar.xz
Original-Maintainer: Michael Tokarev <mjt at tls.msk.ru>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJQo5ksAAoJEIh7YGGLPBau/zAP/RR9uEqShh+eWLgUDdzGb/7k
aJvLcqKKn6ISVkpjUppiAnmsnVQgpfLgLOtxhgtT/nUhHN4N0/vBbpTZqD41wzzF
A3Inzb4rA7gPvHK+hS5mIyvT7R1D2ZKPol/xc1kaGCFWyXpbxA2KpkFjRDhoofmC
4Ku/aUH8dMigw0hz8ricGYeCemFyFyu5PAOUhLkrhOkr0y8La8qzTPQ/Hb21RGbJ
u2KYLVmnUNcHvNve77/fsI3z4khMF62HmMTpM2tUDvgP0kwWy+PXMyceJOTDsQqA
L94SaPVzSHA4+1OfA0KORrD1HbQfGIMCEg9XAozXybZ2mU/t47deswwCfFXYH82e
St2PMPnpJSOzwuoRvNoO6ZTzZMZXEsF4wAtg3oP4s11yQnDL58rxH6geUNedlaQS
sVYG7Va8rQmW1eLCvxWOUEHqDyFbv3qT8TDFsPZlrI4sEJBFNzhvw+RJlioBGAWE
zFt/fNfszGdypwgon0k+n4Hv6cuvW51UhY6HSuzEwbkOr+bYWqU07C49lDxnsVnu
kI9iI2jKlPhoGBeuD6R8JwFzi7Ta6viZcuPf0SlsGW1lIoo4kbLDcYrB3gwNS/BV
fuLrwJ9PSeZgHM1ALp/XQaEylYiuJ5aRjQX26yIxOhH4g5dNAV7XRxj6EdfxewV2
CatjtFAEhVQ9mRhL098C
=GxHd
-----END PGP SIGNATURE-----
More information about the Raring-changes
mailing list