Граф коммитов

48 Коммитов

Автор SHA1 Сообщение Дата
CBL-Mariner-Bot 030781f783
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.167.1 - branch main (#10482) 2024-09-18 14:47:00 -07:00
CBL-Mariner-Bot 4afdb4c47c
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.165.1 - branch main (#10284) 2024-08-30 11:10:34 -07:00
CBL-Mariner-Bot 76613af222
[AUTO-CHERRYPICK] [AUTOPATCHER-kernel] Kernel upgrade to version 5.15.164.1 - branch fasttrack/2.0 - branch main (#10170) 2024-08-19 10:17:49 -07:00
CBL-Mariner-Bot 8539e10c93
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.162.2 - branch main (#9867) 2024-07-19 11:56:19 -07:00
CBL-Mariner-Bot 77d1924e4c
[AUTO-CHERRYPICK] [AUTOPATCHER-kernel] Kernel upgrade to version 5.15.162.1 - branch fasttrack/2.0 - branch main (#9834) 2024-07-15 10:46:55 -07:00
CBL-Mariner-Bot e5d9cb6d2d
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.160.1 - branch main (#9362)
This upgrade also contains ccf143f "Revert netfilter: br_netfilter: skip conntrack input hook for promisc packets" to unblock hairpin functionality.
2024-06-25 17:07:38 -07:00
Rachel Menge 7b83725990
Upgrade kernel to 5.15.158.2 (#9358)
5.15.157.1 introduced a failure with network hairpinning on AKS. Upgrade to 5.15.158.2 which has the commit [dceb683] reverted.
2024-06-07 14:34:36 -07:00
CBL-Mariner-Bot f0b8294283
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.159.1 - branch main (#9187) 2024-05-29 14:31:46 -07:00
CBL-Mariner-Bot ee407800d9
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.158.1 - branch main (#9076)
Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2024-05-10 17:34:24 -07:00
CBL-Mariner-Bot 043fdf285e
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.157.1 - branch main (#8958)
Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
This upgrade introduces several upstream kernel kconfig changes.
Notably, it turned on additional mitigations for spectre attacks 
and introduced function alignment knobs.
2024-05-01 23:03:56 -07:00
CBL-Mariner-Bot 136593e8b6
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.153.1 - branch main (#8586)
Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>

This update contains backports for 
ovl: let helper ovl_i_path_real() return the realinode [upstream b2dd05f]
ovl: fix null pointer dereference in ovl_permission() [upstream 1a73f5b]
2024-03-28 09:49:19 -07:00
Rachel Menge 2bf08ea7cf
Upgrade kernel to 5.15.151.2 (#8557)
This contains an LSG backported patch [27b7b5779b95fe7be1dd71e3b193bfcf6c3f16b1] for hv_netvsc. Note that all versions afterward (>=5.15.152.1) contain this patch within the stable source
2024-03-26 16:14:33 -07:00
CBL-Mariner-Bot dc9686d402
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.151.1 - branch main (#8376) 2024-03-18 10:59:15 -07:00
CBL-Mariner-Bot 1897a8ac3b
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.150.1 - branch main (#8223)
Co-authored-by: Vince Perri <viperri@microsoft.com>
Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2024-03-04 13:02:26 -08:00
CBL-Mariner-Bot f4ecbfe59b
[AUTOPATCHER-kernel] Kernel and kernel-mos upgrade to version 5.15.148.2 - branch main (#7793)
Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2024-02-08 16:43:06 -08:00
CBL-Mariner-Bot 964f2fabfa
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.148.1 - branch main (#7535)
Note that arm64 had MMC_SDHCI_OMAP turned off due to a change upstream [106136f] which specified it depends on architecture which CBL-Mariner 2.0 does not support.
2024-01-31 12:03:34 -08:00
CBL-Mariner-Bot 0d4d499a62
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.147.1 - branch main (#7469) 2024-01-25 13:04:54 -08:00
Gary Swalling 1328babbb5
Kernel upgrade to version 5.15.145.2 (#7280) 2024-01-16 20:23:43 -08:00
rlmenge 478618d56f
Revert "[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.143.1 - branch main (#7048)" (#7222) 2024-01-10 15:57:39 -08:00
CBL-Mariner-Bot 9d61e77566
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.145.1 - branch main (#7156) 2024-01-08 12:52:47 -08:00
CBL-Mariner-Bot b1ffd4eeb3
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.143.1 - branch main (#7048)
Note this upgrade also required an update to the kernel-hci patches.

Co-authored-by: Vince Perri <viperri@microsoft.com>
2023-12-21 11:11:19 -08:00
CBL-Mariner-Bot baa125d890
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.139.1 - branch main (#6909) 2023-12-05 14:40:34 -08:00
CBL-Mariner-Bot 61704d6154
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.138.1 - branch main (#6820) 2023-11-21 13:35:19 -08:00
rlmenge 1f4f655bb1
Update kernel, kernel-hci, kernel-azure BuildRequires to include cpio (#6811)
When testing kernel builds in the latest Mariner 2.0 container, it was noted that the list of kernel's BuildRequires is missing cpio. The container (unlike our core images used in VMs) does not include "cpio" by default as defined in core-package.spec. This led to kheaders errors. Therefore, add as a buildRequires.
2023-11-20 21:10:00 -08:00
CBL-Mariner-Bot bba17d6291
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.137.1 - branch main (#6681) 2023-11-06 15:09:02 -08:00
CBL-Mariner-Bot 0576375e83
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.135.1 - branch main (#6448)
* Kernel upgrade to 5.15.135.1 version
---------

Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-10-17 11:08:22 -07:00
CBL-Mariner-Bot fca71a0288
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.133.1 - branch main (#6286)
* Remove NET_CLS_RSVP and CONFIG_NET_CLS_RSVP6 that don't apply to the new version

Co-authored-by: Neha Agarwal <nehaagarwal@microsoft.com>
2023-09-29 11:25:31 -07:00
Cameron E Baird f7721321ac
feat: Enable grub2-mkconfig generation of grub config (#5989)
* Implement grub2-mkconfig generation

* Introduce grub2-rpm-macros

* Remove mkconfig systemd behavior, move it to grub template. Make grub2-rpm-macros a subpackage under grub2

* Pack AzureLinux-specific grub configuration directory in its own subpackage

* Enable mkconfig flow for kernel-hci

* +kernel-hci-signed

* stop packaging macros in configuration rpm

Signed-Off-By: Cameron Baird <cameronbaird@microsoft.com>
2023-09-25 12:56:58 -07:00
jslobodzian eb08b37916
Bump package version to recompile binaries with fixed gcc stack prote… (#6253)
* Bump package version to recompile binaries with fixed gcc stack protection (CVE-2023-4039)

* Bump debuginfo versions in toolchain manifests

* Bump kernel headers to match kernel

* Update SPECS/gettext/gettext.spec

Taking suggestion

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* Update for code review comments

* Fix for code review comment in qt5-qtdeclarative changelog

* Fix dash version for signed spec files

---------

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-21 17:10:15 -04:00
CBL-Mariner-Bot e94787c454
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.131.1 - branch main (#6196)
* Kernel upgrade to 5.15.131.1 version

* Update configs

* Update mariner-required-configs

---------

Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-09-11 10:47:11 -07:00
CBL-Mariner-Bot d39240a8c4
Kernel upgrade to 5.15.126.1 version (#5991) 2023-08-16 13:26:30 -07:00
CBL-Mariner-Bot 19c3e1bde9
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.125.1 - branch main (#5964)
* Kernel upgrade to 5.15.125.1 version

* Add new configs set to defaults

* Update required configs json

---------

Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-08-10 09:38:02 -07:00
CBL-Mariner-Bot 9c98773ff3
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.123.1 - branch main (#5916)
* Kernel upgrade to 5.15.123.1 version

* Apply config changes to ARM64

* Add required configs

---------

Co-authored-by: Saul Paredes <saulparedes@microsoft.com>
2023-08-07 14:24:52 -07:00
CBL-Mariner-Bot 674f033b6f
Kernel upgrade to 5.15.122.1 version (#5887) 2023-07-26 15:17:31 -07:00
CBL-Mariner-Bot a0f61bff4e
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.118.1 - branch main (#5760)
* Kernel upgrade to 5.15.118.1 version

* Apply config changes to AMD64

* update kernel config

* update signatures

* remove extra whitespace

* update arm64 config for kernel-azure

* Updated Mariner required configs

---------

Co-authored-by: Thien Trung Vuong <tvuong@microsoft.com>
Co-authored-by: Betty Lakes <bettylakes@microsoft.com>
2023-07-05 15:02:40 -07:00
CBL-Mariner-Bot ccdbe97466
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.116.1 - branch main - (#5670)
* Kernel upgrade to 5.15.116.1 version

* Apply config changes to AMD64

* Apply config changes to ARM64

* Update 0002 patch to kernel-hci.

* Update kernel-hci configs

---------

Co-authored-by: lanzeliu <lanzeliu@microsoft.com>
Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-06-15 14:50:21 -07:00
CBL-Mariner-Bot dd9e4c0bf9
Kernel upgrade to 5.15.112.1 version (#5571) 2023-05-24 12:59:02 -07:00
CBL-Mariner-Bot 9a0c977803
Kernel upgrade to 5.15.111.1 version (#5508) 2023-05-15 20:12:02 -07:00
CBL-Mariner-Bot f2ffd83572
Kernel upgrade to 5.15.110.1 version (#5433) 2023-05-02 11:09:31 -07:00
rlmenge df5db4247e
Disable recomputing build-ids for kernel debuginfo packages (#5301)
* Disable regenerating build-ids for kernel debuginfo package

* Add additional comments

* Proprogate change to other kernels
2023-04-19 08:12:46 -07:00
CBL-Mariner-Bot f398098e36
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.107.1 - branch main - (#5316)
* Kernel upgrade to 5.15.107.1 version

* Apply config changes to ARM64
2023-04-18 10:33:49 -07:00
CBL-Mariner-Bot 46aa3cfb1d
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.102.1 - branch main - (#5081)
* Kernel upgrade to 5.15.102.1 version

* Apply config changes to AMD64

* Apply config changes to ARM64

---------

Co-authored-by: Cameron E Baird <cameronbaird@microsoft.com>
2023-03-20 11:04:19 -07:00
CBL-Mariner-Bot a7c84f38b4
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.98.1 - branch main - (#4995)
* Kernel upgrade to 5.15.98.1 version

* Apply config changes to AMD64

* Apply config changes to ARM64
2023-03-08 11:28:55 -08:00
CBL-Mariner-Bot c911bf9b4a
Kernel upgrade to 5.15.95.1 version (#4930)
Co-authored-by: Cameron E Baird <cameronbaird@microsoft.com>
2023-03-03 15:41:53 -08:00
CBL-Mariner-Bot dc699eec71
Kernel upgrade to 5.15.94.1 version (#4906) 2023-02-23 11:17:23 -08:00
rlmenge 0e4581a73e
kernel-azure: Install vmlinux with root executable permissions (#4898)
Cherry-pick of abe001946e

There was a bug where debug sources were missing from sources that were
built into vmlinux. This is because find_debuginfo, the script which
extracts debug sources, looks only at files which are executable.
Because we were installing vmlinux as 644, it was being skipped.
Therefore, change to install with permissions 744.
2023-02-22 11:05:41 -08:00
CBL-Mariner-Bot 2b0f4089fb
Kernel upgrade to 5.15.92.1 version (#4773) 2023-02-07 17:00:41 -08:00
rlmenge 3e1da11e7e
Add kernel-azure RPM (#4581)
* Add kernel-azure

* Add missing license checks
2023-01-23 14:23:25 -08:00