[pkg-wpa-devel] r1509 - /crda/trunk/debian/patches/openssl_runtime_verification_tuneup.patch

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Thu Mar 4 13:37:15 UTC 2010


Author: kelmo-guest
Date: Thu Mar  4 13:37:14 2010
New Revision: 1509

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1509
Log:
Enhance patch to version to be submitted upstream, again.

Modified:
    crda/trunk/debian/patches/openssl_runtime_verification_tuneup.patch

Modified: crda/trunk/debian/patches/openssl_runtime_verification_tuneup.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/crda/trunk/debian/patches/openssl_runtime_verification_tuneup.patch?rev=1509&op=diff
==============================================================================
--- crda/trunk/debian/patches/openssl_runtime_verification_tuneup.patch (original)
+++ crda/trunk/debian/patches/openssl_runtime_verification_tuneup.patch Thu Mar  4 13:37:14 2010
@@ -1,17 +1,20 @@
 When USE_OPENSSL=1 do not embed crypto data into binary, use the PUBKEY_DIR
 variable just as it is when USE_GCRYPT=1 and just load certs from PUBKEY_DIR
-for signature verification at runtime. When verification fails provide
-information about the PUBKEY_DIR variable (instead of just being a comment).
+for signature verification at runtime. Remove ssl support from
+utils/key2pub.py.
 
 This allows wireless-regdb to be built from source and upgraded independently
-of crda. This is _crucial_ for distribution packages.
-
-This change also removes support for runtime pubkey dir
-/etc/wireless-regdb/pubkeys because wireless-regdb does not currently install
-custom pubkeys to /etc/wireless-regdb/pubkeys, and couldn't care less
-about that feature :)
-
-Fix typo (s/make noverify/makeall_noverify).
+of crda and is _crucial_ for distributions who want to build their own
+regulatory.bin.
+
+This change does remove support for alternate runtime pubkey dir
+/etc/wireless-regdb/pubkeys, but wireless-regdb does not currently install
+custom pubkeys to /etc/wireless-regdb/pubkeys, and I couldn't care less
+about that feature atm :)
+
+When verification fails provide information about the PUBKEY_DIR variable.
+
+Fix typo (s/make noverify/make all_noverify/).
 
 Signed-off-by: Kel Modderman <kel at otaku42.de>
 ---




More information about the Pkg-wpa-devel mailing list