From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hlLzY1jWyz365j for ; Wed, 16 Sep 2026 14:36:09 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hlLzT4NBjz2xMD for ; Wed, 16 Sep 2026 14:36:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4hlLzR2jnkz2Vw; Wed, 16 Sep 2026 14:36:03 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789569363; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=vDYrxjFsNtYgS+jcH7iSWR8092FdOrm3kcndspM3zko=; b=h4rNAAdd2VybKYNlulO9mEzB1dQMCxN0dlIB5ZiFcjXPL6ISeZqcEM0MBTyqfd0AQtObOa nnnNwryjZVfX9aDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789569363; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=vDYrxjFsNtYgS+jcH7iSWR8092FdOrm3kcndspM3zko=; b=BRYXahcnxqiPWZ22zdhcn/3cf0/tA8+KAfVw7MWYVq4XXzC4KINNQL7k8U4jOhcFM52jro 0gAazGgFYPx14/VZwrSvdWdfkLnRAIj+e/ed6GHZiNfOwWXHEbXLlhNej/f47NRKJT/zKq ibVJiwSilkIa099mILkpCKd10sijU1QcaIkTCo88uqP0vTZGnpwDHc5cYJc9wEhQXeC0uq oWTzMyKJ3PD5pbLv8GEipo1C1oUrMKNH16uiSz7ZWsn5vhHdi3syRNoKJGo6zadZ3SOv3I L4e1OX2PZs0H7ms9K+FCDUmPTCjwptyUebtpODI49WhKP3h5WR8PC2KspX7Z+g== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] cifs-utils: Update to version 7.7 Date: Wed, 16 Sep 2026 16:35:47 +0200 Message-ID: <20260916143552.3536823-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit - Update from version 7.4 to 7.7 - No change in rootfile - Changelog 7.7 cifs-utils: bump version to 7.7 cifs.upcall: fix regression with krb5 + creduid cifs.upcall: Avoid int overflow after year 2038 mount.cifs: fix const correctness in parse_options cifs.upcall: fix compiler warning with -Wvla smbinfo: parse action and filename from change notifications 7.6 cifs-utils: bump version to 7.6 cifs.upcall: remove getpwuid() dependency smbinfo: update notify subcommand smbinfo: add filecompressioninfo subcommand cifs.upcall: Adjust log level docs: Enable debug logs cifs.upcall: add option to enable debug logs cifs.upcall: Retry krb5 TGS request with uppercase service name mount.cifs: remove runtime pass_length calculation mount.cifs: adjust get_password_from_file() buf size build_assert: add ccan build_assert.h header mount.cifs: fix buffer overrun in set_password smbinfo: fix decimated subseconds in smbinfo filebasicinfo timestamp output smbinfo: add notify subcommand docs: update username= option to drop invalid examples cifs.upcall: fix calloc() argument order in main() 7.5 No detailed release announcement made, only "Various fixes for utilities" Signed-off-by: Adolf Belka --- lfs/cifs-utils | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/cifs-utils b/lfs/cifs-utils index 22330de9e..053ff928d 100644 --- a/lfs/cifs-utils +++ b/lfs/cifs-utils @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2025 IPFire Team # +# Copyright (C) 2007-2026 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config SUMMARY = Utilities for doing and managing mounts of the Linux CIFS filesystem -VER = 7.4 +VER = 7.7 THISAPP = cifs-utils-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cifs-utils -PAK_VER = 8 +PAK_VER = 9 DEPS = libtalloc @@ -51,7 +51,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 57e03bb050b2345229dd4e0de22ac7baae7dcf080fba54c1dc339d8ecc6e60254e30feaa160568f8465698769ee513447c77de3bf8b0cd9c234ec4590e8e4270 +$(DL_FILE)_BLAKE2 = 4b0934778a803863cdca37375c9273c601494a6656d070ab5ad510616adbce92c68b0c952146257b839a19d15c42216d3c4f0f1b83942b9f0dd8e0d3d06916ea install : $(TARGET) -- 2.55.0