From cb83106ca20b3365b91c1d08589a24ba68938ed9 Mon Sep 17 00:00:00 2001 From: Ronald Klop Date: Mon, 17 Apr 2023 00:17:45 +0200 Subject: databases/mongodb50: update to 5.0.16 changelog: https://www.mongodb.com/docs/manual/release-notes/5.0/ Please read the release notes: Some past releases have critical issues. Followed an upstream chagne in mongod.conf about removal of 2 settings. See UPDATING. --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UPDATING') 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 -- cgit v1.2.3