| From: |
| Steve French <smfrench-AT-gmail.com> |
| To: |
| CIFS <linux-cifs-AT-vger.kernel.org>, samba-technical <samba-technical-AT-lists.samba.org> |
| Subject: |
| [ANNOUNCE] cifs-utils release 7.4 |
| Date: |
| Tue, 10 Jun 2025 20:31:22 -0500 |
| Message-ID: |
| <CAH2r5mt_wPk99ns95oV1tjo62VEmw+zCkoxY=8otNNhV=pnX1A@mail.gmail.com> |
| Cc: |
| Pavel Shilovsky <piastryyy-AT-gmail.com>, LKML <linux-kernel-AT-vger.kernel.org> |
| Archive-link: |
| Article |
A new update, version 7.4, of cifs-utils has been released today.
Users of cifs-utils version 7.3 on older kernels are encouraged to
update to 7.4 since it includes a fix for a mount problem with version
7.3 of cifs-utils on older kernels when using namespaces.
Links:
webpage: https://wiki.samba.org/index.php/LinuxCIFS_utils
tarball: https://download.samba.org/pub/linux-cifs/cifs-utils/
git: git://git.samba.org/cifs-utils.git
gitweb: http://git.samba.org/?p=cifs-utils.git;a=summary
Detailed list of changes since version 7.3 was released
----------------------------------------------------------------
Enzo Matsumiya (1):
mount.cifs: retry mount on -EINPROGRESS
Henrique Carvalho (1):
cifs.upcall: correctly treat UPTARGET_UNSPECIFIED as UPTARGET_APP
Paulo Alcantara (1):
cifs.upcall: fix memory leaks in check_service_ticket_exits()
Pavel Shilovsky (1):
cifs-utils: bump version to 7.4
Z. Liu (2):
getcifsacl, setcifsacl: use <libgen.h> for basename
cifscreds: use <libgen.h> for basename
--
Thanks,
Steve