Skip to content

Commit 69757e9

Browse files
[AUTOPATCHER-CORE] Upgrade perl-JSON-XS to 4.04 for CVE-2025-40928 [HIGH] (microsoft#14650)
1 parent 5051d65 commit 69757e9

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"JSON-XS-4.03.tar.gz": "515536f45f2fa1a7e88c8824533758d0121d267ab9cb453a1b5887c8a56b9068"
4-
}
2+
"Signatures": {
3+
"JSON-XS-4.04.tar.gz": "8eff1e9f304c5625b59ab7b42258415f6d3e3681c1ddab6b725518a018a7f5e0"
4+
}
55
}

SPECS/perl-JSON-XS/perl-JSON-XS.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Got the intial spec from Fedora and modified it
22
Summary: JSON serializing/deserializing, done correctly and fast
33
Name: perl-JSON-XS
4-
Version: 4.03
5-
Release: 2%{?dist}
4+
Version: 4.04
5+
Release: 1%{?dist}
66
License: GPL+ or Artistic
77
Group: Development/Libraries
88
URL: http://search.cpan.org/dist/JSON-XS/
@@ -60,6 +60,9 @@ make test
6060
%{_mandir}/man[13]/*
6161

6262
%changelog
63+
* Thu Sep 11 2025 CBL-Mariner Servicing Account <[email protected]> - 4.04-1
64+
- Auto-upgrade to 4.04 - for CVE-2025-40928
65+
6366
* Fri Jul 29 2022 Muhammad Falak <[email protected]> - 4.03-2
6467
- Add BR on `perl(ExtUtils::MakeMaker)` & `perl(Test::*)` to enable ptest
6568

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18253,8 +18253,8 @@
1825318253
"type": "other",
1825418254
"other": {
1825518255
"name": "perl-JSON-XS",
18256-
"version": "4.03",
18257-
"downloadUrl": "https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-4.03.tar.gz"
18256+
"version": "4.04",
18257+
"downloadUrl": "https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-4.04.tar.gz"
1825818258
}
1825918259
}
1826018260
},

0 commit comments

Comments
 (0)