pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add note about security issue to older unifi packages
Module Name: pkgsrc-wip
Committed By: David Brownlee <abs%absd.org@localhost>
Pushed By: abs
Date: Thu Apr 23 10:41:54 2026 +0100
Changeset: 43d7dea4ab3cf40d9b4565cfbcd7b915d797a9b0
Modified Files:
unifi8/Makefile
unifi9/Makefile
Log Message:
Add note about security issue to older unifi packages
https://community.ui.com/releases/Security-Advisory-Bulletin-062-062/c29719c0-405e-4d4a-8f26-e343e99f931b
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=43d7dea4ab3cf40d9b4565cfbcd7b915d797a9b0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
unifi8/Makefile | 3 +++
unifi9/Makefile | 3 +++
2 files changed, 6 insertions(+)
diffs:
diff --git a/unifi8/Makefile b/unifi8/Makefile
index 7c1852337e..c154c718b9 100644
--- a/unifi8/Makefile
+++ b/unifi8/Makefile
@@ -1,5 +1,8 @@
# $NetBSD: Makefile,v 1.37 2025/03/14 13:21:07 abs Exp $
+# WARNING Critical remote security issue
+# https://community.ui.com/releases/Security-Advisory-Bulletin-062-062/c29719c0-405e-4d4a-8f26-e343e99f931b
+
DISTNAME= unifi-8.6.9
CATEGORIES= net
MASTER_SITES= -http://dl.ubnt.com/unifi/${PKGVERSION_NOREV}/UniFi.unix.zip
diff --git a/unifi9/Makefile b/unifi9/Makefile
index 8c5105fb73..a871028090 100644
--- a/unifi9/Makefile
+++ b/unifi9/Makefile
@@ -1,5 +1,8 @@
# $NetBSD: Makefile,v 1.37 2025/03/14 13:21:07 abs Exp $
+# WARNING Critical remote security issue
+# https://community.ui.com/releases/Security-Advisory-Bulletin-062-062/c29719c0-405e-4d4a-8f26-e343e99f931b
+
DISTNAME= unifi-9.5.21
CATEGORIES= net
MASTER_SITES= -http://dl.ubnt.com/unifi/${PKGVERSION_NOREV}/UniFi.unix.zip
Home |
Main Index |
Thread Index |
Old Index