diff --git a/.gitignore b/.gitignore index b1a2323..b90f0bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/cryptsetup-1.5.0-rc2.tar.bz2 +/cryptsetup-1.5.0.tar.bz2 diff --git a/cryptsetup-1.4.3.tar.bz2.asc b/cryptsetup-1.4.3.tar.bz2.asc deleted file mode 100644 index a015df5..0000000 --- a/cryptsetup-1.4.3.tar.bz2.asc +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) - -iQIcBAABAgAGBQJPxyhxAAoJENmwV3vZPpj8U7QQAMF5zdsHaUXXNE3Y6Eje57TD -aX+p0HeIWOYekr0O2Gt1DdaOfCd/mq2FdXeVR8aH0/2mtQIoJMmKzvUQ6oCAHzXx -oviRHEk2FDTehhJ7BBOzZ3FplbCuWfEnqwik7iv5Sspd2LSvblz538oNrtrP7TvI -OvHT1VZDn88wBVq4pTY4sBPqty/7fUBSZrP01Xc3ppqzl7OaBXX/bWAn3XCCooDR -PxxlFaDb60xdBqIajsueMbeb/T8Z8lbJ7rkF1UQ4IqjOqaTBWV899fcHZm77p+a/ -qWm8fairfoooVX9q3eaqcXlz9ntNPT7/22JR365Bm0kk5txRgOUviQYMx++XVL+U -VQ5a8cU9xN8qw14vHBy2Xpx85omTfOsbDGzzQXa54qxmCyD92Pphdyqthrv/rANE -RMBmPRsAkrRDnNW/EAF/NB+rk9wsrYDfRZjJVOAUJiaiXzpibDHR/WwMFIMex1g2 -lLRyeBEXgINP77WVqvx2wMfltui1ORnPM/A9bey4Iiwk1qYSFJbqR83ImabGt3Ng -BF+UfujlRSdP8TS1MrVxWLdVte/Zz91ybhCcJlkekU58dQByaHpsx4/k4xTqQl5D -8WZN/ru3zhrKrAJ96xqXGqD5Uu1v581FnppGJpWQdJIwrMxAbN29xDR9bt/TLm1A -nkPHG2PhjoBtsIYETCJP -=yrLE ------END PGP SIGNATURE----- diff --git a/cryptsetup-1.5.0.tar.bz2.asc b/cryptsetup-1.5.0.tar.bz2.asc new file mode 100644 index 0000000..40ae6ab --- /dev/null +++ b/cryptsetup-1.5.0.tar.bz2.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iQIcBAABAgAGBQJP/HM8AAoJENmwV3vZPpj8vP0P/Ava8T7fJGfvn1H+56RKG1lh +I8RGFRzQCXN4xpYoxPBfFYpbc5GoteFw/Pcb0BKddePBk4tHuHYPRwvS1ps8nyH/ +ekb8P5fsrkHV6+o/j5s99oY8dkW/FFYx0YfVOER63DpU7WWRK7md0smsQpaCUFKV +9pv3jvh/1AMDmvs5wgxV0BWKXih/COUoGlG1AJU9V6PlKol6wxOYzXw2t6LqU3Zg +9gHjlSPUuorabKnfkkcG+Gy7yT2Y8d+EnVdc1H+ihHLH27hmcSGMf/csm+tCCuJ5 +To/jXFB642BObohLGmE9bPhRp9Pj2bi59M6lPKRYQ2ncowewkqIZ2s4SJ8r5stn5 +W0UhXgkGLjQd4xti8/etpebnDPzMdSRg5LuLSxOTf/bjWI1jH63+4AfYoF+mx/N9 +kT6EKiIR216TBdffv1i28HbG4pQIsGhlx0JkQnAUqklHDNWf7fSMGEuadYYNngcD +cBCPmD3R0JXM6qf6RasdCGlHUnR3DZKUzLGqqkq8/r7SvyxqRbIoerBrNxwcHUbh +emzfHS09ysx33RhEenFfZNH4lL6PEPnlrg2q8DfUj/NoUkiw9qfTM4cRIBabgoi9 +uc2Qt/jK+QvE1clxBE4XmepZZH+e2Pdy52JrnI1ckA+FvY44GwBVE1hfxyyXFc+J +3V84y23640r2RvRoq2ff +=67gq +-----END PGP SIGNATURE----- diff --git a/cryptsetup.spec b/cryptsetup.spec index 2be4762..825986c 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,7 +1,7 @@ Summary: A utility for setting up encrypted disks Name: cryptsetup Version: 1.5.0 -Release: 0.2%{?dist} +Release: 1%{?dist} License: GPLv2 and LGPLv2+ Group: Applications/System URL: http://cryptsetup.googlecode.com/ @@ -14,7 +14,7 @@ Obsoletes: cryptsetup-luks < 1.4.0 Requires: cryptsetup-libs = %{version}-%{release} Requires: fipscheck-lib%{_isa} >= 1.3.0 -%define upstream_version %{version}-rc2 +%define upstream_version %{version} Source0: http://cryptsetup.googlecode.com/files/cryptsetup-%{upstream_version}.tar.bz2 %description @@ -76,6 +76,7 @@ for setting up disk encryption using dm-crypt kernel module. %prep %setup -q -n cryptsetup-%{upstream_version} chmod -x python/pycryptsetup-test.py +chmod -x misc/dracut_90reencrypt/* %build %configure --enable-python --enable-fips --enable-cryptsetup-reencrypt @@ -115,7 +116,7 @@ install -d %{buildroot}/%{_libdir}/fipscheck %{_sbindir}/veritysetup %files reencrypt -%doc COPYING +%doc COPYING misc/dracut_90reencrypt %{_mandir}/man8/cryptsetup-reencrypt.8.gz %{_sbindir}/cryptsetup-reencrypt @@ -138,6 +139,9 @@ install -d %{buildroot}/%{_libdir}/fipscheck %clean %changelog +* Tue Jul 10 2012 Milan Broz - 1.5.0-1 +- Update to cryptsetup 1.5.0. + * Wed Jun 20 2012 Milan Broz - 1.5.0-0.2 - Update to cryptsetup 1.5.0-rc2. - Add cryptsetup-reencrypt subpackage. diff --git a/sources b/sources index db5ad1e..9f12098 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb8ed6c9362ac68846b4bf237ee0cbab cryptsetup-1.5.0-rc2.tar.bz2 +0fa7ba8923b0ce8eed2aa65f2cb9950c cryptsetup-1.5.0.tar.bz2