feat: add Debian 13 support#315
Conversation
5a11da5 to
3fc5b7a
Compare
df105e8 to
cd456b0
Compare
|
opened issue in action repo to fix broken debian-stable action: roles-ansible/check-ansible-debian-latest-action#14 |
mattwillsher
left a comment
There was a problem hiding this comment.
Thanks for your PR. Hopefully the action changes will get approved soon and this can be merged with passing tests.
I've added a nit about the version in the README.md - the section specifically says tested against so old version should be removed. (I've raised #317 to address this more widely)
|
Sounds like also Ubuntu got some new options in the service files that need to be addressed separately ... |
|
Addressing the Ubuntu + CentOS 10 issues separately in #318. Removing of the debian buster can be merged separately as the repos are gone now (Or I can include it in the above PR). Fixing the check-ansible-debian-latest-action will likely need a PR as the maintainer does not look like using it anymore. I was fixing several ones previously so I will have a look if we can get to fix this one too. |
|
Looking at the CI, the |
trixie test runs against debian:latest until release exists
* debian trixie has a slightly different man page than bookworm so we need to exclude the word "Note" from the automatically generated list * systemd-service file for debian 13
|
i created a check-ansible-debian-trixie-action "fork" and fixed all issues regarding trixie. i plan to maintain the repo until there is an official one in https://github.com/roles-ansible |
|
i think when this MR and #316 is merged there would be a good opportunity to make a new release :) |
|
Thanks @domrim , will get a release out soon |
Enhancement: Add support for Debian 13 (aka Trixie)
Reason:
Like two years ago (#283) the next debian release is near.
Debian 13 Release is planned for 2025-08-09 (https://wiki.debian.org/DebianTrixie)
Result: Support for Debian 13
Issue Tracker Tickets (Jira or BZ if any): -