Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions SPECS/perl-DBI/perl-DBI.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"DBI-1.650.tgz": "a807b817c1cfb0fe6ecccff1d9ddeb293c317d518f5ab2007dfb9d3bccdbcf83"
}
"Signatures": {
"DBI-1.651.tgz": "da621a23fa68e1e04fac824cfd3d41e8ffbab2ab3eba642a12499242e8be5253"
}
}
5 changes: 4 additions & 1 deletion SPECS/perl-DBI/perl-DBI.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Summary: A database access API for perl
Name: perl-DBI
Version: 1.650
Version: 1.651
Release: 1%{?dist}
Group: Development/Libraries
License: GPL+ or Artistic
Expand Down Expand Up @@ -162,6 +162,9 @@ make test
%{_mandir}/man3/*.3*

%changelog
* Thu Jul 16 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.651-1
- Auto-upgrade to 1.651 - for CVE-2026-15043, CVE-2026-15392, CVE-2026-60081, CVE-2026-60082

* Sat Jul 11 2026 Kanishk Bansal <kanbansal@microsoft.com> - 1.650-1
- Upgrade to 1.650 for CVE-2026-14380, CVE-2026-14739 & CVE-2026-14740

Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17323,8 +17323,8 @@
"type": "other",
"other": {
"name": "perl-DBI",
"version": "1.650",
"downloadUrl": "https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/DBI-1.650.tgz"
"version": "1.651",
"downloadUrl": "https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/DBI-1.651.tgz"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions toolkit/resources/manifests/package/toolchain_aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ perl-CPAN-Meta-YAML-0.018-513.azl3.noarch.rpm
perl-Data-Dumper-2.188-513.azl3.aarch64.rpm
perl-DBD-SQLite-1.74-2.azl3.aarch64.rpm
perl-DBD-SQLite-debuginfo-1.74-2.azl3.aarch64.rpm
perl-DBI-1.650-1.azl3.aarch64.rpm
perl-DBI-debuginfo-1.650-1.azl3.aarch64.rpm
perl-DBI-1.651-1.azl3.aarch64.rpm
perl-DBI-debuginfo-1.651-1.azl3.aarch64.rpm
perl-DBIx-Simple-1.37-7.azl3.noarch.rpm
perl-DBM_Filter-0.06-513.azl3.noarch.rpm
perl-debugger-1.60-513.azl3.noarch.rpm
Expand Down
4 changes: 2 additions & 2 deletions toolkit/resources/manifests/package/toolchain_x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,8 @@ perl-CPAN-Meta-YAML-0.018-513.azl3.noarch.rpm
perl-Data-Dumper-2.188-513.azl3.x86_64.rpm
perl-DBD-SQLite-1.74-2.azl3.x86_64.rpm
perl-DBD-SQLite-debuginfo-1.74-2.azl3.x86_64.rpm
perl-DBI-1.650-1.azl3.x86_64.rpm
perl-DBI-debuginfo-1.650-1.azl3.x86_64.rpm
perl-DBI-1.651-1.azl3.x86_64.rpm
perl-DBI-debuginfo-1.651-1.azl3.x86_64.rpm
perl-DBIx-Simple-1.37-7.azl3.noarch.rpm
perl-DBM_Filter-0.06-513.azl3.noarch.rpm
perl-debugger-1.60-513.azl3.noarch.rpm
Expand Down
Loading