-
autofs (5.1.6-2ubuntu0.1) focal; urgency=medium
* Allow administrative shares to work (LP: #1680224):
- d/p/lp1680224-fix-double-quoting-in-auto_smb.patch
-- Rafael David Tinoco <email address hidden> Wed, 03 Jun 2020 00:30:58 +0000
-
autofs (5.1.6-2) unstable; urgency=medium
[ Andreas Hasenack ]
* d/p/fix-lookup-ldap-crash.patch: fix crash on startup due to uninitialized
config. (LP #1503034). (Closes: #901344).
* d/rules: Add LDFLAGS to avoid issues with accessing global variables in
shared libraries (LP #1470687, LP #1472115).
-- Mike Gabriel <email address hidden> Wed, 15 Jan 2020 23:04:23 +0100
-
autofs (5.1.6-1ubuntu1) focal; urgency=medium
* Merge with Debian unstable. Remaining changes:
- d/rules: Add LDFLAGS to avoid issues with accessing global variables in
shared libraries (LP #1470687, LP #1472115).
- d/p/fix-lookup-ldap-crash.patch: fix crash on startup due to uninitialized
config. (LP #1503034)
[Refreshed, since the patch now applies to a different function]
* Dropped:
- d/p/16group_buffer_size.patch
[Fixed in 5.1.6]
autofs (5.1.6-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Rebase 11default_automaster_location.patch,
12disable_default_auto_master.patch and spelling-error-fixes.patch.
+ Add two more spelling fixes to spelling-error-fixes.patch.
* debian/{control,compat}:
+ Switch to debhelper-compat notation.
+ Bump to DH compat level version 12.
+ Drop autoconf from B-D.
* debian/control:
+ Bump Standards-Version: to 4.4.1. No changes needed.
+ Add Rules-Requires-Root: field and set it to "no".
* debian/rules:
+ Drop --with systemd. No longer provided in DH compat level >= 11.
autofs (5.1.5-2) unstable; urgency=medium
* Upload to unstable as is.
-- Andreas Hasenack <email address hidden> Thu, 12 Dec 2019 11:32:09 -0300
-
autofs (5.1.5-1ubuntu1) eoan; urgency=medium
* Merge with Debian unstable. Remaining changes:
- d/p/16group_buffer_size.patch
[Refreshed for 5.1.5, and added Forwarded DEP-3 header]
- d/rules: Add LDFLAGS to avoid issues with accessing global variables in
shared libraries (LP #1470687, LP #1472115).
- d/p/fix-lookup-ldap-crash.patch: fix crash on startup due to uninitialized
config. (LP #1503034)
* Dropped:
- 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 <email address hidden>. Closes LP #1754506.
[Fixed upstream]
- d/p/autofs-5.1.3-handle-additional-nfs-versions-in-mount.patch:
fix usage of NFS 4.x subversions (LP #1818121)
[Fixed upstream]
- d/t/control, d/t/smb-mount: add smb automount DEP8 test
[In 5.1.5-1]
- d/t/control, d/t/nfs-mount: add nfs automount DEP8 test
[In 5.1.5-1]
autofs (5.1.5-1) experimental; urgency=medium
[ Mike Gabriel ]
* New upstream release.
- Make browsable_dirs option functional. Configurable in autofs.conf.
(Closes: #784301).
- Fix FTBFS with clang. (Closes: #757038).
- Fix specification of nfsvers=4.1 (with minor version numbers) in
auto.master. (Closes: #892374).
* debian/patches:
+ Rebase some patches.
+ Drop do-not-check-for-modprobe-procfs-or-load-module.patch,
fix-autofs-manpage-whatis.patch, fix-autofsconf-manpage-section.patch.
Fixes shipped by upstream.
+ Add mount-hidden-samba-shares.patch. Fix regression between 5.0.8 and
5.1.1 regarding the mounting of hidden samba shares. (Closes: #787202,
#910367).
+ Add spelling-error-fixes.patch, fixing tons of spelling fixes. Thanks
lintian.
* debian/rules:
+ Add get-orig-source target.
+ Evoke install_samples upstream Makefile target explicitly during
dh_auto_install.
+ Enable all hardening flags.
* debian/control:
+ Bump to Standards-Version: 4.3.0. No changes needed.
+ Adopt autofs package. Thanks to Dmitry Smirnov and other contributors
for all the previous work. (Closes: #849148).
+ Explicit B-D on pkg-config.
+ Update Vcs-*: fields. Packaging has moved to salsa.debian.org.
(Closes: #902565).
+ Add B-D on dpkg-dev (>= 1.16.1.1~) for full hardening flag support.
+ Use secure URL in Homepage: field.
* debian/source/options:
+ Drop custom compression for debian/ folder's tarball.
* debian/autofs-ldap.<scripts>:
+ Ensure file permissions of /etc/autofs_ldap_auth.conf are set to
root:root:0600 via dpkg-statoverride. (Closes: #805028).
* debian/autofs.service:
+ Add nfs-client.target to Wants= key. Hopefully, this is sufficient to
fix #842199, if not, please reopen the bug. (Closes: #842199).
+ PID file is in /run, not /var/run (which is a symlink to /run).
+ Add Documentation= key.
* debian/copyright:
+ Drop outdated information from main header. Use https:// in URLs.
[ Stefan Potyra ]
* debian/control:
+ Add libtirpc-dev to build-depends.
* debian/rules:
+ Add option --with-libtirpc to configure. (Closes: #737679, #709366).
[ Andreas Hasenack ]
* debian/tests:
+ Add nfs-mount and smb-mount tests. (Closes: #901554).
[ Vincent McIntyre ]
* debian/patches:
+ Add hardening-flags.patch. Assure that automount is built with
DAEMON_CFLAGS. (Closes: #864857).
-- Andreas Hasenack <email address hidden> Thu, 23 May 2019 18:02:02 -0300