diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2021-12-23 15:50:09 +0100 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2021-12-23 15:52:55 +0100 |
commit | 85fc17bba80bb26d659c469a8ec5bd3b780d85b0 (patch) | |
tree | 82f3b5cc2b9e8ebac92a227a9c539da986a3ed35 /UPDATING | |
parent | 15634f817fb109d069362742d5775bb79e63b1a9 (diff) | |
download | freebsd-ports-85fc17bba80bb26d659c469a8ec5bd3b780d85b0.zip |
security/bastillion: update to 3.12.00
This update contains an incompatible DB change, please read UPDATING
*before* updating.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. +20211223: + AFFECTS: users of security/bastillion + AUTHOR: netchild@FreeBSD.org + + This update contains an incompatible DB change. Either recreate your + DB (rm /usr/local/jetty_bastillion/bastillion/WEB-INF/classes/keydb/bastillion.* + and restart) by hand, or export the old DB while the old version is + installed and import the data into a new DB. See + https://github.com/bastillion-io/Bastillion/issues/405 + for details. + 20211220: AFFECTS: users of devel/notcurses AUTHOR: nickblack@linux.com |