Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update security policy for 0.9.68 release #4920

Merged
merged 1 commit into from
Feb 14, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

| Version | Supported by us | EOL | Supported by distribution |
| ------- | ------------------ | ------------------ | --------------------------------------------------------------------------------- |
| 0.9.66 | :heavy_check_mark: | | :white_check_mark: Debian 11 **backports**, Debian 12 (testing/unstable) |
| 0.9.64 | :x: | | :white_check_mark: Debian 10 **backports**, Debian 11, Ubuntu 21.04, Ubuntu 21.10 |
| 0.9.68 | :heavy_check_mark: | | |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please move Debian 12 to 0.9.68? It's currently only in unstable, but will land in testing in ~5 days. And after that in Debian 11 backports.
Or should I update the file after it has migrated?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to hold off on backports until it lands but for sure let's update for Sid!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fred-Barclay It's now also in testing and bullseye-backports.

| 0.9.66 | :x: | | :white_check_mark: Debian 11 **backports**, Debian 12 (testing/unstable) |
| 0.9.64 | :x: | | :white_check_mark: Debian 10 **backports**, Debian 11, Ubuntu 21.10 |
| 0.9.62 | :x: | | :white_check_mark: Ubuntu 20.04 LTS, Ubuntu 20.10 |
| 0.9.60 | :x: | 29 Dec 2019 | |
| 0.9.58 | :x: | | :white_check_mark: Debian 9 **backports**, Debian 10 |
Expand All @@ -18,7 +19,7 @@
| 0.9.44 | :x: | | :white_check_mark: Debian 9 |
| 0.9.42 | :x: | 22 Oct 2016 | |
| 0.9.40 | :x: | 09 Sep 2016 | |
| 0.9.38 | :x: | | :white_check_mark: Ubuntu 16.04 LTS |
| 0.9.38 | :x: | 31 May 2016 | |
| <0.9.38 | :x: | Before 05 Feb 2016 | |

## Security vulnerabilities
Expand Down