From: Raspbian automatic forward porter Date: Sat, 20 Jan 2024 02:57:46 +0000 (+0000) Subject: Merge version 2:4.19.2+dfsg-1+rpi1 and 2:4.19.4+dfsg-2 to produce 2:4.19.4+dfsg-2... X-Git-Tag: archive/raspbian/2%4.19.4+dfsg-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=06e2f5859699114e5603e73c0c01240e9fb04417;p=samba.git Merge version 2:4.19.2+dfsg-1+rpi1 and 2:4.19.4+dfsg-2 to produce 2:4.19.4+dfsg-2+rpi1 --- 06e2f5859699114e5603e73c0c01240e9fb04417 diff --cc debian/changelog index 78135c81,1af5f136..f65baaba --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,69 +1,76 @@@ - samba (2:4.19.2+dfsg-1+rpi1) trixie-staging; urgency=medium ++samba (2:4.19.4+dfsg-2+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 2:4.19.1+dfsg-4+rpi1 by Peter Michael Green at Thu, 12 Oct 2023 15:37:21 +0000] + * Link with libatomic on armhf too. + - -- Raspbian forward porter Sat, 28 Oct 2023 03:57:26 +0000 ++ -- Raspbian forward porter Sat, 20 Jan 2024 02:57:45 +0000 ++ + samba (2:4.19.4+dfsg-2) unstable; urgency=medium + + * d/samba.smbd.service, d/samba.nmbd.service: expand forgotten @BINDIR@ + + -- Michael Tokarev Mon, 08 Jan 2024 20:44:51 +0300 + + samba (2:4.19.4+dfsg-1) unstable; urgency=medium + + * new upstream stable/bugfix release. See WHATSNEW.txt for details. + * d/control: drop pkg.samba.nouring build profile: was needed + for focal which we do not support anymore + * remove /etc/cron.daily/samba: there's no reason to keep backing it up, + most stuff is in ldb/tdb files these days. + * d/samba.maintscript, d/winbind.maintscript: + remove old rm_connfiles (pre-buster versions) + * d/rules, d/*.service: provide .service files directly instead of renaming + and patching upstream templates, and use dh_installsystemd to install them + (partially Closes: #1059187) + * d/rules: run dh_movetousr for libpam-winbind & libnss-winbind, if exists. + This fixes remaining files in /lib (hopefully). In a search for better + way to detect where to put system libs (/lib vs /usr/lib) as a configure + option. Closes: #1059187 + + -- Michael Tokarev Mon, 08 Jan 2024 19:11:37 +0300 + + samba (2:4.19.3+dfsg-2) unstable; urgency=medium + + * d/rules: simplify LDFLAGS assignment + * d/rules: add -mlong-jump-table-offsets to CFLAGS on m68k (fix FTBFS there) + * d/rules: CFLAGS += -ffile-prefix-map=../../= + * d/control: fix versioned dependency on samba for samba-ad-dc + * +python-fix-invalid-escape-sequences.patch from upstream (Closes: #1057668) + + -- Michael Tokarev Mon, 11 Dec 2023 13:19:18 +0300 + + samba (2:4.19.3+dfsg-1) unstable; urgency=medium + + * new upstream stable/bugfix release: + - https://bugzilla.samba.org/show_bug.cgi?id=13595 + CVE-2018-14628 [SECURITY] Deleted Object tombstones visible in AD LDAP + to normal users (Closes: #1034803). Please see WHATSNEW.txt file for + more information about this issue: actual fix requires extra steps to + be performed against samba-based AD-DC + - https://bugzilla.samba.org/show_bug.cgi?id=15093 + Files without "read attributes" NFS4 ACL permission are not listed + in directories + - https://bugzilla.samba.org/show_bug.cgi?id=15487 + smbd crashes if asked to return full information on close of + a stream handle with delete on close disposition set + - https://bugzilla.samba.org/show_bug.cgi?id=15492 + Kerberos TGS-REQ with User2User does not work for normal accounts + - https://bugzilla.samba.org/show_bug.cgi?id=15499 + Improve logging for failover scenarios + - https://bugzilla.samba.org/show_bug.cgi?id=15507 + vfs_gpfs stat calls fail due to file system permissions + - https://bugzilla.samba.org/show_bug.cgi?id=15513 + Samba doesn't build with Python 3.12 + - https://bugzilla.samba.org/show_bug.cgi?id=15520 + sid_strings test broken by unix epoch > 1700000000 + - https://bugzilla.samba.org/show_bug.cgi?id=15521 + smbd: fix close order of base_fsp and stream_fsp + in smb_fname_fsp_destructor() + * d/samba-common.maintscript: fix version number for dhcp hook removal + (Closes: #1053780) + + -- Michael Tokarev Mon, 27 Nov 2023 22:22:54 +0300 samba (2:4.19.2+dfsg-1) unstable; urgency=medium