Skip to content

Commit 1f0fad4

Browse files
authored
Merge branch '3.0-dev' into go1.23
2 parents 9e22574 + 3c3bce3 commit 1f0fad4

Some content is hidden

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

54 files changed

+3442
-337
lines changed

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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2569,7 +2569,6 @@
25692569
"perftest",
25702570
"rshim",
25712571
"sockperf",
2572-
"srp-signed",
25732572
"xpmem-modules-signed"
25742573
]
25752574
},

SPECS/hardware-discovery-agent/hardware-discovery-agent.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"hardware-discovery-agent-1.7.0.tar.gz": "f30903d85e78293f82f5d56ec0ff0783f3d48338bfe7a18beb4268ab768dd11f",
3+
"hardware-discovery-agent-1.7.1.tar.gz": "fa6031c2fb1c9af081b664bd4709fc088c51cb828c8a10eaa569dd0b9b7cc91e",
44
"hardware-discovery-agent.service": "2c3151d61ca649ced26764de6008833fbcab45a966b6f18f4113d4cf5a4846b7",
55
"env_wrapper.sh": "0fa0e748f2d1c0b81c240fa59fac4647571518c53479000adb4ba467031cccf6",
66
"hardware-discovery-agent.conf": "ffb9cbd4bf7b95c5dc39d3bc84ab7279b034203533c63856818638636f41c01a",

SPECS/hardware-discovery-agent/hardware-discovery-agent.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Edge node hardware information reporting
22
Name: hardware-discovery-agent
3-
Version: 1.7.0
3+
Version: 1.7.1
44
Release: 1%{?dist}
55
License: Apache-2.0
66
Vendor: Intel Corporation
@@ -115,6 +115,9 @@ install -m 644 %{modulename}.pp %{buildroot}%{_datadir}/selinux/packages/%{modul
115115
%selinux_modules_uninstall -s %{selinuxtype} %{modulename}
116116

117117
%changelog
118+
* Mon Aug 04 2025 Rajeev Ranjan <rajeev2.ranjan@intel.com> - 1.7.1-1
119+
- Add backoff/retry on northbound grpc interfaces
120+
118121
* Tue May 27 2025 Christopher Nolan <christopher.nolan@intel.com> - 1.7.0-1
119122
- Fix GPU detection when vendor information is empty
120123
- HW Discovery Agent version 1.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"intel-gmmlib-22.5.1.tar.gz": "6dec8eccf0df4924b44de37afa0fd835684328778784dcd556df826b0a71e54f"
3+
"intel-gmmlib-22.7.1.tar.gz": "3b84d993950069f0a9b0cc373e2f4b026b194d8fdfb2a8856490d17dadd1b5a5"
44
}
55
}
66

SPECS/intel-gmmlib/intel-gmmlib.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: intel-gmmlib
2-
Version: 22.5.1
3-
Release: 2%{?dist}
2+
Version: 22.7.1
3+
Release: 1%{?dist}
44
Summary: Intel Graphics Memory Management Library
55
License: MIT
66
Vendor: Intel Corporation
@@ -58,6 +58,9 @@ mkdir build && cd build
5858
%{_libdir}/pkgconfig/igdgmm.pc
5959

6060
%changelog
61+
* Fri Jul 11 2025 Liang Yang <liang1.yang@intel.com> - 22.7.1-1
62+
- Upgraded to version 22.7.1.
63+
6164
* Tue Dec 24 2024 Naveen Saini <naveen.kumar.saini@intel.com> - 22.5.1-2
6265
- Updated initial changelog entry having fedora version and license info.
6366

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"intel-media-24.2.5.tar.gz": "dec2210c1f824a721e4ea6f66f5899e300801b3e7fae232d3f8a94db38c2edd1"
3+
"intel-media-25.2.3.tar.gz": "adc2968c49bcf5b7cc8bce09a785b96785cee10d577dac9eabb97f02916f7a22"
44
}
55
}
66

SPECS/intel-media-driver/intel-media-driver.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: intel-media-driver
2-
Version: 24.2.5
3-
Release: 2%{?dist}
2+
Version: 25.2.3
3+
Release: 1%{?dist}
44
Summary: The Intel Media Driver for VAAPI
55
License: MIT and BSD-3-Clause
66
Vendor: Intel Corporation
@@ -96,6 +96,9 @@ fn=%{buildroot}%{_metainfodir}/intel-media-driver.metainfo.xml
9696
%{_libdir}/pkgconfig/igfxcmrt.pc
9797

9898
%changelog
99+
* Fri Jul 11 2025 Liang Yang <liang1.yang@intel.com> - 25.2.3-1
100+
- Upgraded to version 25.2.3.
101+
99102
* Tue Dec 24 2024 Naveen Saini <naveen.kumar.saini@intel.com> - 24.2.5-2
100103
- Updated initial changelog entry having fedora version and license info.
101104

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"intel-onevpl-24.2.5.tar.gz": "ccb76812642d84d4d8a56d28df60ef6d450cbb09969a59ee6c4a819098617b5d"
3+
"intel-onevpl-25.2.3.tar.gz": "74529ff2bfb6cdc1c4b4cd3ba6d88bf9dd73452f66812ec794ed58802e0bfd3e"
44
}
55
}

SPECS/intel-vpl-gpu-rt/intel-vpl-gpu-rt.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
%global mfx_ver_major 2
2-
%global mfx_ver_minor 11
2+
%global mfx_ver_minor 15
33

44
Name: intel-vpl-gpu-rt
5-
Version: 24.2.5
6-
Release: 2%{?dist}
5+
Version: 25.2.3
6+
Release: 1%{?dist}
77
Summary: Intel Video Processing Library (Intel VPL) GPU Runtime
88
License: MIT
99
Vendor: Intel Corporation
@@ -61,6 +61,9 @@ developing applications that use %{name}.
6161
%{_libdir}/pkgconfig/libmfx-gen.pc
6262

6363
%changelog
64+
* Thu Jul 10 2025 Swee Yee Fonn<swee.yee.fonn@intel.com> - 25.2.3-1
65+
- Upgraded to version 25.2.3
66+
6467
* Tue Dec 24 2024 Naveen Saini <naveen.kumar.saini@intel.com> - 24.2.5-2
6568
- Updated initial changelog entry having fedora version and license info.
6669

0 commit comments

Comments
 (0)