What's new in TurnKey Jenkins Live CD 15.4

Feb 18, 2019
  • Install latest Jenkins LTS from upstream (2.150.2).
  • Remove broken TurnKey credit footer (and the markup plugin that was providing it) - closes #1215. To be reimplemented at a later date (see #1281).

New in TurnKey Jenkins Live CD 15.3 (Jan 10, 2019)

  • Install latest Jenkins LTS from upstream (2.138.3).
  • Rebuild to resolve inadvertant removal of mariadb during sec-updates

New in TurnKey Jenkins Live CD 15.2 (Oct 30, 2018)

  • Latest version of Jenkins from upstream LTS repo (2.138.2).

New in TurnKey Jenkins Live CD 15.0 (Sep 18, 2018)

  • Latest version of Jenkins from upstream Long Term Support repo (2.121.2).
  • Replace MySQL with MariaDB

New in TurnKey Jenkins Live CD 14.2 (Jul 30, 2018)

  • Latest version of Jenkins from upstream Long Term Support repo.
  • Upgraded to OpenJDK v8.
  • jenkins-cli:
  • '-remoter' mode disabled by default (security)
  • JENKINS_URL env var set to http://localhost:8080 (convenience)
  • jenkins-cli bash wrapper - can now use 'jenkins-cli' instead of 'java -jar path/to/jenkins-cli.jar' (convenience) [email protected]]
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

New in TurnKey Jenkins Live CD 14.0 (Dec 4, 2015)

  • Latest version of Jenkins from Long Term Support release version. Fixes remote code execution vulnerability.

New in TurnKey Jenkins Live CD 13.0 (Nov 1, 2013)

  • Jenkins:
  • Latest version of Jenkins from official package repository.
  • Bugfixed plugin permissions [#42].