UBUNTU: Start new release
Ignore: yes Signed-off-by: Ubuntu Kernel Bot <ubuntu-kernel-bot@canonical.com>
This commit is contained in:
parent
4df5e789e9
commit
8bc4c75850
|
@ -1,3 +1,11 @@
|
|||
linux-hwe-5.15 (5.15.0-125.135~20.04.1) UNRELEASED; 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.
|
||||
|
||||
-- Ubuntu Kernel Preparation Bot <ubuntu-kernel-bot@canonical.com> Sat, 26 Oct 2024 02:25:40 +0000
|
||||
|
||||
linux-hwe-5.15 (5.15.0-124.134~20.04.1) focal; urgency=medium
|
||||
|
||||
* focal/linux-hwe-5.15: 5.15.0-124.134~20.04.1 -proposed tracker
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
# Recreate any symlinks created since the orig.
|
||||
chmod +x 'arch/mips/pci/pcie-octeon.c'
|
||||
chmod +x 'arch/s390/tools/gcc-thunk-extern.sh'
|
||||
chmod +x 'debian.hwe-5.15/scripts/helpers/copy-files'
|
||||
chmod +x 'debian.hwe-5.15/scripts/helpers/local-mangle'
|
||||
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'
|
||||
|
@ -55,7 +52,20 @@ rm -f 'Documentation/devicetree/bindings/ata/ahci-ceva.txt'
|
|||
rm -f 'Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb2-phy.yaml'
|
||||
rm -f 'Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb3-pcie-phy.yaml'
|
||||
rm -f 'Documentation/networking/decnet.rst'
|
||||
rm -f 'Documentation/virt/kvm/amd-memory-encryption.rst'
|
||||
rm -f 'Documentation/virt/kvm/cpuid.rst'
|
||||
rm -f 'Documentation/virt/kvm/halt-polling.rst'
|
||||
rm -f 'Documentation/virt/kvm/hypercalls.rst'
|
||||
rm -f 'Documentation/virt/kvm/mmu.rst'
|
||||
rm -f 'Documentation/virt/kvm/msr.rst'
|
||||
rm -f 'Documentation/virt/kvm/nested-vmx.rst'
|
||||
rm -f 'Documentation/virt/kvm/running-nested-guests.rst'
|
||||
rm -f 'Documentation/virt/kvm/s390-diag.rst'
|
||||
rm -f 'Documentation/virt/kvm/s390-pv-boot.rst'
|
||||
rm -f 'Documentation/virt/kvm/s390-pv.rst'
|
||||
rm -f 'Documentation/virt/kvm/timekeeping.rst'
|
||||
rm -f 'arch/alpha/include/asm/bugs.h'
|
||||
rm -f 'arch/arm/mach-pxa/include/mach/spitz.h'
|
||||
rm -f 'arch/arm64/boot/dts/broadcom/bcm4908/Makefile'
|
||||
rm -f 'arch/arm64/boot/dts/broadcom/bcm4908/bcm4906-netgear-r8000p.dts'
|
||||
rm -f 'arch/arm64/boot/dts/broadcom/bcm4908/bcm4906-tplink-archer-c2300-v1.dts'
|
||||
|
@ -75,6 +85,7 @@ rm -f 'arch/powerpc/include/uapi/asm/bpf_perf_event.h'
|
|||
rm -f 'arch/sh/include/asm/bugs.h'
|
||||
rm -f 'arch/sparc/include/asm/bugs.h'
|
||||
rm -f 'arch/um/include/asm/bugs.h'
|
||||
rm -f 'arch/x86/mm/mem_encrypt.c'
|
||||
rm -f 'arch/xtensa/include/asm/bugs.h'
|
||||
rm -f 'crypto/blake2s_generic.c'
|
||||
rm -f 'crypto/memneq.c'
|
||||
|
|
Loading…
Reference in New Issue