Browse Source

security: 1.1.x is EOL, please upgrade to 1.2.x.

That means I won't make new 1.1.x releases.

In case there would be a major security or other issue,

I might still make a fix commit to the 1.1-maint branch,
where dist package maintainers or other interested
parties could find it.
Thomas Waldmann 2 years ago
parent
commit
73ee704afa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SECURITY.md

+ 1 - 1
SECURITY.md

@@ -7,7 +7,7 @@ These borg releases are currently supported with security updates.
 | Version | Supported          |
 |---------|--------------------|
 | 1.2.x   | :white_check_mark: |
-| 1.1.x   | :white_check_mark: |
+| 1.1.x   | :x:                |
 | < 1.1   | :x:                |
 
 ## Reporting a Vulnerability