Skip to content

feat: add SUSE Linux Enterprise (SLES) support #39

@lengau

Description

@lengau

Summary

SUSE Linux Enterprise Server (SLES) is a commercial enterprise Linux distribution produced by SUSE GmbH. It is widely used in enterprise environments, particularly in the SAP ecosystem and financial/government sectors. SLES uses a Service Pack (SP) model within major versions and provides extensive support lifecycle options including General Support, Long Term Service Pack Support (LTSS), and Extended LTSS.

Lifecycle Data Source

SLES has a complex versioned lifecycle with major releases (e.g. SLES 15) and service packs (e.g. SLES 15 SP7). Each service pack receives approximately 6 months of overlap support after the next SP is released, with the final SP of a major version supported for the full major version lifecycle. LTSS extends coverage beyond the standard lifecycle for an additional fee.

Official sources:

Machine-readable data:

The endoflife.date API provides structured lifecycle data:

  • API endpoint: https://endoflife.date/api/sles.json
  • Sample data (as of 2026-04-21):
    • SLES 16.0: released 2025-11-04, EOL 2027-11-30, Extended Support until 2030-11-30
    • SLES 15 SP7: released 2025-06-17, EOL 2031-07-31, Extended Support until 2034-07-31
    • SLES 15 SP6: released 2024-06-26, EOL 2025-12-31, Extended Support until 2028-12-31
    • SLES 12 SP5: released 2019-12-09, EOL 2024-10-31, Extended Support until 2027-10-31

Notes

  • SLES versioning includes both major versions (e.g. 15) and service packs (e.g. 15 SP6), which are tracked as separate release cycles in endoflife.date.
  • The official https://www.suse.com/lifecycle/ page is authoritative and very detailed, covering exact dates for all service packs.
  • LTSS (Long Term Service Pack Support) is a paid add-on and may be relevant to track as an extended_support date.
  • There is no publicly available machine-readable JSON/YAML from SUSE itself; the best source is the endoflife.date API combined with the official lifecycle page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions