import postgresql-12.12-1.module+el8.6.0+16796+0abe6678

This commit is contained in:
CentOS Sources 2023-03-28 12:36:22 +00:00 committed by Stepan Oksanichenko
parent f87db06bfb
commit 4d6de0e60b
5 changed files with 11 additions and 7 deletions

4
.gitignore vendored
View File

@ -1,4 +1,4 @@
SOURCES/postgresql-10.21.tar.bz2
SOURCES/postgresql-12.11-US.pdf
SOURCES/postgresql-12.11.tar.bz2
SOURCES/postgresql-12.12-US.pdf
SOURCES/postgresql-12.12.tar.bz2
SOURCES/postgresql-setup-8.6.tar.gz

View File

@ -1,4 +1,4 @@
8ecd9d4592f91a6f36bf8e1ab4b1054f38fbe340 SOURCES/postgresql-10.21.tar.bz2
a33e3d5bbdfdf221da2c5f08d8a8f64f8f09ee77 SOURCES/postgresql-12.11-US.pdf
9bfd227802565eb749bb2b5338afcca60c64acd9 SOURCES/postgresql-12.11.tar.bz2
99183ea965141d4324d7c6fee1d1124219537369 SOURCES/postgresql-12.12-US.pdf
3535af833fd0045b65f4bd3914bfab9ecc7fc35d SOURCES/postgresql-12.12.tar.bz2
9e12ee26bf41d3831f83049b51ae5da76de2ce12 SOURCES/postgresql-setup-8.6.tar.gz

View File

@ -1 +0,0 @@
1026248a5fd2beeaf43e4c7236ac817e56d58b681a335856465dfbc75b3e8302 postgresql-12.11.tar.bz2

View File

@ -0,0 +1 @@
34b3f1c69408e22068c0c71b1827691f1c89153b0ad576c1a44f8920a858039c postgresql-12.12.tar.bz2

View File

@ -59,8 +59,8 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 12
Version: %{majorversion}.11
Release: 2%{?dist}
Version: %{majorversion}.12
Release: 1%{?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.
@ -1225,6 +1225,10 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* Fri Sep 30 2022 Filip Januš <fjanus@redhat.com> - 12.12-1
- Resolves: #2131177
- Update to version 12.12
* Thu May 19 2022 Filip Januš <fjanus@redhat.com> - 12.11-2
- Resolves: CVE-2022-1552
- Release bump due to wrongly reported CVE of libpq