diff options
| author | Kai Knoblich <kai@FreeBSD.org> | 2026-06-26 09:24:46 +0000 |
|---|---|---|
| committer | Kai Knoblich <kai@FreeBSD.org> | 2026-06-26 09:35:30 +0000 |
| commit | 6477cfdce020f3a9151743f087ef77cb80ebd783 (patch) | |
| tree | c31087e60744c48aa254f4fcdca58915fe63383b | |
| parent | 4b7766a7f8a7adf7ab373ad91db50b8abb454445 (diff) | |
UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 4.6 release
series.
| -rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ 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. +20260626: + AFFECTS: net-mgmt/netbox + AUTHOR: kai@FreeBSD.org + + 1. With Release Netbox 4.6, Python 3.12 or newer is now required. + + This was actually already the case with previous NetBox 4.5 release, + but it could be worked around using smaller patches to ensure + compatibility with older Python releases. + + 2. Please also check the pkg-message and the changelogs for further info. + 20260624 AFFECTS: Python users AUTHOR: vishwin@FreeBSD.org |
