Hello community,

here is the log from the commit of package cryptsetup for openSUSE:Factory 
checked in at 2013-07-03 16:29:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cryptsetup (Old)
 and      /work/SRC/openSUSE:Factory/.cryptsetup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cryptsetup"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes    2013-03-26 
14:05:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes       
2013-07-03 16:29:39.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Jul  2 18:53:21 UTC 2013 - [email protected]
+
+- cryptsetup 1.6.1
+ * Fix loop-AES keyfile parsing.
+ * Fix passphrase pool overflow for too long TCRYPT passphrase.
+ * Fix deactivation of device when failed underlying node disappeared.
+
+- There is a bug in the released tarball, due to HAVE_BYTESWAP_H
+  and HAVE_ENDIAN_H not properly handled by the buildsystem. A
+  patch with permanent solution was sent and accepted upstream
+  and will appear in the next release, for now an spec file workaround
+  is in place, remove in the next update.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ cryptsetup.spec ++++++
--- /var/tmp/diff_new_pack.w2NN6U/_old  2013-07-03 16:29:40.000000000 +0200
+++ /var/tmp/diff_new_pack.w2NN6U/_new  2013-07-03 16:29:40.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           cryptsetup
 Url:            http://code.google.com/p/cryptsetup/
-Version:        1.6.0
+Version:        1.6.1
 Release:        0
 Summary:        Set Up dm-crypt Based Encrypted Block Devices
 License:        SUSE-GPL-2.0-with-openssl-exception and LGPL-2.0+
@@ -87,6 +87,9 @@
 %{?suse_update_config:%{suse_update_config}}
 autoreconf -f -i
 test -e po/Makevars || cp po/Makevars.template po/Makevars
+##### remove for version > 1.6.1 ######
+export CFLAGS="%optflags -DHAVE_ENDIAN_H -DHAVE_BYTESWAP_H"
+########################################
 %configure \
            --disable-static --enable-shared \
            --enable-cryptsetup-reencrypt \

++++++ cryptsetup-1.6.0.tar.bz2 -> cryptsetup-1.6.1.tar.bz2 ++++++
++++ 8075 lines of diff (skipped)

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

Reply via email to