!125 [sync] PR-122: Update to version 15.9
Merge pull request !125 from openeuler-sync-bot/sync-pr122-master-to-openEuler-24.03-LTS-SP1
This commit is contained in:
commit
a2056de9f1
@ -1,7 +0,0 @@
|
||||
<html>
|
||||
<head><title>404 Not Found</title></head>
|
||||
<body>
|
||||
<center><h1>404 Not Found</h1></center>
|
||||
<hr><center>nginx</center>
|
||||
</body>
|
||||
</html>
|
||||
@ -1 +0,0 @@
|
||||
59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56 postgresql-14.13.tar.bz2
|
||||
BIN
postgresql-14.14.tar.bz2
Normal file
BIN
postgresql-14.14.tar.bz2
Normal file
Binary file not shown.
1
postgresql-14.14.tar.bz2.sha256
Normal file
1
postgresql-14.14.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
84727fbccdbd1efe01d8de64bc1b33095db773ad2457cefcedc2d8258ebc09d6 postgresql-14.14.tar.bz2
|
||||
@ -1 +0,0 @@
|
||||
4403515f9a69eeb3efebc98f30b8c696122bfdf895e92b3b23f5b8e769edcb6a postgresql-15.8.tar.bz2
|
||||
Binary file not shown.
Binary file not shown.
1
postgresql-15.9.tar.bz2.sha256
Normal file
1
postgresql-15.9.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
74f2d4565035f0cf729ecb059949faaf1102cbd93759b359822f98f82198c783 postgresql-15.9.tar.bz2
|
||||
Binary file not shown.
BIN
postgresql-setup-8.9.tar.gz
Normal file
BIN
postgresql-setup-8.9.tar.gz
Normal file
Binary file not shown.
@ -31,7 +31,7 @@
|
||||
Summary: PostgreSQL client programs
|
||||
Name: postgresql
|
||||
%global majorversion 15
|
||||
Version: %{majorversion}.8
|
||||
Version: %{majorversion}.9
|
||||
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}.13
|
||||
%global prevversion %{prevmajorversion}.14
|
||||
%global prev_prefix %{_libdir}/pgsql/postgresql-%{prevmajorversion}
|
||||
%global precise_version %{?epoch:%epoch:}%version-%release
|
||||
|
||||
%global setup_version 8.8
|
||||
%global setup_version 8.9
|
||||
|
||||
%global service_name postgresql.service
|
||||
|
||||
@ -1295,6 +1295,9 @@ make -C postgresql-setup-%{setup_version} check
|
||||
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user