forked from QubesOS/qubes-desktop-linux-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Warn about EOL templates in updates notification
The qui-updates widget will now show information that templates are EOL and offer launching template manager. The notifications are based on a manually created list of EOL dates. references QubesOS/qubes-issues#7818
- Loading branch information
Showing
5 changed files
with
106 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"fedora-36": "2023-05-16", | ||
"fedora-35": "2022-12-13", | ||
"fedora-34": "2022-06-07", | ||
"fedora-33": "2021-11-30", | ||
"fedora-32": "2021-05-25", | ||
"fedora-31": "2020-11-24", | ||
"fedora-30": "2020-05-26", | ||
"fedora-29": "2019-11-26", | ||
"fedora-28": "2019-05-28", | ||
"fedora-27": "2018-11-30", | ||
"fedora-26": "2018-05-29", | ||
"fedora-25": "2017-12-12", | ||
"fedora-24": "2017-08-08", | ||
"debian-12": "2026-06-10", | ||
"debian-11": "2024-07-01", | ||
"debian-10": "2022-09-10", | ||
"debian-9": "2020-07-18", | ||
"debian-8": "2018-06-17", | ||
"debian-7": "2016-04-25", | ||
"debian-6": "2014-05-31" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters