[arch-commits] Commit in cryptsetup/repos (2 files)
Thomas Baechler
thomas at archlinux.org
Fri Nov 7 08:13:11 UTC 2008
Date: Friday, November 7, 2008 @ 03:13:11
Author: thomas
Revision: 18548
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-x86_64/fix-udevsettle-call.patch
(from rev 18546, cryptsetup/trunk/fix-udevsettle-call.patch)
Modified:
cryptsetup/repos/core-x86_64/ (properties)
---------------------------+
fix-udevsettle-call.patch | 12 ++++++++++++
1 file changed, 12 insertions(+)
Property changes on: cryptsetup/repos/core-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /cryptsetup/trunk:1-12303
+ /cryptsetup/trunk:1-18547
Copied: cryptsetup/repos/core-x86_64/fix-udevsettle-call.patch (from rev 18546, cryptsetup/trunk/fix-udevsettle-call.patch)
===================================================================
--- core-x86_64/fix-udevsettle-call.patch (rev 0)
+++ core-x86_64/fix-udevsettle-call.patch 2008-11-07 08:13:11 UTC (rev 18548)
@@ -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