Sat Nov 5 18:38:08 2022 UTC ()
openssl 1.1.1s/3.0.7 out


(wiz)
diff -r1.1898 -r1.1899 src/doc/3RDPARTY

cvs diff -r1.1898 -r1.1899 src/doc/3RDPARTY (expand / switch to unified diff)

--- src/doc/3RDPARTY 2022/10/30 01:05:47 1.1898
+++ src/doc/3RDPARTY 2022/11/05 18:38:08 1.1899
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: 3RDPARTY,v 1.1898 2022/10/30 01:05:47 kre Exp $ 1# $NetBSD: 3RDPARTY,v 1.1899 2022/11/05 18:38:08 wiz Exp $
2# 2#
3# This file contains a list of the software that has been integrated into 3# This file contains a list of the software that has been integrated into
4# NetBSD where we are not the primary maintainer. 4# NetBSD where we are not the primary maintainer.
5# 5#
6# When you make changes to this software, be sure to discuss it with the 6# When you make changes to this software, be sure to discuss it with the
7# maintainer and contribute your patches. Divergence from the official 7# maintainer and contribute your patches. Divergence from the official
8# sources is not desirable, and should be avoided as much as possible. 8# sources is not desirable, and should be avoided as much as possible.
9# 9#
10# When importing, please deal with the RCS IDs in this way: 10# When importing, please deal with the RCS IDs in this way:
11# 1. Preserve the RCS IDs in the files by removing the $ signs from 11# 1. Preserve the RCS IDs in the files by removing the $ signs from
12# the IDs before you do the import. 12# the IDs before you do the import.
13# 2. After the import, add NetBSD RCS IDs to all of the files. 13# 2. After the import, add NetBSD RCS IDs to all of the files.
14# 14#
@@ -1107,27 +1107,27 @@ markus is very cooperative about it): @@ -1107,27 +1107,27 @@ markus is very cooperative about it):
1107- netbsd style tunnels 1107- netbsd style tunnels
1108- urandom, xhome, chrootdir, rescuedir NetBSD handling 1108- urandom, xhome, chrootdir, rescuedir NetBSD handling
1109- utmp/utmpx handling 1109- utmp/utmpx handling
1110- handle tty posix_vdisable properly 1110- handle tty posix_vdisable properly
1111- handle setuid and unsetuid the posix way instead of setresuid() 1111- handle setuid and unsetuid the posix way instead of setresuid()
1112- add all missing functions 1112- add all missing functions
1113- always bump major when importing to avoid api problems. 1113- always bump major when importing to avoid api problems.
1114- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes. 1114- make compile with gcc-4.5; const fixes, fileno() checks, shadow fixes.
1115- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent 1115- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
1116- blocklistd additions 1116- blocklistd additions
1117 1117
1118Package: OpenSSL 1118Package: OpenSSL
1119Version: 1.0.2o/1.1.1n 1119Version: 1.0.2o/1.1.1n
1120Current Vers: 1.0.2zd/1.1.1q/3.0.5 1120Current Vers: 1.0.2zd/1.1.1s/3.0.7
1121Maintainer: The OpenSSL Project 1121Maintainer: The OpenSSL Project
1122Archive Site: ftp://ftp.openssl.org/source/ 1122Archive Site: ftp://ftp.openssl.org/source/
1123Home Page: http://www.openssl.org/ 1123Home Page: http://www.openssl.org/
1124Date: 2022-03-15 1124Date: 2022-03-15
1125Mailing List: openssl-announce@openssl.org 1125Mailing List: openssl-announce@openssl.org
1126Responsible: christos, mjf, tls, riastradh, spz 1126Responsible: christos, mjf, tls, riastradh, spz
1127License: OpenSSL and SSLeay license (both BSD-like) 1127License: OpenSSL and SSLeay license (both BSD-like)
1128Location: crypto/external/bsd/openssl/dist 1128Location: crypto/external/bsd/openssl/dist
1129Notes: 1129Notes:
1130- Run openssl2netbsd to get rid of the RCSID identifiers 1130- Run openssl2netbsd to get rid of the RCSID identifiers
1131- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man 1131- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/man
1132 to regen man pages. 1132 to regen man pages.
1133- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/* 1133- run make in /usr/src/crypto/external/bsd/openssl/lib/libcrypto/arch/*