point out where to report bugs, update links.
This commit is contained in:
parent
3b3a290b73
commit
e0855bdb1d
@ -10,7 +10,7 @@ generation are here:
|
|||||||
|
|
||||||
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libcrypto/
|
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libcrypto/
|
||||||
|
|
||||||
A new simplified SSL wrapper library is here:
|
A simplified TLS wrapper library is here:
|
||||||
|
|
||||||
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libtls/
|
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libtls/
|
||||||
|
|
||||||
@ -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
|
easier to follow all of the relevant changes to the upstream project in a
|
||||||
single place:
|
single place:
|
||||||
|
|
||||||
https://github.com/libressl-portable/openbsd/commits/master
|
https://github.com/libressl-portable/openbsd
|
||||||
|
|
||||||
The portable bits of the project are largely maintained out-of-tree, and their
|
The portable bits of the project are largely maintained out-of-tree, and their
|
||||||
history is also available from Git.
|
history is also available from Git.
|
||||||
|
|
||||||
https://github.com/libressl-portable/portable/commits/master
|
https://github.com/libressl-portable/portable
|
||||||
|
|
||||||
LibreSSL Portable Release Notes:
|
LibreSSL Portable Release Notes:
|
||||||
|
|
||||||
|
4
README
4
README
@ -18,6 +18,10 @@ The LibreSSL portable build framework is also mirrored in Github:
|
|||||||
|
|
||||||
https://github.com/libressl-portable/portable
|
https://github.com/libressl-portable/portable
|
||||||
|
|
||||||
|
Please report bugs either to tech@openbsd.org, or to the github issue tracker:
|
||||||
|
|
||||||
|
https://github.com/libressl-portable/portable/issues
|
||||||
|
|
||||||
If you have checked this source using Git, follow these initial steps to
|
If you have checked this source using Git, follow these initial steps to
|
||||||
prepare the source tree for building:
|
prepare the source tree for building:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user