New TurnKey Jenkins version (17.0)

Changes:

  • Install latest Jenkins LTS from upstream apt repo - 2.361.1.
  • Fixes #888 (Automated plugin dependency fulfilment)
  • Provides jenkins-cli utility script `/usr/local/bin/jenkins-cli`
  • Updated all relevant Debian packages to Bullseye/11 versions
  • Note: Please refer to turnkey-core's 17.0 changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey Jenkins version (16.1)

Changes:

  • Install latest Jenkins LTS from upstream apt repo - 2.277.3.
  • Update all current plugins, plus include dependencies:
    • bootstrap4-api
    • checks-api
    • font-awesome-api
    • popper-api
    • workflow-support
  • Install previous minor version (1.18.1) of ssh-credentials plugin. Latest version requires latest Jenkins (not compatible with Jenkins LTS).
  • Note: Please refer to turnkey-core's 16.1 changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey Jenkins version (16.0)

Changes:

  • Install latest Jenkins LTS from upstream - 2.235.2.
  • Update/include additional plugins (new/updated plugin dependencies):
    • echarts-api
    • jaxb
    • trilead-api
    • jackson2-api
    • jquery3-api
    • plugin-util-api
    • snakeyaml-api
  • Change default Jenkins username to 'jenkins-admin'. This is to avoid possible clash with sudoadmin on AWSMP (default username is 'admin'). [ Jeremy Daivs ]
  • Explcitly disable TLS<1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x TurnKey releases supported TLS 1.2, but could fallback as low as TLSv1).
  • Update SSL/TLS cyphers to provide "Intermediate" browser/client support (suitable for "General-purpose servers with a variety of clients, recommended for almost all systems"). As provided by Mozilla via https://ssl-config.mozilla.org/.
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

Pages