start using os-release SUPPORT_END=YYYY-MM-DD #3

Open
jcpunk wants to merge 1 commits from jcpunk/almalinux-release:a9 into a9
First-time contributor
Resolves: https://bugs.almalinux.org/view.php?id=337
jcpunk added 1 commit 2024-01-24 19:31:57 +00:00
Owner

Hi @jcpunk . Thanks for the contribution.
According to freedesktop.org SUPPORT_END should mention first day AFTER last day of support (or first unsupported day).
So if we support until 2032-05-31 then SUPPORT_END should be 2032-06-01.

Could you please update this pull request and create similar for AlmaLinux 8?

Thanks.

Hi @jcpunk . Thanks for the contribution. According to freedesktop.org SUPPORT_END should mention first day AFTER last day of support (or first unsupported day). So if we support until 2032-05-31 then SUPPORT_END should be 2032-06-01. Could you please update this pull request and create similar for AlmaLinux 8? Thanks.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b jcpunk-a9 a9
git pull a9

Step 2:

Merge the changes and update on Gitea.
git checkout a9
git merge --no-ff jcpunk-a9
git push origin a9
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 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: rpms/almalinux-release#3
No description provided.