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

This commit is contained in:
CentOS Sources 2022-11-30 02:18:34 +00:00 committed by root
parent fe70403044
commit 88c0247609
5 changed files with 16 additions and 6 deletions

4
.gitignore vendored
View File

@ -1,4 +1,4 @@
SOURCES/postgresql-10.19-US.pdf
SOURCES/postgresql-10.19.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 @@
bd7ca971416b57447524b6debf0fd2bb88c72067 SOURCES/postgresql-10.19-US.pdf
f44edcc4d612f6a1b39c233ee7b1e80feb6d0456 SOURCES/postgresql-10.19.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 @@
6eb830b428b60e84ae87e20436bce679c4d9d0202be7aec0e41b0c67d9134239 postgresql-10.19.tar.bz2

View File

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

View File

@ -58,7 +58,7 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 10
Version: %{majorversion}.19
Version: %{majorversion}.23
Release: 1%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -1171,6 +1171,16 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* 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
- Update to 10.21
- Release notes: https://www.postgresql.org/docs/release/10.21/
* Mon Dec 13 2021 Filip Januš <fjanus@redhat.com> - 10.19-2
- Add missing files into file section of server package
postgresql-setup v8.6 newly provides postgresql-upgrade