[ubuntu/eoan-proposed] autofs 5.1.5-1ubuntu1 (Accepted)

Andreas Hasenack andreas at canonical.com
Fri May 24 14:15:22 UTC 2019


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 <raven at themaw.net>.  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).

Date: Thu, 23 May 2019 18:02:02 -0300
Changed-By: Andreas Hasenack <andreas at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/autofs/5.1.5-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 23 May 2019 18:02:02 -0300
Source: autofs
Architecture: source
Version: 5.1.5-1ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andreas Hasenack <andreas at canonical.com>
Closes: 709366 737679 757038 784301 787202 805028 842199 849148 864857 892374 901554 902565 910367
Changes:
 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 <raven at themaw.net>.  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).
Checksums-Sha1:
 7def3e7db9b6cd5f02600b03828d46eac81d7bbd 2427 autofs_5.1.5-1ubuntu1.dsc
 f60ce7b1e4e3c380fbca8347b395f7fc07a141ec 313476 autofs_5.1.5.orig.tar.xz
 690a0511f38c63740a9f83bce4d2a835e4c86320 25592 autofs_5.1.5-1ubuntu1.debian.tar.xz
 3c6a6f5d7dcff12090fa216965a2b108c3e886b1 7804 autofs_5.1.5-1ubuntu1_source.buildinfo
Checksums-Sha256:
 1a250599d512a312ccfd886bf5119e34d4cdf406c695b742924a60c7470b63ba 2427 autofs_5.1.5-1ubuntu1.dsc
 23afdad9e2fd6d41b1900be8cfecfd5aae0ad174c7708ff685ec27e280f9c0da 313476 autofs_5.1.5.orig.tar.xz
 aa5d59538441d9e782b5bb9e520bb8ee02f6f689ad727c5e4434cd0cadb8054a 25592 autofs_5.1.5-1ubuntu1.debian.tar.xz
 469363b2d9a4dcdece6f0326f5f53127a633223af8084b588e31dc7ff729edc5 7804 autofs_5.1.5-1ubuntu1_source.buildinfo
Files:
 3a51d678683b84ca0e6adf4c7732b36f 2427 utils optional autofs_5.1.5-1ubuntu1.dsc
 61d2cfbf51159c9c82b57e1ea9c34376 313476 utils optional autofs_5.1.5.orig.tar.xz
 9d7995c687b355e00a0a06fc96716617 25592 utils optional autofs_5.1.5-1ubuntu1.debian.tar.xz
 3ef8c2cbbe91719907ab9fc4ec32a929 7804 utils optional autofs_5.1.5-1ubuntu1_source.buildinfo
Original-Maintainer: Mike Gabriel <sunweaver at debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEiGZB1jWM2kalbBxyrJg+tb9ry6kFAlzn/DMACgkQrJg+tb9r
y6neZw/+IAK3kwVE/hQJbCqncjw2wh0E0ykD8yUAk1zG8J2dVCUeJ3tGVcL5vbZb
P918IdKwWjY1ySvgYqcoxYlVx8tC9xtkx1yNHVWoU3jGzw5f3F8aiaRQC2ReGbfR
O2YZ5871gvs69pvIhdk2WAvMaWaBibQ73MVK3nO1OTODLApF6M46lS9AXNXEPCgm
610yyZA6RgXQHVwPl54z9TiaLua36pQmz7eVNapVta8WnXKxrRMvbh3NKuvOyF+s
874jOj6iAHPtzJrIJy+Ajw75cwSpXUMlfiupSWZOXTOkxyGCPpQ9zV8OprwLFKdQ
XtCGZodwxS2YTlJOL09ymWYUMkLILvfDhbdJoLJviujZ4ORqmCJsgoqltBLMzpG+
i+PCFrcHZ+yu0z/ubQH9CXfkaKq7LPOEyx3oGAWsRDMAYtrO3HwIYHVbhWYHhpBb
7FD+p+h6tsz/RK6TOB3/QPts3fTlowe+32J+U0GmgthLq7aRZ7kPqMcdrE4mGlWs
9trCIU8fMV3jcjJIb+5CJmuz8DA7AHhKe90BOv2zyz+Gnqk/uVe3HWS7outeuCHT
wVkjmszc62e4WKE2mPA/8BDzpGLrAqfsvYYZMWT2moIVM/U/QT0q/5uuGAhykK6S
RSdWzluIDdB9p6Q40TlOcPJzRCSMlfeML2fI18cldFytVCTaCd0=
=bTXF
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list