There are 285 open security issues in trixie.
There are 22 open security issues in sid.
There are 37 open security issues in forky.
There are 1402 open security issues in bullseye.
There are 731 open security issues in bookworm.
You can find information about how to handle these issues in the security team's documentation.
There are 636 open security issues in buster.
commit 0c2d606539ab0f5a61d7aa0c26ef7774b020d681
Merge: b4eb28b07 84335ae58
Author: Bastian Blank <waldi@debian.org>
Date: Sun Mar 29 08:51:51 2026 +0000
Merge branch 'fix-test-patches' into 'debian/latest'
Fix regressions in debian/bin/test-patches
See merge request kernel-team/linux!1862
commit b4eb28b0798bc79efe8cacb2c41ed7febeb0ecd7
Merge: ebbe89d29 4f73354c1
Author: Bastian Blank <waldi@debian.org>
Date: Sun Mar 29 08:48:12 2026 +0000
Merge branch 'rv64-7.0' into 'debian/latest'
riscv64 config update for linux 7.0
See merge request kernel-team/linux!1863
commit 84335ae58af4346caaa2c10e1f573df758636225
Author: Ben Hutchings <benh@debian.org>
Date: Sat Mar 28 16:51:01 2026 +0100
d/b/test-patches: Disable signing so we build linux-image packages again
If code signing (i.e. signing of the kernel image) is enabled, we no
longer build a linux-image-unsigned package directly, and none of
the packages that we build will run the linux-image maintainer
script hooks. This means that the output of test-patches isn't
usefully installable.
Update the config file generation here to also disable signing.
Fixes: eb4d7ed12dbe ("Move kernel binary into own package")
Closes: #1131546
commit f61e29f06a333c9effb581303873583f025a1f26
Author: Ben Hutchings <benh@debian.org>
Date: Sat Mar 28 16:57:41 2026 +0100
d/b/test-patches: Expect debian/control-real target to return 0
The debian/control-real target in debian/rules no longer includes an
'exit 1', so we need to stop inverting its result here.
Fixes: 101ef5d58b71 ("Run gencontrol from orig target")
commit 4f73354c124618a9c4e4130478e38a780084f16e
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Sat Mar 28 13:09:37 2026 +0100
[riscv64] Enable CV1800_MBOX, SND_SOC_CV1800B_TDM, SND_SOC_CV1800B_ADC_CODEC and SND_SOC_CV1800B_DAC_CODEC as modules
commit d0784ed275a905ae4665d09b0bb7173e3beee0a6
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Sat Mar 28 13:08:59 2026 +0100
[riscv64] Enable PINCTRL_PIC64GX and PINCTRL_POLARFIRE_SOC
commit 3698dd8c75396ff0615c75ffaaa6617e94a9ff36
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Sat Mar 28 13:08:06 2026 +0100
[riscv64] Enable SPACEMIT_K3_CCU
commit ebbe89d291246cdf7b12c3298e502fbfbe1b530a
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Fri Mar 27 22:02:01 2026 +0100
Add Debian bug closer for #1113996 and #1130971
commit a3495ae0f78103e862dfaaf558290015b3820c09
Merge: dd1968cd5 900c483c7
Author: Bastian Blank <waldi@debian.org>
Date: Fri Mar 27 10:59:20 2026 +0000
Merge branch 'linux-7.0' into 'debian/latest'
Update to 7.0-rc5
See merge request kernel-team/linux!1860
commit 900c483c7f14dfef75968ed557b0f642cff2c43e
Author: Bastian Blank <waldi@debian.org>
Date: Thu Mar 26 20:45:34 2026 +0100
Update to 7.0-rc5
commit dd1968cd5360c53a57fb84dd2d99f3ccefb4f0cd
Merge: d9ce16914 ac7c8e311
Author: Ben Hutchings <benh@debian.org>
Date: Wed Mar 25 22:03:18 2026 +0100
Merge branch 'fix-abi-sorting' into 'debian/latest'
Fix ordering of kernel version strings for multiple Debian revisions
See merge request kernel-team/linux!1854
commit ac7c8e311efb3a674274d8dd961527fd324e3f2b
Author: Ben Hutchings <benh@debian.org>
Date: Wed Mar 18 14:03:59 2026 +0100
Fix ordering of kernel version strings for multiple Debian revisions
Currently the ABI name for the second (or later) Debian version
with the same upstream version and target release has a '+<n>'
suffix. This sorts as intended in isolation, e.g.:
6.19.6+deb14+1 > 6.19.6+deb14
but once a flavour suffix is added the ordering is reversed:
6.19.6+deb14+1-amd64 < 6.19.6+deb14-amd64
('linux-version sort' and 'sort --version-sort' agree on this
ordering. 'dpkg --compare-versions' orders them the way we want, but
these are not package versions and it shouldn't be used for them.)
If we change the '+' separator to a letter then 'linux-version sort'
will order the strings as we want, but 'sort --version-sort', used by
GRUB, will not.
So change the '+' separator to '.'.
Closes: #1113728
commit d9ce169148c743b7f3e9309f66511ba0edd615a8
Merge: 05a3fa3ea 070b29bfb
Author: Ben Hutchings <benh@debian.org>
Date: Wed Mar 25 21:53:41 2026 +0100
Merge branch 'enable-uniwill-driver' into 'debian/latest'
[amd64] drivers/platform/x86/uniwill: Enable UNIWILL_LAPTOP as module
See merge request kernel-team/linux!1853
commit 070b29bfbb67dc13c762f273bbfa9b3ee2516d05
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Wed Mar 18 14:17:48 2026 +0100
[amd64] drivers/platform/x86/uniwill: Enable UNIWILL_LAPTOP as module
Closes: #1131166
commit 27a238719153187a72f0cdedeb24f3423aa0d7b2
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Wed Mar 18 14:15:17 2026 +0100
[amd64] drivers/platform/x86/uniwill: Enable X86_PLATFORM_DRIVERS_UNIWILL
commit 05a3fa3ea8874a483ae656dd6ed0df299ff217e8
Merge: c6cd252f9 fe4bde6ef
Author: Bastian Blank <waldi@debian.org>
Date: Thu Mar 19 10:40:57 2026 +0000
Merge branch 'rv64/config' into 'debian/latest'
riscv64 config update for linux 6.19
See merge request kernel-team/linux!1821
commit c6cd252f943fc4abf75f20c22ff1ce201f75ffe2
Merge: d43ce5753 36d76183b
Author: Ben Hutchings <benh@debian.org>
Date: Thu Mar 12 14:08:31 2026 +0100
Merge branch 'cleanup-installer' into 'debian/latest'
Cleanup installer
See merge request kernel-team/linux!1849
commit 36d76183b910b86d65ae6cd87818b284be499276
Author: Bastian Blank <waldi@debian.org>
Date: Mon Mar 9 20:32:08 2026 +0100
Move copyright information where it belongs
commit 053aa146e904ee35805d458b2ccd13811ba8c373
Author: Bastian Blank <waldi@debian.org>
Date: Sat Mar 7 21:23:31 2026 +0100
Simplify kernel-wedge gen-control
commit 34065004905fb114cef079c7d8c55fb9d949ad30
Author: Bastian Blank <waldi@debian.org>
Date: Sat Mar 7 20:40:09 2026 +0100
Remove kernel-wedge support from signed-template
commit bee8e7f34c077935b12c56ecb3ae6bb62da45da8
Author: Bastian Blank <waldi@debian.org>
Date: Sat Mar 7 20:08:06 2026 +0100
Use non-aliases paths in udebs
commit fe4bde6ef7bc82e0c6923c3a563a6979ebee5d78
Author: Han Gao <rabenda.cn@gmail.com>
Date: Sat Feb 28 01:40:57 2026 +0800
[riscv64] Enable CONFIG_PWM_TH1520 for THEAD TH1520
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
commit 80a0e34fb98ce3198cc18ecea8765967ae27ecde
Author: Han Gao <rabenda.cn@gmail.com>
Date: Sat Feb 14 22:53:52 2026 +0800
[riscv64] Enable SND_SOC_K1_I2S as module for Spacemit K1
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
commit b723e366d1045ebb622370d695b1fcacb11d3891
Author: Han Gao <rabenda.cn@gmail.com>
Date: Sat Feb 14 22:49:26 2026 +0800
[riscv64] Enable POWER_SEQUENCING_TH1520_GPU as module for THEAD TH1520
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
commit 8fa5a98c79d7f73adb718346338d3ebafd506634
Author: Han Gao <rabenda.cn@gmail.com>
Date: Sat Feb 14 22:48:10 2026 +0800
[riscv64] Enable POWER_SEQUENCING as module for THEAD TH1520
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
commit a02b5c43b09b6eece37a6c7d2f86a4a50e51c36e
Author: Han Gao <rabenda.cn@gmail.com>
Date: Sat Feb 14 22:46:21 2026 +0800
[riscv64] Enable SENSORS_MR75203 as module for THEAD TH1520
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
commit b0f8eb4888723974c16cb4d120ed399a835f0042
Author: Han Gao <rabenda.cn@gmail.com>
Date: Sat Feb 14 22:36:53 2026 +0800
[riscv64] Enable SENSORS_PWM_FAN as module for Sophgo SG2042
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
commit c93e19467f947454974c8f2d49db5d629cd8b31e
Author: Han Gao <rabenda.cn@gmail.com>
Date: Sat Feb 14 22:34:34 2026 +0800
[riscv64] Enable RTC_DRV_EFI as module
Signed-off-by: Han Gao <rabenda.cn@gmail.com>
commit c8f3f4a1787625161e3d5c272cfee59f1721527a
Author: Bastian Blank <waldi@debian.org>
Date: Sat Mar 7 13:33:35 2026 +0100
Remove unneeded kernel-wedge parts
commit d43ce57537a5bf59f5146ccad0ba584afcfead9f
Merge: b7498da11 da7540168
Author: Bastian Blank <waldi@debian.org>
Date: Sat Mar 7 09:57:39 2026 +0000
Merge branch 'merge-kernel-wedge' into 'debian/latest'
Merge kernel-wedge and use directly
See merge request kernel-team/linux!1842
commit da75401683fb81aad80c92762da1d5bb6b030b4b
Author: Bastian Blank <waldi@debian.org>
Date: Wed Mar 4 10:07:46 2026 +0100
Merge kernel-wedge and use directly
Among the 79 debian patches available in version 6.19.10-1 of the package, we noticed the following issues: