git: 5a77a83fcf05 - main - databases/postgresql-jdbc: update to 42.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Aug 2022 07:51:54 UTC
The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a77a83fcf05a27f14b60be3fcd369af49f13d34 commit 5a77a83fcf05a27f14b60be3fcd369af49f13d34 Author: Palle Girgensohn <girgen@FreeBSD.org> AuthorDate: 2022-08-16 07:47:59 +0000 Commit: Palle Girgensohn <girgen@FreeBSD.org> CommitDate: 2022-08-16 07:51:50 +0000 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 --- databases/postgresql-jdbc/Makefile | 2 +- databases/postgresql-jdbc/distinfo | 6 +++--- 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