aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2014-09-16 17:52:59 +0000
committerBen Hutchings <benh@debian.org>2014-09-16 17:52:59 +0000
commit782d644da7ab74e04bfebd30b66c264654028da3 (patch)
treefe286b7e1afe958682c90e7d5c15e50f77214415
parentb41e2b78116a8fad6ce04dd6be26585f50fca6f5 (diff)
downloadkernel_replicant_linux-782d644da7ab74e04bfebd30b66c264654028da3.tar.gz
kernel_replicant_linux-782d644da7ab74e04bfebd30b66c264654028da3.tar.bz2
kernel_replicant_linux-782d644da7ab74e04bfebd30b66c264654028da3.zip
udeb: Add ccm, ctr to crypto-modules (Closes: #761902)
svn path=/dists/sid/linux/; revision=21856
-rw-r--r--debian/changelog1
-rw-r--r--debian/installer/modules/crypto-modules2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 78ab586b4b7a..0b57d73a5eec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ linux (3.16.2-4) UNRELEASED; urgency=medium
- shm: wait for pins to be released when sealing
- mm: Add memfd_create() system call
- [arm*,m68k,mips*,powerpc*,s390*,sparc*] Wire up memfd_create()
+ * udeb: Add ccm, ctr to crypto-modules (Closes: #761902)
[ Ian Campbell ]
* [armhf] Enable support for Exynos5 systems. (Closes: #759291)
diff --git a/debian/installer/modules/crypto-modules b/debian/installer/modules/crypto-modules
index 8b976cfeb773..40ee863b61f2 100644
--- a/debian/installer/modules/crypto-modules
+++ b/debian/installer/modules/crypto-modules
@@ -4,4 +4,6 @@ twofish_generic
serpent_generic
sha256_generic
cbc ?
+ccm
+ctr
xts