Skip to content

Commit 4d35edc

Browse files
Upgrade perl-DBI to 1.651 for CVE-2026-15043, CVE-2026-15392, CVE-2026-60081, CVE-2026-60082 [CRITICAL] (#18038)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
1 parent cfde752 commit 4d35edc

5 files changed

Lines changed: 13 additions & 10 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"DBI-1.650.tgz": "a807b817c1cfb0fe6ecccff1d9ddeb293c317d518f5ab2007dfb9d3bccdbcf83"
4-
}
2+
"Signatures": {
3+
"DBI-1.651.tgz": "da621a23fa68e1e04fac824cfd3d41e8ffbab2ab3eba642a12499242e8be5253"
4+
}
55
}

SPECS/perl-DBI/perl-DBI.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Summary: A database access API for perl
66
Name: perl-DBI
7-
Version: 1.650
7+
Version: 1.651
88
Release: 1%{?dist}
99
Group: Development/Libraries
1010
License: GPL+ or Artistic
@@ -162,6 +162,9 @@ make test
162162
%{_mandir}/man3/*.3*
163163

164164
%changelog
165+
* Thu Jul 16 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.651-1
166+
- Auto-upgrade to 1.651 - for CVE-2026-15043, CVE-2026-15392, CVE-2026-60081, CVE-2026-60082
167+
165168
* Sat Jul 11 2026 Kanishk Bansal <kanbansal@microsoft.com> - 1.650-1
166169
- Upgrade to 1.650 for CVE-2026-14380, CVE-2026-14739 & CVE-2026-14740
167170

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17323,8 +17323,8 @@
1732317323
"type": "other",
1732417324
"other": {
1732517325
"name": "perl-DBI",
17326-
"version": "1.650",
17327-
"downloadUrl": "https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/DBI-1.650.tgz"
17326+
"version": "1.651",
17327+
"downloadUrl": "https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/DBI-1.651.tgz"
1732817328
}
1732917329
}
1733017330
},

toolkit/resources/manifests/package/toolchain_aarch64.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,8 @@ perl-CPAN-Meta-YAML-0.018-514.azl3.noarch.rpm
336336
perl-Data-Dumper-2.188-514.azl3.aarch64.rpm
337337
perl-DBD-SQLite-1.74-2.azl3.aarch64.rpm
338338
perl-DBD-SQLite-debuginfo-1.74-2.azl3.aarch64.rpm
339-
perl-DBI-1.650-1.azl3.aarch64.rpm
340-
perl-DBI-debuginfo-1.650-1.azl3.aarch64.rpm
339+
perl-DBI-1.651-1.azl3.aarch64.rpm
340+
perl-DBI-debuginfo-1.651-1.azl3.aarch64.rpm
341341
perl-DBIx-Simple-1.37-7.azl3.noarch.rpm
342342
perl-DBM_Filter-0.06-514.azl3.noarch.rpm
343343
perl-debugger-1.60-514.azl3.noarch.rpm

toolkit/resources/manifests/package/toolchain_x86_64.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,8 @@ perl-CPAN-Meta-YAML-0.018-514.azl3.noarch.rpm
344344
perl-Data-Dumper-2.188-514.azl3.x86_64.rpm
345345
perl-DBD-SQLite-1.74-2.azl3.x86_64.rpm
346346
perl-DBD-SQLite-debuginfo-1.74-2.azl3.x86_64.rpm
347-
perl-DBI-1.650-1.azl3.x86_64.rpm
348-
perl-DBI-debuginfo-1.650-1.azl3.x86_64.rpm
347+
perl-DBI-1.651-1.azl3.x86_64.rpm
348+
perl-DBI-debuginfo-1.651-1.azl3.x86_64.rpm
349349
perl-DBIx-Simple-1.37-7.azl3.noarch.rpm
350350
perl-DBM_Filter-0.06-514.azl3.noarch.rpm
351351
perl-debugger-1.60-514.azl3.noarch.rpm

0 commit comments

Comments
 (0)