Skip to content

Releases: cloudfoundry/os-conf-release

v23.0.1

Choose a tag to compare

@bosh-admin-bot bosh-admin-bot released this 24 Jun 16:25

Fixed CVEs:

  • CVE-2026-25680: Parsing arbitrary HTML can consume excessive CPU time, possibly leadin ...
  • CVE-2026-25681: Parsing arbitrary HTML which is then rendered using Render can result ...
  • CVE-2026-27136: Parsing arbitrary HTML which is then rendered using Render can result ...
  • CVE-2026-33814: When processing HTTP/2 SETTINGS frames, transport will enter an infini ...
  • CVE-2026-39821: golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
  • CVE-2026-42502: Parsing arbitrary HTML which is then rendered using Render can result ...
  • CVE-2026-42506: Parsing arbitrary HTML which is then rendered using Render can result ...

What's Changed

New Contributors

Full Changelog: v23.0.0...v23.0.1

v23.0.0

Choose a tag to compare

@bosh-admin-bot bosh-admin-bot released this 21 Mar 15:21

What's Changed

New Contributors

Full Changelog: v22.3.1...v23.0.0

v22.3.1

Choose a tag to compare

@bosh-admin-bot bosh-admin-bot released this 30 Dec 20:11

Fixed CVEs:

  • CVE-2024-45338: golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html

What's Changed

  • Update pre-start.sh.erb in harden_ssh for noble stemcell by @fmoehler in #70

New Contributors

Full Changelog: v22.3.0...v22.3.1

v22.3.0

Choose a tag to compare

@bosh-admin-bot bosh-admin-bot released this 03 Jul 22:09

What's Changed

New Contributors

Full Changelog: v22.2.1...v22.3.0

v22.2.1

Choose a tag to compare

@bosh-admin-bot bosh-admin-bot released this 11 Nov 10:08

Fixed CVEs:

v22.2.0

Choose a tag to compare

@cunnie cunnie released this 29 Aug 21:17
  • Make auditd job more robust by introducing a new property to delay the start and by repeatedly attempting to bring up auditd in the event of a failure.

Full Changelog: v22.1.3...v22.2.0

v22.1.3

Choose a tag to compare

@nouseforaname nouseforaname released this 29 Mar 08:46

What's Changed

New Contributors

Full Changelog: v22.1.2...v22.1.3

v22.1.2

Choose a tag to compare

@camilalonart camilalonart released this 19 Oct 23:24

What's Changed

  • Run acceptance tests on bionic stemcell by @yatzek in #61
  • Adding the option to delete system certificates to the job ca_certs by @danielfor in #62
  • Updated Go to v1.17

New Contributors

Full Changelog: v22.1.1...v22.1.2

v22.1.1

Choose a tag to compare

@mrosecrance mrosecrance released this 31 Mar 16:25

Features

  • adds a post-deploy-script job #56

Updates

  • Bumped to go 1.16

v22.1.0

Choose a tag to compare

@dlresende dlresende released this 21 Aug 20:47
  • [#55] Added harden_sshd job to disable ssh port forwarding