import postgresql-12.18-1.module+el8.9.0+21289+7c796f9d

i8c-stream-12 changed/i8c-stream-12/postgresql-12.18-1.module+el8.9.0+21289+7c796f9d
MSVSphere Packaging Team 10 months ago
parent 5c491c322e
commit d264ee81ed

4
.gitignore vendored

@ -1,4 +1,4 @@
SOURCES/postgresql-10.23.tar.bz2 SOURCES/postgresql-10.23.tar.bz2
SOURCES/postgresql-12.17-US.pdf SOURCES/postgresql-12.18-US.pdf
SOURCES/postgresql-12.17.tar.bz2 SOURCES/postgresql-12.18.tar.bz2
SOURCES/postgresql-setup-8.7.tar.gz SOURCES/postgresql-setup-8.7.tar.gz

@ -1,4 +1,4 @@
2df7b4b3751112f3cb543c3ea81e45531bebc7a1 SOURCES/postgresql-10.23.tar.bz2 2df7b4b3751112f3cb543c3ea81e45531bebc7a1 SOURCES/postgresql-10.23.tar.bz2
f92ad89ebfbbaf25c1dd9d0d473ebd1fddf8bf5d SOURCES/postgresql-12.17-US.pdf 86eb6dfec0a442693890f2ce133b03a2eae80637 SOURCES/postgresql-12.18-US.pdf
2fc3eda69a9d4b4f215428b77d70da0b83586f0d SOURCES/postgresql-12.17.tar.bz2 bfc52715c915561039ce3052c93df9e667c4e0b6 SOURCES/postgresql-12.18.tar.bz2
fb97095dc9648f9c31d58fcb406831da5e419ddf SOURCES/postgresql-setup-8.7.tar.gz fb97095dc9648f9c31d58fcb406831da5e419ddf SOURCES/postgresql-setup-8.7.tar.gz

@ -1 +0,0 @@
93e8e1b23981d5f03c6c5763f77b28184c1ce4db7194fa466e2edb65d9c1c5f6 postgresql-12.17.tar.bz2

@ -0,0 +1 @@
4f9919725d941ce9868e07fe1ed1d3a86748599b483386547583928b74c3918a postgresql-12.18.tar.bz2

@ -59,7 +59,7 @@
Summary: PostgreSQL client programs Summary: PostgreSQL client programs
Name: postgresql Name: postgresql
%global majorversion 12 %global majorversion 12
Version: %{majorversion}.17 Version: %{majorversion}.18
Release: 1%{?dist} Release: 1%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI # The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -1225,6 +1225,10 @@ make -C postgresql-setup-%{setup_version} check
%changelog %changelog
* Fri Feb 9 2024 Filip Janus <fjanus@redhat.com> - 12.18-1
- Update to 12.18
- Fix CVE-2024-0985
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 12.17-1 * Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 12.17-1
- Rebuilt for MSVSphere 8.8 - Rebuilt for MSVSphere 8.8

Loading…
Cancel
Save