import postgresql-10.23-1.module+el8.7.0+17280+3a452e1f

This commit is contained in:
CentOS Sources 2023-01-12 03:27:52 -05:00 committed by Stepan Oksanichenko
parent 343827eb31
commit 6b32df45d6
5 changed files with 11 additions and 11 deletions

4
.gitignore vendored
View File

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

View File

@ -1,4 +1,4 @@
61ea7cfac07012b663a169394f834065c7354dad SOURCES/postgresql-10.21-US.pdf
8ecd9d4592f91a6f36bf8e1ab4b1054f38fbe340 SOURCES/postgresql-10.21.tar.bz2
a416c245ff0815fbde534bc49b0a07ffdd373894 SOURCES/postgresql-10.23-US.pdf
2df7b4b3751112f3cb543c3ea81e45531bebc7a1 SOURCES/postgresql-10.23.tar.bz2
63d6966ccdbab6aae1f9754fdb8e341ada1ef653 SOURCES/postgresql-9.2.24.tar.bz2
9e12ee26bf41d3831f83049b51ae5da76de2ce12 SOURCES/postgresql-setup-8.6.tar.gz

View File

@ -1 +0,0 @@
d32198856d52a9a6f5d50642ef86687ac058bd6efca5c9ed57be7808496f45d1 postgresql-10.21.tar.bz2

View File

@ -0,0 +1 @@
94a4b2528372458e5662c18d406629266667c437198160a18cdfd2c4a4d6eee9 postgresql-10.23.tar.bz2

View File

@ -58,8 +58,8 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 10
Version: %{majorversion}.21
Release: 2%{?dist}
Version: %{majorversion}.23
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.
@ -1171,10 +1171,10 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* Thu May 19 2022 Filip Januš <fjanus@redhat.com> - 10.21-2
- Resolves: CVE-2022-1552
- Release bump due to wrongly reported CVE of libpq
Build after reverted changes in libpq package
* Wed Nov 16 2022 Filip Januš <fjanus@redhat.com> - 10.23-1
- Fix CVE-2022-2625
- Resolves: #2143167
- Rebase to 10.23
* Mon May 16 2022 Filip Januš <fjanus@redhat.com> - 10.21-1
- Resolves: CVE-2022-1552