coreboot (25.09+dfsg-1)
[PTS] [DDPO]
COMMITS: VCS has seen 9 commits since the debian/24.12+dfsg-2 tag
- Git: https://salsa.debian.org/debian/coreboot.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 9728000
- Browser: https://salsa.debian.org/debian/coreboot
- Last scan: 2025-10-13 03:18:30+00
- Next scan: 2025-10-21 23:38:00+00
- CI pipeline status: success
- Debian changelog in Git:
coreboot (25.09+dfsg-1) unstable; urgency=medium
* Fix gcc-15 warning unterminated-string-initialization
(Closes: #1096462)
* d/control: add missing doc dependency libjs-underscore
* d/control: Bump standards version
* New upstream version 25.09+dfsg
* Refresh patches (gcc-15 fix)
* d/control: cleanup Rules-Requires-Root
* d/copyright: Updates for new version
-- Ahmad Khalifa <ahmad@khalifa.ws> Sat, 11 Oct 2025 15:25:19 +0100
- This branch is 9 commits ahead of tag debian/24.12+dfsg-2
- Git log:
commit 4e98a6f1a3cdee72d51c98196e2ca19f08286fab
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 15:28:52 2025 +0100
Release coreboot 25.09+dfsg-1 to unstable
commit 56eabb2889dad653f3517ba0a1c3bca7a026d966
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 15:24:59 2025 +0100
d/copyright: Updates for new version
commit dd6640d528659c3e951af0fae0c641ac7451498f
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 15:24:20 2025 +0100
d/control: cleanup Rules-Requires-Root
commit a5b3cd76c2d0dbdf44929beb029787e05802ff47
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 15:15:49 2025 +0100
Refresh patches (gcc-15 fix)
commit 9d24f8c56daa305dd3a41259604ad2b0add86633
Merge: 24d3af3a 4b8c4b98
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 14:48:20 2025 +0100
Update upstream source from tag 'upstream/25.09+dfsg'
Update to upstream version '25.09+dfsg'
with Debian dir 5d83ab22c22770b73b131a062db3f68729e2b8e4
commit 4b8c4b989cdc11dd5b97d3a726e1fc87c1622460
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Oct 11 14:48:20 2025 +0100
New upstream version 25.09+dfsg
commit 24d3af3a9334e60ae95dc2f5b695fecc13c73eca
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Sep 6 13:53:50 2025 +0100
d/control: Bump standards version
commit f1cd062b9de61fb97935234c6039c40ba788f297
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Sep 6 13:45:50 2025 +0100
d/control: add missing doc dependency libjs-underscore
Sphinx checks for it now, add along with libjs-jquery
commit f57b1c0f4db716338c955c3501b5fe204591427a
Author: Ahmad Khalifa <ahmad@khalifa.ws>
Date: Sat Sep 6 13:41:47 2025 +0100
Fix gcc-15 warning unterminated-string-initialization
- Increase header array declaration size. original over optimised to
save space. Likely more for the firmware side, not tools
(Closes: #1096462)