!103 update to 13.13
From: @dillon_chen Reviewed-by: @zhengzhenyu Signed-off-by: @zhengzhenyu
This commit is contained in:
commit
f42f4facef
@ -1 +0,0 @@
|
|||||||
0da1edcee3514b7bc7ba6dbaf0c00499e8ac1590668e8789c50253a6249f218b postgresql-13.12.tar.bz2
|
|
||||||
Binary file not shown.
Binary file not shown.
1
postgresql-13.13.tar.bz2.sha256
Normal file
1
postgresql-13.13.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
|||||||
|
8af69c2599047a2ad246567d68ec4131aef116954d8c3e469e9789080b37a474 postgresql-13.13.tar.bz2
|
||||||
Binary file not shown.
BIN
postgresql-setup-8.7.tar.gz
Normal file
BIN
postgresql-setup-8.7.tar.gz
Normal file
Binary file not shown.
@ -35,8 +35,8 @@
|
|||||||
Summary: PostgreSQL client programs
|
Summary: PostgreSQL client programs
|
||||||
Name: postgresql
|
Name: postgresql
|
||||||
%global majorversion 13
|
%global majorversion 13
|
||||||
Version: %{majorversion}.12
|
Version: %{majorversion}.13
|
||||||
Release: 2
|
Release: 1
|
||||||
|
|
||||||
# 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
|
||||||
# recognizes it as an independent license, so we do as well.
|
# recognizes it as an independent license, so we do as well.
|
||||||
@ -48,7 +48,7 @@ Url: http://www.postgresql.org/
|
|||||||
%global prev_prefix %{_libdir}/pgsql/postgresql-%{prevmajorversion}
|
%global prev_prefix %{_libdir}/pgsql/postgresql-%{prevmajorversion}
|
||||||
%global precise_version %{?epoch:%epoch:}%version-%release
|
%global precise_version %{?epoch:%epoch:}%version-%release
|
||||||
|
|
||||||
%global setup_version 8.5
|
%global setup_version 8.7
|
||||||
|
|
||||||
%global service_name postgresql.service
|
%global service_name postgresql.service
|
||||||
|
|
||||||
@ -1301,6 +1301,10 @@ make -C postgresql-setup-%{setup_version} check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 15 2023 dillon chen <dillon.chen@gmail.com> - 13.13-1
|
||||||
|
- New version 13.13
|
||||||
|
- Fix CVE-2023-5868 CVE-2023-5869 CVE-2023-5870
|
||||||
|
|
||||||
* Thu Aug 17 2023 panchenbo <panchenbo@kylinsec.com.cn> - 13.12-2
|
* Thu Aug 17 2023 panchenbo <panchenbo@kylinsec.com.cn> - 13.12-2
|
||||||
- fix sw_64 patch error and remove --no-discard-stderr
|
- fix sw_64 patch error and remove --no-discard-stderr
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user