- Update to cifs-utils 4.5.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=21
This commit is contained in:
Suresh Jayaraman 2010-05-24 04:35:59 +00:00 committed by Git OBS Bridge
parent d2afae8451
commit 5359c53f90
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39af3f581d97c69c2da40c0238e598417c426e0e194e27800e787d0652f36b39
size 321180

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8287996c59609d3042691ae412d289995d63e7eaf561117f0b9a1ba421ecf25b
size 321737

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 24 04:19:38 UTC 2010 - sjayaraman@suse.de
- Update to cifs-utils 4.5.
+ strip leading delimiter off of prefixpath option in mount.cifs.
+ remove magic number for max_username in parse_options.
+ turn into a multicall binary for smb2.
+ fix uninitialized variable in cred parsing error path.
+ cleanup mount.cifs option parsing.
-------------------------------------------------------------------
Wed May 5 13:22:57 UTC 2010 - lmuelle@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cifs-utils (Version 4.4)
# spec file for package cifs-utils (Version 4.5)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,7 +19,7 @@
Summary: Utilities for doing and managing mounts of the Linux CIFS filesystem
Name: cifs-utils
Version: 4.4
Version: 4.5
Release: 1
License: GPLv3+
Group: System/Filesystems