[Midnightbsd-cvs] [MidnightBSD/src] cb2b59: fix some build issues and update man pages.

Lucas Holt noreply at github.com
Thu May 14 23:58:01 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: cb2b59aa78d3971064e4e7153c0d28e105c52e63
      https://github.com/MidnightBSD/src/commit/cb2b59aa78d3971064e4e7153c0d28e105c52e63
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M secure/usr.bin/openssl/Makefile
    M secure/usr.bin/openssl/Makefile.man
    M secure/usr.bin/openssl/man/CA.pl.1
    M secure/usr.bin/openssl/man/asn1parse.1
    M secure/usr.bin/openssl/man/ca.1
    M secure/usr.bin/openssl/man/ciphers.1
    M secure/usr.bin/openssl/man/cms.1
    M secure/usr.bin/openssl/man/crl.1
    M secure/usr.bin/openssl/man/crl2pkcs7.1
    M secure/usr.bin/openssl/man/dgst.1
    M secure/usr.bin/openssl/man/dhparam.1
    M secure/usr.bin/openssl/man/dsa.1
    M secure/usr.bin/openssl/man/dsaparam.1
    M secure/usr.bin/openssl/man/ec.1
    M secure/usr.bin/openssl/man/ecparam.1
    M secure/usr.bin/openssl/man/enc.1
    M secure/usr.bin/openssl/man/errstr.1
    M secure/usr.bin/openssl/man/gendsa.1
    M secure/usr.bin/openssl/man/genpkey.1
    M secure/usr.bin/openssl/man/genrsa.1
    M secure/usr.bin/openssl/man/nseq.1
    M secure/usr.bin/openssl/man/ocsp.1
    M secure/usr.bin/openssl/man/openssl.1
    M secure/usr.bin/openssl/man/passwd.1
    M secure/usr.bin/openssl/man/pkcs12.1
    M secure/usr.bin/openssl/man/pkcs7.1
    M secure/usr.bin/openssl/man/pkcs8.1
    M secure/usr.bin/openssl/man/pkey.1
    M secure/usr.bin/openssl/man/pkeyparam.1
    M secure/usr.bin/openssl/man/pkeyutl.1
    M secure/usr.bin/openssl/man/rand.1
    M secure/usr.bin/openssl/man/req.1
    M secure/usr.bin/openssl/man/rsa.1
    M secure/usr.bin/openssl/man/rsautl.1
    M secure/usr.bin/openssl/man/s_client.1
    M secure/usr.bin/openssl/man/s_server.1
    M secure/usr.bin/openssl/man/s_time.1
    M secure/usr.bin/openssl/man/sess_id.1
    M secure/usr.bin/openssl/man/smime.1
    M secure/usr.bin/openssl/man/speed.1
    M secure/usr.bin/openssl/man/spkac.1
    M secure/usr.bin/openssl/man/ts.1
    M secure/usr.bin/openssl/man/tsget.1
    M secure/usr.bin/openssl/man/verify.1
    M secure/usr.bin/openssl/man/version.1
    M secure/usr.bin/openssl/man/x509.1
    M secure/usr.bin/openssl/man/x509v3_config.1
    M secure/usr.bin/ssh/Makefile

  Log Message:
  -----------
  fix some build issues and update man pages.


  Commit: fb95d228816119e2759764f48cb7c3d02f216475
      https://github.com/MidnightBSD/src/commit/fb95d228816119e2759764f48cb7c3d02f216475
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M crypto/openssl/CHANGES
    A crypto/openssl/CONTRIBUTING
    M crypto/openssl/Configure
    M crypto/openssl/Makefile
    M crypto/openssl/Makefile.org
    M crypto/openssl/NEWS
    M crypto/openssl/README
    M crypto/openssl/apps/openssl.cnf
    M crypto/openssl/apps/req.c
    M crypto/openssl/apps/s_server.c
    M crypto/openssl/appveyor.yml
    M crypto/openssl/config
    M crypto/openssl/crypto/Makefile
    M crypto/openssl/crypto/aes/asm/aesv8-armx.pl
    M crypto/openssl/crypto/arm64cpuid.S
    M crypto/openssl/crypto/arm_arch.h
    M crypto/openssl/crypto/armcap.c
    M crypto/openssl/crypto/asn1/ameth_lib.c
    M crypto/openssl/crypto/asn1/x_bignum.c
    M crypto/openssl/crypto/bio/b_sock.c
    M crypto/openssl/crypto/bio/bss_file.c
    M crypto/openssl/crypto/bn/Makefile
    M crypto/openssl/crypto/bn/asm/armv4-gf2m.pl
    M crypto/openssl/crypto/bn/asm/rsaz-x86_64.pl
    M crypto/openssl/crypto/bn/asm/x86_64-gcc.c
    M crypto/openssl/crypto/bn/bn_blind.c
    M crypto/openssl/crypto/bn/bn_ctx.c
    M crypto/openssl/crypto/bn/bn_lib.c
    M crypto/openssl/crypto/bn/bn_mod.c
    M crypto/openssl/crypto/bn/bn_mont.c
    M crypto/openssl/crypto/bn/bn_mul.c
    M crypto/openssl/crypto/bn/bn_sqr.c
    M crypto/openssl/crypto/bn/bn_x931p.c
    M crypto/openssl/crypto/bn/bntest.c
    M crypto/openssl/crypto/bn_int.h
    M crypto/openssl/crypto/cms/cms_env.c
    M crypto/openssl/crypto/cms/cms_lcl.h
    M crypto/openssl/crypto/cms/cms_smime.c
    M crypto/openssl/crypto/conf/Makefile
    M crypto/openssl/crypto/conf/conf_api.c
    M crypto/openssl/crypto/conf/conf_mod.c
    M crypto/openssl/crypto/constant_time_locl.h
    M crypto/openssl/crypto/cryptlib.c
    M crypto/openssl/crypto/cryptlib.h
    M crypto/openssl/crypto/dh/dh_pmeth.c
    M crypto/openssl/crypto/dsa/dsa_gen.c
    M crypto/openssl/crypto/dsa/dsa_ossl.c
    M crypto/openssl/crypto/dsa/dsa_pmeth.c
    M crypto/openssl/crypto/ec/Makefile
    M crypto/openssl/crypto/ec/ec.h
    M crypto/openssl/crypto/ec/ec2_oct.c
    M crypto/openssl/crypto/ec/ec_ameth.c
    M crypto/openssl/crypto/ec/ec_asn1.c
    M crypto/openssl/crypto/ec/ec_curve.c
    M crypto/openssl/crypto/ec/ec_err.c
    M crypto/openssl/crypto/ec/ec_lcl.h
    M crypto/openssl/crypto/ec/ec_lib.c
    M crypto/openssl/crypto/ec/ec_mult.c
    M crypto/openssl/crypto/ec/ecp_nistp224.c
    M crypto/openssl/crypto/ec/ecp_nistp256.c
    M crypto/openssl/crypto/ec/ecp_nistp521.c
    M crypto/openssl/crypto/ec/ecp_oct.c
    M crypto/openssl/crypto/ec/ectest.c
    M crypto/openssl/crypto/ecdh/ech_ossl.c
    M crypto/openssl/crypto/engine/eng_list.c
    M crypto/openssl/crypto/err/Makefile
    M crypto/openssl/crypto/err/err.c
    M crypto/openssl/crypto/err/err.h
    M crypto/openssl/crypto/evp/evp.h
    M crypto/openssl/crypto/evp/evp_enc.c
    M crypto/openssl/crypto/evp/evp_err.c
    M crypto/openssl/crypto/evp/evp_test.c
    M crypto/openssl/crypto/modes/asm/ghashv8-armx.pl
    M crypto/openssl/crypto/opensslconf.h
    M crypto/openssl/crypto/opensslv.h
    M crypto/openssl/crypto/pem/pvkfmt.c
    M crypto/openssl/crypto/pkcs12/p12_init.c
    M crypto/openssl/crypto/pkcs7/pk7_doit.c
    M crypto/openssl/crypto/pkcs7/pk7_lib.c
    M crypto/openssl/crypto/rand/Makefile
    M crypto/openssl/crypto/rand/md_rand.c
    M crypto/openssl/crypto/rand/rand_lcl.h
    M crypto/openssl/crypto/rand/rand_lib.c
    M crypto/openssl/crypto/rand/randfile.c
    M crypto/openssl/crypto/rsa/Makefile
    M crypto/openssl/crypto/rsa/rsa_chk.c
    M crypto/openssl/crypto/rsa/rsa_eay.c
    M crypto/openssl/crypto/rsa/rsa_oaep.c
    M crypto/openssl/crypto/rsa/rsa_pk1.c
    M crypto/openssl/crypto/rsa/rsa_pmeth.c
    M crypto/openssl/crypto/rsa/rsa_ssl.c
    M crypto/openssl/crypto/sha/asm/sha1-x86_64.pl
    M crypto/openssl/crypto/sha/asm/sha256-armv4.pl
    M crypto/openssl/crypto/ui/ui_openssl.c
    M crypto/openssl/crypto/x509/by_dir.c
    M crypto/openssl/crypto/x509/by_file.c
    M crypto/openssl/crypto/x509/x509_cmp.c
    M crypto/openssl/crypto/x509/x509_vfy.c
    M crypto/openssl/crypto/x509v3/v3_alt.c
    M crypto/openssl/crypto/x509v3/v3_purp.c
    M crypto/openssl/doc/apps/ca.pod
    M crypto/openssl/doc/apps/crl.pod
    M crypto/openssl/doc/apps/genpkey.pod
    M crypto/openssl/doc/apps/req.pod
    M crypto/openssl/doc/apps/s_server.pod
    M crypto/openssl/doc/crypto/EVP_DigestSignInit.pod
    M crypto/openssl/doc/crypto/EVP_DigestVerifyInit.pod
    M crypto/openssl/doc/crypto/EVP_EncryptInit.pod
    M crypto/openssl/doc/crypto/EVP_PKEY_CTX_ctrl.pod
    M crypto/openssl/doc/crypto/OPENSSL_VERSION_NUMBER.pod
    M crypto/openssl/doc/crypto/PKCS12_parse.pod
    M crypto/openssl/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
    M crypto/openssl/doc/crypto/X509_NAME_ENTRY_get_object.pod
    A crypto/openssl/doc/crypto/X509_cmp_time.pod
    M crypto/openssl/doc/ssl/SSL_get_error.pod
    M crypto/openssl/doc/ssl/SSL_shutdown.pod
    M crypto/openssl/engines/e_capi.c
    M crypto/openssl/ssl/d1_pkt.c
    M crypto/openssl/ssl/s3_pkt.c
    M crypto/openssl/ssl/ssl.h
    M crypto/openssl/ssl/ssl3.h
    M crypto/openssl/ssl/ssl_ciph.c
    M crypto/openssl/ssl/ssl_lib.c
    M crypto/openssl/ssl/ssl_locl.h
    M crypto/openssl/ssl/t1_lib.c
    M crypto/openssl/util/domd
    M crypto/openssl/util/libeay.num

  Log Message:
  -----------
  1.0.2u


Compare: https://github.com/MidnightBSD/src/compare/15b5317ebf51...fb95d2288161


More information about the Midnightbsd-cvs mailing list