[ubuntu/cosmic-proposed] autofs 5.1.2-3ubuntu1 (Accepted)
Andreas Hasenack
andreas at canonical.com
Tue Jun 12 13:41:13 UTC 2018
autofs (5.1.2-3ubuntu1) cosmic; urgency=medium
* Merge with Debian unstable (LP: #1775232). Remaining changes:
- d/p/16group_buffer_size.patch
- d/rules: Add LDFLAGS to avoid issues with accessing global variables in
shared libraries (LP #1470687, LP #1472115).
[Updated to use DEB_LDFLAGS_MAINT_STRIP instead of sed]
- d/p/fix-lookup-ldap-crash.patch: fix crash on startup due to uninitialized
config. (LP #1503034)
[Updated DEP3 header with why this patch is still needed]
* Dropped:
- debian/rules: build with sssldir path
[Adopted by Debian in 5.1.2-2]
- d/p/fix-ssslib-search.patch - parts replaced by fix-sssldir.patch
[Adopted by Debian in 5.1.2-2]
* Added:
- debian/patches/autofs-5.1.4-dont-allow-trailing-slash-in-master-map-
mount-points.patch: Don't allow trailing slash in master map mount
points. Thanks to: Ian Kent <raven at themaw.net>. Closes LP: #1754506.
autofs (5.1.2-3) unstable; urgency=medium
* QA upload.
[ Laurent Bigonville ]
* debian/control: Switch all the packages to Arch:linux-any
[ Andreas Henriksson ]
* Add e2fsprogs to build-dep and recommends (Closes: #887284)
* Drop incorrect depends on lsb-base
* Drop incorrect *build*-dep on lsb-base
autofs (5.1.2-2) unstable; urgency=medium
* QA upload.
[ Laurent Bigonville ]
* Orphan the package, see #849148
* debian/watch: Update the URL now that kernel.org ftp has been shutdown
(Closes: #864849)
* debian/control: Add dependency against lsb-base (Closes: #864852)
* debian/autofs.postrm: Remove /etc/autofs.conf on purge (Closes: #788129)
* debian/autofs.dirs: Install empty /etc/auto.master.d directory (Closes:
#884233)
* debian/rules: Don't strip the binaries during the build so the dbgsym
packages actually contain the debugging symbols
* debian/control: Bump Standards-Version to 4.1.2 and bump the packages
priority from extra to optional, the former is now deprecated
* debian/control: Drop dh-systemd build-dependency and bump debhelper to (>=
9.20160709)
* debian/rules: Really enable the force shutdown signal handler as intended
(Closes: #743654)
* d/p/fix-autofsconf-manpage-section.patch: Fix manpage section
* d/p/fix-autofs-manpage-whatis.patch: Fix whatis entry for autofs.8
manpage (Closes: #864853)
* Move autofs.conf.5 manpage from autofs-ldap to the main autofs package
(Closes: #870653)
* debian/rules: Set --enable-sloppy-mount instead of modifying the
include/config.h file manually
* debian/control: Drop autofs5 transitional packages (Closes: #878205)
[ Timo Aaltonen ]
* Replace fix-ssldir.patch with fix-ssslib-search.patch, which is more
upstreamable. Preseed sssldir in rules.
Date: Tue, 05 Jun 2018 14:42:35 -0300
Changed-By: Andreas Hasenack <andreas at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
https://launchpad.net/ubuntu/+source/autofs/5.1.2-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 05 Jun 2018 14:42:35 -0300
Source: autofs
Binary: autofs autofs-ldap autofs-hesiod
Architecture: source
Version: 5.1.2-3ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andreas Hasenack <andreas at canonical.com>
Description:
autofs - kernel-based automounter for Linux
autofs-hesiod - Hesiod map support for autofs
autofs-ldap - LDAP map support for autofs
Closes: 743654 788129 864849 864852 864853 870653 878205 884233 887284
Launchpad-Bugs-Fixed: 1754506 1775232
Changes:
autofs (5.1.2-3ubuntu1) cosmic; urgency=medium
.
* Merge with Debian unstable (LP: #1775232). Remaining changes:
- d/p/16group_buffer_size.patch
- d/rules: Add LDFLAGS to avoid issues with accessing global variables in
shared libraries (LP #1470687, LP #1472115).
[Updated to use DEB_LDFLAGS_MAINT_STRIP instead of sed]
- d/p/fix-lookup-ldap-crash.patch: fix crash on startup due to uninitialized
config. (LP #1503034)
[Updated DEP3 header with why this patch is still needed]
* Dropped:
- debian/rules: build with sssldir path
[Adopted by Debian in 5.1.2-2]
- d/p/fix-ssslib-search.patch - parts replaced by fix-sssldir.patch
[Adopted by Debian in 5.1.2-2]
* Added:
- debian/patches/autofs-5.1.4-dont-allow-trailing-slash-in-master-map-
mount-points.patch: Don't allow trailing slash in master map mount
points. Thanks to: Ian Kent <raven at themaw.net>. Closes LP: #1754506.
.
autofs (5.1.2-3) unstable; urgency=medium
.
* QA upload.
.
[ Laurent Bigonville ]
* debian/control: Switch all the packages to Arch:linux-any
.
[ Andreas Henriksson ]
* Add e2fsprogs to build-dep and recommends (Closes: #887284)
* Drop incorrect depends on lsb-base
* Drop incorrect *build*-dep on lsb-base
.
autofs (5.1.2-2) unstable; urgency=medium
.
* QA upload.
[ Laurent Bigonville ]
* Orphan the package, see #849148
* debian/watch: Update the URL now that kernel.org ftp has been shutdown
(Closes: #864849)
* debian/control: Add dependency against lsb-base (Closes: #864852)
* debian/autofs.postrm: Remove /etc/autofs.conf on purge (Closes: #788129)
* debian/autofs.dirs: Install empty /etc/auto.master.d directory (Closes:
#884233)
* debian/rules: Don't strip the binaries during the build so the dbgsym
packages actually contain the debugging symbols
* debian/control: Bump Standards-Version to 4.1.2 and bump the packages
priority from extra to optional, the former is now deprecated
* debian/control: Drop dh-systemd build-dependency and bump debhelper to (>=
9.20160709)
* debian/rules: Really enable the force shutdown signal handler as intended
(Closes: #743654)
* d/p/fix-autofsconf-manpage-section.patch: Fix manpage section
* d/p/fix-autofs-manpage-whatis.patch: Fix whatis entry for autofs.8
manpage (Closes: #864853)
* Move autofs.conf.5 manpage from autofs-ldap to the main autofs package
(Closes: #870653)
* debian/rules: Set --enable-sloppy-mount instead of modifying the
include/config.h file manually
* debian/control: Drop autofs5 transitional packages (Closes: #878205)
.
[ Timo Aaltonen ]
* Replace fix-ssldir.patch with fix-ssslib-search.patch, which is more
upstreamable. Preseed sssldir in rules.
Checksums-Sha1:
2a46e1587bdff9d7fae83e1d71cdf4d13bb77940 2227 autofs_5.1.2-3ubuntu1.dsc
b68dec38ea40decf64e97c4201bc888df18a74e9 294792 autofs_5.1.2.orig.tar.xz
f39936335921c3a2da5d1d8923eb23d1c404162e 20404 autofs_5.1.2-3ubuntu1.debian.tar.xz
7928ef28fce265e9aa26445696cf9c6df22a32e7 9048 autofs_5.1.2-3ubuntu1_source.buildinfo
Checksums-Sha256:
95400065e883217174b2e5a63fc47526439f0e98463641a10dc56353be297e65 2227 autofs_5.1.2-3ubuntu1.dsc
88b7de39088aead983e02072a7b753d5ee52ce419c8913f7a3d4ff5521313f0c 294792 autofs_5.1.2.orig.tar.xz
448e240d9d7902cc62a19b37b0349b99ac04d6b2734a00b9bf092e85a2d676e0 20404 autofs_5.1.2-3ubuntu1.debian.tar.xz
d8595a249ac2ebf6a98aa28a17c54b328a49ec1da076650a80e7e85807c0a57e 9048 autofs_5.1.2-3ubuntu1_source.buildinfo
Files:
f14d576d482c57b12e30ea779c25dcf0 2227 utils optional autofs_5.1.2-3ubuntu1.dsc
130dadb63efd5cc585d19c9bf7f00268 294792 utils optional autofs_5.1.2.orig.tar.xz
c5ff292976b59f517b969800d564714b 20404 utils optional autofs_5.1.2-3ubuntu1.debian.tar.xz
d59ed005b2eaa0baf83f75a7a726d036 9048 utils optional autofs_5.1.2-3ubuntu1_source.buildinfo
Original-Maintainer: Debian QA Group <packages at qa.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAlsfzTMACgkQuj4pM4KA
skIyYhAAmVWpnajFlRWWUpmWYOtpqLyQnQXmCd47K+cH9T9iZMxL37M+n7t4N6s6
mG6hyinQypYeNBifIYT+QgHDQCJ1TO3bipKAcTNmNJYAPlUW7uA5DKydM+nk11sg
a2o4GAcYeBJn9gTHHqhLLb6EWEE9Ig+hNvhkoxr6kArWN+w7ubRTWVAcOZEmf0yY
pE3iv/bNfU6WwvJNoY+YDTVpl3hLtx+G9sktJ7RBSmTH8zRMEXfGEAse9lseEWTv
9CPnoxNmOFshC/3YxvzZfk1KsEpM2/jFstZct/cr4j1ZwR3+074mtJYEnN9Tx/wq
da1HfZT0i+vVJxuFYQLTviFMkdNHzPkX1JalPx3r2EDC9dx3uRocaK/IDyWQqwmf
XEXlxOWDt+s7vIinAbPabNNzv7hFDVHopxQ7TcoyJrLVSTyjrGXArWkNeZtlc2d0
8dALT4SvAB9QVMP9lLZGBNWSUlqdmALZfq7yqDxzoejfLtKGjPhZPQ6R+VomtiUh
gpwUZ21ws0khw+Ab5/Frvjb4O3gIYufMEU7v8cfpYEJ/J8ucdi5eh3MFiz5j4PPS
EtS9o9PPUcc1DGvKUy8KLSIIa30eUDTU5o/hp7hz6WGMntkg/8aMgJBXNe3oR0Np
qtd1Q9ea8UEHYBxh8ygI0aSJ1HOzFgK0m5Mf3tjAqpV9K1KSB8E=
=Vkzq
-----END PGP SIGNATURE-----
More information about the Cosmic-changes
mailing list