Skip to content

Commit 25d1d60

Browse files
committed
Merge branch '3.0-dev' into 3.0
2 parents a276229 + f2361e8 commit 25d1d60

265 files changed

Lines changed: 6184 additions & 18009 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 3 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# By default, all files require a review by at least one member of the Azure Linux developers team.
2-
# See teams here: https://github.com/orgs/microsoft/teams?query=mariner
3-
* @microsoft/cbl-mariner-devs
1+
# For stable release branches, ensure stable release maintainers are added as code reviewers
2+
* @microsoft/cbl-mariner-stable-maintainers
43

54
# Modification to this file require admin approval.
65
/.github/CODEOWNERS @microsoft/cbl-mariner-admins
@@ -11,83 +10,7 @@
1110
# Modifications to the CredScan exceptions require admin approval.
1211
/.config/CredScanSuppressions.json @microsoft/cbl-mariner-admins
1312

14-
# Modification to what is considered "core packages" require admin approval.
15-
/SPECS/core-packages/* @microsoft/cbl-mariner-admins
16-
17-
# Modification to specific packages go to specific teams
18-
/SPECS/kernel/* @microsoft/cbl-mariner-kernel
19-
/SPECS/kernel-headers/* @microsoft/cbl-mariner-kernel
20-
/SPECS/kernel-mshv/* @microsoft/cbl-mariner-kata-containers
21-
/SPECS/kernel-uvm/* @microsoft/cbl-mariner-kata-containers
22-
/SPECS-SIGNED/kernel-signed/* @microsoft/cbl-mariner-kernel
23-
/SPECS-SIGNED/kernel-mstflint-signed/* @microsoft/cbl-mariner-kernel
24-
25-
/SPECS/grub2/* @microsoft/cbl-mariner-bootloader
26-
/SPECS/grubby/* @microsoft/cbl-mariner-bootloader
27-
/SPECS/shim/* @microsoft/cbl-mariner-bootloader
28-
/SPECS/shim-unsigned/* @microsoft/cbl-mariner-bootloader
29-
/SPECS/shim-unsigned-x64/* @microsoft/cbl-mariner-bootloader
30-
/SPECS/shim-unsigned-aarch64/* @microsoft/cbl-mariner-bootloader
31-
/SPECS-SIGNED/grub2-efi-binary-signed/* @microsoft/cbl-mariner-bootloader
32-
33-
/SPECS/dracut/* @microsoft/cbl-mariner-dracut
34-
/SPECS/initramfs/* @microsoft/cbl-mariner-dracut
35-
/SPECS/verity-read-only-root/* @microsoft/cbl-mariner-dracut
36-
37-
/SPECS/systemd/* @microsoft/cbl-mariner-systemd
38-
39-
/SPECS/bcc/* @microsoft/cbl-mariner-debug-tools
40-
/SPECS/bpftrace/* @microsoft/cbl-mariner-debug-tools
41-
/SPECS/crash/* @microsoft/cbl-mariner-debug-tools
42-
/SPECS/gdb/* @microsoft/cbl-mariner-debug-tools
43-
/SPECS/kexec-tools/* @microsoft/cbl-mariner-debug-tools
44-
45-
/SPECS/openssl/* @microsoft/cbl-mariner-openssl
46-
/SPECS/SymCrypt-OpenSSL/* @microsoft/cbl-mariner-openssl
47-
/SPECS/SymCrypt/* @microsoft/cbl-mariner-openssl
48-
49-
/SPECS/dnf/* @microsoft/cbl-mariner-package-managers
50-
/SPECS/dnf-plugins-core/* @microsoft/cbl-mariner-package-managers
51-
/SPECS/rpm/* @microsoft/cbl-mariner-package-managers
52-
/SPECS/tdnf/* @microsoft/cbl-mariner-package-managers
53-
54-
/SPECS/containerd/* @microsoft/cbl-mariner-container-runtime
55-
/SPECS/docker-buildx/* @microsoft/cbl-mariner-container-runtime
56-
/SPECS/docker-cli/* @microsoft/cbl-mariner-container-runtime
57-
/SPECS/kata-containers/* @microsoft/cbl-mariner-kata-containers
58-
/SPECS/kata-containers-cc/* @microsoft/cbl-mariner-kata-containers
59-
/SPECS/moby-containerd-cc/* @microsoft/cbl-mariner-kata-containers
60-
/SPECS/moby-engine/* @microsoft/cbl-mariner-container-runtime
61-
/SPECS/runc/* @microsoft/cbl-mariner-container-runtime
62-
/SPECS/virtiofsd/* @microsoft/cbl-mariner-kata-containers
63-
64-
/SPECS/cloud-hypervisor-cvm/* @microsoft/cbl-mariner-kata-containers
65-
66-
/SPECS/cloud-init/* @microsoft/cbl-mariner-provisioning
67-
/SPECS/walinuxagent/* @microsoft/cbl-mariner-provisioning
68-
69-
# Modifications to the toolkit requires reviews from the toolkit team
70-
/toolkit/ @microsoft/cbl-mariner-tooling
71-
72-
# Docs to be reviewed by general Azure Linux devs
73-
/toolkit/docs/ @microsoft/cbl-mariner-devs
74-
75-
# Default image configurations to be reviewed by general Azure Linux devs
76-
/toolkit/imageconfigs/ @microsoft/cbl-mariner-devs
77-
78-
# Package and toolchain manifests to be reviewed by toolchain team
79-
/toolkit/resources/manifests/package/pkggen_core_aarch64.txt @microsoft/cbl-mariner-toolchain
80-
/toolkit/resources/manifests/package/pkggen_core_x86_64.txt @microsoft/cbl-mariner-toolchain
81-
/toolkit/resources/manifests/package/toolchain_aarch64.txt @microsoft/cbl-mariner-toolchain
82-
/toolkit/resources/manifests/package/toolchain_x86_64.txt @microsoft/cbl-mariner-toolchain
83-
84-
# Modifications to the raw toolchain require admin approval.
85-
/toolkit/scripts/toolchain/container/* @microsoft/cbl-mariner-admins
86-
/toolkit/scripts/toolchain/cgmanifest.json @microsoft/cbl-mariner-admins
87-
/toolkit/scripts/toolchain/create_toolchain_in_container.sh @microsoft/cbl-mariner-admins
88-
89-
# Modifications to the trusted CA certificates require admin approval.
90-
/SPECS/*ca-certificates*/* @microsoft/cbl-mariner-admins
13+
/SPECS-EXTENDED/ @microsoft/cbl-mariner-devs
9114

