Release bump for bash-profile fix

This commit is contained in:
Nikola Davidova 2026-03-16 21:49:56 +01:00
parent 299b81cd5f
commit a9051f9388
No known key found for this signature in database

View File

@ -48,7 +48,7 @@
Summary: PostgreSQL client programs
Name: %{majorname}%{majorversion}
Version: %{majorversion}.13
Release: 1%{?dist}
Release: 2%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
# recognizes it as an independent license, so we do as well.
@ -1349,6 +1349,9 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* Mon Mar 16 2026 Nikola Davidova <ndavidov@redhat.com> - 16.13-2
- Release bump for bash-profile fix for imagemode
* Fri Feb 27 2026 Filip Janus <fjanus@redhat.com> - 16.13-1
- Update to 16.13
- Fix CVE-2026-2004: PostgreSQL intarray missing validation of type of input