diff --git a/cifs-utils-4.1.tar.bz2 b/cifs-utils-4.1.tar.bz2 deleted file mode 100644 index 67aaef3..0000000 --- a/cifs-utils-4.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4108fdd7426b025d592e4461a9b715735f5dbc9ebb95bfccfd6f8c3bb0633d73 -size 312719 diff --git a/cifs-utils-4.2.tar.bz2 b/cifs-utils-4.2.tar.bz2 new file mode 100644 index 0000000..0f8ca21 --- /dev/null +++ b/cifs-utils-4.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da820d8d216ae3beac8f57c4a82d9f3ed008a9dbf8825853a213ae54016dd798 +size 314071 diff --git a/cifs-utils.changes b/cifs-utils.changes index e6c3f20..5a855a9 100644 --- a/cifs-utils.changes +++ b/cifs-utils.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Apr 5 10:41:53 UTC 2010 - sjayaraman@suse.de + +- Update to cifs-utils 4.2. + + significant overhaul of mount.cifs to make it setuid root safe. + + mount.cifs now does privilege separation. + + re-enable mount.cifs setuid usage. + + make mount.cifs use libcap if available to prune its capability set. + + guard mount.cifs against signals by unprivileged users. + + mount.cifs is more careful about signal handling during mtab updates. + + cifs.upcall fixes to make it work with the heimdal kerberos + implementation. + ------------------------------------------------------------------- Thu Mar 25 14:22:38 UTC 2010 - lmuelle@suse.de diff --git a/cifs-utils.spec b/cifs-utils.spec index fe89b81..b8b8f82 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -1,5 +1,5 @@ # -# spec file for package cifs-utils (Version 4.1) +# spec file for package cifs-utils (Version 4.2) # # 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.1 +Version: 4.2 Release: 1 License: GPLv3+ Group: System/Filesystems @@ -112,4 +112,5 @@ exit 0 /lib/mkinitrd/scripts/setup-cifs.sh /lib/mkinitrd/scripts/boot-cifs.sh %endif + %changelog