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] cifs-utils: Update to version 7.7
Date: Wed, 16 Sep 2026 16:35:47 +0200	[thread overview]
Message-ID: <20260916143552.3536823-1-adolf.belka@ipfire.org> (raw)

- 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 <adolf.belka@ipfire.org>
---
 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  <info@ipfire.org>                     #
+# Copyright (C) 2007-2026  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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



             reply	other threads:[~2026-09-16 14:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-16 14:35 Adolf Belka [this message]
2026-09-16 14:35 ` [PATCH] core205: Ship lmdb Adolf Belka
2026-09-16 14:35 ` [PATCH] core205: Ship strongswan Adolf Belka
2026-09-16 14:35 ` [PATCH] lmdb: Update to version 1.0.2 Adolf Belka
2026-09-16 14:35 ` [PATCH] rpcbind: Update to version 1.3.1 Adolf Belka
2026-09-16 14:35 ` [PATCH] strongswan: Update to version 6.1.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=20260916143552.3536823-1-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