Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#8038 & #6342] Support Bookworm and Jammy #8039

Merged
merged 6 commits into from
Jan 8, 2024
Merged

Conversation

gbp
Copy link
Member

@gbp gbp commented Dec 5, 2023

Relevant issue(s)

Changes made while reviewing mysociety/commonlib#88

Fixes #8038
Fixes #6342

What does this do?

Adds support for Debian Bookworm and Ubuntu Jammy

Why was this needed?

Framework modernisation

Implementation notes

Not ready for merging yet. Will need to wait for commonlib PR to be merged and the submodule updated in this repo.

@gbp gbp changed the title Support bookworm jammy [#8038 & #6342] Support Bookworm and Jammy Dec 5, 2023
gbp added 6 commits December 7, 2023 13:19
The latest PDFtk can be install on both Debian and Ubuntu with the
`pdftk-java` package. No need to have a distribution specific packages
file anymore.
Allow submodules not to up-to-date in test/development environments
allowing us to test changes to commonlib when running install scripts.
Both Bookworm and Jammy are using systemd rather than init.d scripts.
@gbp gbp force-pushed the support-bookworm-jammy branch from 3a952c0 to 6d133de Compare December 7, 2023 13:23
@gbp gbp marked this pull request as ready for review December 11, 2023 09:57
@gbp
Copy link
Member Author

gbp commented Jan 5, 2024

I have tested this myself I don't think its necessary for anyone else to go through this.

@gbp gbp merged commit 3658be0 into develop Jan 8, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Debian 12 LTS (Bookworm) support Add Ubuntu 22.04 LTS (Jammy Jellyfish) support
1 participant