diff --git a/debian/changelog b/debian/changelog index a8369d574..2bd9843c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1258,6 +1258,7 @@ linux (4.19.97-1) UNRELEASED; urgency=medium * wimax: i2400: fix memory leak (CVE-2019-19051) * wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle (CVE-2019-19051) + * [amd64/cloud-amd64] hwrandom: Enable HW_RANDOM_VIRTIO (Closes: #914511) [ Noah Meyerhans ] * random: try to actively add entropy rather than passively wait for it diff --git a/debian/config/amd64/config.cloud-amd64 b/debian/config/amd64/config.cloud-amd64 index 623716678..2dcb725fe 100644 --- a/debian/config/amd64/config.cloud-amd64 +++ b/debian/config/amd64/config.cloud-amd64 @@ -175,7 +175,10 @@ CONFIG_XEN_BLKDEV_FRONTEND=m ## ## file: drivers/char/hw_random/Kconfig ## -# CONFIG_HW_RANDOM is not set +# CONFIG_HW_RANDOM_INTEL is not set +# CONFIG_HW_RANDOM_AMD is not set +# CONFIG_HW_RANDOM_GEODE is not set +# CONFIG_HW_RANDOM_VIA is not set ## ## file: drivers/char/ipmi/Kconfig