Skip to content

Commit 0fbfb7a

Browse files
committed
Merge branch 'main' into 2.0
2 parents 4b2db53 + 7f7a3b8 commit 0fbfb7a

File tree

136 files changed

+5437
-329
lines changed

Some content is hidden

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

136 files changed

+5437
-329
lines changed

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: Mariner
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 <[email protected]> - 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 <[email protected]> - 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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Summary: Signed Linux Kernel for %{buildarch} systems
1111
Name: kernel-signed-%{buildarch}
1212
Version: 5.15.167.1
13-
Release: 1%{?dist}
13+
Release: 2%{?dist}
1414
License: GPLv2
1515
Vendor: Microsoft Corporation
1616
Distribution: Mariner
@@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
153153
%exclude /module_info.ld
154154

155155
%changelog
156+
* Wed Oct 23 2024 Rachel Menge <[email protected]> - 5.15.167.1-2
157+
- Bump release to match kernel
158+
156159
* Wed Sep 18 2024 CBL-Mariner Servicing Account <[email protected]> - 5.15.167.1-1
157160
- Auto-upgrade to 5.15.167.1
158161

SPECS/LICENSES-AND-NOTICES/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.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2451,7 +2451,6 @@
24512451
"mlnx-ofa_kernel",
24522452
"mlnx-tools",
24532453
"mlx-bootctl",
2454-
"nvidia-container-runtime",
24552454
"nvidia-container-toolkit",
24562455
"nvidia-docker2",
24572456
"ofed-scripts",
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"Signatures": {
3-
"OpenIPMI-2.0.32.tar.gz": "f6d0fd4c0a74b05f80907229d0b270f54ca23294bcc11979f8b8d12766786945",
4-
"ipmi.service": "7f55866340569bfbb4bcce32a6218667d0e8dbba99d9aac4ef8e192d3952fa71",
5-
"openipmi-helper": "e646bf49b3962dd0cd6261d5a7c44240261c856e0bc47d70bdc2720a2ea7d530"
6-
}
7-
}
2+
"Signatures": {
3+
"ipmi.service": "7f55866340569bfbb4bcce32a6218667d0e8dbba99d9aac4ef8e192d3952fa71",
4+
"openipmi-helper": "e646bf49b3962dd0cd6261d5a7c44240261c856e0bc47d70bdc2720a2ea7d530",
5+
"OpenIPMI-2.0.36.tar.gz": "a0403148fa5f7bed930c958a4d1c558047e273763a408b3a0368edc137cc55d9"
6+
}
7+
}

SPECS/OpenIPMI/OpenIPMI.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Summary: A shared library implementation of IPMI and the basic tools
22
Name: OpenIPMI
3-
Version: 2.0.32
3+
Version: 2.0.36
44
Release: 1%{?dist}
55
License: LGPLv2+ AND GPLv2+ OR BSD
66
Vendor: Microsoft Corporation
77
Distribution: Mariner
88
Group: System Environment/Base
99
URL: https://sourceforge.net/projects/openipmi/
10-
Source0: https://downloads.sourceforge.net/openipmi/OpenIPMI-2.0.32.tar.gz
10+
Source0: https://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
1111
Source1: openipmi-helper
1212
Source2: ipmi.service
1313
BuildRequires: ncurses-devel
@@ -188,6 +188,9 @@ echo "disable ipmi.service" > %{buildroot}%{_libdir}/systemd/system-preset/50-ip
188188
%{_mandir}/man5/ipmi_sim_cmd.5.gz
189189

190190
%changelog
191+
* Mon Oct 14 2024 CBL-Mariner Servicing Account <[email protected]> - 2.0.36-1
192+
- Upgrade to 2.0.36 to fix CVE-2024-42934
193+
191194
* Tue Feb 22 2022 Max Brodeur-Urbas <[email protected]> - 2.0.32-1
192195
- Upgrading to version 2.0.32.
193196

0 commit comments

Comments
 (0)