Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2023 14:42:07 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eea019d95944 - main - net-im/openfire: Update to 4.7.5
Message-ID:  <202306131442.35DEg7hk055972@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eea019d95944c8619de747cd30d9d96f9ac06b2d

commit eea019d95944c8619de747cd30d9d96f9ac06b2d
Author:     nikita@druba.su <nikita@druba.su>
AuthorDate: 2023-06-11 18:00:37 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-06-13 14:37:02 +0000

    net-im/openfire: Update to 4.7.5
    
    ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.5/changelog.html
    
    Improvement
        * Admin console CSS tweaks
        * Validate JIDs that are sent by remote servers
        * Apply nodeprep on S2S stanza addresses
        * Do not default to Chinese locale
        * Name threads
        * Plugins should have updated SCM references
    
    Task
        * Ensure that MUC Room names are nodeprepped
        * Update dependency-check to 8.1.2
        * Update commons-fileupload to 1.5
        * Update mysql-connector from 8.0.28 to 8.0.32
        * Update twelvemonkeys imageio-core from 3.5 to 3.7.1 or higher
        * Update SQL Server JDBC driver from 7.4.1 to 9.4.1
        * Remove protobuf-java from mysql-connector-j
    
    Story
        * Update postgresql to 42.4.1
    
    Sub-task
        * Improve detection of path traversal
        * Add config option for using wildcards in AuthCheckFilter
        * Remove wildcard usage in AuthCheckFilter
        * Avoid having setup-specific auth-excludes after install
    
    Bug
        * Overzealous deletion of child properties
        * pubsub should always deliver payloads when items are retrieved.
        * Fallback of verifyCertificateValidity for connection listener uses
          incorrect setting
        * Text formatting error in registration settings
        * Fix failing aioxmpp tests
        * CVE-2023-32315 Admin Console Auth Bypass
    
    PR:             271922
    Reported by:    nikita@druba.su (maintainer)
---
 net-im/openfire/Makefile  |  2 +-
 net-im/openfire/distinfo  | 10 +++++-----
 net-im/openfire/pkg-plist | 25 ++++++++++++-------------
 3 files changed, 18 insertions(+), 19 deletions(-)

diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile
index dfca1b9ca309..10e483909a34 100644
--- a/net-im/openfire/Makefile
+++ b/net-im/openfire/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openfire
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.7.4
+DISTVERSION=	4.7.5
 PORTEPOCH=	1
 CATEGORIES=	net-im java
 
diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo
index c2b9be6faf82..859276e97d61 100644
--- a/net-im/openfire/distinfo
+++ b/net-im/openfire/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1673634902
-SHA256 (igniterealtime-Openfire-v4.7.4_GH0.tar.gz) = 5eb22e165d1de0a1e601efbd356266a6823fafc866b684500ec90af1ba764ab9
-SIZE (igniterealtime-Openfire-v4.7.4_GH0.tar.gz) = 7421427
-SHA256 (FreeBSD-openfire-4.7.4-maven-repository.tar.gz) = 3d1ecdc816d006a4fcc04ff5200b37b20d7a5d20dd689f9f92141137a8332d6b
-SIZE (FreeBSD-openfire-4.7.4-maven-repository.tar.gz) = 256366555
+TIMESTAMP = 1686316122
+SHA256 (igniterealtime-Openfire-v4.7.5_GH0.tar.gz) = 7c2c4cad2879606404d966a6183c33c77ecf885b814b45845e64aea4f0aaa305
+SIZE (igniterealtime-Openfire-v4.7.5_GH0.tar.gz) = 7423544
+SHA256 (FreeBSD-openfire-4.7.5-maven-repository.tar.gz) = 012f3bafc66d726de7a6b8ec4030eed23cca393a3433befeed352a4d2d828cde
+SIZE (FreeBSD-openfire-4.7.5-maven-repository.tar.gz) = 258158024
diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist
index ef140fdef903..69706846645c 100644
--- a/net-im/openfire/pkg-plist
+++ b/net-im/openfire/pkg-plist
@@ -66,13 +66,13 @@
 %%DATADIR%%/lib/bcutil-jdk15on-1.70.jar
 %%DATADIR%%/lib/caffeine-2.7.0.jar
 %%DATADIR%%/lib/checker-qual-3.5.0.jar
