Skip to content

Commit

Permalink
Add packages for Ubuntu 24.10 "oracular"
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Oct 7, 2024
1 parent 0284c21 commit 42165ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Release 6.0.24 (Not yet released)
-------------
* [Ubuntu] Add packages for Ubuntu 24.10 "oracular".
* [Ruby] Specify rackup version to avoid broken 1.0 gem. Closes GH-2559.
* Upgrades Boost from 1.85 -> 1.86.
* Updated various library versions used in precompiled binaries (used for e.g. gem installs):
Expand Down
1 change: 1 addition & 0 deletions dev/ci/tests/debian/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ pipeline {
booleanParam(name: 'focal', defaultValue: true, description: 'Test Ubuntu 20.04 packages')
booleanParam(name: 'jammy', defaultValue: true, description: 'Test Ubuntu 22.04 packages')
booleanParam(name: 'noble', defaultValue: true, description: 'Test Ubuntu 24.04 packages')
booleanParam(name: 'oracular', defaultValue: true, description: 'Test Ubuntu 24.10 packages')

booleanParam(name: 'bullseye',defaultValue: true, description: 'Test Debian 11 packages')
booleanParam(name: 'bookworm',defaultValue: true, description: 'Test Debian 12 packages')
Expand Down

0 comments on commit 42165ba

Please sign in to comment.