Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Discover Discover
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • DiscoverDiscover
  • Merge requests
  • !266

pk: Support empty date_eol for EOL distro message

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timothée Ravier requested to merge ravier/discover:empty-date_eol into master Mar 07, 2022
  • Overview 7
  • Commits 1
  • Pipelines 8
  • Changes 1

Distribution releases that do not have a date_eol set are parsed as having a date_eol set to the UNIX Epoch and are thus considered already EOL.

Use 1971 instead of 1970 to account for potential timezone conversion issues.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: empty-date_eol