]> git.ipfire.org Git - ipfire-2.x.git/commit
cifs-utils: Update to version 7.3
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 24 Mar 2025 17:44:25 +0000 (18:44 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Mar 2025 15:43:04 +0000 (15:43 +0000)
commit52d025342d0b804d71e1238a5c6c88d59fd973a0
tree0fc1435ccced05aa9dcc3f2d11617f368c5c7606
parenta9cebe70db0156b72278f33dc2dcb66bc731b1e8
cifs-utils: Update to version 7.3

- Update from version 7.1 to 7.3
- Update of rootfile not required.
- Changelog
    7.3
      Fix regression in mount.cifs with guest mount option
      cldap_ping: Fix socket fd leak
      resolve_host.c: Initialize site_name
    7.2
      cifs-utils: Skip TGT check if valid service ticket is already available
      docs: update actimeo description
      docs: add max_cached_dirs description
      docs: add esize description
      cifs-utils: support and document password2 mount option
      use enums to check password or password2 in set_password,
get_password_from_file and minor documentation additions
      Fix compiler warnings in mount.cifs
      Do not pass passwords with sec=none and sec=krb5
      smbinfo: add bash completion support for filestreaminfo, keys, gettconinfo
      cifs-utils: bump version to 7.2
      CIFS.upcall to accomodate new namespace mount opt
      cifs-utils: add documentation for upcall_target
      cifs-utils: avoid using mktemp when updating mtab
      getcifsacl: fix return code check for getting full ACL
      cifscreds: use continue instead of break when matching commands
      cifscreds: allow user to set the key's timeout
      configure.ac: libtalloc is now mandatory
      cldap_ping.c: add missing <sys/types.h> include

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/cifs-utils