From 1c0d2fdc365cf6dc49c7c962b51c2830ef61b2c043d7ecc6dad526b8b647bc8a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 30 Jul 2010 15:06:41 +0000 Subject: [PATCH] Accepting request 44180 from security checked in (request 44180) OBS-URL: https://build.opensuse.org/request/show/44180 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=51 --- cryptsetup-1.1.2.tar.bz2 | 3 +++ cryptsetup-1.1.2.tar.bz2.asc | 7 +++++++ cryptsetup-1.1.3.tar.bz2 | 3 --- cryptsetup-1.1.3.tar.bz2.asc | 7 ------- cryptsetup.changes | 12 ------------ cryptsetup.spec | 2 +- 6 files changed, 11 insertions(+), 23 deletions(-) create mode 100644 cryptsetup-1.1.2.tar.bz2 create mode 100644 cryptsetup-1.1.2.tar.bz2.asc delete mode 100644 cryptsetup-1.1.3.tar.bz2 delete mode 100644 cryptsetup-1.1.3.tar.bz2.asc diff --git a/cryptsetup-1.1.2.tar.bz2 b/cryptsetup-1.1.2.tar.bz2 new file mode 100644 index 0000000..93d7a9e --- /dev/null +++ b/cryptsetup-1.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45972839fbb169b3ad5649454c217b7f5b0b3c8bf07e32f51a334a88217c7293 +size 478501 diff --git a/cryptsetup-1.1.2.tar.bz2.asc b/cryptsetup-1.1.2.tar.bz2.asc new file mode 100644 index 0000000..67bc516 --- /dev/null +++ b/cryptsetup-1.1.2.tar.bz2.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.10 (GNU/Linux) + +iEYEABECAAYFAkwCo+4ACgkQf1Jlc7shgi+ejACfT+aFnv1CY13deNC3ggmOGXX4 +6WkAn3SWXkIF0GOGWwG4L5nFc57ozBdy +=01i4 +-----END PGP SIGNATURE----- diff --git a/cryptsetup-1.1.3.tar.bz2 b/cryptsetup-1.1.3.tar.bz2 deleted file mode 100644 index d348757..0000000 --- a/cryptsetup-1.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c8e68a272f6d9cfb6cd65cc0743f4c44a2096c61f74e0602bf40208b5e69c0a -size 499276 diff --git a/cryptsetup-1.1.3.tar.bz2.asc b/cryptsetup-1.1.3.tar.bz2.asc deleted file mode 100644 index e09a62e..0000000 --- a/cryptsetup-1.1.3.tar.bz2.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.10 (GNU/Linux) - -iEYEABECAAYFAkwvQUAACgkQf1Jlc7shgi/UvgCfasORC/TsVH3svv5F/f2WEw+X -XXoAnRhz0xfzQT/xhhoZgg+Jv4sChd2C -=cWbV ------END PGP SIGNATURE----- diff --git a/cryptsetup.changes b/cryptsetup.changes index d4feb30..920c383 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,15 +1,3 @@ -------------------------------------------------------------------- -Wed Jul 7 14:38:11 UTC 2010 - lnussel@suse.de - -- new version 1.1.3 - * Fix device alignment ioctl calls parameters. (Device alignment - code was not working properly on some architectures like ppc64.) - * Fix activate_by_* API calls to handle NULL device name as - documented. (To enable check of passphrase/keyfile using - libcryptsetup without activating the device.) - * Fix udev support for old libdevmapper with not compatible definition. - * Added Polish translation file. - ------------------------------------------------------------------- Thu Jul 1 14:27:12 UTC 2010 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 78f4f84..477b150 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -29,7 +29,7 @@ BuildRequires: libselinux-devel pkgconfig License: GPLv2+ Group: System/Base AutoReqProv: on -Version: 1.1.3 +Version: 1.1.2 Release: 2 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2