Skip to content
Open
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
2 changes: 1 addition & 1 deletion SPECS/perl-DBI/perl-DBI.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"DBI-1.651.tgz": "da621a23fa68e1e04fac824cfd3d41e8ffbab2ab3eba642a12499242e8be5253"
"DBI-1.652.tgz": "e7981833696d15414bb76c43817d48f9fc3879e1421433116374fbc63e8e78ad"
}
}
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.651
Version: 1.652
Release: 1%{?dist}
Group: Development/Libraries
License: GPL+ or Artistic
Expand Down Expand Up @@ -162,6 +162,9 @@ make test
%{_mandir}/man3/*.3*

%changelog
* Wed Aug 19 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.652-1
- Auto-upgrade to 1.652 - for CVE-2026-73193, CVE-2026-73194

* 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

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.651",
"downloadUrl": "https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/DBI-1.651.tgz"
"version": "1.652",
"downloadUrl": "https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/DBI-1.652.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-514.azl3.noarch.rpm
perl-Data-Dumper-2.188-514.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.651-1.azl3.aarch64.rpm
perl-DBI-debuginfo-1.651-1.azl3.aarch64.rpm
perl-DBI-1.652-1.azl3.aarch64.rpm
perl-DBI-debuginfo-1.652-1.azl3.aarch64.rpm
perl-DBIx-Simple-1.37-7.azl3.noarch.rpm
perl-DBM_Filter-0.06-514.azl3.noarch.rpm
perl-debugger-1.60-514.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-514.azl3.noarch.rpm
perl-Data-Dumper-2.188-514.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.651-1.azl3.x86_64.rpm
perl-DBI-debuginfo-1.651-1.azl3.x86_64.rpm
perl-DBI-1.652-1.azl3.x86_64.rpm
perl-DBI-debuginfo-1.652-1.azl3.x86_64.rpm
perl-DBIx-Simple-1.37-7.azl3.noarch.rpm
perl-DBM_Filter-0.06-514.azl3.noarch.rpm
perl-debugger-1.60-514.azl3.noarch.rpm
Expand Down
Loading