!133 [sync] PR-130: update to 15.10
From: @openeuler-sync-bot Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
d5f704f661
@ -1 +0,0 @@
|
||||
84727fbccdbd1efe01d8de64bc1b33095db773ad2457cefcedc2d8258ebc09d6 postgresql-14.14.tar.bz2
|
||||
Binary file not shown.
1
postgresql-14.15.tar.bz2.sha256
Normal file
1
postgresql-14.15.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5 postgresql-14.15.tar.bz2
|
||||
Binary file not shown.
Binary file not shown.
1
postgresql-15.10.tar.bz2.sha256
Normal file
1
postgresql-15.10.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
55abe738d441f0e58658b3ec6f88097a713b5e3b73139f6230d7b5c4c389e573 postgresql-15.10.tar.bz2
|
||||
@ -1 +0,0 @@
|
||||
74f2d4565035f0cf729ecb059949faaf1102cbd93759b359822f98f82198c783 postgresql-15.9.tar.bz2
|
||||
@ -31,7 +31,7 @@
|
||||
Summary: PostgreSQL client programs
|
||||
Name: postgresql
|
||||
%global majorversion 15
|
||||
Version: %{majorversion}.9
|
||||
Version: %{majorversion}.10
|
||||
Release: 1
|
||||
|
||||
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
||||
@ -40,7 +40,7 @@ License: PostgreSQL
|
||||
Url: http://www.postgresql.org/
|
||||
|
||||
%global prevmajorversion 14
|
||||
%global prevversion %{prevmajorversion}.14
|
||||
%global prevversion %{prevmajorversion}.15
|
||||
%global prev_prefix %{_libdir}/pgsql/postgresql-%{prevmajorversion}
|
||||
%global precise_version %{?epoch:%epoch:}%version-%release
|
||||
|
||||
@ -1295,6 +1295,9 @@ 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)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user