debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #01068
[Bug 2112047] [NEW] Merge nfs-utils from Debian Unstable for questing
Public bug reported:
Scheduled-For: ubuntu-25.06
Ubuntu: 1:2.8.2-2ubuntu2
Debian Unstable: 1:2.8.3-1
A new release of nfs-utils is available for merging from Debian
Unstable.
If it turns out this needs a sync rather than a merge, please change the
tag 'dcr-merge' to 'dcr-sync', and (optionally) update the title as
desired.
If this merge pulls in a new upstream version, also consider adding an
entry to the questing Release Notes:
https://discourse.ubuntu.com/t/questing-quokka-release-notes/
### New Debian Changes ###
nfs-utils (1:2.8.3-1) unstable; urgency=medium
* Upload to unstable
-- Salvatore Bonaccorso <carnil@xxxxxxxxxx> Mon, 31 Mar 2025 20:13:33
+0200
nfs-utils (1:2.8.3-1~exp1) experimental; urgency=medium
* New upstream version 2.8.3
* debian/nfs.conf: Sync base version with upstream's nfs.conf
* Declare compliance with Debian policy 4.7.2
-- Salvatore Bonaccorso <carnil@xxxxxxxxxx> Mon, 31 Mar 2025 19:16:49
+0200
nfs-utils (1:2.8.2-3) unstable; urgency=medium
* Patch for broken libnfsimapd static and regex plugins. (Closes: #1098431)
* Declare compliance with Debian policy 4.7.1
-- Salvatore Bonaccorso <carnil@xxxxxxxxxx> Thu, 20 Feb 2025 21:41:30
+0100
### Old Ubuntu Delta ###
nfs-utils (1:2.8.2-2ubuntu2) questing; urgency=medium
* No-change rebuild for libxml2 soname change.
-- Matthias Klose <doko@xxxxxxxxxx> Tue, 20 May 2025 12:24:11 +0200
nfs-utils (1:2.8.2-2ubuntu1) plucky; urgency=medium
* Merge from Debian unstable (LP: #2098870). 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:
- 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
- Move the regex module to a separate binary package libnfsidmap-regex :
- d/control: new package, adjust breaks/conflicts
- d/libnfsidmap-regex.install: install the plugin file
- d/libnfsidmap1.install: don't install regex.so
- d/p/ubuntu-idmapd-manpage-update-regex-other-package.patch: note that
the regex plugin is in another package
- rpc.svcgssd fixes and improvements:
- 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
* Removed patches obsoleted/merged by upstream:
- Add more DEP8 tests:
+ d/t/{control,kerberos-mount,util}: test NFSv4 krb5p mounts
+ d/t/{control, v3-mount}: specific NFSv3 mount test
-- Dave Jones <dave.jones@xxxxxxxxxxxxx> Wed, 19 Feb 2025 16:30:13
+0000
** Affects: nfs-utils (Ubuntu)
Importance: Undecided
Status: New
** Tags: dcr-merge
** Changed in: nfs-utils (Ubuntu)
Milestone: None => ubuntu-25.06
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/2112047
Title:
Merge nfs-utils from Debian Unstable for questing
Status in nfs-utils package in Ubuntu:
New
Bug description:
Scheduled-For: ubuntu-25.06
Ubuntu: 1:2.8.2-2ubuntu2
Debian Unstable: 1:2.8.3-1
A new release of nfs-utils is available for merging from Debian
Unstable.
If it turns out this needs a sync rather than a merge, please change
the tag 'dcr-merge' to 'dcr-sync', and (optionally) update the title
as desired.
If this merge pulls in a new upstream version, also consider adding an
entry to the questing Release Notes:
https://discourse.ubuntu.com/t/questing-quokka-release-notes/
### New Debian Changes ###
nfs-utils (1:2.8.3-1) unstable; urgency=medium
* Upload to unstable
-- Salvatore Bonaccorso <carnil@xxxxxxxxxx> Mon, 31 Mar 2025
20:13:33 +0200
nfs-utils (1:2.8.3-1~exp1) experimental; urgency=medium
* New upstream version 2.8.3
* debian/nfs.conf: Sync base version with upstream's nfs.conf
* Declare compliance with Debian policy 4.7.2
-- Salvatore Bonaccorso <carnil@xxxxxxxxxx> Mon, 31 Mar 2025
19:16:49 +0200
nfs-utils (1:2.8.2-3) unstable; urgency=medium
* Patch for broken libnfsimapd static and regex plugins. (Closes: #1098431)
* Declare compliance with Debian policy 4.7.1
-- Salvatore Bonaccorso <carnil@xxxxxxxxxx> Thu, 20 Feb 2025
21:41:30 +0100
### Old Ubuntu Delta ###
nfs-utils (1:2.8.2-2ubuntu2) questing; urgency=medium
* No-change rebuild for libxml2 soname change.
-- Matthias Klose <doko@xxxxxxxxxx> Tue, 20 May 2025 12:24:11 +0200
nfs-utils (1:2.8.2-2ubuntu1) plucky; urgency=medium
* Merge from Debian unstable (LP: #2098870). 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:
- 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
- Move the regex module to a separate binary package libnfsidmap-regex :
- d/control: new package, adjust breaks/conflicts
- d/libnfsidmap-regex.install: install the plugin file
- d/libnfsidmap1.install: don't install regex.so
- d/p/ubuntu-idmapd-manpage-update-regex-other-package.patch: note that
the regex plugin is in another package
- rpc.svcgssd fixes and improvements:
- 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
* Removed patches obsoleted/merged by upstream:
- Add more DEP8 tests:
+ d/t/{control,kerberos-mount,util}: test NFSv4 krb5p mounts
+ d/t/{control, v3-mount}: specific NFSv3 mount test
-- Dave Jones <dave.jones@xxxxxxxxxxxxx> Wed, 19 Feb 2025 16:30:13
+0000
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/2112047/+subscriptions
Follow ups