[ubuntu/kinetic-proposed] samba 2:4.16.3+dfsg-1ubuntu1 (Accepted)
Andreas Hasenack
andreas at canonical.com
Mon Aug 1 18:04:15 UTC 2022
samba (2:4.16.3+dfsg-1ubuntu1) kinetic; urgency=medium
* Merge with Debian unstable (LP: #1982116). Remaining changes:
- d/p/VERSION.patch: Update vendor string to "Ubuntu".
- debian/smb.conf;
+ Add "(Samba, Ubuntu)" to server string.
+ Comment out the default [homes] share, and add a comment about
"valid users = %s" to show users how to restrict access to
\\server\username to only username.
- debian/control: Ubuntu i386 binary compatibility:
+ drop ceph support
- d/control: enable the liburing vfs module, except on i386 where
liburing is not available
- d/t/{cifs-share-access-uring,smbclient-share-access-uring}:
Skip running the tests if on i386 platform, because the uring
package is not available there.
- d/t/util: fix setting the password of the smb test user
(LP #1955851)
- d/rules: in Ubuntu, glusterfs is not built for i386, so don't
enable the samba glusterfs vfs mofule in that case
- d/control: build-depend on libglusterfs-dev only on !i386 arches
* Dropped:
- Update nfs scripts for new nfs.conf config (LP: #1961840):
+ d/p/fix-nfs-service-name-to-nfs-kernel-server.patch: updated to use
nfsconf(8) if it's available, instead of parsing the old config
files in /etc/default/nfs-*
[In 2:4.16.3+dfsg-1]
+ d/ctdb.example/nfs-kernel-server/nfs.conf: /etc/nfs.conf to be
used by the example enable-nfs.sh example script
[In 2:4.16.3+dfsg-1]
+ d/ctdb.example/nfs-kernel-server/quota: quota config file to be
used by the example enable-nfs.sh script
[In 2:4.16.3+dfsg-1]
+ d/ctdb.example/nfs-kernel-server/nfs-{common,kernel-server}:
obsolete, replaced by nfs.conf
[In 2:4.16.3+dfsg-1]
+ d/ctdb.example/nfs-kernel-server/enable-nfs.sh: handle new
nfs.conf and other changes in the new nfs server packages
[In 2:4.16.3+dfsg-1]
- Fix abort when deleting a file and "fruit:resource = stream" is
used. (LP #1977491)
+ d/p/lp1977491-dont-crash-on-vfs_fruit-resource-stream-01.patch:
Add test that shows smbd crashing when deleting a file while using
vfs_fruit with "fruit:resource = stream".
+ d/p/lp1977491-dont-crash-on-vfs_fruit-resource-stream-02.patch:
Handle file deleting when "fruit:resource = stream" is used.
[Fixed upstream]
- Build dlz module for bind 9.18.x (LP #1964032)
+ d/p/add-support-for-bind-918.patch: build a dlz module for
bind 9.18.x
+ d/p/add-support-for-bind-918-2.patch: also update the
provisioning tool and template config file
[Fixed upstream]
Date: Fri, 29 Jul 2022 17:09:27 -0300
Changed-By: Andreas Hasenack <andreas at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/samba/2:4.16.3+dfsg-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 29 Jul 2022 17:09:27 -0300
Source: samba
Built-For-Profiles: noudeb
Architecture: source
Version: 2:4.16.3+dfsg-1ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andreas Hasenack <andreas at canonical.com>
Launchpad-Bugs-Fixed: 1961840 1982116
Changes:
samba (2:4.16.3+dfsg-1ubuntu1) kinetic; urgency=medium
.
* Merge with Debian unstable (LP: #1982116). Remaining changes:
- d/p/VERSION.patch: Update vendor string to "Ubuntu".
- debian/smb.conf;
+ Add "(Samba, Ubuntu)" to server string.
+ Comment out the default [homes] share, and add a comment about
"valid users = %s" to show users how to restrict access to
\\server\username to only username.
- debian/control: Ubuntu i386 binary compatibility:
+ drop ceph support
- d/control: enable the liburing vfs module, except on i386 where
liburing is not available
- d/t/{cifs-share-access-uring,smbclient-share-access-uring}:
Skip running the tests if on i386 platform, because the uring
package is not available there.
- d/t/util: fix setting the password of the smb test user
(LP #1955851)
- d/rules: in Ubuntu, glusterfs is not built for i386, so don't
enable the samba glusterfs vfs mofule in that case
- d/control: build-depend on libglusterfs-dev only on !i386 arches
* Dropped:
- Update nfs scripts for new nfs.conf config (LP: #1961840):
+ d/p/fix-nfs-service-name-to-nfs-kernel-server.patch: updated to use
nfsconf(8) if it's available, instead of parsing the old config
files in /etc/default/nfs-*
[In 2:4.16.3+dfsg-1]
+ d/ctdb.example/nfs-kernel-server/nfs.conf: /etc/nfs.conf to be
used by the example enable-nfs.sh example script
[In 2:4.16.3+dfsg-1]
+ d/ctdb.example/nfs-kernel-server/quota: quota config file to be
used by the example enable-nfs.sh script
[In 2:4.16.3+dfsg-1]
+ d/ctdb.example/nfs-kernel-server/nfs-{common,kernel-server}:
obsolete, replaced by nfs.conf
[In 2:4.16.3+dfsg-1]
+ d/ctdb.example/nfs-kernel-server/enable-nfs.sh: handle new
nfs.conf and other changes in the new nfs server packages
[In 2:4.16.3+dfsg-1]
- Fix abort when deleting a file and "fruit:resource = stream" is
used. (LP #1977491)
+ d/p/lp1977491-dont-crash-on-vfs_fruit-resource-stream-01.patch:
Add test that shows smbd crashing when deleting a file while using
vfs_fruit with "fruit:resource = stream".
+ d/p/lp1977491-dont-crash-on-vfs_fruit-resource-stream-02.patch:
Handle file deleting when "fruit:resource = stream" is used.
[Fixed upstream]
- Build dlz module for bind 9.18.x (LP #1964032)
+ d/p/add-support-for-bind-918.patch: build a dlz module for
bind 9.18.x
+ d/p/add-support-for-bind-918-2.patch: also update the
provisioning tool and template config file
[Fixed upstream]
Checksums-Sha1:
90fbd8977b7bea30fade74aa4c6c55b7ae4d6911 4639 samba_4.16.3+dfsg-1ubuntu1.dsc
a1a7e8096a5fcb88781ec81cfe9ab65120585f91 18141100 samba_4.16.3+dfsg.orig.tar.xz
f0d7f31d60c2abeb89b538d82001a0d9a73ed775 276344 samba_4.16.3+dfsg-1ubuntu1.debian.tar.xz
af5acf961e45cc9a3cf0647898377b4799414e63 5598 samba_4.16.3+dfsg-1ubuntu1_source.buildinfo
Checksums-Sha256:
b09e8c8d88e2b72b1b76051fa81175f92ec9550996582e6284e859e110b35f51 4639 samba_4.16.3+dfsg-1ubuntu1.dsc
b87dd93ff2c6edc99d309fb9e77a84fad6568ebb902c09122e903862b4a5e8e9 18141100 samba_4.16.3+dfsg.orig.tar.xz
b2a6237e79bbcd31aa4c94cff42c5856bc45c08ded9a545652222a4c7d6b9046 276344 samba_4.16.3+dfsg-1ubuntu1.debian.tar.xz
c4be05829c08c2bbf619f3b70c1b0215f6995aec4b2d345a2985e5e0aeeb3713 5598 samba_4.16.3+dfsg-1ubuntu1_source.buildinfo
Files:
6773445cf81033a04edff556012f0ec3 4639 net optional samba_4.16.3+dfsg-1ubuntu1.dsc
0cf39f7d227ab556c84fffc4220e234e 18141100 net optional samba_4.16.3+dfsg.orig.tar.xz
85c63c49f80fff18e9d9c37f14462ab1 276344 net optional samba_4.16.3+dfsg-1ubuntu1.debian.tar.xz
69b28d39d249c6fddd935362910e31c1 5598 net optional samba_4.16.3+dfsg-1ubuntu1_source.buildinfo
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~ahasenack/ubuntu/+source/samba
Vcs-Git-Commit: 37f63d541e54b4fa094024138df24ecbe842b99f
Vcs-Git-Ref: refs/heads/kinetic-samba-4163-merge
More information about the kinetic-changes
mailing list