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

Reply via email to