aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b2628b449e6d..62e5bf32972e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -151,6 +151,14 @@ you update your ports collection, before attempting any port upgrades.
any configuration files within /etc/urbackup, these should be relocated to
${PREFIX}/etc/urbackup.
+20190130:
+ AFFECTS: users of sysutils/password-store
+ AUTHOR: rene@FreeBSD.org
+
+ password-store now stores plugins in ${PREFIX}/libexec instead of ${PREFIX}/lib.
+ Ensure to move your own extensions there too and update your scripts to avoid
+ breakage.
+
20190124:
AFFECTS: users of sysutils/rubygem-fluentd, sysutils/fluent-bit
AUTHOR: girgen@FreeBSD.org