Fixes for GitHub organisation rename

This commit is contained in:
Joshua Sing
2023-01-11 20:05:54 +11:00
parent 7f8267d891
commit 49a179f0d9
5 changed files with 15 additions and 15 deletions

View File

@@ -19,12 +19,12 @@ with relevant portions of the C library, to a Git repository. This makes it
easier to follow all of the relevant changes to the upstream project in a
single place:
https://github.com/libressl-portable/openbsd
https://github.com/libressl/openbsd
The portable bits of the project are largely maintained out-of-tree, and their
history is also available from Git.
https://github.com/libressl-portable/portable
https://github.com/libressl/portable
LibreSSL Portable Release Notes:
@@ -2602,7 +2602,7 @@ LibreSSL Portable Release Notes:
* Address POODLE attack by disabling SSLv3 by default
* Fix Eliptical Curve cipher selection bug
(https://github.com/libressl-portable/portable/issues/35)
(https://github.com/libressl/portable/issues/35)
2.1.0 - First release from the OpenBSD 5.7 tree
* Added support for automatic ephemeral EC keys