Compare commits

..

No commits in common. "d5f704f6612c97d3c4e6a41c1c7153ed5e2b8c4a" and "2b9f5da15d12316d61330c0058a15e2d4de0b0f4" have entirely different histories.

11 changed files with 11 additions and 24 deletions

View File

@ -1 +0,0 @@
02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5 postgresql-14.15.tar.bz2

View File

@ -0,0 +1 @@
b1fe3ba9b1a7f3a9637dd1656dfdad2889016073fd4d35f13b50143cbbb6a8ef postgresql-14.9.tar.bz2

View File

@ -1 +0,0 @@
55abe738d441f0e58658b3ec6f88097a713b5e3b73139f6230d7b5c4c389e573 postgresql-15.10.tar.bz2

View File

@ -0,0 +1 @@
baec5a4bdc4437336653b6cb5d9ed89be5bd5c0c58b94e0becee0a999e63c8f9 postgresql-15.4.tar.bz2

View File

@ -6,8 +6,8 @@ RHBZ#948933).
diff -up postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6 postgresql-13.1/doc/src/sgml/man1/ecpg.1
--- postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6 2020-11-09 23:38:03.000000000 +0100
+++ postgresql-13.1/doc/src/sgml/man1/ecpg.1 2020-11-18 09:26:40.547324791 +0100
@@ -86,6 +86,11 @@
1\&.
@@ -81,6 +81,11 @@ ORACLE\&.
Define a C preprocessor symbol\&.
.RE
.PP
+\fB\-h \fR
@ -18,7 +18,7 @@ diff -up postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6 postgresql-13.1/doc/src
\fB\-h\fR
.RS 4
Process header files\&. When this option is specified, the output file extension becomes
@@ -149,6 +154,11 @@
@@ -144,6 +149,11 @@ Allow question mark as placeholder for c
.RE
.RE
.PP

BIN
postgresql-setup-8.8.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -31,7 +31,7 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 15
Version: %{majorversion}.10
Version: %{majorversion}.4
Release: 1
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -40,11 +40,11 @@ License: PostgreSQL
Url: http://www.postgresql.org/
%global prevmajorversion 14
%global prevversion %{prevmajorversion}.15
%global prevversion %{prevmajorversion}.9
%global prev_prefix %{_libdir}/pgsql/postgresql-%{prevmajorversion}
%global precise_version %{?epoch:%epoch:}%version-%release
%global setup_version 8.9
%global setup_version 8.8
%global service_name postgresql.service
@ -160,6 +160,9 @@ postgresql-server sub-package.
%package private-libs
Summary: The shared libraries required only for this build of PostgreSQL server
Group: Applications/Databases
# for /sbin/ldconfig
Requires(post): glibc
Requires(postun): glibc
%description private-libs
The postgresql-private-libs package provides the shared libraries for this
@ -1137,7 +1140,6 @@ make -C postgresql-setup-%{setup_version} check
%dir %{_datadir}/pgsql/contrib
%dir %{_datadir}/pgsql/extension
%{_datadir}/pgsql/extension/plpgsql*
%{_datadir}/pgsql/fix-CVE-2024-4317.sql
%{_datadir}/pgsql/information_schema.sql
%{_datadir}/pgsql/postgres.bki
%{_datadir}/pgsql/snowball_create.sql
@ -1295,21 +1297,6 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* Fri Nov 22 2024 Funda Wang <fundawang@yeah.net> - 15.10-1
- update to 15.10
* Fri Nov 15 2024 Funda Wang <fundawang@yeah.net> - 15.9-1
- update to 15.9 (CVE-2024-10976, CVE-2024-10977, CVE-2024-10978, CVE-2024-10979)
* Fri Aug 09 2024 Funda Wang <fundawagn@yeah.net> - 15.8-1
- update to 15.8 (CVE-2024-7348)
* Fri Mar 29 2024 xiejing <xiejing@kylinos.cn> - 15.6-1
- update to 15.6
* Tue Nov 14 2023 dillon chen <dillon.chen@gmail.com> - 15.5-1
- update to 15.5
* Fri Aug 11 2023 Funda Wang <fundawang@yeah.net> - 15.4-1
- update to 15.4