From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] samba: Update to version 4.20.4 Date: Wed, 14 Aug 2024 21:35:09 +0200 Message-ID: <20240814193509.2660460-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2281991721267429585==" List-Id: --===============2281991721267429585== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 4.20.2 to 4.20.4 - Successfully built samba on arm builder - Update of rootfile for x86_64 & aarch64 not required. - Changelog 4.20.4 * BUG 15673: --version-* options are still not ergonomic, and they reject tilde characters. * BUG 15673: --version-* options are still not ergonomic, and they reject tilde characters. 4.20.3 * BUG 15683: Running samba-bgqd a a standalone systemd service does not w= ork. * BUG 15655: When claims enabled with heimdal kerberos, unable to log on = to a Windows computer when user account need to change their own password. * BUG 15671: Invalid client warning about command line passwords. * BUG 15672: Version string is truncated in manpages. * BUG 15673: --version-* options are still not ergonomic, and they reject tilde characters. * BUG 15674: cmdline_burn does not always burn secrets. * BUG 15685: Samba does not parse SDDL found in defaultSecurityDescriptor= in AD_DS_Classes_Windows_Server_v1903.ldf. * BUG 15655: When claims enabled with heimdal kerberos, unable to log on = to a Windows computer when user account need to change their own password. * BUG 15660: The images don\'t build after the git security release and CentOS 8 Stream is EOL. * BUG 15676: Fix clock skew error message and memory cache clock skew recovery. * BUG 15603: Heimdal ignores _gsskrb5_decapsulate errors in init_sec_context/repl_mutual. * BUG 15621: s4:ldap_server: does not support tls channel bindings for sasl binds. * BUG 15678: CTDB socket output queues may suffer unbounded delays under = some special conditions. Signed-off-by: Adolf Belka --- lfs/samba | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/samba b/lfs/samba index 05b9725c8..f8812d678 100644 --- a/lfs/samba +++ b/lfs/samba @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 4.20.2 +VER =3D 4.20.4 SUMMARY =3D A SMB/CIFS File, Print, and Authentication Server =20 THISAPP =3D samba-$(VER) @@ -33,7 +33,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D samba -PAK_VER =3D 103 +PAK_VER =3D 104 =20 DEPS =3D avahi cups perl-Parse-Yapp perl-JSON wsdd =20 @@ -47,7 +47,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D dffa86c8f3abca45e0b9dd29e723fbc13c0dac6c2b50d6240151ec= 0ae261fa5d9f43cc57403fa0b35624fd05f8cb50e2945d26b5f5205be48ccb60db0e64c1f7 +$(DL_FILE)_BLAKE2 =3D 1e5d99ed249f7a2bc21d0efec1d795262c556276984d48a774aef1= 33bc1a9e182b7f20ce85aef2fc2b7d7e0b8b3a4edf1a6a855f679ed4d2408bd69b059463ee =20 install : $(TARGET) =20 --=20 2.46.0 --===============2281991721267429585==--