diff options
author | Jakob Unterwurzacher | 2017-08-22 14:37:46 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-08-22 14:37:46 +0200 |
commit | e73ed7c0d442be09abaf9e60003b58a057decaf6 (patch) | |
tree | 3e27cf64e3a20c01b704ab257973edafa9360a45 | |
parent | 5f47a1c7ce87bd5c058b9310ec626e9f79a5982c (diff) |
news: note Debian 9 inclusion
-rw-r--r-- | docs/index.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index a39acd4..64b85b1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -52,6 +52,10 @@ Release [v1.4.1](https://github.com/rfjakob/gocryptfs/releases) ([changelog](htt 2017-06-20 Release [v1.4](https://github.com/rfjakob/gocryptfs/releases) ([changelog](https://github.com/rfjakob/gocryptfs#changelog)) +2017-06-17 +Debian 9 "Stretch" is released, including gocryptfs v1.2: +https://packages.debian.org/stretch/gocryptfs + 2017-04-29 Release [v1.3](https://github.com/rfjakob/gocryptfs/releases) ([changelog](https://github.com/rfjakob/gocryptfs#changelog)) @@ -61,7 +65,7 @@ Taylor Hornby of defuse.ca releases a cryptography design audit of gocryptfs: [audit](https://defuse.ca/audits/gocryptfs.htm) 2016-12-04 -Release v1.2 [changelog](https://github.com/rfjakob/gocryptfs#changelog) +Release v1.2 ([changelog](https://github.com/rfjakob/gocryptfs#changelog)) 2016-10-30 Added description of [Reverse Mode](reverse_mode) to the website |