import CS postgresql-jdbc-42.2.28-1.el9_3
This commit is contained in:
parent
cb046d8352
commit
0d845cfa89
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/postgresql-42.2.27-jdbc-src.tar.gz
|
||||
SOURCES/postgresql-42.2.28-jdbc-src.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
189347e9b24d6200d00d171636795bdce6e1307e SOURCES/postgresql-42.2.27-jdbc-src.tar.gz
|
||||
276aecec8e0a384e7cc6329289cf6d97a8e6e05f SOURCES/postgresql-42.2.28-jdbc-src.tar.gz
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
Summary: JDBC driver for PostgreSQL
|
||||
Name: postgresql-jdbc
|
||||
Version: 42.2.27
|
||||
Version: 42.2.28
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://jdbc.postgresql.org/
|
||||
@ -165,6 +165,10 @@ opts="-f"
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 28 2024 Zuzana Miklankova <zmiklank@redhat.com> - 42.2.28-1
|
||||
- rebase to 42.2.28
|
||||
- fix for CVE-2024-1597
|
||||
|
||||
* Tue Jan 03 2023 Zuzana Miklankova <zmiklank@redhat.com> - 42.2.27-1
|
||||
- rebase to 42.2.27
|
||||
- fix for CVE-2022-41946
|
||||
|
Loading…
Reference in New Issue
Block a user