Compare commits

..

No commits in common. 'c9' and 'i9c-beta' have entirely different histories.
c9 ... i9c-beta

2
.gitignore vendored

@ -1 +1 @@
SOURCES/postgresql-42.2.28-jdbc-src.tar.gz SOURCES/postgresql-42.2.27-jdbc-src.tar.gz

@ -1 +1 @@
276aecec8e0a384e7cc6329289cf6d97a8e6e05f SOURCES/postgresql-42.2.28-jdbc-src.tar.gz 189347e9b24d6200d00d171636795bdce6e1307e SOURCES/postgresql-42.2.27-jdbc-src.tar.gz

@ -48,7 +48,7 @@
Summary: JDBC driver for PostgreSQL Summary: JDBC driver for PostgreSQL
Name: postgresql-jdbc Name: postgresql-jdbc
Version: 42.2.28 Version: 42.2.27
Release: 1%{?dist} Release: 1%{?dist}
License: BSD License: BSD
URL: http://jdbc.postgresql.org/ URL: http://jdbc.postgresql.org/
@ -165,9 +165,8 @@ opts="-f"
%changelog %changelog
* Wed Feb 28 2024 Zuzana Miklankova <zmiklank@redhat.com> - 42.2.28-1 * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 42.2.27-1
- rebase to 42.2.28 - Rebuilt for MSVSphere 9.2 beta
- fix for CVE-2024-1597
* Tue Jan 03 2023 Zuzana Miklankova <zmiklank@redhat.com> - 42.2.27-1 * Tue Jan 03 2023 Zuzana Miklankova <zmiklank@redhat.com> - 42.2.27-1
- rebase to 42.2.27 - rebase to 42.2.27

Loading…
Cancel
Save