The following difference with current 2.6.29.1 is present:
[code]
--- linux-source-2.6.28/drivers/crypto/padlock-sha.c    2008-12-24 
17:26:37.000000000 -0600
+++ linux-2.6.29.1/drivers/crypto/padlock-sha.c 2009-04-02 15:55:27.000000000 
-0500
@@ -304,7 +304,7 @@
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Michal Ludvig");

-MODULE_ALIAS("sha1");
-MODULE_ALIAS("sha256");
+MODULE_ALIAS("sha1-all");
+MODULE_ALIAS("sha256-all");
 MODULE_ALIAS("sha1-padlock");
 MODULE_ALIAS("sha256-padlock");
[/code]

-- 
Crypto engine module loading and breakage
https://bugs.launchpad.net/bugs/355384
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to