Skip to content

Commit 130721a

Browse files
Merge PR "[AUTO-CHERRYPICK] Upgrade rubygem-addressable to 2.9.0 for CVE-2026-35611 - branch 3.0-dev" #16702
Co-authored-by: Kanishk Bansal <103916909+Kanishk-Bansal@users.noreply.github.com>
1 parent fe7c1f0 commit 130721a

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"addressable-addressable-2.8.5.tar.gz": "a0dbf36525446ddefcd8753cec75787858de14dfac22aaf897ed0442e6cd318d"
3+
"addressable-addressable-2.9.0.tar.gz": "686ef39b4f4eee9078aa3bf61221a8465ae66e4cea3126fabdb8a1166351ca0d"
44
}
55
}

SPECS/rubygem-addressable/rubygem-addressable.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
%global gem_name addressable
33
Summary: an alternative implementation to the URI implementation that is part of Ruby's standard library
44
Name: rubygem-%{gem_name}
5-
Version: 2.8.5
6-
Release: 2%{?dist}
5+
Version: 2.9.0
6+
Release: 1%{?dist}
77
License: Apache 2.0
88
Vendor: Microsoft Corporation
99
Distribution: Azure Linux
@@ -34,6 +34,9 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{gem_name}-
3434
%{gemdir}
3535

3636
%changelog
37+
* Fri Apr 10 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.9.0-1
38+
- Auto-upgrade to 2.9.0 - for CVE-2026-35611
39+
3740
* Wed Apr 17 2024 Andrew Phelps <anphel@microsoft.com> - 2.8.5-2
3841
- Update runtime rubygem required version
3942

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26594,8 +26594,8 @@
2659426594
"type": "other",
2659526595
"other": {
2659626596
"name": "rubygem-addressable",
26597-
"version": "2.8.5",
26598-
"downloadUrl": "https://github.com/sporkmonger/addressable/archive/refs/tags/addressable-2.8.5.tar.gz"
26597+
"version": "2.9.0",
26598+
"downloadUrl": "https://github.com/sporkmonger/addressable/archive/refs/tags/addressable-2.9.0.tar.gz"
2659926599
}
2660026600
}
2660126601
},

0 commit comments

Comments
 (0)