Skip to content
Snippets Groups Projects
Select Git revision
  • 69bb3c22cabbb841aa9eb33bf4d6748123f42c9e
  • master default protected
  • simple-task/7248-eol-check-add-node-22
  • 6877_check_iml_deployment
4 results

os.cfg

Blame
  • os.cfg 1.60 KiB
    # ======================================================================
    #
    # EOL Config :: operating systems
    #
    # REMARK: Do not change the delivered default file.
    # You can add custom files matching "check_eol-data/*.cfg" i.e. 
    # check_eol-data/custom-[my-name].cfg 
    #
    # SYNTAX
    # [Key]:METADATA for a product (can be multiline)
    # [Key]:[version]:[Date as YYYY-MM-DD]:[optional: [COMMENT]]
    #
    # see https://endoflife.software/
    # ======================================================================
    
    
    # ----------------------------------------------------------------------
    centos:The CentOS Project
    centos:website https://www.centos.org/
    # ......................................................................
    
    centos:6:2020-11-30
    centos:7:2024-06-30
    centos:8:2029-05-31
    
    
    # ----------------------------------------------------------------------
    debian:Debian - The universal operating system
    debian:website https://www.debian.org/
    # ......................................................................
    
    debian:6:2016-02-29:LTS
    debian:7:2018-05-31:LTS
    debian:8:2020-06-06:LTS
    debian:9:2022-01-31:LTS
    debian:10:2022-01-31:EOL; no LTS version so far
    
    
    # ----------------------------------------------------------------------
    ubuntu:Canonical Ubuntu Linux
    ubuntu:https://ubuntu.com/
    # ......................................................................
    
    ubuntu:10:2015-04-30:LTS
    ubuntu:12:2017-04-28:LTS
    ubuntu:14:2022-04-30:Ubuntu 14.04.5 LTS
    ubuntu:16:2024-04-30:Ubuntu 16.04.4 LTS
    ubuntu:18:2028-04-30:Ubuntu 18.04 LTS
    ubuntu:20:2030-04-30:Ubuntu 20.04 LTS
    
    
    # ----------------------------------------------------------------------