[Pkg-samba-maint] Bug#1098670: samba: missing new ceph_new vfs module

Andreas Hasenack andreas.hasenack at canonical.com
Sat Feb 22 13:43:51 GMT 2025


Package: samba
Version: 2:4.21.4+dfsg-1
Severity: normal

Dear Maintainer,

while rebasing the Ubuntu changes on the latest debian upload, and
checking the release notes[1] for samba 4.21.0, I noticed that the
ceph_new VFS module is missing.

Here is a quick patch (just build tested):

--- a/debian/samba-vfs-ceph.install
+++ b/debian/samba-vfs-ceph.install
@@ -1,4 +1,6 @@
 usr/lib/${DEB_HOST_MULTIARCH}/samba/vfs/ceph.so
 usr/lib/${DEB_HOST_MULTIARCH}/samba/vfs/ceph_snapshots.so
+usr/lib/${DEB_HOST_MULTIARCH}/samba/vfs/ceph_new.so
 usr/share/man/man8/vfs_ceph.8
+usr/share/man/man8/vfs_ceph_new.8
 usr/share/man/man8/vfs_ceph_snapshots.8


1. https://www.samba.org/samba/history/samba-4.21.0.html



More information about the Pkg-samba-maint mailing list