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

179 Коммитов

Автор SHA1 Сообщение Дата
Chris Gunn dca24045af
Image Customizer: Restore CODEOWNERS rules. (#10704) 2024-10-15 12:19:37 -07:00
Christopher Co 08d00c6747
Add stable release maintainers to CODEOWNERS (#10582)
Update 3.0 branch CODEOWNERS to require CBL-Mariner-Stable-Maintainers
team review for all files in this branch. This will include the 3.0-dev
branch and eventually the 3.0 release and fast-track branches.

SPECS-EXTENDED will still require cbl-mariner-devs to review due to the
active changes going on in that directory.

Signed-off-by: Chris Co <chrco@microsoft.com>
2024-10-07 10:24:48 -07:00
CBL-Mariner-Bot 4004dedd9c
[AUTO-CHERRYPICK] Enabled circular deps PR check for fast-track PRs. - branch 3.0-dev (#10477)
Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
2024-09-17 17:57:50 -07:00
Chris Gunn e286e15ed7
GitHub actions: Update version of actions/upload-artifact task (#10349)
GitHub actions is complaining that we are using an old, deprecated version of the `actions/upload-artifact` task.
2024-09-04 12:28:23 -07:00
Cameron E Baird 34254ef77a
edk2: Deprecate hvloader; introduce edk2-hvloader (#10221) 2024-08-26 14:43:37 -07:00
Daniel McIlvaney e42bf48e7a
Remove old -j flag from check-circular-deps.yml (#10000) 2024-08-01 15:56:39 -07:00
Daniel McIlvaney 806d57df36
Make check-circular-deps.yml faster with -j, use lkg (#9962) 2024-07-29 13:10:57 -07:00
Daniel McIlvaney 96d1440599
Update toolkit's gonum to v0.15.0 (#9784) 2024-07-11 14:02:54 -07:00
Christopher Co 1e8f00591d
Remove original cloud-hypervisor package (#9493)
Our cloud-hypervisor is now sourced from the microsoft/cloud-hypervisor github project, which is packaged in "cloud-hypervisor-cvm". So remove the original cloud-hypervisor package which was pointing to upstream cloud-hypervisor to reduce confusion and maintenance burden.

Signed-off-by: Chris Co <chrco@microsoft.com>
2024-06-26 09:09:47 -07:00
nicolas guibourge c75f0b62b7
3.0-dev - remove glide and mozjs (#9478)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
2024-06-25 12:53:41 -04:00
Dan Streetman fb79e82e8a
kernel: add kernel-uki package (#8930)
Co-authored-by: Thien Trung Vuong <tvuong@microsoft.com>
2024-06-07 15:22:30 -07:00
Chris Gunn 41394c1920
Image Customizer: Move version into separate file. (#9304) 2024-06-04 17:33:57 -07:00
Mykhailo Bykhovtsev 9b35e69bab
Upgrade ocaml to 5.1.1 and other ocaml-packages and libguestft and supermin (#9037)
Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
2024-05-28 17:56:26 -07:00
Pawel Winogrodzki ff219df00b
Adding admin approval for certificate changes. (CP: #8859) (#8875) 2024-05-20 14:56:39 -07:00
osamaesmailmsft 293dc542e7
sgx-backwards-compatibility: rename package to fix typo (#9017) 2024-05-07 19:42:04 -07:00
Daniel McIlvaney 89762ee27b
Drop multilib-rpm-config (#8339) 2024-04-15 17:03:03 -07:00
Andrew Phelps a384abac76
increase timeout for "Check Package CGManifests" github check (#8786) 2024-04-12 16:29:14 -07:00
Mitch Zhu 9c590e2487
kata-packages-uvm: sync to v1.0.0-2 (#8691) 2024-04-09 18:37:39 -07:00
Rachel Menge 2472c16d3e
Remove required kernel configs check (#8638)
This check was added to alert if kernel configs with known required values have been changed to undesired values or removed. Additionally it would alert developers to update the json with justification to help with future checks.

This check is no longer needed now that kernel maintainers are required on each PR review for configs. Additionally, the check caused noise and failed frequently. Therefore, remove.

Note that the original commit was updated for formatting #7459 and ba68462
2024-04-04 17:28:21 -07:00
amritakohli e48376bfe4
azurelinux-sysinfo: package to deploy systemd service that writes system info to log (#8696) 2024-04-04 14:55:55 -07:00
Pawel Winogrodzki c5b305ec85
Removed duplicate signatures PR check. (#8671) 2024-04-04 14:42:38 -07:00
Neha Agarwal 013d9ad6f6
add named args to check-manifest.sh (#8617) 2024-04-03 10:58:37 -07:00
Daniel McIlvaney a422468762
Fix edge cases in PR source signature PR gate (#8614) 2024-04-01 13:09:24 -07:00
Pawel Winogrodzki 94c1c31602
Moved the `SPECS/LICENSES-AND-NOTICES` folder. (#8618) 2024-03-29 16:01:42 -07:00
Andrew Phelps ba684626cc
Remove references to CBL-Mariner in .github folder (#8613) 2024-03-29 11:57:42 -07:00
Neha Agarwal a66565393a
remove srpm_pack_list_file (#8415) 2024-03-26 16:10:35 -07:00
Daniel McIlvaney 4b0e3434b6
Add a PR check for source signatures (#8542) 2024-03-25 13:43:13 -07:00
Andrew Phelps eb6afbd854
Add workflow to check for circular deps (3.0 only) (#8528) 2024-03-22 18:38:24 -07:00
Chris Gunn 8de3d35d0d
Image Customizer: CODEOWNERS for osmodifier tool. (#8446) 2024-03-19 11:07:54 -07:00
Chris Gunn 0ff4ad7a82
Image Customizer: Update CODEOWNERS (#8401) 2024-03-15 14:42:52 -07:00
Mykhailo Bykhovtsev 0d4f13f2f1
Detailed rebranding Part 2 (#8238) 2024-03-08 12:16:21 -08:00
Andrew Phelps 68b47402a2
Upgrade python rpm generator scripts (#8226)
Co-authored-by: Daniel McIlvaney <damcilva@microsoft.com>
2024-03-07 17:10:39 -08:00
bfjelds 6f311220b7
add signature check (#8196) 2024-03-07 13:16:32 -08:00
Sam Meluch 7cb4c74f31
Upgrade Calamares, Qt Packages, kf and Related kde Packages for 3.0 (#8242)
Co-authored-by: Betty Lakes <bettylakes@microsoft.com>
2024-03-06 17:49:39 -06:00
Tobias Brick 4691364168
remove the KeysInUse-OpenSSL package (#8220) 2024-03-01 19:32:58 -08:00
Pawel Winogrodzki 3443d7470c
Re-branded macros to mention Azure Linux. (#8034) 2024-03-01 17:17:05 -08:00
ms-mahuber 172416aaa0
kernel-uvm-cvm: remove spec and references (#8198) 2024-02-29 17:25:35 -08:00
Mykhailo Bykhovtsev 7d9c10b889
Rebranding of CBL-Mariner into Azure Linux in tools and configs (#8136) 2024-02-29 13:40:57 -08:00
nicolas guibourge c0c1ddfb0f
mariner 3.0 new pmc repo pkgs (#8094)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
2024-02-29 09:40:22 -08:00
Henry Beberman 481c7b5009
docker-buildx: rename from moby-buildx and upgrade to 0.12.1 (#8123) 2024-02-27 19:09:09 -08:00
Vince Perri 6cf8b1327f
Remove kernel-hci package (#7861) 2024-02-26 11:03:22 -05:00
Dan Streetman 1adf83072f Remove installkernel package since it is provided by systemd-udev 2024-02-26 08:52:47 -05:00
Henry Beberman e18af837d4
containerd: rename from moby-containerd and upgrade to 1.7.13 (#8056) 2024-02-23 18:12:28 -08:00
Henry Beberman 1097b6b6aa
docker-cli: rename from moby-cli and upgrade to v25.0.3 (#8037) 2024-02-22 16:26:15 -08:00
Pawel Winogrodzki 7053b3e77d
Fixed toolchain spec packing for hosts with RPM < 4.18. (#7918) 2024-02-22 16:25:28 -08:00
Henry Beberman c8da75dc87
Upgrade and rename moby-runc to runc 1.1.12 (#7685) 2024-02-21 08:54:01 -08:00
Aurélien 64111a82d6
[3.0-dev] Set Kata team as owners of virtiofsd (#7805) 2024-02-13 08:36:57 -08:00
Andrew Phelps e4fcc11681
Require CBL-Mariner-Toolchain approval for toolchain manifest modifications (#7818) 2024-02-09 16:52:00 -08:00
Dan Streetman 09faa88443 github PR: add %bcond() macro so the older rpm in our PR checker runner doesn't fail
Fixes: #7414
2024-02-06 19:23:18 -05:00
Vince Perri b529cdcef8
Sort mariner-required-configs.json for kernel configs and add a workflow check for it (#7459)
Co-authored-by: Trung <tvuong@microsoft.com>
2024-02-01 14:26:43 -05:00