public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] samba: Update to version 4.24.2
Date: Tue, 19 May 2026 23:28:37 +0200	[thread overview]
Message-ID: <20260519212838.3147035-16-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260519212838.3147035-1-adolf.belka@ipfire.org>

- Update from version 4.24.1 to 4.24.2
- No change in rootfiles
- 1 CVE Fix
- Changelog
4.24.2
   * BUG 16038: Samba 4.24 with cups can't get queue and shows errors about
     fetch_share_cache_time
   * BUG 16043: Fix a directory file descriptor leak in vfs_glusterfs that
     caused      unbounded memory growth on the GlusterFS brick with
     persistent SMB2      connections.
   * BUG 16030: Windows Offline Files fails with permission error when directory
     has the read‑only attribute set
   * BUG 15991: samba not triggering mount of zfs snapshot in dataset
     .zfs/snapshots/<snapname> directory
   * BUG 15999: net ads join still fails with multiple DCs
   * BUG 16076: samba-tool shows wrong format specifiers for timestamp
     attributes
   * BUG 14638: restrict anonymous = 2 breaks RODC functionality
   * BUG 15973: smbpasswd can crash winbindd on an AD DC
   * BUG 15995: smbd does not cleanup on disconnect of the transport connection
     on lease break errors
   * BUG 16059: CVE-2026-40170: thirdparty ngtcp2 needs to be updated
   * BUG 16067: Require NTLMv2 session security on Windows makes trusts to Samba
     unusable
   * BUG 16073: Winbind can change Ownership Of / To A User Who has Homedir / In
     passwd
   * BUG 15987: Winbind lsa_OpenPolicy() fails on lsa connection setup with:
     NT_STATUS_RPC_CANNOT_SUPPORT
   * BUG 16068: CTDB read-only record handling contains use after free and
     resource leak bugs

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/samba | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/samba b/lfs/samba
index a4a24a3f3..545faac50 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.24.1
+VER        = 4.24.2
 SUMMARY    = A SMB/CIFS File, Print, and Authentication Server
 
 THISAPP    = samba-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 121
+PAK_VER    = 122
 
 DEPS       = avahi libtalloc perl-Parse-Yapp wsdd
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 51459d4db739e47bc05692046ce0a8b3044de923b3d1e7a51589bb838a7ef9865b6d6034656ade87e099374157a92dac0cba70a5f293a4d1e2b623341b3e75ca
+$(DL_FILE)_BLAKE2 = 464b9324b1c4d9e50d70c0d921c65b775f49db9e9b82314cc072ad03087f2d2f3ca4c9cf2925a3628c07c2f4664f58f9a36528078a14666d1fcb20ddb7949b44
 
 install : $(TARGET)
 
-- 
2.54.0



  parent reply	other threads:[~2026-05-19 21:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-19 21:28 [PATCH] btrfs-progs: Update to version 7.0 Adolf Belka
2026-05-19 21:28 ` [PATCH] core203: Ship btrfs-progs Adolf Belka
2026-05-19 21:28 ` [PATCH] core203: Ship elfutils Adolf Belka
2026-05-19 21:28 ` [PATCH] core203: Ship gdb Adolf Belka
2026-05-19 21:28 ` [PATCH] core203: Ship libedit Adolf Belka
2026-05-19 21:28 ` [PATCH] core203: Ship libksba Adolf Belka
2026-05-19 21:28 ` [PATCH] core203: Ship libunistring Adolf Belka
2026-05-19 21:28 ` [PATCH] core203: Ship openvpn Adolf Belka
2026-05-19 21:28 ` [PATCH] elfutils: Update to version 0.195 Adolf Belka
2026-05-19 21:28 ` [PATCH] gdb: Update to version 17.2 Adolf Belka
2026-05-19 21:28 ` [PATCH] libedit: Update to version 20260512-3.1 Adolf Belka
2026-05-19 21:28 ` [PATCH] libksba: Update to version 1.8.0 Adolf Belka
2026-05-19 21:28 ` [PATCH] libunistring: Update to version 1.4.2 Adolf Belka
2026-05-19 21:28 ` [PATCH] openvpn: Update to version 2.7.4 Adolf Belka
2026-05-19 21:28 ` [PATCH] postfix: Update to version 3.11.3 Adolf Belka
2026-05-19 21:28 ` Adolf Belka [this message]
2026-05-19 21:28 ` [PATCH] xfsprogs: Update to version 7.0.0 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260519212838.3147035-16-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox