[ubuntu/noble-proposed] nfs-utils 1:2.6.4-3ubuntu2 (Accepted)
Vladimir Petko
vladimir.petko at canonical.com
Thu Feb 29 04:34:13 UTC 2024
nfs-utils (1:2.6.4-3ubuntu2) noble; urgency=medium
* d/p/armhf-time-t-format-error.patch: resolve armhf ftbfs due to
time_t transition (LP: #2055349).
nfs-utils (1:2.6.4-3ubuntu1) noble; urgency=medium
* Merge with Debian unstable (LP: #2055100). 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-mount}: specific NFSv3 mount test
- Move the regex module to a separate binary package libnfsidmap-regex
(LP 1974067):
+ d/control: new package, adjust breaks/conflicts
+ d/libnfsidmap-regex.install: install the plugin file
+ d/libnfsidmap1.install: don't install regex.so
[missed in previous d/changelog]
+ 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/not-installed: mark files we knowingly don't include in the
packaging
nfs-utils (1:2.6.4-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* fsidd: call anonymous sockets by their name only, don't fill with NULs to
108 bytes (Closes: #1051132)
nfs-utils (1:2.6.4-2) unstable; urgency=medium
* Built with enabled support for NFS junctions
- Configure with --enable-junction to enable support for NFS junctions
- debian/control: Add Build-Depends on libxml2-dev
* nfs-kernel-server: Install nfsref utility and nfsref(8) manpage
(Closes: #1055675)
nfs-utils (1:2.6.4-1) unstable; urgency=medium
* Upload to unstable
nfs-utils (1:2.6.4-1~exp1) experimental; urgency=medium
* New upstream version 2.6.4
nfs-utils (1:2.6.3-4~exp1) experimental; urgency=medium
* Remove extraneous words left behind by commit 522837f. (Closes: #1051088)
* Install systemd units to /usr/lib/systemd/system
- debian/rules: Drop explicit setting with path for Debian
--with=systemd=/lib/systemd/system and install the systemd units by
default in /usr/lib/systemd/system trough --with-systemd
- debian/nfs-common.install: Install systemd units from
/usr/lib/system/system
- debian/nfs-kernel-server.install: Install systemd units from
/usr/lib/system/system
- debian/*.links: Create symlinks for systemd units from and to
/usr/lib/systemd/system instead of /lib/systemd/system
* debian/rules: Don't force nfsdcltrack and mount helpers into /sbin
* nfs-common: Install {u,}mount.nfs{,4} into /usr/sbin
* nfs-common: lintian-overides: Adjust paths after installation to /usr/sbin
* nfs-kernel-server: Install nfsdcltrack to /usr/sbin
* debian/rules: Update chmod call to fix permissions of /usr/sbin/mount.nfs
* Install rpc.statd, sm-notify and showmount into /usr/sbin
- Install binaries to default locations in /usr/sbin
- Drop now oboslete patches to reference sm-notify from /sbin
- Drop now obsolete patches to change ExecStart to start sm-notify and
rpc.statd from /sbin
Date: Thu, 29 Feb 2024 10:52:10 +1300
Changed-By: Vladimir Petko <vladimir.petko at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nfs-utils/1:2.6.4-3ubuntu2
-------------- next part --------------
Format: 1.8
Date: Thu, 29 Feb 2024 10:52:10 +1300
Source: nfs-utils
Built-For-Profiles: noudeb
Architecture: source
Version: 1:2.6.4-3ubuntu2
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Vladimir Petko <vladimir.petko at canonical.com>
Closes: 1051088 1051132 1055675
Launchpad-Bugs-Fixed: 2055100 2055349
Changes:
nfs-utils (1:2.6.4-3ubuntu2) noble; urgency=medium
.
* d/p/armhf-time-t-format-error.patch: resolve armhf ftbfs due to
time_t transition (LP: #2055349).
.
nfs-utils (1:2.6.4-3ubuntu1) noble; urgency=medium
.
* Merge with Debian unstable (LP: #2055100). 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-mount}: specific NFSv3 mount test
- Move the regex module to a separate binary package libnfsidmap-regex
(LP 1974067):
+ d/control: new package, adjust breaks/conflicts
+ d/libnfsidmap-regex.install: install the plugin file
+ d/libnfsidmap1.install: don't install regex.so
[missed in previous d/changelog]
+ 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/not-installed: mark files we knowingly don't include in the
packaging
.
nfs-utils (1:2.6.4-3) unstable; urgency=medium
.
[ Salvatore Bonaccorso ]
* fsidd: call anonymous sockets by their name only, don't fill with NULs to
108 bytes (Closes: #1051132)
.
nfs-utils (1:2.6.4-2) unstable; urgency=medium
.
* Built with enabled support for NFS junctions
- Configure with --enable-junction to enable support for NFS junctions
- debian/control: Add Build-Depends on libxml2-dev
* nfs-kernel-server: Install nfsref utility and nfsref(8) manpage
(Closes: #1055675)
.
nfs-utils (1:2.6.4-1) unstable; urgency=medium
.
* Upload to unstable
.
nfs-utils (1:2.6.4-1~exp1) experimental; urgency=medium
.
* New upstream version 2.6.4
.
nfs-utils (1:2.6.3-4~exp1) experimental; urgency=medium
.
* Remove extraneous words left behind by commit 522837f. (Closes: #1051088)
* Install systemd units to /usr/lib/systemd/system
- debian/rules: Drop explicit setting with path for Debian
--with=systemd=/lib/systemd/system and install the systemd units by
default in /usr/lib/systemd/system trough --with-systemd
- debian/nfs-common.install: Install systemd units from
/usr/lib/system/system
- debian/nfs-kernel-server.install: Install systemd units from
/usr/lib/system/system
- debian/*.links: Create symlinks for systemd units from and to
/usr/lib/systemd/system instead of /lib/systemd/system
* debian/rules: Don't force nfsdcltrack and mount helpers into /sbin
* nfs-common: Install {u,}mount.nfs{,4} into /usr/sbin
* nfs-common: lintian-overides: Adjust paths after installation to /usr/sbin
* nfs-kernel-server: Install nfsdcltrack to /usr/sbin
* debian/rules: Update chmod call to fix permissions of /usr/sbin/mount.nfs
* Install rpc.statd, sm-notify and showmount into /usr/sbin
- Install binaries to default locations in /usr/sbin
- Drop now oboslete patches to reference sm-notify from /sbin
- Drop now obsolete patches to change ExecStart to start sm-notify and
rpc.statd from /sbin
Checksums-Sha1:
02fb65eb2b15e5b5fab6b14a2a4941e4115e206e 2490 nfs-utils_2.6.4-3ubuntu2.dsc
9ba9e55e51890fe974b870b9af637cb29c553a5e 728280 nfs-utils_2.6.4.orig.tar.xz
4c870af9ac90ab393567aa22138a4193d57ebebc 60616 nfs-utils_2.6.4-3ubuntu2.debian.tar.xz
61e7687afd722369803c2d97675a0be35dcd9656 8430 nfs-utils_2.6.4-3ubuntu2_source.buildinfo
Checksums-Sha256:
2ab3457b0b56e6f117a0bbc2aad48235182e91cc1434014c7652825ef88e2d2e 2490 nfs-utils_2.6.4-3ubuntu2.dsc
01b3b0fb9c7d0bbabf5114c736542030748c788ec2fd9734744201e9b0a1119d 728280 nfs-utils_2.6.4.orig.tar.xz
40b7a2d43a03b4c135e566bbea6ae69c4bf67ba68d25da214f4eb78b2fa03d6e 60616 nfs-utils_2.6.4-3ubuntu2.debian.tar.xz
57fa6459c790753d9ab10b800deb74f396b080d5c89903053508cce00be25e24 8430 nfs-utils_2.6.4-3ubuntu2_source.buildinfo
Files:
900ff5c1dfdf0338b5693699267a8e3c 2490 net optional nfs-utils_2.6.4-3ubuntu2.dsc
907f95977ccf7a522ee32af1534f0e4c 728280 net optional nfs-utils_2.6.4.orig.tar.xz
695aa3af4c543553d3db8c13904ac7e3 60616 net optional nfs-utils_2.6.4-3ubuntu2.debian.tar.xz
cd59f41b3984effc4b5bc74d55663311 8430 net optional nfs-utils_2.6.4-3ubuntu2_source.buildinfo
Original-Maintainer: Debian kernel team <debian-kernel at lists.debian.org>
Vcs-Git: https://git.launchpad.net/~vpa1977/ubuntu/+source/nfs-utils
Vcs-Git-Commit: 9c04033ffe08f87fe3658189adafa46a860714d6
Vcs-Git-Ref: refs/heads/2055100
More information about the noble-changes
mailing list