rpms/python-cryptsetup/devel .cvsignore, 1.8, 1.9 python-cryptsetup.spec, 1.10, 1.11 sources, 1.8, 1.9

Martin Sivák msivak at fedoraproject.org
Fri Mar 6 10:42:00 UTC 2009


Author: msivak

Update of /cvs/extras/rpms/python-cryptsetup/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23675

Modified Files:
	.cvsignore python-cryptsetup.spec sources 
Log Message:
new version



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-cryptsetup/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	5 Mar 2009 12:08:15 -0000	1.8
+++ .cvsignore	6 Mar 2009 10:41:29 -0000	1.9
@@ -1 +1 @@
-python-cryptsetup-0.0.7.tar.bz2
+python-cryptsetup-0.0.8.tar.bz2


Index: python-cryptsetup.spec
===================================================================
RCS file: /cvs/extras/rpms/python-cryptsetup/devel/python-cryptsetup.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-cryptsetup.spec	5 Mar 2009 12:20:29 -0000	1.10
+++ python-cryptsetup.spec	6 Mar 2009 10:41:29 -0000	1.11
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-cryptsetup
-Version:        0.0.7
+Version:        0.0.8
 Release:        1%{?dist}
 Summary:        Python bindings for cryptsetup
 
@@ -42,6 +42,10 @@
 %doc selftest.py
 
 %changelog
+* Fri Mar 06 2009 Martin Sivak <msivak at redhat dot com> - 0.0.8-1
+- Fix the params for add and remove key routines
+- Workaround one SIGSEGV in cryptsetup and change the order of passwords in luksRemoveKey
+
 * Thu Mar 05 2009 Martin Sivak <msivak at redhat dot com> - 0.0.7-1
 - add default cipher mode and key to luksFormat
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-cryptsetup/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	5 Mar 2009 12:08:16 -0000	1.8
+++ sources	6 Mar 2009 10:41:29 -0000	1.9
@@ -1 +1 @@
-b8fcb282df2592532c9bf35913a4488a  python-cryptsetup-0.0.7.tar.bz2
+5cb68182220343ac03fef60ecafd97e3  python-cryptsetup-0.0.8.tar.bz2




More information about the fedora-extras-commits mailing list