There are 287 open security issues in trixie.
There are 22 open security issues in sid.
There are 22 open security issues in forky.
There are 1599 open security issues in bullseye.
There are 852 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 98b13987948d7fe3f29888de752247de416c5cf8
Merge: aa614a03e 9455ac4e1
Author: Bastian Blank <waldi@debian.org>
Date: Mon Jul 13 18:47:09 2026 +0000
Merge branch 'cleanup-gencontrol-flavour' into 'debian/latest'
Cleanup some parts of gencontrol
See merge request kernel-team/linux!2014
commit 9455ac4e15f5f0ef8dbaef4b117dab21d454edbc
Author: Bastian Blank <waldi@debian.org>
Date: Sun Jul 12 20:12:44 2026 +0200
Move some variables around
commit 8747ed13de6a5cecbc46ff58cfdf997a28dc5a33
Author: Bastian Blank <waldi@debian.org>
Date: Sun Jul 12 19:17:45 2026 +0200
Move linux-*-generic provides into templates
commit dec7ec974fc981c41f6dc63b920032734e7cbe4b
Author: Bastian Blank <waldi@debian.org>
Date: Sun Jul 12 19:07:37 2026 +0200
Generate tests/control from all templates
commit 3d3d506fca1b45abd99d2442f73e8ef978fad788
Author: Bastian Blank <waldi@debian.org>
Date: Sun Jul 12 18:54:16 2026 +0200
Header tests don't require the binary anymore
commit aa614a03e5ceed4f5cf3140064e5f93783ee9572
Merge: 59c14d9d2 88585cceb
Author: Bastian Blank <waldi@debian.org>
Date: Tue Jul 7 19:09:07 2026 +0000
Merge branch 'linux-7.2' into 'debian/latest'
Update to 7.2-rc2
See merge request kernel-team/linux!2011
commit 88585cceb37f37e2af0d5814a984232123e9d09d
Author: Bastian Blank <waldi@debian.org>
Date: Tue Jul 7 19:57:06 2026 +0200
Update to 7.2-rc2
commit 59c14d9d2040838b753d05b9d9d9b2a2582d27e5
Merge: 8e4133e01 5fc892ccc
Author: Ben Hutchings <benh@debian.org>
Date: Tue Jul 7 00:37:18 2026 +0200
Merge branch 'fix-hppa-build' into debian/latest
udeb: Ensure that aead and macsec modules are in the right packages
See merge request kernel-team/linux!1984
commit 8e4133e019a730e54a494b86b732096e409393c6
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Mon Jul 6 17:58:18 2026 +0200
Add Debian bug closer for #1141276
commit 3ab45871251a776cdd3e9c6ea59d8725c4ad3170
Merge: f52b15bb8 54a1bc3aa
Author: Bastian Blank <waldi@debian.org>
Date: Sun Jul 5 17:25:16 2026 +0000
Merge branch 'di-7.2' into 'debian/latest'
Fix duplicate installer modules
See merge request kernel-team/linux!2008
commit 54a1bc3aa3ffe54c0519bb9a68a44874d8c3ac57
Author: Bastian Blank <waldi@debian.org>
Date: Sun Jul 5 16:45:59 2026 +0200
Fix duplicate installer modules
commit f52b15bb8b2d01d8ce993c0d97bac2f2024201f7
Merge: 2cf5b3f4c 5c77f3fa8
Author: Bastian Blank <waldi@debian.org>
Date: Sun Jul 5 12:12:30 2026 +0000
Merge branch 'linux-7.2' into 'debian/latest'
Update to 7.2-rc1
See merge request kernel-team/linux!2007
commit 5c77f3fa86974368ecf7d33bbf3aa20a046943c8
Author: Bastian Blank <waldi@debian.org>
Date: Sun Jul 5 13:06:38 2026 +0200
Update to 7.2-rc1
commit 5fc892ccc4384414b1061bee614bb63e006ad7f7
Author: Ben Hutchings <benh@debian.org>
Date: Mon Jun 15 19:49:25 2026 +0200
udeb: Ensure that aead and macsec modules are in the right packages
The mscc PHY driver in nic-shared-modules depends on macsec, and
macsec depends on aead. At the same time other crypto modules may
also depend on aead.
Previously this worked out without any module duplication, because
usually CONFIG_CRYPTO_AEAD2=y and aead is built-in.
However, on 7.1 hppa gets CONFIG_CRYPTO_AEAD2=m for reasons I couldn't
work out, and aead ends up in both nic-shared-modules and
crypto-modules. It's not possible to force aead (only) to be built-in
because it's an automatic symbol, so we have to allow for it to be a
module.
To fix this duplication, this explicitly puts the modules in the
appropriate packages:
- macsec in nic-shared-modules
- aead in crypto-modules
and adds a dependency from nic-shared-modules to crypto-modules.
Among the 84 debian patches available in version 7.1.3-1 of the package, we noticed the following issues: