mitre-cyber-academy / ctf-scoreboard

This scoreboard allows you to host your own cybersecurity capture-the-flag (jeopardy-style or attack/defend) competition. Also includes team creation!
http://mitrecyberacademy.org/
Apache License 2.0
54 stars 30 forks source link

Bump passenger from 6.0.15 to 6.0.16 #929

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps passenger from 6.0.15 to 6.0.16.

Release notes

Sourced from passenger's releases.

Release 6.0.16

  • Adds Ubuntu 22.10 "Kinetic" packages, removes Ubuntu 16.04 "Xenial" packages.
  • Adds systemd private tmpdir workaround on Ubuntu/Debian. Closes GH-2397.
  • Downgrade jsoncpp to 1.8.1 from 1.9.5 to fix invalid json generation bug. Closes GH-2445.
  • Updated various library versions used in precompiled binaries (used for e.g. gem installs):
    • ccache: 4.6.3 → 4.7.4
    • cmake: 3.24.2 → 3.25.1
    • curl: 7.85.0 → 7.86.0
    • git 2.37.3 → 2.38.1
    • gnupg: 2.3.7 → 2.3.8
    • libgpg_error 1.45 → 1.46
    • libksba 1.6.1 → 1.6.2
    • openssl: 1.1.1q → 1.1.1s
    • rubygems 3.3.22 → 3.3.26
    • s3cmd 2.2.0 → 2.3.0
    • zlib: 1.2.12 → 1.2.13
    • rubies:
      • 2.7.6 → 2.7.7
      • 3.0.4 → 3.0.5
      • 3.1.2 → 3.1.3
Changelog

Sourced from passenger's changelog.

Release 6.0.16

  • Adds ARM64 (aarch64) packages for Ubuntu and Debian.
  • Adds Ubuntu 22.10 "Kinetic" packages, removes Ubuntu 16.04 "Xenial" packages.
  • Adds systemd private tmpdir workaround on Ubuntu/Debian. Closes GH-2397.
  • Downgrade jsoncpp to 1.8.1 from 1.9.5 to fix invalid json generation bug. Closes GH-2445.
  • Updated various library versions used in precompiled binaries (used for e.g. gem installs):
    • ccache: 4.6.3 → 4.7.4
    • cmake: 3.24.2 → 3.25.1
    • curl: 7.85.0 → 7.86.0
    • git 2.37.3 → 2.38.1
    • gnupg: 2.3.7 → 2.3.8
    • libgpg_error 1.45 → 1.46
    • libksba 1.6.1 → 1.6.2
    • openssl: 1.1.1q → 1.1.1s
    • rubygems 3.3.22 → 3.3.26
    • s3cmd 2.2.0 → 2.3.0
    • zlib: 1.2.12 → 1.2.13
    • rubies:
      • 2.7.6 → 2.7.7
      • 3.0.4 → 3.0.5
      • 3.1.2 → 3.1.3
Commits
  • 1b828d7 fix building cross arch packages
  • 01a5905 match enterprise for debian automation
  • 20595a4 drop xenial
  • 64d87a6 use debian testboxes with systemd support
  • ff33447 try to fix node issue in debian testboxes
  • 0c1423e use older json gem
  • b1d805f update submodules with build fixes
  • 6faea6b remove reverted json gem note in changelog
  • a721958 add solargraph to gemfile for me
  • 8049bb1 Revert "use core json gem when available"
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)