aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2025-02-08 09:14:32 +0000
committerKai Knoblich <kai@FreeBSD.org>2025-02-08 09:51:47 +0000
commit2bc8c570f2e0f3d528152c2e707e97d7dac776d9 (patch)
tree4916d8647fdf70c48914fb1bdb0c3c9e1fc20015 /UPDATING
parent5a711034ee6259c7e88ec14eadf1ee3c6fd85f03 (diff)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c8f2e8179190..a6e75b89fd0d 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.
+20250208:
+ AFFECTS: users of net-mgmt/netbox
+ AUTHOR: kai@FreeBSD.org
+
+ 1. Please make sure that the PostgreSQL server for the NetBox instance is
+ running version 13 or higher. This is because PostgreSQL 12 reached
+ its End of Life (EOL) on November 14, 2024 and was also removed from
+ the ports tree at the beginning of 2025.
+
+ 2. Please also check the pkg-message and the changelogs for further info.
+
20250205:
AFFECTS: users of www/gitlab
AUTHOR: mfechner@FreeBSD.org