import CS postgresql-15.3-1.module_el8+670+1affe25b

This commit is contained in:
eabdullin 2023-09-21 10:09:46 +00:00
parent debb5b0330
commit 130405b9e7
5 changed files with 11 additions and 6 deletions

4
.gitignore vendored
View File

@ -1,4 +1,4 @@
SOURCES/postgresql-13.7.tar.bz2
SOURCES/postgresql-15.2-US.pdf
SOURCES/postgresql-15.2.tar.bz2
SOURCES/postgresql-15.3-US.pdf
SOURCES/postgresql-15.3.tar.bz2
SOURCES/postgresql-setup-8.8.tar.gz

View File

@ -1,4 +1,4 @@
cb4c0aed7cee21f3a1f4756fc61054d8ba756e2b SOURCES/postgresql-13.7.tar.bz2
782baa9b34c7fc8cd487ef426fc4321c3f9e34a9 SOURCES/postgresql-15.2-US.pdf
8c7706a7ef267e49026434378836b76e4d4ad532 SOURCES/postgresql-15.2.tar.bz2
f4d3a973444b92cb3a53dd88d6343b79e8cb9638 SOURCES/postgresql-15.3-US.pdf
a3888ef8f3a548a55b49429d9a076b19d5547899 SOURCES/postgresql-15.3.tar.bz2
c5aa3e8b728c67b294815931c91c86aa61932bb5 SOURCES/postgresql-setup-8.8.tar.gz

View File

@ -1 +0,0 @@
99a2171fc3d6b5b5f56b757a7a3cb85d509a38e4273805def23941ed2b8468c7 postgresql-15.2.tar.bz2

View File

@ -0,0 +1 @@
ffc7d4891f00ffbf5c3f4eab7fbbced8460b8c0ee63c5a5167133b9e6599d932 postgresql-15.3.tar.bz2

View File

@ -62,7 +62,7 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 15
Version: %{majorversion}.2
Version: %{majorversion}.3
Release: 1%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -1226,6 +1226,11 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* Wed Aug 28 2023 Jorge San Emeterio <jsanemet@redhat.com> - 15.3-1
- Update to upstream version 15.3
- Fixes: CVE-2023-2454 CVE-2023-2455
- Resolves: #2207934
* Wed Feb 08 2023 Filip Januš <fjanus@redhat.com> - 15.2-1
- Update to upstream version 15.2
- Update postgresql-setup to 8.8