Skip to content

3.11.01

Compare
Choose a tag to compare
@skavanagh skavanagh released this 16 Dec 13:23
· 223 commits to master since this release

Update Log4j to 2.16 to address CVE-2021-44228 and CVE-2021-45046

To migrate from 3.10.00

  • Backup previous bastillion.h2.db data store (possibly named keybox.h2.db)
  • Copy old jetty/bastillion/WEB-INF/classes/keydb folder (and it's contents) to the jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Copy old jetty/bastillion/WEB-INF/classes/bastillion.jceks to the /jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Copy old jetty/bastillion/WEB-INF/classes/BastillionConfig.properties to the /jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Adjust settings or copy as needed for the jaas.conf, log4j2.xml, keystore, jetty-ssl.xml and jetty-http.xml