9215
# Image Customizer
9316
/toolkit/tools/imagecustomizer/ @microsoft/cbl-mariner-imagecustomizer

LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSES-AND-NOTICES/SPECS/data/licenses.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,6 +1709,7 @@
17091709
"python-humanize",
17101710
"python-hwdata",
17111711
"python-importlib-metadata",
1712+
"python-iniconfig",
17121713
"python-inotify",
17131714
"python-into-dbus-python",
17141715
"python-IPy",

SPECS-EXTENDED/apache-commons-io/apache-commons-io-build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<property name="project.groupId" value="commons-io"/>
1212
<property name="project.artifactId" value="commons-io"/>
13-
<property name="project.version" value="2.8.0"/>
13+
<property name="project.version" value="2.14.0"/>
1414
<property name="project.name" value="Apache Commons IO"/>
1515
<property name="project.description" value="The Apache Commons IO library
1616
contains utility classes, stream implementations, file filters,
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Signatures": {
3-
"apache-commons-io-build.xml": "3661f04824b5f93033dfc9f993a97f1435ff467f7e3cf5e2846f2d63a690ad3b",
4-
"commons-io-2.8.0-src.tar.gz": "1e44c2b038bf825526305f0320b2e24dce039f399968326aab30c475ab765612",
5-
"commons-io-2.8.0-src.tar.gz.asc": "5df617e9034a4e31cf7671af111edae1537dd14dc8d5e2fa4392a038f912df61"
3+
"apache-commons-io-build.xml": "d7daa228b59ff41d5917745a77732bd31dc38dc1cea4edf1f65879c8ab82c4a2",
4+
"commons-io-2.14.0-src.tar.gz": "306d53e907f491b9ac6b0e74e6ad9d8cbc0cf1b024cfb21df59a0c486fd181bc",
5+
"commons-io-2.14.0-src.tar.gz.asc": "e46f87969e7accfa80aa194207c47d213730bc2427fb8ce7affbbfef5c3d1ec5"
66
}
77
}

