Update to 15.5
Update upgrade server to 13.13 Resolves: RHEL-5553
This commit is contained in:
parent
6222351265
commit
400751a558
@ -62,7 +62,7 @@
|
|||||||
Summary: PostgreSQL client programs
|
Summary: PostgreSQL client programs
|
||||||
Name: postgresql
|
Name: postgresql
|
||||||
%global majorversion 15
|
%global majorversion 15
|
||||||
Version: %{majorversion}.3
|
Version: %{majorversion}.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# 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
|
||||||
@ -75,7 +75,7 @@ Url: http://www.postgresql.org/
|
|||||||
# that this be kept up with the latest minor release of the previous series;
|
# that this be kept up with the latest minor release of the previous series;
|
||||||
# but update when bugs affecting pg_dump output are fixed.
|
# but update when bugs affecting pg_dump output are fixed.
|
||||||
%global prevmajorversion 13
|
%global prevmajorversion 13
|
||||||
%global prevversion %{prevmajorversion}.7
|
%global prevversion %{prevmajorversion}.13
|
||||||
%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
|
||||||
|
|
||||||
@ -1226,6 +1226,10 @@ make -C postgresql-setup-%{setup_version} check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 13 2023 Masahiro Matsuya <mmatsuya@redhat.com> - 15.5-1
|
||||||
|
- update to 15.5
|
||||||
|
- Fixes CVE-2023-5868, CVE-2023-5869, CVE-2023-5870, CVE-2023-39417, and CVE-2023-39418
|
||||||
|
|
||||||
* Wed Jun 14 2023 Masahiro Matsuya <mmatsuya@redhat.com> - 15.3-1
|
* Wed Jun 14 2023 Masahiro Matsuya <mmatsuya@redhat.com> - 15.3-1
|
||||||
- update to 15.3
|
- update to 15.3
|
||||||
- Fixes CVE-2023-2454 and CVE-2023-2455
|
- Fixes CVE-2023-2454 and CVE-2023-2455
|
||||||
|
10
sources
10
sources
@ -1,6 +1,6 @@
|
|||||||
SHA512 (postgresql-13.7.tar.bz2) = 9254f21519c8d4e926f70082503bb5593c91064a3d2a4ea18ac503dfd9aa94751d6f01ce00fca9fec9b2b7af40caf8d0951b661dd8be4d6aa87c1e35b6fa7a41
|
SHA512 (postgresql-13.13.tar.bz2) = d7b1076cdc406ac83440c75d18e6dc6db9af709615344978ba0135b45a127082b1d3c6ad6d8cd6259d67ddf38cfcee37dd78dcfbf8e4a710b724c67cf36170a7
|
||||||
SHA512 (postgresql-13.7.tar.bz2.sha256) = a6e3601c6f8370318631820cb0f9858e49ea7d672652fe68ca0c0603e4fd28851fe1966a0825c8dafab11e15a0856486d82406f5b2d033917da0328089ca3f37
|
SHA512 (postgresql-13.13.tar.bz2.sha256) = 3c9a727acc8ab6ff7d338c1e2094f40723c8f6ec33b94caff43c565925802cbd6e1ef18428b42ddc0314ea010d410c6daba8010bc6bfd7e12e5b0d3e8e6842b9
|
||||||
SHA512 (postgresql-15.3.tar.bz2) = cac97edeb40df1e8f2162f401b465751132929d7249495ef001e950645a2db46343bd732e7bd6504a7f795e25aea66724f2f4ab0065e3d9331b36db4b3a3bec6
|
SHA512 (postgresql-15.5.tar.bz2) = 9ed9d160b3cef99954ccd47a970c107b7e3b0196a7d848f740bf3c52a1c626f6f457814c97f37b9f0467bb07734e19806a15bd9cf3c39445e1d89e75b37064cc
|
||||||
SHA512 (postgresql-15.3.tar.bz2.sha256) = 1c4874650352b8c61b24271d668e09fe64d7e3a961bb7fcf46a5cafe2d4daa8d7a25e2e0ff6fc49ad889c82be8fd03709ff1c032f87f943ba5feb5b3892c7b15
|
SHA512 (postgresql-15.5.tar.bz2.sha256) = 896ad3a1952f54bc5186d49eb4faec40843813d3e1c200f7b27f0e099b426ef9b59e0c15cb5453ac166e8a566b24178b95836776207de0bf19f5e021fdccfbca
|
||||||
SHA512 (postgresql-setup-8.8.tar.gz) = 4569e5ba83b16556312b89cd6762eb55902eb9265ce9ceb0e0fe18755e1ab7217ea748df465c4402e24d19b55b25702deab92030510dc722db8fcbc0cb639053
|
SHA512 (postgresql-setup-8.8.tar.gz) = 4569e5ba83b16556312b89cd6762eb55902eb9265ce9ceb0e0fe18755e1ab7217ea748df465c4402e24d19b55b25702deab92030510dc722db8fcbc0cb639053
|
||||||
SHA512 (postgresql-15.3-US.pdf) = c8a68096bc00ef4498827f0f0a393fd4db3227fc3f0af5fe88d35b8e8f2d3aac2ed8feebaa66e435d9f067eb4d526bb12beeaf961b5982c9e3778fe821f5f350
|
SHA512 (postgresql-15.5-US.pdf) = 14f91a05ae30116873371cbba28139662e15a08754a648c2ef55c7cc42dbb2945c230d5eba28c55bd34968896debfa22a01dbec6311ef2c55ad71781e25eb487
|
||||||
|
Loading…
Reference in New Issue
Block a user