[ubuntu/resolute-proposed] samba 2:4.23.5+dfsg-1ubuntu1 (Accepted)
Andreas Hasenack
andreas.hasenack at canonical.com
Mon Feb 16 14:31:17 UTC 2026
samba (2:4.23.5+dfsg-1ubuntu1) resolute; urgency=medium
* Merge with Debian unstable (LP: #2139074). Remaining changes:
- Ubuntu i386 binary compatibility:
+ d/control: enable the liburing vfs module, except on i386 where
liburing is not available
+ python3-samba depends on python3-cryptography, which Ubuntu doesn't
build on i386 (LP #2099895):
- d/control: don't recommend python3-samba on i386
- d/rules: don't build python3-samba on ubuntu i386
- d/t/control, d/t/util,d/t/samba-ad-dc-provisioning-internal-dns:
samba AD DC provisioning and domain join tests with internal DNS
(LP #1977746, LP #2011745)
- d/control: make samba-vfs-modules-extra a transitional package.
The glusterfs vfs module (the only vfs module shipped in it
previously) is now in bin:samba-vfs-glusterfs. Can be dropped
after 26.04.
- d/control: have the (now transitional) samba-vfs-modules package
depend on samba-vfs-ceph, so that upgrades retain the ceph vfs
module
- d/control: samba-vfs-modules and samba-vfs-modules-extra, now
transitional packages, should only depend on the new samba-vfs-ceph and
samba-vfs-glusterfs packages on the architectures where those two
packages are built (LP #2076682)
- d/control: samba-vfs-modules i386 adjustments:
+ samba-vfs-modules-extra was not built before for 32bit architectures,
adjust Architectures line
+ samba-vfs-modules: this one was build for 32bit architectures before,
so we need the conditional Depends for ceph
- d/p/fix-motd-gpo-list-empty.patch: fix crash when listing an empty MOTD
GPO
- d/t/samba-ad-dc-provisioning-internal-dns: add MOTD GPO test
- d/control, d/samba-libs.install: remove the pkg.samba.builtin-ngtcp2
build profile and the build dependency on libngtcp2 because it's in
universe, and switch to the builtin version shipped with samba.
- d/t/control: certain tests don't work on i386 in Ubuntu
* Dropped:
- d/t/{control,smbclient-macro-expansion}: add test for macro expansion
(related to LP #2120811)
[In 2:4.23.5+dfsg-1]
samba (2:4.23.5+dfsg-1) unstable; urgency=medium
[ Michael Tokarev ]
* new upstream bugfix release
* use-explicit_bzero-to-zero-memory.diff: use explicit_bzero()
to explicitly zero memory everywhere, not just for ZERO_STRUCT
* heimdal-kdc-fix-memset_s-calls-1296.patch -
fix some wrong memset_s usages
* d/*.lintian-overrides: remove library-not-linked-against-libc tags
(#896012 is now fixed)
* inline-getprogname.diff, inline-openat2.diff - reduce libreplace usage
* d/patches/series: remove old commented-out entry
* add-support-for-bind-9.20.patch: remove, applied upstream
[ Andreas Hasenack ]
* Add DEP8 test for macro expansion in config file
samba (2:4.23.4+dfsg-1ubuntu2) resolute; urgency=medium
* No-change rebuild for Python 3.14 as the default.
Date: Wed, 11 Feb 2026 11:42:28 -0300
Changed-By: Andreas Hasenack <andreas.hasenack at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/samba/2:4.23.5+dfsg-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 11 Feb 2026 11:42:28 -0300
Source: samba
Built-For-Profiles: noudeb
Architecture: source
Version: 2:4.23.5+dfsg-1ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andreas Hasenack <andreas.hasenack at canonical.com>
Launchpad-Bugs-Fixed: 2139074
Changes:
samba (2:4.23.5+dfsg-1ubuntu1) resolute; urgency=medium
.
* Merge with Debian unstable (LP: #2139074). Remaining changes:
- Ubuntu i386 binary compatibility:
+ d/control: enable the liburing vfs module, except on i386 where
liburing is not available
+ python3-samba depends on python3-cryptography, which Ubuntu doesn't
build on i386 (LP #2099895):
- d/control: don't recommend python3-samba on i386
- d/rules: don't build python3-samba on ubuntu i386
- d/t/control, d/t/util,d/t/samba-ad-dc-provisioning-internal-dns:
samba AD DC provisioning and domain join tests with internal DNS
(LP #1977746, LP #2011745)
- d/control: make samba-vfs-modules-extra a transitional package.
The glusterfs vfs module (the only vfs module shipped in it
previously) is now in bin:samba-vfs-glusterfs. Can be dropped
after 26.04.
- d/control: have the (now transitional) samba-vfs-modules package
depend on samba-vfs-ceph, so that upgrades retain the ceph vfs
module
- d/control: samba-vfs-modules and samba-vfs-modules-extra, now
transitional packages, should only depend on the new samba-vfs-ceph and
samba-vfs-glusterfs packages on the architectures where those two
packages are built (LP #2076682)
- d/control: samba-vfs-modules i386 adjustments:
+ samba-vfs-modules-extra was not built before for 32bit architectures,
adjust Architectures line
+ samba-vfs-modules: this one was build for 32bit architectures before,
so we need the conditional Depends for ceph
- d/p/fix-motd-gpo-list-empty.patch: fix crash when listing an empty MOTD
GPO
- d/t/samba-ad-dc-provisioning-internal-dns: add MOTD GPO test
- d/control, d/samba-libs.install: remove the pkg.samba.builtin-ngtcp2
build profile and the build dependency on libngtcp2 because it's in
universe, and switch to the builtin version shipped with samba.
- d/t/control: certain tests don't work on i386 in Ubuntu
* Dropped:
- d/t/{control,smbclient-macro-expansion}: add test for macro expansion
(related to LP #2120811)
[In 2:4.23.5+dfsg-1]
.
samba (2:4.23.5+dfsg-1) unstable; urgency=medium
.
[ Michael Tokarev ]
* new upstream bugfix release
* use-explicit_bzero-to-zero-memory.diff: use explicit_bzero()
to explicitly zero memory everywhere, not just for ZERO_STRUCT
* heimdal-kdc-fix-memset_s-calls-1296.patch -
fix some wrong memset_s usages
* d/*.lintian-overrides: remove library-not-linked-against-libc tags
(#896012 is now fixed)
* inline-getprogname.diff, inline-openat2.diff - reduce libreplace usage
* d/patches/series: remove old commented-out entry
* add-support-for-bind-9.20.patch: remove, applied upstream
.
[ Andreas Hasenack ]
* Add DEP8 test for macro expansion in config file
.
samba (2:4.23.4+dfsg-1ubuntu2) resolute; urgency=medium
.
* No-change rebuild for Python 3.14 as the default.
Checksums-Sha1:
6d2a8d3647d21db8a97b114ac45dbf302c0623e7 6184 samba_4.23.5+dfsg-1ubuntu1.dsc
53b194bdb94062b89f4d603c33250d7d8119154d 25730548 samba_4.23.5+dfsg.orig.tar.xz
295bc7c2a1c2bafc05d7a29b04fb493b5eeff77e 211132 samba_4.23.5+dfsg-1ubuntu1.debian.tar.xz
ab535341157a20e7feefb6b6533fc67297dc46d8 6891 samba_4.23.5+dfsg-1ubuntu1_source.buildinfo
Checksums-Sha256:
2e63bff5b03734e1185d424dbb5f002727f21e8dc95fe45a2487c5dd266cf799 6184 samba_4.23.5+dfsg-1ubuntu1.dsc
f4e2e39502fa38d2b224e9b0a7d285597c1ec007714d8ccaa6331c2940e18bf8 25730548 samba_4.23.5+dfsg.orig.tar.xz
a87fced842f84c292a32bd15536bc182e04ef940190f058a8e22ce5563c3d6dd 211132 samba_4.23.5+dfsg-1ubuntu1.debian.tar.xz
6a65417894f11d1f463f0b97456186576208946c86f1f72e70c6d77b4f6bede7 6891 samba_4.23.5+dfsg-1ubuntu1_source.buildinfo
Files:
262d6a2584467185b22a92cb17b9bdcd 6184 net optional samba_4.23.5+dfsg-1ubuntu1.dsc
dca5f2d100c949954760ad1076b534ac 25730548 net optional samba_4.23.5+dfsg.orig.tar.xz
684d2e5429395f2ce9897faa544d8254 211132 net optional samba_4.23.5+dfsg-1ubuntu1.debian.tar.xz
7397945af2821095bc0dc66d1b8e5f41 6891 net optional samba_4.23.5+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: bb2ccb09dcb2cf116578b748f1de3414a7dd4710
Vcs-Git-Ref: refs/heads/resolute-samba-merge-2
More information about the Resolute-changes
mailing list