SOURCES: util-linux-dm_crypt.patch - flag changed name

arekm arekm at pld-linux.org
Thu Feb 15 13:27:31 CET 2007


Author: arekm                        Date: Thu Feb 15 12:27:31 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- flag changed name

---- Files affected:
SOURCES:
   util-linux-dm_crypt.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/util-linux-dm_crypt.patch
diff -u SOURCES/util-linux-dm_crypt.patch:1.2 SOURCES/util-linux-dm_crypt.patch:1.3
--- SOURCES/util-linux-dm_crypt.patch:1.2	Sun Feb 27 20:09:11 2005
+++ SOURCES/util-linux-dm_crypt.patch	Thu Feb 15 13:27:26 2007
@@ -113,7 +113,7 @@
 +	options.passphrase_fd = (pfd >= 0) ? pfd : 0;
 +	options.flags = 0;
 +	if (!options.key_file)
-+		options.flags |= CRYPT_FLAG_PASSPHRASE;
++		options.flags |= CRYPT_FLAG_VERIFY;
 +	if (*cryptro)
 +		options.flags |= CRYPT_FLAG_READONLY;
 +	options.offset = offset;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/util-linux-dm_crypt.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list