Author: lkrotowski                   Date: Mon Nov 17 10:50:00 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- initial version

---- Files affected:
SOURCES:
   wine-ca_certificates.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/wine-ca_certificates.patch
diff -u /dev/null SOURCES/wine-ca_certificates.patch:1.1
--- /dev/null   Mon Nov 17 11:50:01 2008
+++ SOURCES/wine-ca_certificates.patch  Mon Nov 17 11:49:55 2008
@@ -0,0 +1,10 @@
+--- wine-1.1.8/dlls/crypt32/rootstore.c.org    2008-11-17 10:26:55.794870595 
+0000
++++ wine-1.1.8/dlls/crypt32/rootstore.c        2008-11-17 10:30:18.050258256 
+0000
+@@ -439,6 +439,7 @@
+  "/etc/ssl/certs",
+  "/etc/pki/tls/certs/ca-bundle.crt",
+  "/usr/local/share/certs/",
++ "/etc/certs/ca-certificates.crt",
+ };
+ 
+ static const BYTE authenticode[] = {
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to