[ubuntu/oneiric] nfs-utils 1:1.2.4-1ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Sat Jul 23 21:00:21 UTC 2011


nfs-utils (1:1.2.4-1ubuntu1) oneiric; urgency=low

  * Merge from Debian unstable (LP: #728586, LP: #789117), remaining
    changes:
    - debian/nfs-common.{statd,statd-mounting,gssd,idmapd}.upstart,
      debian/control, debian/nfs-common.{preinst,postinst,prerm,postrm},
      debian/rules: drop nfs-common init script in favor of upstart jobs,
      and build-depend on debhelper (>= 7.3.15ubuntu3) for correct upstart
      init handling.
    - Depend on rpcbind (>= 0.2.0-6ubuntu1) for upstart support.
    - debian/nfs-kernel-server.postinst: don't call "invoke-rc.d nfs-common"
      in the postinst, this is redundant anyway and the nfs-common init script
      is gone now.
    - nfs-kernel-server.default:  Add comment about how to disable nfs4.
    - debian/patches/multiarch-kerberos-paths: Search for kerberos libs
      in multiarch locations.
    - nfs-kernel-server.init: Unmount nfsd fs when init script stops
    - ubuntu-fix-kernel-version-handling: avoid segfaults from short kernel
      version numbers.

nfs-utils (1:1.2.4-1) unstable; urgency=low

  * New upstream version
    - Fix host_reliable_addrinfo (Closes: #633155)
    - Allow multiple RPC listeners to share listener port number
    (Closes: #619877)
    - Add --enable-libmount-mount (Closes: #626478)
    - 12-svcgssd-document-n-option.patch applied upstream
    - Refresh 19-exports.man-Fix-comment-syntax.patch
    - 21-anticipate-RLIMIT_FSIZE.patch applied upstream
    - Add nfsidmap binary and manpage
    - Use autoreconf to avoid build failure

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

  [ Luk Claes ]
  * Remove build dependency on librpcsecgss-dev as it's superseded by
    libtirpc-dev
  * Remove very old versioned dependencies on netbase and libblkid1
  * Exclude state files from dh_md5sum
  * Use rpcinfo instead of /dev/tcp redirection
  * Fix CVE-2011-1749: Anticipate RLIMIT_FSIZE (Closes: #629420)
  * start-statd: Use bash (Closes: #621027)
  * Add build-arch and build-indep makefile targets to debian/rules
  * Add override for setuid mount.nfs

  [ Ben Hutchings ]
  * statd.man, nfsiostat.man: Fix syntax errors, thanks to Simon Paillard
    (Closes: #624261)
  * exports.man: Fix syntax errors
  * nfs.man: Fix syntax errors and improve tabulation

nfs-utils (1:1.2.3-2) unstable; urgency=low

  * Depend on rpcbind unconditionally, as libtirpc does not support the
    old portmapper protocol (Closes: #619877)

nfs-utils (1:1.2.3-1) unstable; urgency=low

  * New upstream release
    - 7-remove-duplicate-exports-paragraphs : removed
    - 12-svcgssd-document-n-option: updated
    - 14-allow-address-without-name : removed
    - 15-mountd-fix-path-comparison-for-v4-crossmnt : removed
    - 16-mount.nfs.man-nfs.man-update-distinction-between-fstypes:
      part about nfs.man removed and
      renamed to 16-mount.nfs.man-update-distinction-between-fstypes
    - mountd: fix --manage-gids hang due to int/uint bug (0f05c8a)
      (Closes: #528939,585085)
    - mount.nfs: Don't do anything fancy if this is a remount (f11547f)
      (Closes: #612933)
    - mount: Mount should retry unreachable hosts (5a355f4)
      (Closes: #560388)
    - Try to use kernel function to determine supported Kerberos
      enctypes (258f10f) (Closes: #474037)
    - nfs-common: Add Recommends python for mountstats and nfsiostat
  * Make sure everything is shipped (inspired by #594933)
  * nfs-common.init: Enable idmapd by default (Closes: #610363)
  * Install bug scripts to ease debuging
  * Build depend on libtirpc-dev and enable IPv6 (Closes: #441361)

nfs-utils (1:1.2.2-5) unstable; urgency=low

  [ Ben Hutchings ]
  * mount.nfs.man, nfs.man: Update distinction between fstypes
    (Closes: #575503)
  * nfs-kernel-server.init: Require any installed name server ($named) to
    start before nfs-kernel-server (Closes: #598493)

  [ Luk Claes ]
  * nfs-common.init, nfs-kernel-server.init: Add warning when portmap is
    not running (Closes: #612002,#561718,#562737)
  * nfs-common.init: Add --pidfile for statd (Closes: #521084)
  * nfs-common.init: Add statd to sendsigs.omit.d (Closes: #524610)
  * nfs-common.default, nfs-kernel-server.default: Remove spurious question
    mark in wiki url (Closes: #593511)

Date: Sat, 23 Jul 2011 17:54:36 +0200
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/nfs-utils/1:1.2.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jul 2011 17:54:36 +0200
Source: nfs-utils
Binary: nfs-kernel-server nfs-common
Architecture: source
Version: 1:1.2.4-1ubuntu1
Distribution: oneiric
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description: 
 nfs-common - NFS support files common to client and server
 nfs-kernel-server - support for NFS kernel server
Closes: 441361 474037 521084 524610 528939 560388 561718 562737 575503 585085 593511 598493 610363 612002 612933 619877 621027 624261 626478 629420 633155
Launchpad-Bugs-Fixed: 728586 789117
Changes: 
 nfs-utils (1:1.2.4-1ubuntu1) oneiric; urgency=low
 .
   * Merge from Debian unstable (LP: #728586, LP: #789117), remaining
     changes:
     - debian/nfs-common.{statd,statd-mounting,gssd,idmapd}.upstart,
       debian/control, debian/nfs-common.{preinst,postinst,prerm,postrm},
       debian/rules: drop nfs-common init script in favor of upstart jobs,
       and build-depend on debhelper (>= 7.3.15ubuntu3) for correct upstart
       init handling.
     - Depend on rpcbind (>= 0.2.0-6ubuntu1) for upstart support.
     - debian/nfs-kernel-server.postinst: don't call "invoke-rc.d nfs-common"
       in the postinst, this is redundant anyway and the nfs-common init script
       is gone now.
     - nfs-kernel-server.default:  Add comment about how to disable nfs4.
     - debian/patches/multiarch-kerberos-paths: Search for kerberos libs
       in multiarch locations.
     - nfs-kernel-server.init: Unmount nfsd fs when init script stops
     - ubuntu-fix-kernel-version-handling: avoid segfaults from short kernel
       version numbers.
 .
 nfs-utils (1:1.2.4-1) unstable; urgency=low
 .
   * New upstream version
     - Fix host_reliable_addrinfo (Closes: #633155)
     - Allow multiple RPC listeners to share listener port number
     (Closes: #619877)
     - Add --enable-libmount-mount (Closes: #626478)
     - 12-svcgssd-document-n-option.patch applied upstream
     - Refresh 19-exports.man-Fix-comment-syntax.patch
     - 21-anticipate-RLIMIT_FSIZE.patch applied upstream
     - Add nfsidmap binary and manpage
     - Use autoreconf to avoid build failure
 .
 nfs-utils (1:1.2.3-3) unstable; urgency=medium
 .
   [ Luk Claes ]
   * Remove build dependency on librpcsecgss-dev as it's superseded by
     libtirpc-dev
   * Remove very old versioned dependencies on netbase and libblkid1
   * Exclude state files from dh_md5sum
   * Use rpcinfo instead of /dev/tcp redirection
   * Fix CVE-2011-1749: Anticipate RLIMIT_FSIZE (Closes: #629420)
   * start-statd: Use bash (Closes: #621027)
   * Add build-arch and build-indep makefile targets to debian/rules
   * Add override for setuid mount.nfs
 .
   [ Ben Hutchings ]
   * statd.man, nfsiostat.man: Fix syntax errors, thanks to Simon Paillard
     (Closes: #624261)
   * exports.man: Fix syntax errors
   * nfs.man: Fix syntax errors and improve tabulation
 .
 nfs-utils (1:1.2.3-2) unstable; urgency=low
 .
   * Depend on rpcbind unconditionally, as libtirpc does not support the
     old portmapper protocol (Closes: #619877)
 .
 nfs-utils (1:1.2.3-1) unstable; urgency=low
 .
   * New upstream release
     - 7-remove-duplicate-exports-paragraphs : removed
     - 12-svcgssd-document-n-option: updated
     - 14-allow-address-without-name : removed
     - 15-mountd-fix-path-comparison-for-v4-crossmnt : removed
     - 16-mount.nfs.man-nfs.man-update-distinction-between-fstypes:
       part about nfs.man removed and
       renamed to 16-mount.nfs.man-update-distinction-between-fstypes
     - mountd: fix --manage-gids hang due to int/uint bug (0f05c8a)
       (Closes: #528939,585085)
     - mount.nfs: Don't do anything fancy if this is a remount (f11547f)
       (Closes: #612933)
     - mount: Mount should retry unreachable hosts (5a355f4)
       (Closes: #560388)
     - Try to use kernel function to determine supported Kerberos
       enctypes (258f10f) (Closes: #474037)
     - nfs-common: Add Recommends python for mountstats and nfsiostat
   * Make sure everything is shipped (inspired by #594933)
   * nfs-common.init: Enable idmapd by default (Closes: #610363)
   * Install bug scripts to ease debuging
   * Build depend on libtirpc-dev and enable IPv6 (Closes: #441361)
 .
 nfs-utils (1:1.2.2-5) unstable; urgency=low
 .
   [ Ben Hutchings ]
   * mount.nfs.man, nfs.man: Update distinction between fstypes
     (Closes: #575503)
   * nfs-kernel-server.init: Require any installed name server ($named) to
     start before nfs-kernel-server (Closes: #598493)
 .
   [ Luk Claes ]
   * nfs-common.init, nfs-kernel-server.init: Add warning when portmap is
     not running (Closes: #612002,#561718,#562737)
   * nfs-common.init: Add --pidfile for statd (Closes: #521084)
   * nfs-common.init: Add statd to sendsigs.omit.d (Closes: #524610)
   * nfs-common.default, nfs-kernel-server.default: Remove spurious question
     mark in wiki url (Closes: #593511)
Checksums-Sha1: 
 1376db40630a4962c13d260fe8efb07f276685ad 2219 nfs-utils_1.2.4-1ubuntu1.dsc
 dcd6d2f55976df574005c40dded43078544e5664 664358 nfs-utils_1.2.4.orig.tar.bz2
 fa346021bc93a0dd844f0b5ba20181596f6b97d0 43972 nfs-utils_1.2.4-1ubuntu1.debian.tar.bz2
Checksums-Sha256: 
 efe8318f694fd0965976faac96f99b43fd2577a669e234beb5490c590e796ceb 2219 nfs-utils_1.2.4-1ubuntu1.dsc
 6ff1c702b1d61dc6e8c69cd977f79ab7d662dc870337ef89ca6d1b41bad026c0 664358 nfs-utils_1.2.4.orig.tar.bz2
 074ca86aa5257202b79240639618908797c5d77b5db0229a2be0f82f9ae17e47 43972 nfs-utils_1.2.4-1ubuntu1.debian.tar.bz2
Files: 
 cb228445e4b8e5ced179ca1d12455a41 2219 net standard nfs-utils_1.2.4-1ubuntu1.dsc
 938dc0574f3eb9891a8ed4746f806277 664358 net standard nfs-utils_1.2.4.orig.tar.bz2
 c7e91beae33adc0a72aa39dcd5ded22b 43972 net standard nfs-utils_1.2.4-1ubuntu1.debian.tar.bz2
Original-Maintainer: Debian kernel team <debian-kernel at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUBTis0wlaNMPMhshM9AQhotBAAqU63UMPGB8gd0dt9GTkJ2X11hyrKUKoU
uqFc7Vrl5wiHdKPXM+tc+JY370JnMBF+62PigVTEHUMth4YPueqsZZ+Svelw6374
mFK51XXLZG49NEdJzIhHsqUDkr69DFR3D5ErsVVef8oWR0M85R4phhnJoKjIAjKT
fEQpqOblRPiK4mo3dC+KEZbXIXLkSm5ClHBsXXc2HuzR6eU6kxqybQm3+STApqZY
hJhvVJMxIEzYDSctf0cylwExoRbOnixe2ja/cuFV8Kr0+GTkxOpN9ir5NTt/ubCx
W+nVAxGWpMJvY/pNMQ9m0mXRPFptHWf1cp5jrDB59gymp9OrnISehQoLPAkk9g7q
iFNqXaOu54DRBmRWzdNjAM+/Tsyxz5Vm2E4F3bb2tcUCHDUQXCZ1Qs0KwI3SxTII
HYPa1wxoypDRcrbhne90isRmL/Tay0oq9no/x/bIbIwEJkwB3v29N9qR0rQDKUm7
mJh+QpE7PJMqHDY5qun7VnecjA4kqPbwmAAhaPAGs3ttanXoacRFFWl89nWfYm/W
N1VLtVeUylxIuKvvZMRE+SdOW+VeqLI/4FvaK+vWJmpuM1D4uyOJGIBbNjZG0xA6
KOZ6KD99aURR8FnVJ3mVaXZuEDbdfdhMDplBncgBb4lm8qaKVq3FYl/an32apo1s
HgflFBez+ME=
=p49f
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list