[ubuntu/hirsute-proposed] nfs-utils 1:1.3.4-4ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Wed Oct 28 14:50:52 UTC 2020


nfs-utils (1:1.3.4-4ubuntu1) hirsute; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/nfs-common.default: always start idmapd automatically; drop
      the configuration option.
    - Add 90-gss-free-lucid-sec-context.patch: adjust for changes to the ctx
      argument of the serialize_krb5_ctx() function.
    - Add remove-gssproxy.patch: Drop gssproxy as it does not exist in Ubuntu
    - Fixing nfs-mountd dependency on rpcbind (race condition)
      by adding "rpcbind.socket" to "nfs-mountd.service"  as a dependency
      to avoid race conditions:
      - Add systemd-Fix-nfs-mountd-dependency-on-rpcbind.patch
    - Convert mountstats and nfsiostat scripts to Python3 and recommend
      python3 instead of python.
    - truncate_gid*.patch: Backports from upstream to prevent truncating
      UIDs and GIDs over 65536 on certain architectures
    - Remove hard-coded dep on libtirpc1.
    - d/nfs-utils_env.sh: alongside RPCSVCGSSDARGS, also export SVCGSSDARGS,
      which is the variable name expected by the rpc-svcgssd systemd service.
    - d/p/fix-start-ordering-1.patch,
      d/p/fix-start-ordering-2.patch,
      d/p/fix-start-ordering-3.patch,
      d/nfs-kernel-server.install:
      Fix systemd service start ordering
  * Dropped changes, included in Debian:
    - Allow compilation to succeed with -fno-common
    - debian/nfs-common.postinst: don't make /var/lib/nfs owned by statd.
    - debian/patches/CVE-2019-3689.patch: take user-id from
      /var/lib/nfs/sm in support/nsm/file.c, utils/statd/sm-notify.man,
      utils/statd/statd.man.
    - d/p/nfsiostat-replace-list-reserved-word.patch: fix nfsiostat crash due
      to using 'list' as a variable name.

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

  * Allow compilation to succeed with -fno-common (Closes: #957608)

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

  [ Salvatore Bonaccorso ]
  * nfsiostat: replace 'list' reserved word.
    Thanks to Matthew Ruffell <matthew.ruffell at canonical.com>
    (Closes: #925943, LP: #1821261)
  * Remove Anibal Monsalve Salazar from Uploaders on request of MIA team.
    Thanks to Anibal Monsalve Salazar for all previous work done on nfs-utils.
    (Closes: #925089)
  * statd: take user-id from /var/lib/nfs/sm (CVE-2019-3689) (Closes: #940848)
  * Don't make /var/lib/nfs owned by statd.
    Only sm and sm.bak need to be accessible by statd or sm-notify after
    they drop privileges.
  * debian/control: Point Vcs URLs to kernel-team namespace repository
  * debian/control: Add myself to Uploaders

  [ Andreas Hasenack ]
  * debian/nfs-utils_env.sh: Fix mismatching [RPC]SVCGSSDOPTS defaults
    Export SVCGSSDARGS, which is the variable name expected by the
    rpc-svcgssd systemd service. The old variable is still being
    exported to prevent upgrades from breaking for those who may
    have overridden the systemd service to work around the bug.
    (Closes: #892654)

  [ Ben Hutchings ]
  * debian/control: Remove Daniel Pocock from Uploaders. (Closes: #953441)
  * debian/control: Delete wrong Homepage fields for binary packages
  * debian/control: Change Homepage to HTTP-S URL
  * debian/copyright: Update upstream source URL to match debian/watch

Date: Mon, 26 Oct 2020 09:25:58 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nfs-utils/1:1.3.4-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 26 Oct 2020 09:25:58 -0700
Source: nfs-utils
Architecture: source
Version: 1:1.3.4-4ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 892654 925089 925943 940848 953441 957608
Launchpad-Bugs-Fixed: 1821261
Changes:
 nfs-utils (1:1.3.4-4ubuntu1) hirsute; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - debian/nfs-common.default: always start idmapd automatically; drop
       the configuration option.
     - Add 90-gss-free-lucid-sec-context.patch: adjust for changes to the ctx
       argument of the serialize_krb5_ctx() function.
     - Add remove-gssproxy.patch: Drop gssproxy as it does not exist in Ubuntu
     - Fixing nfs-mountd dependency on rpcbind (race condition)
       by adding "rpcbind.socket" to "nfs-mountd.service"  as a dependency
       to avoid race conditions:
       - Add systemd-Fix-nfs-mountd-dependency-on-rpcbind.patch
     - Convert mountstats and nfsiostat scripts to Python3 and recommend
       python3 instead of python.
     - truncate_gid*.patch: Backports from upstream to prevent truncating
       UIDs and GIDs over 65536 on certain architectures
     - Remove hard-coded dep on libtirpc1.
     - d/nfs-utils_env.sh: alongside RPCSVCGSSDARGS, also export SVCGSSDARGS,
       which is the variable name expected by the rpc-svcgssd systemd service.
     - d/p/fix-start-ordering-1.patch,
       d/p/fix-start-ordering-2.patch,
       d/p/fix-start-ordering-3.patch,
       d/nfs-kernel-server.install:
       Fix systemd service start ordering
   * Dropped changes, included in Debian:
     - Allow compilation to succeed with -fno-common
     - debian/nfs-common.postinst: don't make /var/lib/nfs owned by statd.
     - debian/patches/CVE-2019-3689.patch: take user-id from
       /var/lib/nfs/sm in support/nsm/file.c, utils/statd/sm-notify.man,
       utils/statd/statd.man.
     - d/p/nfsiostat-replace-list-reserved-word.patch: fix nfsiostat crash due
       to using 'list' as a variable name.
 .
 nfs-utils (1:1.3.4-4) unstable; urgency=medium
 .
   * Allow compilation to succeed with -fno-common (Closes: #957608)
 .
 nfs-utils (1:1.3.4-3) unstable; urgency=medium
 .
   [ Salvatore Bonaccorso ]
   * nfsiostat: replace 'list' reserved word.
     Thanks to Matthew Ruffell <matthew.ruffell at canonical.com>
     (Closes: #925943, LP: #1821261)
   * Remove Anibal Monsalve Salazar from Uploaders on request of MIA team.
     Thanks to Anibal Monsalve Salazar for all previous work done on nfs-utils.
     (Closes: #925089)
   * statd: take user-id from /var/lib/nfs/sm (CVE-2019-3689) (Closes: #940848)
   * Don't make /var/lib/nfs owned by statd.
     Only sm and sm.bak need to be accessible by statd or sm-notify after
     they drop privileges.
   * debian/control: Point Vcs URLs to kernel-team namespace repository
   * debian/control: Add myself to Uploaders
 .
   [ Andreas Hasenack ]
   * debian/nfs-utils_env.sh: Fix mismatching [RPC]SVCGSSDOPTS defaults
     Export SVCGSSDARGS, which is the variable name expected by the
     rpc-svcgssd systemd service. The old variable is still being
     exported to prevent upgrades from breaking for those who may
     have overridden the systemd service to work around the bug.
     (Closes: #892654)
 .
   [ Ben Hutchings ]
   * debian/control: Remove Daniel Pocock from Uploaders. (Closes: #953441)
   * debian/control: Delete wrong Homepage fields for binary packages
   * debian/control: Change Homepage to HTTP-S URL
   * debian/copyright: Update upstream source URL to match debian/watch
Checksums-Sha1:
 d783e36963cc1b9de4dbbc58cf0900457a208c9f 2437 nfs-utils_1.3.4-4ubuntu1.dsc
 2fe7356aff66ea1774e2992053e0c021049e9bbb 63228 nfs-utils_1.3.4-4ubuntu1.debian.tar.xz
 d403466ed9c39552462c800b046017521fdb5ad0 6355 nfs-utils_1.3.4-4ubuntu1_source.buildinfo
Checksums-Sha256:
 983a42b42f5501dd6fbd2fb56792602b87763243d5a33510afab2da7f7d8d040 2437 nfs-utils_1.3.4-4ubuntu1.dsc
 c9d37e3cbab3c663c7af45d23da7edf813f6abc870d0a03ed2002fffd37af83a 63228 nfs-utils_1.3.4-4ubuntu1.debian.tar.xz
 9fc5264e650b4a4180600c9205a11f0e3e1c11623fa4cfde9b781c9961b616a3 6355 nfs-utils_1.3.4-4ubuntu1_source.buildinfo
Files:
 63c346eeb01f41f1ac5e77b7636ada29 2437 net optional nfs-utils_1.3.4-4ubuntu1.dsc
 d7485b5777e4aa8fc90d6bf81c9bf6e4 63228 net optional nfs-utils_1.3.4-4ubuntu1.debian.tar.xz
 42e4df3b2d531cae4e06f8439825bb66 6355 net optional nfs-utils_1.3.4-4ubuntu1_source.buildinfo
Original-Maintainer: Debian kernel team <debian-kernel at lists.debian.org>


More information about the Hirsute-changes mailing list