-%%DATADIR%%/lib/common-image-3.5.jar
-%%DATADIR%%/lib/common-io-3.5.jar
-%%DATADIR%%/lib/common-lang-3.5.jar
+%%DATADIR%%/lib/common-image-3.9.4.jar
+%%DATADIR%%/lib/common-io-3.9.4.jar
+%%DATADIR%%/lib/common-lang-3.9.4.jar
 %%DATADIR%%/lib/commons-codec-1.15.jar
 %%DATADIR%%/lib/commons-dbcp2-2.9.0.jar
-%%DATADIR%%/lib/commons-fileupload-1.4.jar
-%%DATADIR%%/lib/commons-io-2.2.jar
+%%DATADIR%%/lib/commons-fileupload-1.5.jar
+%%DATADIR%%/lib/commons-io-2.11.0.jar
 %%DATADIR%%/lib/commons-lang3-3.9.jar
 %%DATADIR%%/lib/commons-logging-1.2.jar
 %%DATADIR%%/lib/commons-pool2-2.9.0.jar
@@ -86,9 +86,9 @@
 %%DATADIR%%/lib/hsqldb-2.4.1.jar
 %%DATADIR%%/lib/httpclient-4.5.13.jar
 %%DATADIR%%/lib/httpcore-4.4.13.jar
-%%DATADIR%%/lib/i18n-4.7.4.jar
-%%DATADIR%%/lib/imageio-bmp-3.5.jar
-%%DATADIR%%/lib/imageio-core-3.5.jar
+%%DATADIR%%/lib/i18n-4.7.5.jar
+%%DATADIR%%/lib/imageio-bmp-3.9.4.jar
+%%DATADIR%%/lib/imageio-core-3.9.4.jar
 %%DATADIR%%/lib/istack-commons-runtime-3.0.11.jar
 %%DATADIR%%/lib/j2objc-annotations-1.3.jar
 %%DATADIR%%/lib/jakarta.activation-1.2.2.jar
@@ -138,11 +138,10 @@
 %%DATADIR%%/lib/mina-integration-beans-2.1.3.jar
 %%DATADIR%%/lib/mina-integration-jmx-2.1.3.jar
 %%DATADIR%%/lib/mina-integration-ognl-2.1.3.jar
-%%DATADIR%%/lib/mssql-jdbc-7.4.1.jre8.jar
-%%DATADIR%%/lib/mysql-connector-java-8.0.28.jar
+%%DATADIR%%/lib/mssql-jdbc-9.4.1.jre8.jar
+%%DATADIR%%/lib/mysql-connector-j-8.0.32.jar
 %%DATADIR%%/lib/ognl-3.2.10.jar
-%%DATADIR%%/lib/postgresql-42.3.3.jar
-%%DATADIR%%/lib/protobuf-java-3.11.4.jar
+%%DATADIR%%/lib/postgresql-42.4.1.jar
 %%DATADIR%%/lib/rome-1.15.0.jar
 %%DATADIR%%/lib/rome-utils-1.15.0.jar
 %%DATADIR%%/lib/shaj-0.5.jar
@@ -158,7 +157,7 @@
 %%DATADIR%%/lib/websocket-common-9.4.43.v20210629.jar
 %%DATADIR%%/lib/websocket-server-9.4.43.v20210629.jar
 %%DATADIR%%/lib/websocket-servlet-9.4.43.v20210629.jar
-%%DATADIR%%/lib/xmppserver-4.7.4.jar
+%%DATADIR%%/lib/xmppserver-4.7.5.jar
 %%DATADIR%%/lib/xpp3-1.1.4c.jar
 %%DATADIR%%/logs
 %%DATADIR%%/plugins/admin/plugin.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306131442.35DEg7hk055972>