Hello community,

here is the log from the commit of package ecryptfs-utils for openSUSE:Factory 
checked in at 2012-03-29 11:36:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ecryptfs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.ecryptfs-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ecryptfs-utils", Maintainer is "meiss...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ecryptfs-utils/ecryptfs-utils.changes    
2011-10-05 11:08:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ecryptfs-utils.new/ecryptfs-utils.changes       
2012-03-29 11:36:53.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Mar 28 14:47:13 UTC 2012 - meiss...@suse.com
+
+- updated to 96
+  - bugfixes
+  - testsuite added
+  - ecryptfs-verify utility added
+  - write-read test utility
+- mark /sbin/mount.eccryptfs_private as setuidable (bnc#745584 , bnc#740110)
+
+-------------------------------------------------------------------

Old:
----
  ecryptfs-utils_92.orig.tar.gz

New:
----
  ecryptfs-utils_96.orig.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ecryptfs-utils.spec ++++++
--- /var/tmp/diff_new_pack.I4auVG/_old  2012-03-29 11:36:58.000000000 +0200
+++ /var/tmp/diff_new_pack.I4auVG/_new  2012-03-29 11:36:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ecryptfs-utils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,30 @@
 #
 
 
-
 Name:           ecryptfs-utils
 Url:            https://launchpad.net/ecryptfs
+Summary:        Userspace Utilities for ecryptfs
 License:        GPL-2.0+
 Group:          Productivity/Security
-Summary:        Userspace Utilities for ecryptfs
-Version:        92
-Release:        1
+Version:        96
+Release:        0
 Source0:        
http://launchpad.net/ecryptfs/trunk/%version/+download/ecryptfs-utils_%version.orig.tar.gz
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gtk2-devel intltool keyutils-devel keyutils-libs 
libgcrypt-devel mozilla-nss-devel openssl-devel pam-devel pkcs11-helper-devel 
python-devel trousers-devel
-BuildRequires:  update-desktop-files
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  keyutils-devel
+BuildRequires:  keyutils-libs
+BuildRequires:  libgcrypt-devel
 BuildRequires:  libtool
+BuildRequires:  mozilla-nss-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pam-devel
+BuildRequires:  pkcs11-helper-devel
+BuildRequires:  python-devel
+BuildRequires:  swig
+BuildRequires:  trousers-devel
+BuildRequires:  update-desktop-files
 
 %description
 A stacked cryptographic filesystem for Linux.
@@ -59,7 +69,12 @@
 %suse_update_desktop_file ecryptfs-setup-private
 %find_lang %{name}
 
-%post -p /sbin/ldconfig
+%verifyscript
+%verify_permissions -e /sbin/mount.ecryptfs_private
+
+%post
+/sbin/ldconfig
+%set_permissions /sbin/mount.ecryptfs_private
 
 %postun -p /sbin/ldconfig
 
@@ -68,7 +83,10 @@
 %doc COPYING NEWS README THANKS doc/ecryptfs-faq.html doc/ecryptfs-pam-doc.txt
 /usr/include/ecryptfs.h
 %{_prefix}/bin/*
-/sbin/*
+/sbin/mount.ecryptfs
+/sbin/umount.ecryptfs
+/sbin/umount.ecryptfs_private
+%verify(not mode) /sbin/mount.ecryptfs_private
 %{_libdir}/libecryptfs*
 %{_libdir}/pkgconfig/libecryptfs.pc
 %{_mandir}/man1/*ecryptfs*

++++++ ecryptfs-utils_92.orig.tar.gz -> ecryptfs-utils_96.orig.tar.gz ++++++
++++ 12207 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to