git: 37ee0986fc16 - main - security/bastillion: add UPDATING entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Jan 2022 11:06:23 UTC
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/ports/commit/?id=37ee0986fc163fcdbb306808cac2f2bb80f2fac6 commit 37ee0986fc163fcdbb306808cac2f2bb80f2fac6 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2022-01-10 11:03:10 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2022-01-10 11:03:10 +0000 security/bastillion: add UPDATING entry Add bastillion 3.13.00 updating entry. While I'm here fix the line length for my previous entry. --- UPDATING | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/UPDATING b/UPDATING index 4cd4afe8b76d..8b6559da1ef0 100644 --- a/UPDATING +++ b/UPDATING @@ -5,15 +5,27 @@ 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. +20220110: + AFFECTS: users of security/bastillion + AUTHOR: netchild@FreeBSD.org + + If you already performed the actions of the next entry, the following + action in this entry needs to be performed regardless. + If you did not already perform the actions of the next entry, only + the action of this entry needs to be performed. + + The datastore of bastillion needs to be upgraded (if you do not see + users / can not login, you forgot to upgrade it): + java -jar %%PREFIX%%/jetty_bastillion/upgrade/bastillion-upgrade-4.00.01.jar %%PREFIX%%/jetty_bastillion/bastillion/WEB-INF/classes/BastillionConfig.properties + 20220104: AFFECTS: users of security/bastillion AUTHOR: netchild@FreeBSD.org - The datastore of bastillion needs to be upgraded (if you do not see users / can not login, - you forgot to upgrade it): + The datastore of bastillion needs to be upgraded (if you do not see + users / can not login, you forgot to upgrade it): java -jar %%PREFIX%%/jetty_bastillion/upgrade/bastillion-upgrade-4.00.00.jar %%PREFIX%%/jetty_bastillion/bastillion/WEB-INF/classes/BastillionConfig.properties - 20220102: AFFECTS: users of sysutils/py-azure-cli AUTHOR: dbaio@FreeBSD.org