[arch-commits] Commit in cryptsetup/repos (2 files)

Thomas Baechler thomas at archlinux.org
Fri Nov 7 08:12:35 UTC 2008


    Date: Friday, November 7, 2008 @ 03:12:35
  Author: thomas
Revision: 18547

Merged revisions 18546 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/cryptsetup/trunk

........
  r18546 | thomas | 2008-11-07 09:10:42 +0100 (Fr, 07 Nov 2008) | 2 lines
  
  add forgotten udevsettle patch
........

Added:
  cryptsetup/repos/core-i686/fix-udevsettle-call.patch
    (from rev 18546, cryptsetup/trunk/fix-udevsettle-call.patch)
Modified:
  cryptsetup/repos/core-i686/	(properties)

---------------------------+
 fix-udevsettle-call.patch |   12 ++++++++++++
 1 file changed, 12 insertions(+)


Property changes on: cryptsetup/repos/core-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /cryptsetup/trunk:1-12305
   + /cryptsetup/trunk:1-18546

Copied: cryptsetup/repos/core-i686/fix-udevsettle-call.patch (from rev 18546, cryptsetup/trunk/fix-udevsettle-call.patch)
===================================================================
--- core-i686/fix-udevsettle-call.patch	                        (rev 0)
+++ core-i686/fix-udevsettle-call.patch	2008-11-07 08:12:35 UTC (rev 18547)
@@ -0,0 +1,12 @@
+diff -Nur cryptsetup-1.0.6.orig/lib/libdevmapper.c cryptsetup-1.0.6/lib/libdevmapper.c
+--- cryptsetup-1.0.6.orig/lib/libdevmapper.c	2007-10-25 09:11:19.000000000 +0200
++++ cryptsetup-1.0.6/lib/libdevmapper.c	2008-09-12 18:27:44.000000000 +0200
+@@ -18,7 +18,7 @@
+ 
+ #define	CRYPT_TARGET	"crypt"
+ 
+-#define UDEVSETTLE	"/sbin/udevsettle"
++#define UDEVSETTLE	"/sbin/udevadm settle"
+ 
+ static void run_udevsettle(void)
+ {




More information about the arch-commits mailing list