udeb: Move arc4 and ecb from nic-wireless-modules to crypto-modules (Closes: #895362)

This commit is contained in:
Ben Hutchings 2018-04-18 23:24:08 +01:00
parent e663157b88
commit 31ed54f425
3 changed files with 4 additions and 4 deletions

2
debian/changelog vendored
View File

@ -502,6 +502,8 @@ linux (4.15.17-1) UNRELEASED; urgency=medium
* [armel/marvell] linux-image: Replace supported model list with wiki link
* [armhf] udeb: Add i2c-exynos5 to i2c-modules (Closes: #895976)
* [arm*] iio: Enable DHT11 as module (Closes: #873176)
* udeb: Move arc4 and ecb from nic-wireless-modules to crypto-modules
(Closes: #895362)
[ Vagrant Cascadian ]
* [armhf] Add patch to fix loading of imx6q-cpufreq module.

View File

@ -3,7 +3,9 @@ blowfish_generic
twofish_generic
serpent_generic
sha256_generic
arc4 ?
cbc ?
ccm
ctr
ecb
xts

View File

@ -25,7 +25,3 @@ mac80211_hwsim -
lib80211_crypt_wep ?
lib80211_crypt_ccmp ?
lib80211_crypt_tkip ?
# Crypto modules needed for ieee80211 WEP support
ecb ?
arc4 ?