UBUNTU: Ubuntu-6.7.0-2.2
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
597005be9b
commit
b6b556e373
+24
-5
@@ -1,10 +1,29 @@
|
||||
linux (6.7.0-2.2) UNRELEASED; urgency=medium
|
||||
linux (6.7.0-2.2) noble; urgency=medium
|
||||
|
||||
CHANGELOG: Do not edit directly. Autogenerated at release.
|
||||
CHANGELOG: Use the printchanges target to see the curent changes.
|
||||
CHANGELOG: Use the insertchanges target to create the final log.
|
||||
* noble/linux: 6.7.0-2.2 -proposed tracker (LP: #2049182)
|
||||
|
||||
-- Andrea Righi <andrea.righi@canonical.com> Fri, 12 Jan 2024 08:42:57 +0100
|
||||
* Packaging resync (LP: #1786013)
|
||||
- [Packaging] resync getabis
|
||||
|
||||
* Enforce RETPOLINE and SLS mitigrations (LP: #2046440)
|
||||
- SAUCE: objtool: Make objtool check actually fatal upon fatal errors
|
||||
- SAUCE: objtool: make objtool SLS validation fatal when building with
|
||||
CONFIG_SLS=y
|
||||
- SAUCE: objtool: make objtool RETPOLINE validation fatal when building with
|
||||
CONFIG_RETPOLINE=y
|
||||
- SAUCE: scripts: remove generating .o-ur objects
|
||||
- [Packaging] Remove all custom retpoline-extract code
|
||||
- Revert "UBUNTU: SAUCE: vga_set_mode -- avoid jump tables"
|
||||
- Revert "UBUNTU: SAUCE: early/late -- annotate indirect calls in early/late
|
||||
initialisation code"
|
||||
- Revert "UBUNTU: SAUCE: apm -- annotate indirect calls within
|
||||
firmware_restrict_branch_speculation_{start,end}"
|
||||
|
||||
* Miscellaneous Ubuntu changes
|
||||
- [Packaging] temporarily disable riscv64 builds
|
||||
- [Packaging] temporarily disable Rust dependencies on riscv64
|
||||
|
||||
-- Andrea Righi <andrea.righi@canonical.com> Fri, 12 Jan 2024 09:21:57 +0100
|
||||
|
||||
linux (6.7.0-1.1) noble; urgency=medium
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@ chmod +x 'debian/scripts/checks/abi-check'
|
||||
chmod +x 'debian/scripts/checks/final-checks'
|
||||
chmod +x 'debian/scripts/checks/module-check'
|
||||
chmod +x 'debian/scripts/checks/module-signature-check'
|
||||
chmod +x 'debian/scripts/checks/retpoline-check'
|
||||
chmod +x 'debian/scripts/control-create'
|
||||
chmod +x 'debian/scripts/dkms-build'
|
||||
chmod +x 'debian/scripts/dkms-build--nvidia-N'
|
||||
@@ -26,8 +25,6 @@ chmod +x 'debian/scripts/misc/insert-changes'
|
||||
chmod +x 'debian/scripts/misc/insert-ubuntu-changes'
|
||||
chmod +x 'debian/scripts/misc/kernelconfig'
|
||||
chmod +x 'debian/scripts/module-inclusion'
|
||||
chmod +x 'debian/scripts/retpoline-extract'
|
||||
chmod +x 'debian/scripts/retpoline-extract-one'
|
||||
chmod +x 'debian/scripts/sign-module'
|
||||
chmod +x 'debian/templates/extra.postinst.in'
|
||||
chmod +x 'debian/templates/extra.postrm.in'
|
||||
|
||||
Reference in New Issue
Block a user