- Update version number in the Changelog.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=33
This commit is contained in:
Suresh Jayaraman 2011-03-17 11:14:35 +00:00 committed by Git OBS Bridge
parent 07b43b10a3
commit cb77f082b3

View File

@ -7,8 +7,10 @@ Tue Mar 8 08:51:37 UTC 2011 - sjayaraman@suse.de
+ mount.cifs: reacquire CAP_DAC_READ_SEARCH before calling mount(2).
+ mount.cifs: fix handling of scopeid in resolve_host.
- Update to cifs-utils 4.8.1.
+ fix mis-generated autoconf files.
- Update to cifs-utils 4.8.
+ mount.cifs: manpage: add entry for "actimeo" option.
+ cifs-utils: rewrite hardcoded paths in manpages.
+ cifs-utils: fixes for manpage pathname replacement scheme.
@ -23,6 +25,7 @@ Tue Mar 8 08:51:37 UTC 2011 - sjayaraman@suse.de
+ cifs.upcall: add keytab support for unattended mounts.
+ mount.cifs: add cruid= mount option.
- Update to cifs-utils 4.7.
+ 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.