Hello community,

here is the log from the commit of package cryptsetup for openSUSE:Factory 
checked in at 2013-03-14 10:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cryptsetup (Old)
 and      /work/SRC/openSUSE:Factory/.cryptsetup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cryptsetup", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes    2012-12-21 
14:32:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes       
2013-03-14 10:55:58.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Jan 15 13:17:57 UTC 2013 - [email protected]
+
+- version 1.6.0
+ * Change LUKS default cipher to to use XTS encryption mode,
+   aes-xts-plain64 (i.e. using AES128-XTS).
+ * license change to GPL-2.0+ from GPL-1.0
+ * new unified command open and close.
+ * direct support for TCRYPT (TrueCrypt and compatible tc-play) on-disk format
+ * new benchmark command
+
+-------------------------------------------------------------------

Old:
----
  cryptsetup-1.5.1.tar.bz2
  cryptsetup-1.5.1.tar.bz2.asc

New:
----
  cryptsetup-1.6.0.tar.bz2
  cryptsetup-1.6.0.tar.bz2.asc

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

Other differences:
------------------
++++++ cryptsetup.spec ++++++
--- /var/tmp/diff_new_pack.05cHPs/_old  2013-03-14 10:56:00.000000000 +0100
+++ /var/tmp/diff_new_pack.05cHPs/_new  2013-03-14 10:56:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cryptsetup
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -23,13 +23,15 @@
 Url:            http://code.google.com/p/cryptsetup/
 BuildRequires:  device-mapper-devel
 BuildRequires:  e2fsprogs-devel
+%if 0%{?suse_version} > 1220
 BuildRequires:  gpg-offline
+%endif
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  popt-devel
-Version:        1.5.1
+Version:        1.6.0
 Release:        0
 #Release:        %{?beta:0.}<CI_CNT>.<B_CNT>%{?beta:.}%{?beta}
 Summary:        Set Up dm-crypt Based Encrypted Block Devices
@@ -80,7 +82,9 @@
 time via the config file /etc/crypttab.
 
 %prep
+%if 0%{?gpg_verify:1}
 %gpg_verify %{S:1}
+%endif
 %setup -n %name-%ver -q
 
 %build

++++++ cryptsetup-1.5.1.tar.bz2 -> cryptsetup-1.6.0.tar.bz2 ++++++
++++ 43604 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to