From nobody Thu Dec 16 16:19:17 2021 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id F2E7418E270F; Thu, 16 Dec 2021 16:19:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JFHPK3X9gz3k6g; Thu, 16 Dec 2021 16:19:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 58C24342C; Thu, 16 Dec 2021 16:19:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BGGJHkA023348; Thu, 16 Dec 2021 16:19:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BGGJHAd023347; Thu, 16 Dec 2021 16:19:17 GMT (envelope-from git) Date: Thu, 16 Dec 2021 16:19:17 GMT Message-Id: <202112161619.1BGGJHAd023347@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Juraj Lutter Subject: git: 108a7ce68ee0 - 2021Q4 - net-mgmt/unifi6: Update to 6.5.55 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 108a7ce68ee0c1f62bc44476972901f475b631e3 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639671557; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VUVGTpX7LwnlAdtFRjbowXoZm1zk9K4kYndij8EEQjc=; b=pXWsfDZW9N5VvUW0tB7PU82KYAW5jknie6rO7SauhgIFAr96KnfszKePcsIi589dA0rYsR xpncrZxWjF7NdT7krLiRUuNgg5eGKv8fvZ+5alLBJNB36d/8sMXycVKLBNczwbJ3/sa4tr BM0iZcV9tQVcch62cQL1EZ+PH9Wy39QxHi5IuU5AaJE1if8sqIU5nW1wd0uMJJptxT16Ah XkgMVVq73XIgjvvH1/wPIFtny1n4yxdPlEVHycAtg68Xlp5bew0HEEJDqT86YKesFXmNBl L4s8XYBj1jcwm3SVZ1A+hXN8D0hRuWnoNkKHXVaiKSLsWGkw4IRUllNEagrE/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639671557; a=rsa-sha256; cv=none; b=puf19MSCtUuGLugugH/tlpVw33dWJvgFc936PPTBQ17xxS43yyzJzg1vNj1giyII8pA2EK 8MWXrhmyqiEFsbt6PaCywK/bI+H2C77FFz9nY2AhvmcMOfBnIEvtX8VRy5c5QLZwb0b2cG GjMl5kHmPjU6TWUioe/5M3+uX1s8g8RvhtpTmDpfkBB+i5wfa8NVDvudcr99XQrx+ff4en Mk8d055RaaE7CqdEHG/GxUNQsgrN98qq7U/j2htZOKmU4s56IUaRmSEA4Lx2bxBm2oePYP nvT1qcTH9/U5mBQ30l9GBcogQEEwpObeNqSWYv/YUSIpMlHFWAjhxo57tM1elA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=108a7ce68ee0c1f62bc44476972901f475b631e3 commit 108a7ce68ee0c1f62bc44476972901f475b631e3 Author: Juraj Lutter AuthorDate: 2021-12-16 09:22:13 +0000 Commit: Juraj Lutter CommitDate: 2021-12-16 16:19:02 +0000 net-mgmt/unifi6: Update to 6.5.55 This is a security release, bundling the latest log4j library. Release notes: https://community.ui.com/releases/r/network/6.5.55 (cherry picked from commit b5068e3392d61ff2c35390c1b121798e5656fb04) --- net-mgmt/unifi6/Makefile | 2 +- net-mgmt/unifi6/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-mgmt/unifi6/Makefile b/net-mgmt/unifi6/Makefile index 8219db875142..ccc88fbd23bb 100644 --- a/net-mgmt/unifi6/Makefile +++ b/net-mgmt/unifi6/Makefile @@ -1,5 +1,5 @@ PORTNAME= unifi6 -PORTVERSION= 6.5.54 +PORTVERSION= 6.5.55 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/%SUBDIR%/:unifi \ https://repo1.maven.org/maven2/%SUBDIR%/:jax diff --git a/net-mgmt/unifi6/distinfo b/net-mgmt/unifi6/distinfo index f2a4c04044a3..35310ddb1d07 100644 --- a/net-mgmt/unifi6/distinfo +++ b/net-mgmt/unifi6/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1639253973 -SHA256 (unifi6-6.5.54/unifi_sysvinit_all.deb) = 336818a8a662d1ccc581f5b1d2d4d6e376fe69456a4ba320fa68ac441f7f15eb -SIZE (unifi6-6.5.54/unifi_sysvinit_all.deb) = 132173946 -SHA256 (unifi6-6.5.54/javax.activation-api-1.2.0.jar) = 43fdef0b5b6ceb31b0424b208b930c74ab58fac2ceeb7b3f6fd3aeb8b5ca4393 -SIZE (unifi6-6.5.54/javax.activation-api-1.2.0.jar) = 56674 +TIMESTAMP = 1639646461 +SHA256 (unifi6-6.5.55/unifi_sysvinit_all.deb) = 3541913be7fa2735af60fc228ad66c829f8b4309c64a7727a2cb74de680d5710 +SIZE (unifi6-6.5.55/unifi_sysvinit_all.deb) = 132171764 +SHA256 (unifi6-6.5.55/javax.activation-api-1.2.0.jar) = 43fdef0b5b6ceb31b0424b208b930c74ab58fac2ceeb7b3f6fd3aeb8b5ca4393 +SIZE (unifi6-6.5.55/javax.activation-api-1.2.0.jar) = 56674