SPECS-EXTENDED/apache-commons-io/apache-commons-io.spec

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Distribution: Azure Linux
2222
%define short_name commons-%{base_name}
2323
%bcond_with tests
2424
Name: apache-%{short_name}
25-
Version: 2.8.0
26-
Release: 2%{?dist}
25+
Version: 2.14.0
26+
Release: 1%{?dist}
2727
Summary: Utilities to assist with developing IO functionality
2828
License: Apache-2.0
2929
Group: Development/Libraries/Java
@@ -93,6 +93,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
9393
%doc %{_javadocdir}/%{name}
9494

9595
%changelog
96+
* Mon Oct 7 2024 Bhagyashri Pathak <bhapathak@microsoft.com> - 2.14.0-1
97+
- Upgrade to 2.14.0 to fix the CVE-2024-47554.
98+
- License verified
99+
96100
* Thu Oct 14 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.8.0-2
97101
- Converting the 'Release' tag to the '[number].[distribution]' format.
98102

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
-----BEGIN PGP SIGNATURE-----
2+
3+
iQEzBAABCgAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmURZkQACgkQhv3H4qES
4+
YssmAAf+Opr906UCvufO2/ncd3Q2RuJDC24WoUlK8t18yNLTXcG1ZhxtqHn0ms/l
5+
D59OwQQaerBr2f/Y4dB1WLTg/XIrgtbmjImKk0iOXwVirb5etdXdnLUXf3oRvJG+
6+
C98BB26kY4QPYmRzQMFdf6AVRMZvva51c+u7zrKDOC0/VlxYPY8UlYQfCJ6Uyxqu
7+
TMUwQ1/cfSr65DIQui/X/RM09tGcyItb2wScZlGSq7FqtYNUj6GYAEZqhPeG74pq
8+
5xC19viyCGnTLO8LRaqmzmqidMPcYc95GqO9BiQDcI393qZJsq9GSxMwvIPcVJNp
9+
l6oNdUcPRxIf0yFJm47dmFtEeM4KXg==
10+
=+Thz
11+
-----END PGP SIGNATURE-----

SPECS-EXTENDED/apache-commons-io/commons-io-2.8.0-src.tar.gz.asc

Lines changed: 0 additions & 11 deletions
This file was deleted.

SPECS-SIGNED/kernel-signed/kernel-signed.spec

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
%define uname_r %{version}-%{release}
1010
Summary: Signed Linux Kernel for %{buildarch} systems
1111
Name: kernel-signed-%{buildarch}
12-
Version: 6.6.51.1
12+
Version: 6.6.56.1
1313
Release: 5%{?dist}
1414
License: GPLv2
1515
Vendor: Microsoft Corporation
@@ -145,6 +145,21 @@ echo "initrd of kernel %{uname_r} removed" >&2
145145
%exclude /module_info.ld
146146

147147
%changelog
148+
* Thu Oct 24 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.56.1-5
149+
- Bump release to match kernel
150+
151+
* Wed Oct 23 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.56.1-4
152+
- Bump release to match kernel
153+
154+
* Wed Oct 23 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.56.1-3
155+
- Bump release to match kernel
156+
157+
* Tue Oct 22 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.56.1-2
158+
- Bump release to match kernel
159+
160+
* Thu Oct 17 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.56.1-1
161+
- Auto-upgrade to 6.6.56.1
162+
148163
* Thu Oct 03 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.51.1-5
149164
- Bump release to match kernel
150165

SPECS-SIGNED/kernel-uki-signed/kernel-uki-signed.spec

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%define kernelver %{version}-%{release}
66
Summary: Signed Unified Kernel Image for %{buildarch} systems
77
Name: kernel-uki-signed-%{buildarch}
8-
Version: 6.6.51.1
8+
Version: 6.6.56.1
99
Release: 5%{?dist}
1010
License: GPLv2
1111
Vendor: Microsoft Corporation
@@ -68,6 +68,21 @@ popd
6868
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi
6969

7070
%changelog
71+
* Thu Oct 24 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.56.1-5
72+
- Bump release to match kernel
73+
74+
* Wed Oct 23 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.56.1-4
75+
- Bump release to match kernel
76+
77+
* Wed Oct 23 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.56.1-3
78+
- Bump release to match kernel
79+
80+
* Tue Oct 22 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.56.1-2
81+
- Bump release to match kernel
82+
83+
* Thu Oct 17 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 6.6.56.1-1
84+
- Auto-upgrade to 6.6.56.1
85+
7186
* Thu Oct 03 2024 Rachel Menge <rachelmenge@microsoft.com> - 6.6.51.1-5
7287
- Bump release to match kernel
7388

0 commit comments

Comments
 (0)