linux-image: Disable signing until it's supported in dak

Only code signing through dak is going to be acceptable for a stable
release, so disable the current arrangement.
This commit is contained in:
Ben Hutchings 2017-04-16 18:31:03 +01:00
parent b4b1be4c52
commit 326a2052e2
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -21,6 +21,7 @@ linux (4.9.18-2) UNRELEASED; urgency=medium
* [powerpc/powerpc-smp,powerpcspe] Explicitly set NR_CPUS=4
* Move debug symbols back to the main archive, to avoid problems with the
current handling in dak
* linux-image: Disable signing until it's supported in dak
[ Salvatore Bonaccorso ]
* ping: implement proper locking (CVE-2017-2671)

View File

@ -84,8 +84,8 @@ featuresets:
[build]
debug-info: true
# Enable module signing by default (implemented in the linux-signed package)
signed-modules: true
# Disable module signing for now
signed-modules: false
[featureset-rt_base]
enabled: true