UBUNTU: Ubuntu-unstable-6.3.0-1.1
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
a2cc9a3a57
commit
d30b45de69
+35
-5
@@ -1,14 +1,44 @@
|
||||
linux-unstable (6.3.0-1.1) UNRELEASED; urgency=medium
|
||||
linux-unstable (6.3.0-1.1) lunar; 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.
|
||||
* lunar/linux-unstable: 6.3.0-1.1 -proposed tracker (LP: #2017776)
|
||||
|
||||
* RFC: virtio and virtio-scsi should be built in (LP: #1685291)
|
||||
- [Config] Mark CONFIG_SCSI_VIRTIO built-in
|
||||
|
||||
* Debian autoreconstruct Fix restoration of execute permissions (LP: #2015498)
|
||||
- [Debian] autoreconstruct - fix restoration of execute permissions
|
||||
|
||||
* [SRU][Jammy] CONFIG_PCI_MESON is not enabled (LP: #2007745)
|
||||
- [Config] arm64: Enable PCI_MESON module
|
||||
|
||||
* vmd may fail to create sysfs entry while `pci_rescan_bus()` called in some
|
||||
other drivers like wwan (LP: #2011389)
|
||||
- SAUCE: PCI: vmd: guard device addition and removal
|
||||
|
||||
* Lunar update: v6.2.9 upstream stable release (LP: #2016877)
|
||||
- [Config] ppc64: updateconfigs following v6.2.9 stable updates
|
||||
|
||||
* Lunar update: v6.2.8 upstream stable release (LP: #2016876)
|
||||
- [Config] ppc64: updateconfigs following v6.2.8 stable updates
|
||||
|
||||
* Miscellaneous Ubuntu changes
|
||||
- [Packaging] Move final-checks script to debian/scripts/checks
|
||||
- [Packaging] checks/final-checks: Honor 'do_skip_checks'
|
||||
- [Packaging] Drop wireguard DKMS
|
||||
- [Packaging] Remove update-version-dkms
|
||||
- [Packaging] debian/rules: Add DKMS info to 'printenv' output
|
||||
- [Packaging] ignore KBUILD_VERBOSE in arch-has-odm-enabled.sh
|
||||
- SAUCE: shiftfs: support linux 6.3
|
||||
- [Packaging] move to v6.3 and rename to linux-unstable
|
||||
- [Config] latency-related optimizations
|
||||
- [Config] update annotations after rebase to v6.3
|
||||
- [Packaging] temporarily disable dkms
|
||||
|
||||
[ Upstream Kernel Changes ]
|
||||
|
||||
* Rebase to v6.3
|
||||
|
||||
-- Andrea Righi <andrea.righi@canonical.com> Wed, 26 Apr 2023 07:46:09 +0200
|
||||
-- Andrea Righi <andrea.righi@canonical.com> Wed, 26 Apr 2023 14:53:52 +0200
|
||||
|
||||
linux-unstable (6.3.0-0.0) lunar; urgency=medium
|
||||
|
||||
|
||||
@@ -1,16 +1,13 @@
|
||||
# Recreate any symlinks created since the orig.
|
||||
# Remove any files deleted from the orig.
|
||||
rm -f 'net/sched/cls_tcindex.c'
|
||||
rm -f 'scripts/is_rust_module.sh'
|
||||
rm -f 'tools/testing/selftests/net/bpf/Makefile'
|
||||
rm -f 'tools/testing/selftests/net/bpf/nat6to4.c'
|
||||
rm -f 'tools/testing/selftests/tc-testing/tc-tests/filters/tcindex.json'
|
||||
chmod +x 'debian/cloud-tools/hv_get_dhcp_info'
|
||||
chmod +x 'debian/cloud-tools/hv_get_dns_info'
|
||||
chmod +x 'debian/cloud-tools/hv_set_ifconfig'
|
||||
chmod +x 'debian/rules'
|
||||
chmod +x 'debian/scripts/checks/abi-check'
|
||||
chmod +x 'debian/scripts/checks/config-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'
|
||||
@@ -25,7 +22,6 @@ chmod +x 'debian/scripts/helpers/rebase'
|
||||
chmod +x 'debian/scripts/link-headers'
|
||||
chmod +x 'debian/scripts/misc/annotations'
|
||||
chmod +x 'debian/scripts/misc/arch-has-odm-enabled.sh'
|
||||
chmod +x 'debian/scripts/misc/final-checks'
|
||||
chmod +x 'debian/scripts/misc/find-missing-sauce.sh'
|
||||
chmod +x 'debian/scripts/misc/fw-to-ihex.sh'
|
||||
chmod +x 'debian/scripts/misc/gen-auto-reconstruct'
|
||||
@@ -54,7 +50,6 @@ chmod +x 'debian/tests-build/check-aliases'
|
||||
chmod +x 'debian/tests/rebuild'
|
||||
chmod +x 'debian/tests/ubuntu-regression-suite'
|
||||
chmod +x 'drivers/watchdog/f71808e_wdt.c'
|
||||
chmod +x 'scripts/is_rust_module.sh'
|
||||
chmod -x 'scripts/is_rust_module.sh'
|
||||
chmod +x 'update-dkms-versions'
|
||||
chmod +x 'update-version-dkms'
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user