[ubuntu/lunar-proposed] nfs-utils 1:2.6.2-2ubuntu1 (Accepted)

Łukasz 'sil2100' Zemczak lukasz.zemczak at ubuntu.com
Fri Nov 25 10:52:16 UTC 2022


nfs-utils (1:2.6.2-2ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - d/control: don't provide libnfsidmap2 in libnfsidmap1. This
      package contains not only plugins, but an actual shared library,
      with a different soname.
    - Update README file:
      + d/README.Ubuntu: new /etc/nfs.conf config structure
      + d/libnfsidmap1.docs, d/nfs-common.docs: install README.Ubuntu
    - New apport hook (LP #1961058):
      + d/source.apport: apport hook for nfs-utils
      + d/control: build-depend dh-apport
      + d/rules: build with apport, and install the hook in the
        nfs-common package which is installed on both client and servers
    - Add more DEP8 tests (LP #1960828):
      + d/t/{control,kerberos-mount,util}: test NFSv4 krb5p mounts
      + d/t/{control, v3-moun}t: specific NFSv3 mount test
    - Move the regex module to a separate binary package libnfsidmap-regex
      (LP: #1974067):
      + d/control: new package
      + d/libnfsidmap-regex.install: install the plugin file
      + d/not-installed: remove the plugin from the not-installed list
      + d/p/remove-regex-from-docs.patch: deleted
      + d/p/ubuntu-idmapd-manpage-update-regex-other-package.patch:
        note that the regex plugin is in another package
    - rpc.svcgssd fixes and improvements (LP: #1977745):
      + d/p/nfs-conf-manpage-missing-svcgssd-options.patch: also
        document the missing svcgssd options to the nfs.conf(5) manpage
    - d/README.Ubuntu: updated with the content of the previous d/NEWS
      file

nfs-utils (1:2.6.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update lintian override info to new format on line 2.

  [ Salvatore Bonaccorso ]
  * blkmapd: fix coredump in bl_add_disk (Closes: #1022185)

nfs-utils (1:2.6.2-1) unstable; urgency=medium

  * Upload to unstable

nfs-utils (1:2.6.2-1~exp1) experimental; urgency=medium

  [ Salvatore Bonaccorso ]
  * New upstream version 2.6.2
  * nfs-common: Install new rpcctl tool
  * nfs-common: Install nfsrahead to configure the readahead for NFS mounts
  * debian/rules: Build with DEB_BUILD_MAINT_OPTIONS = hardening=+all
  * Declare compliance with Debian policy 4.6.1
  * Install upstream modprobe configuration file
    - Apply all sysctl settings when NFS-related modules are loaded.
    - Configure modprobe.d directory to /lib/modprobe.d
  * debian/control: nfs-kernel-server: Add Suggests on procps

  [ Andreas Hasenack ]
  * nfs-common.postrm: also purge /etc/nfs.conf.d/local.conf
  * nfs-common.dirs: we also own /etc/nfs.conf.d

Date: Fri, 25 Nov 2022 10:40:08 +0100
Changed-By: Łukasz 'sil2100' Zemczak <lukasz.zemczak at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nfs-utils/1:2.6.2-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 25 Nov 2022 10:40:08 +0100
Source: nfs-utils
Built-For-Profiles: noudeb
Architecture: source
Version: 1:2.6.2-2ubuntu1
Distribution: lunar
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Łukasz 'sil2100' Zemczak <lukasz.zemczak at ubuntu.com>
Closes: 1022185
Launchpad-Bugs-Fixed: 1974067 1977745
Changes:
 nfs-utils (1:2.6.2-2ubuntu1) lunar; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     - d/control: don't provide libnfsidmap2 in libnfsidmap1. This
       package contains not only plugins, but an actual shared library,
       with a different soname.
     - Update README file:
       + d/README.Ubuntu: new /etc/nfs.conf config structure
       + d/libnfsidmap1.docs, d/nfs-common.docs: install README.Ubuntu
     - New apport hook (LP #1961058):
       + d/source.apport: apport hook for nfs-utils
       + d/control: build-depend dh-apport
       + d/rules: build with apport, and install the hook in the
         nfs-common package which is installed on both client and servers
     - Add more DEP8 tests (LP #1960828):
       + d/t/{control,kerberos-mount,util}: test NFSv4 krb5p mounts
       + d/t/{control, v3-moun}t: specific NFSv3 mount test
     - Move the regex module to a separate binary package libnfsidmap-regex
       (LP: #1974067):
       + d/control: new package
       + d/libnfsidmap-regex.install: install the plugin file
       + d/not-installed: remove the plugin from the not-installed list
       + d/p/remove-regex-from-docs.patch: deleted
       + d/p/ubuntu-idmapd-manpage-update-regex-other-package.patch:
         note that the regex plugin is in another package
     - rpc.svcgssd fixes and improvements (LP: #1977745):
       + d/p/nfs-conf-manpage-missing-svcgssd-options.patch: also
         document the missing svcgssd options to the nfs.conf(5) manpage
     - d/README.Ubuntu: updated with the content of the previous d/NEWS
       file
 .
 nfs-utils (1:2.6.2-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Update lintian override info to new format on line 2.
 .
   [ Salvatore Bonaccorso ]
   * blkmapd: fix coredump in bl_add_disk (Closes: #1022185)
 .
 nfs-utils (1:2.6.2-1) unstable; urgency=medium
 .
   * Upload to unstable
 .
 nfs-utils (1:2.6.2-1~exp1) experimental; urgency=medium
 .
   [ Salvatore Bonaccorso ]
   * New upstream version 2.6.2
   * nfs-common: Install new rpcctl tool
   * nfs-common: Install nfsrahead to configure the readahead for NFS mounts
   * debian/rules: Build with DEB_BUILD_MAINT_OPTIONS = hardening=+all
   * Declare compliance with Debian policy 4.6.1
   * Install upstream modprobe configuration file
     - Apply all sysctl settings when NFS-related modules are loaded.
     - Configure modprobe.d directory to /lib/modprobe.d
   * debian/control: nfs-kernel-server: Add Suggests on procps
 .
   [ Andreas Hasenack ]
   * nfs-common.postrm: also purge /etc/nfs.conf.d/local.conf
   * nfs-common.dirs: we also own /etc/nfs.conf.d
Checksums-Sha1:
 c2f4448d2dfd159b0b2112b0afac73a2f07a30d5 2306 nfs-utils_2.6.2-2ubuntu1.dsc
 0cf3ca09d3a0f93758fbaf42bcbef324196f7ff3 716680 nfs-utils_2.6.2.orig.tar.xz
 8227b7910e9b6f0aee15d9f75da67ddb29a70e9f 61516 nfs-utils_2.6.2-2ubuntu1.debian.tar.xz
 1d0d8e7fd3f8656f4f78ff1f668fbb5118b2cb34 6472 nfs-utils_2.6.2-2ubuntu1_source.buildinfo
Checksums-Sha256:
 56d967d607c571efa36f511f56c513d28ed917e9420963e3441aca7268bbc07c 2306 nfs-utils_2.6.2-2ubuntu1.dsc
 5200873e81c4d610e2462fc262fe18135f2dbe78b7979f95accd159ae64d5011 716680 nfs-utils_2.6.2.orig.tar.xz
 41850f8b8d71f4fea2e755bb33cc1544a7654b8d7f8b58cf331cd540bcdbebbf 61516 nfs-utils_2.6.2-2ubuntu1.debian.tar.xz
 00dd1329a0e6b0d4d5c187897616ffb2f59d8d185226b4bdb8322b4d3b3cef11 6472 nfs-utils_2.6.2-2ubuntu1_source.buildinfo
Files:
 4217702d43a69429b124a989f371c192 2306 net optional nfs-utils_2.6.2-2ubuntu1.dsc
 0961dc4777363b88f10305fc4957449f 716680 net optional nfs-utils_2.6.2.orig.tar.xz
 3667b7c1897bacd358a791635418b352 61516 net optional nfs-utils_2.6.2-2ubuntu1.debian.tar.xz
 4e7e7eb69b864882e6c674fc712f4a5c 6472 net optional nfs-utils_2.6.2-2ubuntu1_source.buildinfo
Original-Maintainer: Debian kernel team <debian-kernel at lists.debian.org>


More information about the lunar-changes mailing list