diff options
author | Michael Osipov <michael.osipov@siemens.com> | 2022-05-13 23:04:17 +0200 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2022-05-13 23:04:17 +0200 |
commit | 42fc5985a32ed2d18c953ac5864a48c30c477b38 (patch) | |
tree | b617b962aff91e445b8495c9385687626bfc1e80 /UPDATING | |
parent | 58e92da5fc2c7638b01dbc69571f133ba3e92232 (diff) | |
download | freebsd-ports-42fc5985a32ed2d18c953ac5864a48c30c477b38.zip |
devel/nexus2-oss: update 2.14.20 -> 2.15.1
PR: 263256
Approved by: Michael Osipov <michael.osipov@siemens.com> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ 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. +20220513: + AFFECTS: devel/nexus2-oss + AUTHOR: michael.osipov@siemens.com + + Nexus 2.15.x introduces incompatible configuration changes. You + must review changes in ETCDIR/wrapper.conf and ETCDIR/jetty*.xml + with updated samples as well as NEXUS_WORKDIR/conf/logback-nexus.xml + with its origin from + DATADIR/nexus/WEB-INF/lib/nexus-core-VERSION.jar!/META-INF/log/logback-nexus.xml, + grant write access to files in ETCDIR since Nexus itself might + update files in place otherwise your instance will not properly + work after the update. + 20220510 AFFECTS: sysutils/zrepl AUTHOR: monwarez@gmail.com |