import postgresql-12.17-1.module+el8.9.0+20789+410e66ce

i8c-stream-12 changed/i8c-stream-12/postgresql-12.17-1.module+el8.9.0+20789+410e66ce
MSVSphere Packaging Team 1 year ago
parent 4ce3a61684
commit 5c491c322e

4
.gitignore vendored

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

@ -1,4 +1,4 @@
2df7b4b3751112f3cb543c3ea81e45531bebc7a1 SOURCES/postgresql-10.23.tar.bz2
76418f35de2b232cdd807bd3e6a7595136a161a0 SOURCES/postgresql-12.15-US.pdf
7c643aa8a57b8926158345da9881fc2cb0fd2d1f SOURCES/postgresql-12.15.tar.bz2
f92ad89ebfbbaf25c1dd9d0d473ebd1fddf8bf5d SOURCES/postgresql-12.17-US.pdf
2fc3eda69a9d4b4f215428b77d70da0b83586f0d SOURCES/postgresql-12.17.tar.bz2
fb97095dc9648f9c31d58fcb406831da5e419ddf SOURCES/postgresql-setup-8.7.tar.gz

@ -1 +0,0 @@
bb5206e2864c1c4579938b96ea6096d155f22abf2d2cc2aa57571e3c4cb12b36 postgresql-12.15.tar.bz2

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

@ -29,7 +29,7 @@ index b9d86ac..29df69f 100644
+libpq = -lpq
# libpq_pgport is for use by client executables (not libraries) that use libpq.
# We force clients to pull symbols from the non-shared libraries libpgport
# We want clients to pull symbols from the non-shared libraries libpgport
@@ -579,7 +579,6 @@ endif
# Commonly used submake targets

@ -59,7 +59,7 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 12
Version: %{majorversion}.15
Version: %{majorversion}.17
Release: 1%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -1225,13 +1225,23 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 12.15-1
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 12.17-1
- Rebuilt for MSVSphere 8.8
* Thu Jul 13 2023 Dominik Rehák <drehak@redhat.com> - 12.15-1
- Update to version 12.15
* Tue Nov 28 2023 Dominik Rehák <drehak@redhat.com> - 12.17-1
- Update to version 12.17
Resolves: RHEL-16081
Fix: CVE-2023-5868, CVE-2023-5869, CVE-2023-5870
* Wed Jul 12 2023 Dominik Rehák <drehak@redhat.com> - 12.15-3
- Update postgresql-setup to 8.7 (https://github.com/devexp-db/postgresql-setup/pull/35)
- Resolves: #2214583
* Tue Jul 11 2023 Dominik Rehák <drehak@redhat.com> - 12.15-2
- Fix PostgreSQL 10 version used in specfile
* Mon Jun 12 2023 Dominik Rehák <drehak@redhat.com> - 12.15-1
- Resolves: #2207932
- Update to version 12.15
* Fri Sep 30 2022 Filip Januš <fjanus@redhat.com> - 12.12-1
- Resolves: #2114732

Loading…
Cancel
Save