aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2024-07-15 16:55:13 +0000
committerKai Knoblich <kai@FreeBSD.org>2024-07-15 16:58:00 +0000
commitd036f0491f6fc21510d4ffb0e416a8a4f8302be1 (patch)
treefa886a7a960aa8f857dd583880ba93611eb766d3
parent6128053dce0e8a7fd9266cf5a4d7ea5e4cfb6413 (diff)
downloadports-d036f0491f6fc21510d4ffb0e416a8a4f8302be1.tar.gz
ports-d036f0491f6fc21510d4ffb0e416a8a4f8302be1.zip
UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 4.0 release series.
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d1084784becd..82535af1a623 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20240715:
+ AFFECTS: net-mgmt/netbox
+ AUTHOR: kai@FreeBSD.org
+
+ The NetBox 4.0 release contains major changes, so at least the following
+ items must be checked before proceeding with the upgrade:
+
+ 1. NetBox v4.0 requires Python 3.10 or later.
+
+ 2. Please also check the pkg-message and the changelogs for further info.
+
20240705:
AFFECTS: sysutils/bacula*-{client,server}
AUTHOR: netchildFreeBSD.org