Mailinglist Archive: opensuse-commit (938 mails)
| < Previous | Next > |
commit encfs for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 06 Sep 2010 23:08:06 +0200
- Message-id: <20100906210806.EA5B620236@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package encfs for openSUSE:Factory
checked in at Mon Sep 6 23:08:06 CEST 2010.
--------
--- encfs/encfs.changes 2010-06-28 14:30:13.000000000 +0200
+++ encfs/encfs.changes 2010-09-06 17:14:40.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Sep 6 17:08:43 CEST 2010 - mszeredi@xxxxxxx
+
+- updated to version 1.7.2
+ * allow per-block random bytes to be configured independently of
+ per-block MAC.
+ * new IV initialization
+ * fix component configuration to ease adding flags or config
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
encfs-1.6.0.tar.bz2
New:
----
encfs-1.7.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ encfs.spec ++++++
--- /var/tmp/diff_new_pack.dOhaRI/_old 2010-09-06 23:07:43.000000000 +0200
+++ /var/tmp/diff_new_pack.dOhaRI/_new 2010-09-06 23:07:43.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package encfs (Version 1.6.0)
+# spec file for package encfs (Version 1.7.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -22,7 +22,7 @@
BuildRequires: boost-devel fuse-devel gcc-c++ openssl-devel pkgconfig
rlog-devel zlib-devel
Requires: fuse
Summary: Userspace Encrypted File System
-Version: 1.6.0
+Version: 1.7.2
Release: 1
License: GPLv2+ ; GPLv3+
Group: System/Filesystems
++++++ configure-fix.patch ++++++
--- /var/tmp/diff_new_pack.dOhaRI/_old 2010-09-06 23:07:43.000000000 +0200
+++ /var/tmp/diff_new_pack.dOhaRI/_new 2010-09-06 23:07:43.000000000 +0200
@@ -2,11 +2,11 @@
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-Index: encfs-1.6/configure.ac
+Index: encfs-1.7.2/configure.ac
===================================================================
---- encfs-1.6.orig/configure.ac 2010-06-18 03:18:54.000000000 +0200
-+++ encfs-1.6/configure.ac 2010-06-28 16:37:37.640000273 +0200
-@@ -135,7 +135,7 @@ dnl Check for valgrind headers..
+--- encfs-1.7.2.orig/configure.ac 2010-09-05 23:51:55.000000000 +0200
++++ encfs-1.7.2/configure.ac 2010-09-06 17:06:01.000000000 +0200
+@@ -132,7 +132,7 @@ dnl Check for valgrind headers..
AC_ARG_ENABLE(valgrind,
AC_HELP_STRING([--enable-valgrind],
[build with valgrind support.]),
++++++ encfs-1.6.0.tar.bz2 -> encfs-1.7.2.tar.bz2 ++++++
++++ 39978 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |