aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2022-08-16 07:47:59 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2022-08-16 07:51:50 +0000
commit5a77a83fcf05a27f14b60be3fcd369af49f13d34 (patch)
tree6ad3d943cfc3468f1e31d1e19cc4c85adf39a276
parent17c256d0ffb483b79508eaf8d4b98a04bf377aa2 (diff)
downloadports-5a77a83fcf05a27f14b60be3fcd369af49f13d34.tar.gz
ports-5a77a83fcf05a27f14b60be3fcd369af49f13d34.zip
databases/postgresql-jdbc: update to 42.4.1
The PostgreSQL JDBC team have released 42.4.1 to address a security issue: CVE-2022-31197. This is only an issue if you are using ResultSet.refreshRow() Release notes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.4.1 Security: CVE-2022-31197 [1] [1]: https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-r38f-c4h4-hqq2
-rw-r--r--databases/postgresql-jdbc/Makefile2
-rw-r--r--databases/postgresql-jdbc/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index ae156990828e..a0a349f841de 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= postgresql
-PORTVERSION= 42.4.0
+PORTVERSION= 42.4.1
CATEGORIES= databases java
MASTER_SITES= http://jdbc.postgresql.org/download/
PKGNAMESUFFIX= -jdbc
diff --git a/databases/postgresql-jdbc/distinfo b/databases/postgresql-jdbc/distinfo
index 6d793c9be57a..dbc969abddff 100644
--- a/databases/postgresql-jdbc/distinfo
+++ b/databases/postgresql-jdbc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655130794
-SHA256 (postgresql-42.4.0.jar) = fe25b9c0a2c59458504ec88862853df522ee87f8a02564835d537c29ae4cb125
-SIZE (postgresql-42.4.0.jar) = 1042588
+TIMESTAMP = 1660572235
+SHA256 (postgresql-42.4.1.jar) = fb931c3841fede01c89f8e61970554076a98046c2b87ae3eb303d1481047b951
+SIZE (postgresql-42.4.1.jar) = 1045138