Skip to content

Commit f4f398e

Browse files
Patch jq for CVE-2025-48060
1 parent c79309e commit f4f398e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

SPECS/jq/jq.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
Summary: jq is a lightweight and flexible command-line JSON processor.
22
Name: jq
33
Version: 1.6
4-
Release: 3%{?dist}
4+
Release: 4%{?dist}
55
Group: Applications/System
66
Vendor: Microsoft Corporation
77
License: MIT
88
URL: https://github.com/stedolan/jq
99
Source0: https://github.com/stedolan/jq/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
1010
Distribution: Mariner
1111
Patch0: CVE-2024-23337.patch
12+
Patch1: CVE-2025-48060.patch
1213
BuildRequires: bison
1314
BuildRequires: chrpath
1415
BuildRequires: flex
@@ -59,6 +60,9 @@ make check
5960
%{_includedir}/*
6061

6162
%changelog
63+
* Thu Jul 24 2025 Azure Linux Security Servicing Account <[email protected]> - 1.6-4
64+
- Patch for CVE-2025-48060
65+
6266
* Mon May 26 2025 Akhila Guruju <[email protected]> - 1.6-3
6367
- Patch CVE-2024-23337
6468

0 commit comments

Comments
 (0)