Drop support for Debian 10/11 #182

Closed
opened 2024-05-03 02:03:04 -04:00 by joshuaboniface · 3 comments

PVC currently supports Debian version 10, 11, and 12. However 10 is reaching end of life (without ELTS) in mid-2024, and thus should be retired. Dropping Debian 11 at the same time is also feasible, leaving Debian 12 with another ~4 years of support as the only supported distribution version. This should be fairly trivial from a code perspective, and would open up several new possibilities for enhancements (e.g. using pystemd for systemd integration and cleaning up some legacy code handlers in the pvcworkerd system).

Creating issue for tracking.

PVC currently supports Debian version 10, 11, and 12. However 10 is reaching end of life (without ELTS) in mid-2024, and thus should be retired. Dropping Debian 11 at the same time is also feasible, leaving Debian 12 with another ~4 years of support as the only supported distribution version. This should be fairly trivial from a code perspective, and would open up several new possibilities for enhancements (e.g. using `pystemd` for systemd integration and cleaning up some legacy code handlers in the `pvcworkerd` system). Creating issue for tracking.
joshuaboniface changed title from Drop support for Debian 10 to Drop support for Debian 10/11 2024-05-03 02:03:10 -04:00
Author
Owner

To avoid compromising un-upgraded installations, the first step should be to disable future code updates to the Debian 10 and 11 repositories, thus ensuring that future versions are not pushed to those repository versions.

To avoid compromising un-upgraded installations, the first step should be to disable future code updates to the Debian 10 and 11 repositories, thus ensuring that future versions are not pushed to those repository versions.
Author
Owner

Debian 10/11 deprecation is scheduled for version 0.9.100, i.e. 0.9.99 will be the last version that supports Debian 10/11.

Debian 10/11 deprecation is scheduled for version 0.9.100, i.e. 0.9.99 will be the last version that supports Debian 10/11.
Author
Owner

Debian 10/11 has been officially deprecated and 0.9.101 and newer are not released for it.

Debian 10/11 has been officially deprecated and 0.9.101 and newer are not released for it.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#182
No description provided.