rpms/cryptsetup-luks/devel .cvsignore, 1.15, 1.16 cryptsetup-luks.spec, 1.72, 1.73 sources, 1.15, 1.16

Milan Broz mbroz at fedoraproject.org
Thu Oct 1 15:35:05 UTC 2009


Author: mbroz

Update of /cvs/pkgs/rpms/cryptsetup-luks/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32471

Modified Files:
	.cvsignore cryptsetup-luks.spec sources 
Log Message:
Update to cryptsetup 1.1.0-rc2
Fix libcryptsetup to properly export only versioned symbols.




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cryptsetup-luks/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- .cvsignore	29 Sep 2009 13:37:45 -0000	1.15
+++ .cvsignore	1 Oct 2009 15:35:05 -0000	1.16
@@ -1 +1 @@
-cryptsetup-1.1.0-rc1.tar.bz2
+cryptsetup-1.1.0-rc2.tar.bz2


Index: cryptsetup-luks.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cryptsetup-luks/devel/cryptsetup-luks.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -p -r1.72 -r1.73
--- cryptsetup-luks.spec	29 Sep 2009 13:37:45 -0000	1.72
+++ cryptsetup-luks.spec	1 Oct 2009 15:35:05 -0000	1.73
@@ -1,7 +1,7 @@
 Summary: A utility for setting up encrypted filesystems
 Name: cryptsetup-luks
 Version: 1.1.0
-Release: 0.2%{?dist}
+Release: 0.3%{?dist}
 License: GPLv2
 Group: Applications/System
 URL: http://cryptsetup.googlecode.com/
@@ -14,7 +14,7 @@ Obsoletes: cryptsetup <= 0.1
 Requires: cryptsetup-luks-libs = %{version}-%{release}
 
 %define _root_sbindir /sbin
-%define upstream_version %{version}-rc1
+%define upstream_version %{version}-rc2
 Source0: http://cryptsetup.googlecode.com/files/cryptsetup-%{upstream_version}.tar.bz2
 
 %description
@@ -89,6 +89,10 @@ popd 
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Thu Oct 01 2009 Milan Broz <mbroz at redhat.com> - 1.1.0-0.3
+- Update to cryptsetup 1.1.0-rc2
+- Fix libcryptsetup to properly export only versioned symbols.
+
 * Tue Sep 29 2009 Milan Broz <mbroz at redhat.com> - 1.1.0-0.2
 - Update to cryptsetup 1.1.0-rc1
 - Add luksHeaderBackup and luksHeaderRestore commands.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cryptsetup-luks/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	29 Sep 2009 13:37:45 -0000	1.15
+++ sources	1 Oct 2009 15:35:05 -0000	1.16
@@ -1 +1 @@
-cb7aee7e5ef9a4c637394721878c5968  cryptsetup-1.1.0-rc1.tar.bz2
+c30dbda773d65a3e28eca2319c10d09b  cryptsetup-1.1.0-rc2.tar.bz2




More information about the scm-commits mailing list