import OL postgresql-13.22-1.module+el8.10.0+90650+9f37c94f

This commit is contained in:
eabdullin 2025-09-03 08:48:46 +00:00
parent fbebbe91be
commit 64f60d789c
5 changed files with 9 additions and 6 deletions

4
.gitignore vendored
View File

@ -1,4 +1,4 @@
SOURCES/postgresql-12.22.tar.bz2
SOURCES/postgresql-13.20-US.pdf
SOURCES/postgresql-13.20.tar.bz2
SOURCES/postgresql-13.22-US.pdf
SOURCES/postgresql-13.22.tar.bz2
SOURCES/postgresql-setup-8.7.tar.gz

View File

@ -1,4 +1,4 @@
4f0a2bfcdaa6b370029353d7a01451d7a8282750 SOURCES/postgresql-12.22.tar.bz2
d3e9f002c22a1edf936d537e511c92b21394fc82 SOURCES/postgresql-13.20-US.pdf
e56b335306a0dd446987c35dba655427dfcc325c SOURCES/postgresql-13.20.tar.bz2
8ff831da226b89ae11af4e73009379412de96580 SOURCES/postgresql-13.22-US.pdf
3a5f8f2a4e889c395db905147be40dc1f8192fa4 SOURCES/postgresql-13.22.tar.bz2
fb97095dc9648f9c31d58fcb406831da5e419ddf SOURCES/postgresql-setup-8.7.tar.gz

View File

@ -1 +0,0 @@
8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288 postgresql-13.20.tar.bz2

View File

@ -0,0 +1 @@
d36d83dc89e625502cf6fb1d0529642ba1266bd614b4e4a41cefd1dddcf09080 postgresql-13.22.tar.bz2

View File

@ -59,7 +59,7 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 13
Version: %{majorversion}.20
Version: %{majorversion}.22
Release: 1%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -1224,6 +1224,9 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* Fri Aug 15 2025 Filip Janus <fjanus@redhat.com> - 13.22-1
- Update to 13.22
* Wed Feb 19 2025 Filip Janus <fjanus@redhat.com> - 13.20-1
- Update to 13.20
- Fix CVE-2025-1094