Accepting request 35643 from security

Copy from security/ecryptfs-utils based on submit request 35643 from user coolo

OBS-URL: https://build.opensuse.org/request/show/35643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecryptfs-utils?expand=0&rev=19
This commit is contained in:
OBS User autobuild 2010-03-26 16:07:00 +00:00 committed by Git OBS Bridge
parent 780dfc14d4
commit d20ee8fbb3
5 changed files with 15 additions and 21 deletions

View File

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

View File

@ -1,10 +0,0 @@
--- src/key_mod/ecryptfs_key_mod_openssl.c
+++ src/key_mod/ecryptfs_key_mod_openssl.c
@@ -659,6 +659,7 @@
static int tf_ssl_passwd_fd(struct ecryptfs_ctx *ctx, struct param_node *node,
struct val_node **mnt_params, void **foo)
{
+ return -1;
}
static int tf_ecryptfs_openssl_gen_key_param_node_keyfile(

View File

@ -1,3 +1,9 @@
Thu Mar 18 13:33:43 CET 2010 - meissner@suse.de
- Updated to 83
- lots of bugfixes
- improvements
-------------------------------------------------------------------
Sun Jan 31 22:03:16 UTC 2010 - jengelh@medozas.de

View File

@ -1,5 +1,5 @@
#
# spec file for package ecryptfs-utils (Version 61)
# spec file for package ecryptfs-utils (Version 83)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,18 +19,17 @@
Name: ecryptfs-utils
Url: http://ecryptfs.sourceforge.net/
Url: https://launchpad.net/ecryptfs
License: GPLv2+
Group: Productivity/Security
AutoReqProv: on
Summary: Userspace Utilities for ecryptfs
Version: 61
Release: 3
Source0: http://downloads.sourceforge.net/ecryptfs/%{name}-%{version}.tar.bz2
Version: 83
Release: 1
Source0: http://launchpad.net/ecryptfs/trunk/%version/+download/ecryptfs-utils_%version.orig.tar.gz
Source1: baselibs.conf
Patch0: ecryptfs-utils-fixes.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gtk2-devel keyutils-devel keyutils-libs libgcrypt-devel openssl-devel pam-devel pkcs11-helper-devel trousers-devel
BuildRequires: gtk2-devel intltool keyutils-devel keyutils-libs libgcrypt-devel openssl-devel pam-devel pkcs11-helper-devel trousers-devel
%description
A stacked cryptographic filesystem for Linux.
@ -47,7 +46,6 @@ Authors:
%prep
%setup -q
%patch0 -p0
%build
export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"

View File

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