[ANNOUNCE] cifs-utils release 6.14 ready for download

Pavel Shilovsky pshilovsky at samba.org
Fri Sep 24 00:12:30 UTC 2021


New version 6.14 of cifs-utils has been released today.

Highlighted changes:

- smbinfo is enhanced with capability to display alternate data streams
- setcifsacl is improved to optionally reorder ACEs in preferred order
- cifs.upcall regression in kerberos mount is fixed

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 6.13 was released:

8c06dce cifs-utils: bump version to 6.14
e2e216c setcifsacl: fix formatting
1a70243 smbinfo: add support for new key dump ioctl
9ad46fc mount.cifs: fix crash when mount point does not exist
7f9711d cifs.upcall: fix regression in kerberos mount
02cd3aa smbinfo: Add command for displaying alternate data streams
4d5daf5 Reorder ACEs in preferred order during setcifsacl

Summary:

Aurelien Aptel (2):
  cifs.upcall: fix regression in kerberos mount
  smbinfo: add support for new key dump ioctl

Juan Pablo González (1):
  smbinfo: Add command for displaying alternate data streams

Paulo Alcantara (1):
  mount.cifs: fix crash when mount point does not exist

Pavel Shilovsky (2):
  setcifsacl: fix formatting
  cifs-utils: bump version to 6.14

Rohith Surabattula (1):
  Reorder ACEs in preferred order during setcifsacl

 cifs.upcall.c     | 214 +++++++++++++++++++++++++++++++++++-------------------
 configure.ac      |   2 +-
 mount.cifs.c      |  13 ++--
 setcifsacl.c      | 129 +++++++++++++++++++++++++++++++-
 setcifsacl.rst.in |  20 ++++-
 smbinfo           | 120 ++++++++++++++++++++++++++----
 smbinfo.rst       |   2 +
 7 files changed, 399 insertions(+), 101 deletions(-)

Thanks to everyone who contributed to the release!

Best regards,
Pavel Shilovsky



More information about the samba-technical mailing list