summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b6b15766101e..a7b253d0e086 100644
--- a/UPDATING
+++ b/UPDATING
@@ -4,6 +4,15 @@ 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.
+
+20230416:
+ AFFECTS: users of databases/mongodb50
+ AUTHOR: ronald@FreeBSD.org
+
+ MongoDB removed the settings 'fork' and 'pidFilePath' from the default
+ etc/mongodb.conf file.
+ This does not affect mongod started by etc/rc.d/mongod as the settings are
+ passed as arguments. Please verify custom uses of mongod.
20230414:
AFFECTS: users of www/gitea