- Update to cifs-utils 4.9.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=30
This commit is contained in:
Suresh Jayaraman 2011-03-08 09:23:19 +00:00 committed by Git OBS Bridge
parent 234fc5d3e0
commit e21df1503f
4 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21799212bc9ececc2bcc1b4208be1ee672585fead392fe0eaec14b97521bdf83
size 322843

3
cifs-utils-4.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a3410a598a13d71421d4d78027ca507a63ea32eec0892eb78e4f3aec2e335af
size 323980

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Mar 8 08:51:37 UTC 2011 - sjayaraman@suse.de
- Update to cifs-utils 4.9.
+ mount.cifs: don't try to alter mtab if it's a symlink.
+ mount.cifs: fix possible use of uninitialized variable.
+ mount.cifs: reacquire CAP_DAC_READ_SEARCH before calling mount(2).
+ mount.cifs: fix handling of scopeid in resolve_host.
+ mount.cifs: manpage: add entry for "actimeo" option.
+ cifs-utils: rewrite hardcoded paths in manpages.
+ cifs-utils: fixes for manpage pathname replacement scheme.
+ cifs.upcall: fix memory and call krb5_auth_con_free().
+ cifs.upcall: use krb5_auth_con_set_req_cksumtype() and pass a GSSAPI
checksum; (bso#7890).
+ manpage: change port option description.
+ cifs.upcall: add 'l' to getopt_long string.
+ cifs.upcall: fix crash when trying to free uninitialized var.
+ cifs.upcall: consolidate find_krb5_cc calls.
+ cifs.upcall: clean up key description decoding routine.
+ cifs.upcall: add keytab support for unattended mounts.
+ mount.cifs: add cruid= mount option.
+ manpage: add mount.cifs manpage entry for "multiuser" option.
+ mount.cifs: reinstate ip= as an override for address resolution.
+ mount.cifs: use monotonic time for timeouts.
+ cifs-utils: infrastructure for stashing passwords in keyring.
+ cifs-utils: moving resolve_host into separate file.
-------------------------------------------------------------------
Tue Dec 7 13:31:05 UTC 2010 - toganm@opensuse.org

View File

@ -19,7 +19,7 @@
Summary: Utilities for doing and managing mounts of the Linux CIFS filesystem
Name: cifs-utils
Version: 4.6
Version: 4.9
Release: 5
License: GPLv3+
Group: System/Filesystems