Skip to content

Commit 849d1a7

Browse files
authored
*ring* versions prior to 0.17 are unmaintained. (#2241)
1 parent 4f5cae0 commit 849d1a7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

crates/ring/RUSTSEC-0000-0000.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "ring"
5+
date = "2025-03-05"
6+
informational = "unmaintained"
7+
url = "https://github.com/briansmith/ring/discussions/2450"
8+
9+
[versions]
10+
patched = []
11+
unaffected = [ ">= 0.17" ]
12+
```
13+
14+
# Versions of *ring* prior to 0.17 are unmaintained.
15+
16+
*ring* 0.16.20 was released over 4 years ago and isn't maintained, tested, etc.
17+
18+
Additionally, the project's general policy is to only patch the latest release,
19+
which is 0.17.12 now. It will be difficult for anybody to backport future fixes
20+
to versions earlier than 0.17.10 due to license changes.

0 commit comments

Comments
 (0)