[BACK]Return to CHANGES-1.5.4 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

File: [cvs.NetBSD.org] / src / Attic / CHANGES-1.5.4 (download)

Revision 1.1.2.95, Sat Mar 15 22:18:33 2003 UTC (21 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.94: +104 -3 lines

Today's set:
 o Upgrade pkg_install tools to 20030202 version.
 o libsa/loadfile.c: tweak to allow compilation with newer toolchain
 o sys/dev/ic/midway.c: tweak to allow compilation with newer toolchain
 o menuc: tweak to allow compilation with newer toolchain
 o realpath(3): correct typos
 o intro(2): correct MAXSYMLINKS value
 o libedit refresh: don't need \r output
 o file / hitachi-sh: invert F_LSYMS field
 o gcc: in combine.c, correct typo (GEU -> LEU)
 o sysctl(8): document vfs.nfs.iothreads
 o mkdep: catch signals and clean out temporary file
 o share/tmac/doc: make .Nm without arguments, but with punctuation, work

#	$NetBSD: CHANGES-1.5.4,v 1.1.2.95 2003/03/15 22:18:33 he Exp $

A complete list of changes from NetBSD 1.5.3 to NetBSD 1.5.4:

File						Revision(s)
----						--------

sys/sys/param.h					patch
sys/conf/osrelease.sh				patch
share/tmac/doc-common				patch

  Mark this with 1.5.4_ALPHA.

crypto/Makefile.openssl				1.7 via patch
crypto/dist/openssl/CHANGES			patch
crypto/dist/openssl/crypto/asn1/asn1_lib.c	patch
crypto/dist/openssl/crypto/conf/conf.c		patch
crypto/dist/openssl/crypto/cryptlib.c		patch
crypto/dist/openssl/crypto/cryptlib.h		patch
crypto/dist/openssl/crypto/objects/obj_dat.c	patch
crypto/dist/openssl/ssl/s2_clnt.c		patch
crypto/dist/openssl/ssl/s2_lib.c		patch
crypto/dist/openssl/ssl/s2_srvr.c		patch
crypto/dist/openssl/ssl/s3_clnt.c		patch
crypto/dist/openssl/ssl/s3_srvr.c		patch
crypto/dist/openssl/ssl/ssl.h			patch
crypto/dist/openssl/ssl/ssl_asn1.c		patch
crypto/dist/openssl/ssl/ssl_err.c		patch
crypto/dist/openssl/ssl/ssl_sess.c		patch

  Apply point patch to add ASN.1 encoding and buffer overflow
  checks.

lib/libc/rpc/xdr_array.c			1.13-1.14

  Fix bounds checking, eliminating an overflow condition.  Fixes
  SA#2002-011.

crypto/Makefile.openssl				1.2.2.3 -> 1.7
crypto/dist/openssl/CHANGES			1.1.1.1.2.2 -> 1.6
crypto/dist/openssl/Configure			1.1.1.3-1.1.1.7
crypto/dist/openssl/FAQ				1.2-1.7
crypto/dist/openssl/INSTALL			1.1.1.3-1.1.1.6
crypto/dist/openssl/INSTALL.MacOS		1.2
crypto/dist/openssl/INSTALL.VMS			1.1.1.3-1.1.1.4
crypto/dist/openssl/INSTALL.W32			1.1.1.3-1.1.1.5
crypto/dist/openssl/LICENSE			1.1.1.3-1.1.1.4
crypto/dist/openssl/Makefile.org		1.1.1.3-1.1.1.8
crypto/dist/openssl/Makefile.ssl		1.1.1.3-1.1.1.8
crypto/dist/openssl/NEWS			1.1.1.3-1.1.1.8
crypto/dist/openssl/PROBLEMS			1.1-1.2 (new)
crypto/dist/openssl/README			1.1.1.3-1.1.1.8
crypto/dist/openssl/README.ENGINE		1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/VMS/install.com		1.1.1.3
crypto/dist/openssl/VMS/vms_idhacks.h		deleted
crypto/dist/openssl/apps/CA.pl			1.1.1.3-1.1.1.5
crypto/dist/openssl/apps/CA.pl.in		1.2
crypto/dist/openssl/apps/Makefile.save		1.2
crypto/dist/openssl/apps/Makefile.ssl		1.1.1.3-1.1.1.5
crypto/dist/openssl/apps/app_rand.c		1.2
crypto/dist/openssl/apps/apps.c			1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/apps.h			1.1.1.2 -> 1.2
crypto/dist/openssl/apps/asn1pars.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/ca-cert.srl		1.1.1.2
crypto/dist/openssl/apps/ca.c			1.1.1.3-1.1.1.6
crypto/dist/openssl/apps/ciphers.c		1.1.1.3
crypto/dist/openssl/apps/crl.c			1.1.1.3
crypto/dist/openssl/apps/crl2p7.c		1.1.1.3
crypto/dist/openssl/apps/der_chop		1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/dgst.c			1.1.1.2 -> 1.3
crypto/dist/openssl/apps/dh.c			1.1.1.3
crypto/dist/openssl/apps/dh1024.pem		1.1.1.2
crypto/dist/openssl/apps/dh2048.pem		1.1.1.1 (new)
crypto/dist/openssl/apps/dh4096.pem		1.1.1.1 (new)
crypto/dist/openssl/apps/dh512.pem		1.1.1.1 (new)
crypto/dist/openssl/apps/dhparam.c		1.2
crypto/dist/openssl/apps/dsa.c			1.1.1.3
crypto/dist/openssl/apps/dsaparam.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/eay.c			deleted
crypto/dist/openssl/apps/enc.c			1.1.1.3-1.1.1.5
crypto/dist/openssl/apps/errstr.c		1.1.1.3
crypto/dist/openssl/apps/gendh.c		1.1.1.3
crypto/dist/openssl/apps/gendsa.c		1.1.1.3
crypto/dist/openssl/apps/genrsa.c		1.1.1.3
crypto/dist/openssl/apps/makeapps.com		1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/nseq.c			1.1.1.3
crypto/dist/openssl/apps/openssl.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/passwd.c		1.2
crypto/dist/openssl/apps/pca-cert.srl		1.1.1.2
crypto/dist/openssl/apps/pem_mail.c		deleted
crypto/dist/openssl/apps/pkcs12.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/pkcs7.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/pkcs8.c		1.1.1.3
crypto/dist/openssl/apps/progs.h		1.1.1.2 -> 1.2
crypto/dist/openssl/apps/progs.pl		1.1.1.3
crypto/dist/openssl/apps/rand.c			1.2
crypto/dist/openssl/apps/req.c			1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/rsa.c			1.1.1.3
crypto/dist/openssl/apps/rsa/01.pem		deleted
crypto/dist/openssl/apps/rsa/1.txt		deleted
crypto/dist/openssl/apps/rsa/SecureServer.pem	deleted
crypto/dist/openssl/apps/rsa/s.txt		deleted
crypto/dist/openssl/apps/rsautl.c		1.1.1.1 (new)
crypto/dist/openssl/apps/s_client.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/apps/s_server.c		1.1.1.3
crypto/dist/openssl/apps/s_socket.c		1.1.1.3
crypto/dist/openssl/apps/s_time.c		1.1.1.2 -> 1.3
crypto/dist/openssl/apps/server.pem		1.1.1.2
crypto/dist/openssl/apps/sess_id.c		1.1.1.3
crypto/dist/openssl/apps/smime.c		1.2-1.4
crypto/dist/openssl/apps/speed.c		1.1.1.3-1.1.1.5
crypto/dist/openssl/apps/spkac.c		1.2
crypto/dist/openssl/apps/tkca			deleted
crypto/dist/openssl/apps/verify.c		1.1.1.3
crypto/dist/openssl/apps/x509.c			1.1.1.3-1.1.1.4
crypto/dist/openssl/certs/expired/rsa-ssca.pem	1.1.1.1 (new)
crypto/dist/openssl/certs/rsa-ssca.pem		deleted
crypto/dist/openssl/config			1.1.1.3-1.1.1.7
crypto/dist/openssl/crypto/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/Makefile.ssl		1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/asn1/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/asn1/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/a_bitstr.c	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/asn1/a_bytes.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/a_digest.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/a_dup.c		1.1.1.3
crypto/dist/openssl/crypto/asn1/a_enum.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/a_gentm.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/a_hdr.c		1.1.1.3
crypto/dist/openssl/crypto/asn1/a_i2d_fp.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/a_int.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/a_mbstr.c	1.2
crypto/dist/openssl/crypto/asn1/a_object.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/a_set.c		1.1.1.2-1.1.1.3
crypto/dist/openssl/crypto/asn1/a_sign.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/a_strex.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/asn1/a_strnid.c	1.2-1.3
crypto/dist/openssl/crypto/asn1/a_time.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/a_type.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/a_utctm.c	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/asn1/a_utf8.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/a_verify.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/asn1.h		1.1.1.2 -> 1.3
crypto/dist/openssl/crypto/asn1/asn1_lib.c	1.1.1.1.2.2 -> 1.4
crypto/dist/openssl/crypto/asn1/asn1_mac.h	1.1.1.3
crypto/dist/openssl/crypto/asn1/asn1_par.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/asn_pack.c	1.1.1.2
crypto/dist/openssl/crypto/asn1/charmap.h	1.1.1.1 (new)
crypto/dist/openssl/crypto/asn1/charmap.pl	1.1.1.1 (new)
crypto/dist/openssl/crypto/asn1/d2i_dhp.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/d2i_dsap.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/d2i_r_pr.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/d2i_r_pu.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/d2i_s_pr.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/d2i_s_pu.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/f_enum.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/f_int.c		1.1.1.3
crypto/dist/openssl/crypto/asn1/f_string.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/i2d_dhp.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/i2d_dsap.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/i2d_r_pr.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/i2d_r_pu.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/i2d_s_pr.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/i2d_s_pu.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/n_pkey.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/nsseq.c		1.1.1.2
crypto/dist/openssl/crypto/asn1/p5_pbe.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p5_pbev2.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_dgst.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_enc.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_enc_c.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_evp.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_i_s.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_lib.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_recip.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_s_e.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_signd.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p7_signi.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/p8_key.c	1.2
crypto/dist/openssl/crypto/asn1/p8_pkey.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/pkcs8.c		deleted
crypto/dist/openssl/crypto/asn1/t_pkey.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/t_x509.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/asn1/t_x509a.c	1.2
crypto/dist/openssl/crypto/asn1/x_algor.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_attrib.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_cinf.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_crl.c		1.1.1.3
crypto/dist/openssl/crypto/asn1/x_exten.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_info.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_name.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_pkey.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_pubkey.c	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/asn1/x_req.c		1.1.1.3
crypto/dist/openssl/crypto/asn1/x_sig.c		1.1.1.3
crypto/dist/openssl/crypto/asn1/x_spki.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_val.c		1.1.1.3
crypto/dist/openssl/crypto/asn1/x_x509.c	1.1.1.3
crypto/dist/openssl/crypto/asn1/x_x509a.c	1.2
crypto/dist/openssl/crypto/bf/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/bf/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/bf/Makefile.uni	deleted
crypto/dist/openssl/crypto/bf/asm/b-win32.asm	deleted
crypto/dist/openssl/crypto/bf/bftest.c		1.1.1.3
crypto/dist/openssl/crypto/bio/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/bio/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bio/b_dump.c		1.1.1.3
crypto/dist/openssl/crypto/bio/b_print.c	1.1.1.3-1.1.1.7
crypto/dist/openssl/crypto/bio/b_sock.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bio/bf_buff.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bio/bf_lbuf.c	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/bio/bf_lbuf.c	1.1.1.2
crypto/dist/openssl/crypto/bio/bf_nbio.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bio/bf_null.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bio.h		1.3-1.4
crypto/dist/openssl/crypto/bio/bio_err.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bio_lib.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bss_acpt.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bss_bio.c	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/bio/bss_conn.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bss_file.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bss_log.c	1.1.1.2 -> 1.4
crypto/dist/openssl/crypto/bio/bss_mem.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bss_null.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bss_rtcp.c	1.1.1.3
crypto/dist/openssl/crypto/bio/bss_sock.c	1.1.1.3
crypto/dist/openssl/crypto/bn/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/bn/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bn/asm/README	1.1.1.3
crypto/dist/openssl/crypto/bn/asm/bn-win32.asm	deleted
crypto/dist/openssl/crypto/bn/asm/ia64.S	1.1.1.1 (new)
crypto/dist/openssl/crypto/bn/asm/mips3.s	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bn/asm/pa-risc2.s	1.1.1.2
crypto/dist/openssl/crypto/bn/asm/pa-risc2W.s	1.1.1.1 (new)
crypto/dist/openssl/crypto/bn/asm/x86w16.asm	deleted
crypto/dist/openssl/crypto/bn/asm/x86w32.asm	deleted
crypto/dist/openssl/crypto/bn/bn.h		1.4-1.5
crypto/dist/openssl/crypto/bn/bn_asm.c		1.1.1.3
crypto/dist/openssl/crypto/bn/bn_blind.c	1.1.1.2
crypto/dist/openssl/crypto/bn/bn_comba.c	deleted
crypto/dist/openssl/crypto/bn/bn_ctx.c		1.2
crypto/dist/openssl/crypto/bn/bn_div.c		1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/bn/bn_err.c		1.1.1.3
crypto/dist/openssl/crypto/bn/bn_exp.c		1.1.1.3
crypto/dist/openssl/crypto/bn/bn_exp2.c		1.1.1.3
crypto/dist/openssl/crypto/bn/bn_gcd.c		1.1.1.3
crypto/dist/openssl/crypto/bn/bn_lcl.h		1.1.1.3
crypto/dist/openssl/crypto/bn/bn_lib.c		1.1.1.3
crypto/dist/openssl/crypto/bn/bn_m.c		deleted
crypto/dist/openssl/crypto/bn/bn_mont.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bn/bn_mul.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bn/bn_opts.c		deleted
crypto/dist/openssl/crypto/bn/bn_prime.c	1.1.1.3
crypto/dist/openssl/crypto/bn/bn_print.c	1.1.1.3
crypto/dist/openssl/crypto/bn/bn_rand.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bn/bn_recp.c		1.1.1.3
crypto/dist/openssl/crypto/bn/bn_shift.c	1.1.1.2
crypto/dist/openssl/crypto/bn/bn_sqr.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/bn/bn_word.c		1.1.1.3
crypto/dist/openssl/crypto/bn/bntest.c		1.1.1.3
crypto/dist/openssl/crypto/bn/comba.pl		deleted
crypto/dist/openssl/crypto/bn/d.c		deleted
crypto/dist/openssl/crypto/bn/divtest.c		1.4
crypto/dist/openssl/crypto/bn/new		deleted
crypto/dist/openssl/crypto/bn/old/b_sqr.c	deleted
crypto/dist/openssl/crypto/bn/old/bn_com.c	deleted
crypto/dist/openssl/crypto/bn/old/bn_high.c	deleted
crypto/dist/openssl/crypto/bn/old/bn_ka.c	deleted
crypto/dist/openssl/crypto/bn/old/bn_low.c	deleted
crypto/dist/openssl/crypto/bn/old/bn_m.c	deleted
crypto/dist/openssl/crypto/bn/old/bn_mul.c.works deleted
crypto/dist/openssl/crypto/bn/old/bn_wmul.c	deleted
crypto/dist/openssl/crypto/bn/old/build		deleted
crypto/dist/openssl/crypto/bn/old/info		deleted
crypto/dist/openssl/crypto/bn/old/test.works	deleted
crypto/dist/openssl/crypto/bn/test.c		deleted
crypto/dist/openssl/crypto/bn/vms-helper.c	1.1.1.2
crypto/dist/openssl/crypto/buffer/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/buffer/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/buffer/buffer.c	1.1.1.2
crypto/dist/openssl/crypto/buffer/buffer.h	1.1.1.2
crypto/dist/openssl/crypto/cast/Makefile.save	1.2
crypto/dist/openssl/crypto/cast/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/cast/Makefile.uni	deleted
crypto/dist/openssl/crypto/cast/asm/c-win32.asm	deleted
crypto/dist/openssl/crypto/cast/c_skey.c	1.1.1.2
crypto/dist/openssl/crypto/cast/cast.h		1.4
crypto/dist/openssl/crypto/comp/Makefile.save	1.2
crypto/dist/openssl/crypto/comp/Makefile.ssl	1.1.1.2-1.1.1.3
crypto/dist/openssl/crypto/comp/comp.h		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/comp/comp_lib.c	1.1.1.2
crypto/dist/openssl/crypto/conf/Makefile.save	1.2
crypto/dist/openssl/crypto/conf/Makefile.ssl	1.1.1.2-1.1.1.4
crypto/dist/openssl/crypto/conf/conf.c		deleted
crypto/dist/openssl/crypto/conf/conf.h		1.1.1.2 -> 1.3
crypto/dist/openssl/crypto/conf/conf_api.c	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/conf/conf_api.h	1.1.1.1 (new)
crypto/dist/openssl/crypto/conf/conf_def.c	1.1-1.2 (new)
crypto/dist/openssl/crypto/conf/conf_def.h	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/conf/conf_err.c	1.1.1.3
crypto/dist/openssl/crypto/conf/conf_lcl.h	deleted
crypto/dist/openssl/crypto/conf/conf_lib.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/conf/keysets.pl	1.1.1.2-1.1.1.3
crypto/dist/openssl/crypto/conf/test.c		1.1.1.2
crypto/dist/openssl/crypto/cpt_err.c		1.1.1.3
crypto/dist/openssl/crypto/cryptlib.c		1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/crypto/crypto-lib.com	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/crypto.c		deleted
crypto/dist/openssl/crypto/crypto.h		1.1.1.2 -> 1.3
crypto/dist/openssl/crypto/des/DES.pod		deleted
crypto/dist/openssl/crypto/des/MODES.DES	deleted
crypto/dist/openssl/crypto/des/Makefile.PL	deleted
crypto/dist/openssl/crypto/des/Makefile.lit	deleted
crypto/dist/openssl/crypto/des/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/des/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/des/Makefile.uni	deleted
crypto/dist/openssl/crypto/des/PC1		deleted
crypto/dist/openssl/crypto/des/PC2		deleted
crypto/dist/openssl/crypto/des/asm/d-win32.asm	deleted
crypto/dist/openssl/crypto/des/asm/des-586.pl	1.1.1.2
crypto/dist/openssl/crypto/des/asm/des686.pl	1.1.1.2
crypto/dist/openssl/crypto/des/asm/readme	1.1.1.2
crypto/dist/openssl/crypto/des/asm/y-win32.asm	deleted
crypto/dist/openssl/crypto/des/cbc_cksm.c	1.1.1.2
crypto/dist/openssl/crypto/des/cfb64enc.c	1.1.1.2
crypto/dist/openssl/crypto/des/cfb_enc.c	1.1.1.2
crypto/dist/openssl/crypto/des/des.c		1.1.1.3
crypto/dist/openssl/crypto/des/des.h		1.1.1.1.2.4 -> 1.13
crypto/dist/openssl/crypto/des/des.man		deleted
crypto/dist/openssl/crypto/des/des.pl		deleted
crypto/dist/openssl/crypto/des/des_crypt.man	deleted
crypto/dist/openssl/crypto/des/des_enc.c	1.1.1.2
crypto/dist/openssl/crypto/des/des_locl.h	1.1.1.2
crypto/dist/openssl/crypto/des/des_opts.c	1.3
crypto/dist/openssl/crypto/des/dess.cpp		1.1.1.2
crypto/dist/openssl/crypto/des/destest.c	1.1.1.2
crypto/dist/openssl/crypto/des/doIP		deleted
crypto/dist/openssl/crypto/des/doPC1		deleted
crypto/dist/openssl/crypto/des/doPC2		deleted
crypto/dist/openssl/crypto/des/ecb_enc.c	1.1.1.2
crypto/dist/openssl/crypto/des/ede_cbcm_enc.c	1.1.1.2
crypto/dist/openssl/crypto/des/ede_enc.c	deleted
crypto/dist/openssl/crypto/des/enc_read.c	1.1.1.3
crypto/dist/openssl/crypto/des/enc_writ.c	1.1.1.3
crypto/dist/openssl/crypto/des/fcrypt.c		1.1.1.2 -> 1.3
crypto/dist/openssl/crypto/des/fcrypt_b.c	1.1.1.2
crypto/dist/openssl/crypto/des/ncbc_enc.c	1.1.1.3
crypto/dist/openssl/crypto/des/ofb64enc.c	1.1.1.2
crypto/dist/openssl/crypto/des/ofb_enc.c	1.1.1.2
crypto/dist/openssl/crypto/des/pcbc_enc.c	1.1.1.2
crypto/dist/openssl/crypto/des/podd.h		deleted
crypto/dist/openssl/crypto/des/qud_cksm.c	1.1.1.3
crypto/dist/openssl/crypto/des/read_pwd.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/des/shifts.pl	deleted
crypto/dist/openssl/crypto/des/sk.h		deleted
crypto/dist/openssl/crypto/des/speed.c		1.1.1.3
crypto/dist/openssl/crypto/des/supp.c		deleted
crypto/dist/openssl/crypto/des/testdes.pl	deleted
crypto/dist/openssl/crypto/des/xcbc_enc.c	1.1.1.2
crypto/dist/openssl/crypto/dh/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/dh/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/dh/dh.h		1.3-1.4
crypto/dist/openssl/crypto/dh/dh_err.c		1.1.1.3
crypto/dist/openssl/crypto/dh/dh_gen.c		1.1.1.3
crypto/dist/openssl/crypto/dh/dh_key.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/dh/dh_lib.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/dh/dhtest.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/dsa/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/dsa/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/dsa/dsa.h		1.3-1.5
crypto/dist/openssl/crypto/dsa/dsa_asn1.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/dsa/dsa_err.c	1.1.1.3
crypto/dist/openssl/crypto/dsa/dsa_key.c	1.1.1.3
crypto/dist/openssl/crypto/dsa/dsa_lib.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/dsa/dsa_ossl.c	1.2-1.3
crypto/dist/openssl/crypto/dso/Makefile.save	1.1.1.1 (new)
crypto/dist/openssl/crypto/dso/Makefile.ssl	1.1.1.1 (new)
crypto/dist/openssl/crypto/dso/README		1.1.1.1 (new)
crypto/dist/openssl/crypto/dso/dso.h		1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/dso/dso_dl.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/dso/dso_dlfcn.c	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/dso/dso_err.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/dso/dso_lib.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/dso/dso_null.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/dso/dso_openssl.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/dso/dso_vms.c	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/dso/dso_win32.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/ebcdic.c		1.2-1.3
crypto/dist/openssl/crypto/err/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/err/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/err/err.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/err/err.h		1.3-1.4
crypto/dist/openssl/crypto/err/err_all.c	1.1.1.3
crypto/dist/openssl/crypto/err/err_prn.c	1.1.1.2
crypto/dist/openssl/crypto/err/openssl.ec	1.1.1.3
crypto/dist/openssl/crypto/evp/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/evp/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/evp/bio_b64.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/evp/bio_enc.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/evp/bio_md.c		1.1.1.3
crypto/dist/openssl/crypto/evp/bio_ok.c		1.1.1.3
crypto/dist/openssl/crypto/evp/c_allc.c		1.2
crypto/dist/openssl/crypto/evp/c_alld.c		1.2-1.3
crypto/dist/openssl/crypto/evp/e_bf.c		1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/evp/e_cast.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/evp/e_cbc_3d.c	deleted
crypto/dist/openssl/crypto/evp/e_cbc_bf.c	deleted
crypto/dist/openssl/crypto/evp/e_cbc_c.c	deleted
crypto/dist/openssl/crypto/evp/e_cbc_d.c	deleted
crypto/dist/openssl/crypto/evp/e_cbc_i.c	deleted
crypto/dist/openssl/crypto/evp/e_cbc_r2.c	deleted
crypto/dist/openssl/crypto/evp/e_cbc_r5.c	deleted
crypto/dist/openssl/crypto/evp/e_cfb_3d.c	deleted
crypto/dist/openssl/crypto/evp/e_cfb_bf.c	deleted
crypto/dist/openssl/crypto/evp/e_cfb_c.c	deleted
crypto/dist/openssl/crypto/evp/e_cfb_d.c	deleted
crypto/dist/openssl/crypto/evp/e_cfb_i.c	deleted
crypto/dist/openssl/crypto/evp/e_cfb_r2.c	deleted
crypto/dist/openssl/crypto/evp/e_cfb_r5.c	deleted
crypto/dist/openssl/crypto/evp/e_des.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/evp/e_des3.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/evp/e_ecb_3d.c	deleted
crypto/dist/openssl/crypto/evp/e_ecb_bf.c	deleted
crypto/dist/openssl/crypto/evp/e_ecb_c.c	deleted
crypto/dist/openssl/crypto/evp/e_ecb_d.c	deleted
crypto/dist/openssl/crypto/evp/e_ecb_i.c	deleted
crypto/dist/openssl/crypto/evp/e_ecb_r2.c	deleted
crypto/dist/openssl/crypto/evp/e_ecb_r5.c	deleted
crypto/dist/openssl/crypto/evp/e_idea.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/evp/e_null.c		1.1.1.2
crypto/dist/openssl/crypto/evp/e_ofb_3d.c	deleted
crypto/dist/openssl/crypto/evp/e_ofb_bf.c	deleted
crypto/dist/openssl/crypto/evp/e_ofb_c.c	deleted
crypto/dist/openssl/crypto/evp/e_ofb_d.c	deleted
crypto/dist/openssl/crypto/evp/e_ofb_i.c	deleted
crypto/dist/openssl/crypto/evp/e_ofb_r2.c	deleted
crypto/dist/openssl/crypto/evp/e_ofb_r5.c	deleted
crypto/dist/openssl/crypto/evp/e_rc2.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/evp/e_rc4.c		1.1.1.2
crypto/dist/openssl/crypto/evp/e_rc5.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/evp/e_xcbc_d.c	1.1.1.3
crypto/dist/openssl/crypto/evp/encode.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/evp/evp.h		1.3-1.6
crypto/dist/openssl/crypto/evp/evp_enc.c	1.1.1.2
crypto/dist/openssl/crypto/evp/evp_err.c	1.1.1.3
crypto/dist/openssl/crypto/evp/evp_key.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/evp/evp_locl.h	1.1.1.1 (new)
crypto/dist/openssl/crypto/evp/evp_pbe.c	1.1.1.2
crypto/dist/openssl/crypto/evp/evp_pkey.c	1.1.1.3
crypto/dist/openssl/crypto/evp/m_md4.c		1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/evp/p5_crpt.c	1.1.1.2
crypto/dist/openssl/crypto/evp/p5_crpt2.c	1.1.1.2
crypto/dist/openssl/crypto/evp/p_lib.c		1.1.1.3
crypto/dist/openssl/crypto/evp/p_open.c		1.1.1.3
crypto/dist/openssl/crypto/evp/p_seal.c		1.1.1.3
crypto/dist/openssl/crypto/ex_data.c		1.1.1.3
crypto/dist/openssl/crypto/hmac/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/hmac/Makefile.ssl	1.1.1.2
crypto/dist/openssl/crypto/hmac/hmac.c		1.1.1.2
crypto/dist/openssl/crypto/hmac/hmac.h		1.3-1.4
crypto/dist/openssl/crypto/idea/Makefile.save	1.2
crypto/dist/openssl/crypto/idea/Makefile.ssl	1.1.1.2
crypto/dist/openssl/crypto/idea/Makefile.uni	deleted
crypto/dist/openssl/crypto/idea/i_cbc.c		1.2-1.3
crypto/dist/openssl/crypto/idea/i_cfb64.c	1.3
crypto/dist/openssl/crypto/idea/i_ecb.c		1.3
crypto/dist/openssl/crypto/idea/i_ofb64.c	1.3
crypto/dist/openssl/crypto/idea/i_skey.c	1.3
crypto/dist/openssl/crypto/idea/idea.h		1.4
crypto/dist/openssl/crypto/install.com		1.1.1.3
crypto/dist/openssl/crypto/lhash/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/lhash/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/lhash/lh_stats.c	1.1.1.2
crypto/dist/openssl/crypto/lhash/lh_test.c	1.1.1.2-1.1.1.3
crypto/dist/openssl/crypto/lhash/lhash.c	1.1.1.3
crypto/dist/openssl/crypto/lhash/lhash.h	1.3
crypto/dist/openssl/crypto/md2/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/md2/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/md2/md2.h		1.4
crypto/dist/openssl/crypto/md32_common.h	1.1.1.2 -> 1.3
crypto/dist/openssl/crypto/md4/Makefile.save	1.1.1.1 (new)
crypto/dist/openssl/crypto/md4/Makefile.ssl	1.1.1.1 (new)
crypto/dist/openssl/crypto/md4/md4.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/md4/md4.h		1.1-1.3 (new)
crypto/dist/openssl/crypto/md4/md4_dgst.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/md4/md4_locl.h	1.1-1.3 (new)
crypto/dist/openssl/crypto/md4/md4_one.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/md4/md4s.cpp		1.1.1.1 (new)
crypto/dist/openssl/crypto/md4/md4test.c	1.1.1.1 (new)
crypto/dist/openssl/crypto/md5/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/md5/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/md5/Makefile.uni	deleted
crypto/dist/openssl/crypto/md5/asm/m5-win32.asm	deleted
crypto/dist/openssl/crypto/md5/md5_locl.h	1.3
crypto/dist/openssl/crypto/mdc2/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/mdc2/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/mdc2/mdc2.h		1.3-1.4
crypto/dist/openssl/crypto/mdc2/mdc2dgst.c	1.1.1.3
crypto/dist/openssl/crypto/mem.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/mem_dbg.c		1.2
crypto/dist/openssl/crypto/objects/Makefile.save 1.2-1.3
crypto/dist/openssl/crypto/objects/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/objects/o_names.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/objects/obj_dat.c	1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/crypto/objects/obj_dat.h	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/objects/obj_dat.pl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/objects/obj_lib.c	1.1.1.2
crypto/dist/openssl/crypto/objects/obj_mac.h	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/objects/obj_mac.num	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/objects/objects.README 1.1.1.1 (new)
crypto/dist/openssl/crypto/objects/objects.h	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/objects/objects.pl	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/objects/objects.txt	1.1.1.2-1.1.1.3
crypto/dist/openssl/crypto/opensslv.h		1.1.1.3-1.1.1.8
crypto/dist/openssl/crypto/pem/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/pem/Makefile.ssl	1.1.1.2
crypto/dist/openssl/crypto/pem/pem.h		1.3-1.4
crypto/dist/openssl/crypto/pem/pem2.h		1.1.1.2-1.1.1.3
crypto/dist/openssl/crypto/pem/pem_info.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/pem/pem_lib.c	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/pem/pem_seal.c	1.1.1.3
crypto/dist/openssl/crypto/pem/pem_sign.c	1.1.1.2
crypto/dist/openssl/crypto/perlasm/x86nasm.pl	1.1.1.2
crypto/dist/openssl/crypto/perlasm/x86unix.pl	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/Makefile.save	1.2
crypto/dist/openssl/crypto/pkcs12/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_add.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_attr.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_bags.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_crt.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_decr.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_key.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_kiss.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_lib.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_mac.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_mutl.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs12/p12_npas.c	1.2
crypto/dist/openssl/crypto/pkcs12/p12_sbag.c	1.1.1.2
crypto/dist/openssl/crypto/pkcs12/p12_utl.c	1.1.1.2
crypto/dist/openssl/crypto/pkcs12/pkcs12.h	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/pkcs7/Makefile.save	1.2
crypto/dist/openssl/crypto/pkcs7/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/pkcs7/README		deleted
crypto/dist/openssl/crypto/pkcs7/bio_ber.c	1.1.1.3
crypto/dist/openssl/crypto/pkcs7/pk7_attr.c	1.2-1.3
crypto/dist/openssl/crypto/pkcs7/pk7_doit.c	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/pkcs7/pk7_mime.c	1.2
crypto/dist/openssl/crypto/pkcs7/pk7_smime.c	1.2
crypto/dist/openssl/crypto/pkcs7/pkcs7.h	1.1.1.2 -> 1.3
crypto/dist/openssl/crypto/pkcs7/verify.c	1.1.1.3
crypto/dist/openssl/crypto/rand/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/rand/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/rand/md_rand.c	1.1.1.1.2.2 -> 1.4
crypto/dist/openssl/crypto/rand/rand.h		1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/rand/rand_egd.c	1.2-1.3
crypto/dist/openssl/crypto/rand/rand_lcl.h	1.1.1.1 (new)
crypto/dist/openssl/crypto/rand/rand_win.c	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/crypto/rand/randfile.c	1.5-1.6
crypto/dist/openssl/crypto/rc2/Makefile.save	1.2
crypto/dist/openssl/crypto/rc2/Makefile.ssl	1.1.1.2
crypto/dist/openssl/crypto/rc2/Makefile.uni	deleted
crypto/dist/openssl/crypto/rc2/rc2.h		1.4
crypto/dist/openssl/crypto/rc2/rc2_cbc.c	1.3
crypto/dist/openssl/crypto/rc2/rc2_ecb.c	1.3
crypto/dist/openssl/crypto/rc2/rc2_skey.c	1.1.1.2
crypto/dist/openssl/crypto/rc2/rc2cfb64.c	1.3
crypto/dist/openssl/crypto/rc2/rc2ofb64.c	1.3
crypto/dist/openssl/crypto/rc4/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/rc4/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/rc4/Makefile.uni	deleted
crypto/dist/openssl/crypto/rc4/asm/r4-win32.asm	deleted
crypto/dist/openssl/crypto/rc4/rc4.h		1.4
crypto/dist/openssl/crypto/rc5/Makefile.save	1.2
crypto/dist/openssl/crypto/rc5/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/rc5/Makefile.uni	deleted
crypto/dist/openssl/crypto/rc5/asm/r5-win32.asm	deleted
crypto/dist/openssl/crypto/rc5/rc5.h		1.4
crypto/dist/openssl/crypto/rc5/rc5_ecb.c	1.3
crypto/dist/openssl/crypto/rc5/rc5_enc.c	1.3
crypto/dist/openssl/crypto/rc5/rc5_skey.c	1.1.1.2
crypto/dist/openssl/crypto/rc5/rc5cfb64.c	1.3
crypto/dist/openssl/crypto/rc5/rc5ofb64.c	1.3
crypto/dist/openssl/crypto/ripemd/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/ripemd/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/ripemd/Makefile.uni	deleted
crypto/dist/openssl/crypto/ripemd/asm/rm-win32.asm deleted
crypto/dist/openssl/crypto/ripemd/rmd_locl.h	1.3
crypto/dist/openssl/crypto/rsa/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/rsa/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/rsa/rsa.h		1.3-1.4
crypto/dist/openssl/crypto/rsa/rsa_eay.c	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/rsa/rsa_err.c	1.1.1.3
crypto/dist/openssl/crypto/rsa/rsa_gen.c	1.1.1.3
crypto/dist/openssl/crypto/rsa/rsa_lib.c	1.1.1.3
crypto/dist/openssl/crypto/rsa/rsa_oaep.c	1.1.1.3-1.1.1.5
crypto/dist/openssl/crypto/rsa/rsa_oaep_test.c	deleted
crypto/dist/openssl/crypto/rsa/rsa_saos.c	1.1.1.3
crypto/dist/openssl/crypto/rsa/rsa_sign.c	1.1.1.3
crypto/dist/openssl/crypto/rsa/rsa_ssl.c	1.1.1.3
crypto/dist/openssl/crypto/sha/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/sha/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/sha/Makefile.uni	deleted
crypto/dist/openssl/crypto/sha/asm/s1-win32.asm	deleted
crypto/dist/openssl/crypto/sha/asm/sha1-586.pl	1.1.1.3
crypto/dist/openssl/crypto/sha/sha.h		1.4
crypto/dist/openssl/crypto/sha/sha_locl.h	1.3
crypto/dist/openssl/crypto/stack/Makefile.save	1.2-1.3
crypto/dist/openssl/crypto/stack/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/stack/safestack.h	1.1.1.2
crypto/dist/openssl/crypto/stack/stack.c	1.1.1.3
crypto/dist/openssl/crypto/stack/stack.h	1.1.1.3
crypto/dist/openssl/crypto/symhacks.h		1.1.1.1 (new)
crypto/dist/openssl/crypto/threads/mttest.c	1.1.1.3
crypto/dist/openssl/crypto/threads/th-lock.c	1.1.1.3
crypto/dist/openssl/crypto/tmdiff.c		1.1.1.2-1.1.1.3
crypto/dist/openssl/crypto/txt_db/Makefile.save	1.2
crypto/dist/openssl/crypto/txt_db/Makefile.ssl	1.1.1.3
crypto/dist/openssl/crypto/txt_db/txt_db.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/txt_db/txt_db.h	1.2
crypto/dist/openssl/crypto/uid.c		1.1.1.1 (new)
crypto/dist/openssl/crypto/x509/Makefile.save	1.2
crypto/dist/openssl/crypto/x509/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/x509/by_dir.c	1.1.1.3
crypto/dist/openssl/crypto/x509/x509.h		1.3-1.4
crypto/dist/openssl/crypto/x509/x509_cmp.c	1.1.1.3
crypto/dist/openssl/crypto/x509/x509_lu.c	1.1.1.3
crypto/dist/openssl/crypto/x509/x509_obj.c	1.1.1.2-1.1.1.3
crypto/dist/openssl/crypto/x509/x509_req.c	1.1.1.3
crypto/dist/openssl/crypto/x509/x509_set.c	1.1.1.3
crypto/dist/openssl/crypto/x509/x509_trs.c	1.2-1.4
crypto/dist/openssl/crypto/x509/x509_txt.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/x509/x509_vfy.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/x509/x509_vfy.h	1.3-1.4
crypto/dist/openssl/crypto/x509/x509spki.c	1.2
crypto/dist/openssl/crypto/x509/x_all.c		1.1.1.3
crypto/dist/openssl/crypto/x509v3/Makefile.save	1.2
crypto/dist/openssl/crypto/x509v3/Makefile.ssl	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/x509v3/README	deleted
crypto/dist/openssl/crypto/x509v3/v3_akey.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_alt.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_bcons.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_conf.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_cpols.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_crld.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_extku.c	1.1.1.2
crypto/dist/openssl/crypto/x509v3/v3_genn.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_ia5.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/x509v3/v3_info.c	1.2
crypto/dist/openssl/crypto/x509v3/v3_lib.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_pku.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_prn.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_purp.c	1.2
crypto/dist/openssl/crypto/x509v3/v3_sxnet.c	1.1.1.3
crypto/dist/openssl/crypto/x509v3/v3_utl.c	1.1.1.3-1.1.1.4
crypto/dist/openssl/crypto/x509v3/x509v3.h	1.1.1.3-1.1.1.4
crypto/dist/openssl/demos/b64.c			1.1.1.2-1.1.1.3
crypto/dist/openssl/demos/maurice/example1.c	1.1.1.2
crypto/dist/openssl/demos/maurice/loadkeys.c	1.1.1.2
crypto/dist/openssl/demos/pkcs12/README		1.1.1.1 (new)
crypto/dist/openssl/demos/pkcs12/pkread.c	1.1.1.1 (new)
crypto/dist/openssl/demos/pkcs12/pkwrite.c	1.1.1.1 (new)
crypto/dist/openssl/demos/state_machine/Makefile 1.1.1.1 (new)
crypto/dist/openssl/demos/state_machine/state_machine.c 1.1.1.1 (new)
crypto/dist/openssl/dep/crypto.txt		deleted
crypto/dist/openssl/dep/files			deleted
crypto/dist/openssl/dep/gen.pl			deleted
crypto/dist/openssl/dep/ssl.txt			deleted
crypto/dist/openssl/doc/README			1.1.1.3
crypto/dist/openssl/doc/apps/CA.pl.pod		1.2
crypto/dist/openssl/doc/apps/ca.pod		1.2-1.3
crypto/dist/openssl/doc/apps/ciphers.pod	1.2
crypto/dist/openssl/doc/apps/crl2pkcs7.pod	1.2
crypto/dist/openssl/doc/apps/dgst.pod		1.2
crypto/dist/openssl/doc/apps/dhparam.pod	1.2
crypto/dist/openssl/doc/apps/dsaparam.pod	1.2
crypto/dist/openssl/doc/apps/enc.pod		1.2
crypto/dist/openssl/doc/apps/gendsa.pod		1.2
crypto/dist/openssl/doc/apps/genrsa.pod		1.2
crypto/dist/openssl/doc/apps/openssl.pod	1.2-1.3
crypto/dist/openssl/doc/apps/passwd.pod		1.2
crypto/dist/openssl/doc/apps/pkcs12.pod		1.2
crypto/dist/openssl/doc/apps/rand.pod		1.2
crypto/dist/openssl/doc/apps/req.pod		1.2
crypto/dist/openssl/doc/apps/rsa.pod		1.2
crypto/dist/openssl/doc/apps/rsautl.pod		1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/apps/s_client.pod	1.2
crypto/dist/openssl/doc/apps/s_server.pod	1.2-1.3
crypto/dist/openssl/doc/apps/smime.pod		1.2-1.3
crypto/dist/openssl/doc/apps/speed.pod		1.2
crypto/dist/openssl/doc/apps/verify.pod		1.2-1.3
crypto/dist/openssl/doc/apps/x509.pod		1.2
crypto/dist/openssl/doc/c-indentation.el	1.1.1.3
crypto/dist/openssl/doc/crypto.pod		deleted
crypto/dist/openssl/doc/crypto/BIO_ctrl.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_f_base64.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_f_buffer.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_f_cipher.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_f_md.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_f_null.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_f_ssl.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_find_type.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_new.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_new_bio_pair.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_push.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_read.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_s_accept.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_s_bio.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_s_connect.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_s_fd.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_s_file.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_s_mem.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_s_null.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_s_socket.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_set_callback.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BIO_should_retry.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/BN_CTX_start.pod	1.2
crypto/dist/openssl/doc/crypto/BN_bn2bin.pod	1.2-1.3
crypto/dist/openssl/doc/crypto/BN_mod_mul_montgomery.pod 1.2
crypto/dist/openssl/doc/crypto/BN_mod_mul_reciprocal.pod 1.2
crypto/dist/openssl/doc/crypto/BN_rand.pod	1.2-1.4
crypto/dist/openssl/doc/crypto/BN_zero.pod	1.2
crypto/dist/openssl/doc/crypto/DH_get_ex_new_index.pod 1.2
crypto/dist/openssl/doc/crypto/DH_set_method.pod 1.2
crypto/dist/openssl/doc/crypto/DSA_set_method.pod 1.2
crypto/dist/openssl/doc/crypto/ERR_error_string.pod 1.2
crypto/dist/openssl/doc/crypto/ERR_get_error.pod 1.2
crypto/dist/openssl/doc/crypto/ERR_remove_state.pod 1.2
crypto/dist/openssl/doc/crypto/EVP_DigestInit.pod 1.2-1.3
crypto/dist/openssl/doc/crypto/EVP_EncryptInit.pod 1.2-1.3
crypto/dist/openssl/doc/crypto/EVP_OpenInit.pod	1.2
crypto/dist/openssl/doc/crypto/EVP_SealInit.pod	1.2
crypto/dist/openssl/doc/crypto/EVP_SignInit.pod	1.2-1.3
crypto/dist/openssl/doc/crypto/EVP_VerifyInit.pod 1.2-1.3
crypto/dist/openssl/doc/crypto/OPENSSL_VERSION_NUMBER.pod 1.2-1.3
crypto/dist/openssl/doc/crypto/OpenSSL_add_all_algorithms.pod 1.2
crypto/dist/openssl/doc/crypto/RAND_egd.pod	1.2
crypto/dist/openssl/doc/crypto/RAND_load_file.pod 1.2
crypto/dist/openssl/doc/crypto/RSA_check_key.pod 1.2
crypto/dist/openssl/doc/crypto/RSA_generate_key.pod 1.2
crypto/dist/openssl/doc/crypto/RSA_get_ex_new_index.pod 1.2
crypto/dist/openssl/doc/crypto/RSA_print.pod	1.2
crypto/dist/openssl/doc/crypto/RSA_public_encrypt.pod 1.2
crypto/dist/openssl/doc/crypto/RSA_set_method.pod 1.2
crypto/dist/openssl/doc/crypto/bio.pod		1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/crypto/blowfish.pod	1.2-1.3
crypto/dist/openssl/doc/crypto/bn.pod		1.2-1.3
crypto/dist/openssl/doc/crypto/bn_internal.pod	1.2
crypto/dist/openssl/doc/crypto/buffer.pod	1.2
crypto/dist/openssl/doc/crypto/crypto.pod	1.2-1.3
crypto/dist/openssl/doc/crypto/des.pod		1.2
crypto/dist/openssl/doc/crypto/des_modes.pod	1.3-1.4
crypto/dist/openssl/doc/crypto/err.pod		1.2-1.3
crypto/dist/openssl/doc/crypto/evp.pod		1.1.1.1 (new)
crypto/dist/openssl/doc/crypto/hmac.pod		1.2
crypto/dist/openssl/doc/crypto/lhash.pod	1.2
crypto/dist/openssl/doc/crypto/md5.pod		1.2
crypto/dist/openssl/doc/crypto/rand.pod		1.2-1.3
crypto/dist/openssl/doc/crypto/rsa.pod		1.2-1.3
crypto/dist/openssl/doc/crypto/threads.pod	1.2-1.3
crypto/dist/openssl/doc/openssl.pod		deleted
crypto/dist/openssl/doc/openssl.txt		1.1.1.3
crypto/dist/openssl/doc/ssl.pod			deleted
crypto/dist/openssl/doc/ssl/SSL_CIPHER_get_name.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_COMP_add_compression_method.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_add_extra_chain_cert.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_add_session.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_ctrl.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_flush_sessions.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_free.pod	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_get_ex_new_index.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_get_verify_mode.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_load_verify_locations.pod 1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_new.pod	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_sess_number.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_sess_set_cache_size.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_sess_set_get_cb.pod 1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_sessions.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_cert_store.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_cert_verify_callback.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_cipher_list.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_client_CA_list.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_client_cert_cb.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_default_passwd_cb.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_info_callback.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_mode.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_options.pod 1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_quiet_shutdown.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_session_cache_mode.pod 1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_session_id_context.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_ssl_version.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_timeout.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_set_verify.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_CTX_use_certificate.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_SESSION_free.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_SESSION_get_ex_new_index.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_SESSION_get_time.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_accept.pod	1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_alert_type_string.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_clear.pod	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_connect.pod	1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_do_handshake.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_free.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_SSL_CTX.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_ciphers.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_client_CA_list.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_get_current_cipher.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_default_timeout.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_error.pod	1.2-1.5
crypto/dist/openssl/doc/ssl/SSL_get_ex_data_X509_STORE_CTX_idx.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_ex_new_index.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_get_fd.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_peer_cert_chain.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_peer_certificate.pod 1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_get_rbio.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_session.pod	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_get_verify_result.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_get_version.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_library_init.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_load_client_CA_file.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_new.pod		1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_pending.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_read.pod	1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_rstate_string.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_session_reused.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_set_bio.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_set_connect_state.pod 1.1.1.1-1.1.1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_set_fd.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_set_session.pod	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_set_shutdown.pod 1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/SSL_set_verify_result.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_shutdown.pod	1.1-1.3 (new)
crypto/dist/openssl/doc/ssl/SSL_state_string.pod 1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_want.pod	1.1.1.1 (new)
crypto/dist/openssl/doc/ssl/SSL_write.pod	1.1.1.1-1.1.1.4 (new)
crypto/dist/openssl/doc/ssl/d2i_SSL_SESSION.pod	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/doc/ssl/ssl.pod		1.2-1.4
crypto/dist/openssl/doc/ssleay.txt		1.1.1.2 -> 1.3
crypto/dist/openssl/doc/standards.txt		1.1.1.1 (new)
crypto/dist/openssl/e_os.h			1.3-1.6
crypto/dist/openssl/e_os2.h			1.1.1.2-1.1.1.3
crypto/dist/openssl/extsrcs.pl			deleted
crypto/dist/openssl/makevms.com			1.1.1.3-1.1.1.4
crypto/dist/openssl/ms/16all.bat		1.1.1.2
crypto/dist/openssl/ms/32all.bat		1.1.1.2
crypto/dist/openssl/ms/do_masm.bat		1.1.1.2
crypto/dist/openssl/ms/do_nasm.bat		1.1.1.2
crypto/dist/openssl/ms/mingw32.bat		1.2
crypto/dist/openssl/ms/test.bat			1.1.1.3
crypto/dist/openssl/ms/tlhelp32.h		1.1.1.1 (new)
crypto/dist/openssl/mt/README			deleted
crypto/dist/openssl/mt/mttest.c			deleted
crypto/dist/openssl/mt/profile.sh		deleted
crypto/dist/openssl/mt/ptest.bat		deleted
crypto/dist/openssl/mt/pthread.sh		deleted
crypto/dist/openssl/mt/purify.sh		deleted
crypto/dist/openssl/mt/solaris.sh		deleted
crypto/dist/openssl/mt/win32.bat		deleted
crypto/dist/openssl/openssl-unifdef.pl		1.1 (new)
crypto/dist/openssl/openssl.spec		1.1.1.1-1.1.1.4 (new)
crypto/dist/openssl/perl/openssl_cb.c		deleted
crypto/dist/openssl/rsaref/Makefile.save	1.2
crypto/dist/openssl/rsaref/Makefile.ssl		1.1.1.3
crypto/dist/openssl/rsaref/rsaref.h		1.2-1.3
crypto/dist/openssl/shlib/Makefile.hpux10-cc	1.2-1.3
crypto/dist/openssl/shlib/hpux10-cc.sh		1.2-1.3
crypto/dist/openssl/shlib/svr5-shared-gcc.sh	1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/shlib/svr5-shared-installed	1.1.1.1 (new)
crypto/dist/openssl/shlib/svr5-shared.sh	1.1.1.1 (new)
crypto/dist/openssl/ssl/Makefile.save		1.2
crypto/dist/openssl/ssl/Makefile.ssl		1.1.1.3-1.1.1.5
crypto/dist/openssl/ssl/bio_ssl.c		1.1.1.3
crypto/dist/openssl/ssl/s23_clnt.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/s23_lib.c		1.1.1.3
crypto/dist/openssl/ssl/s23_meth.c		1.1.1.2
crypto/dist/openssl/ssl/s23_pkt.c		1.1.1.3
crypto/dist/openssl/ssl/s23_srvr.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/s2_clnt.c		1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/ssl/s2_enc.c		1.1.1.3-1.1.1.5
crypto/dist/openssl/ssl/s2_lib.c		1.1.1.1.2.2 -> 1.5
crypto/dist/openssl/ssl/s2_pkt.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/s2_srvr.c		1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/ssl/s3_both.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/s3_clnt.c		1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/ssl/s3_enc.c		1.1.1.3-1.1.1.6
crypto/dist/openssl/ssl/s3_lib.c		1.1.1.2 -> 1.4
crypto/dist/openssl/ssl/s3_pkt.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/s3_srvr.c		1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/ssl/ssl-lib.com		1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/ssl.c			deleted
crypto/dist/openssl/ssl/ssl.h			1.1.1.1.2.3 -> 1.7
crypto/dist/openssl/ssl/ssl2.h			1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/ssl3.h			1.3-1.4
crypto/dist/openssl/ssl/ssl_algs.c		1.1.1.2
crypto/dist/openssl/ssl/ssl_asn1.c		1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/ssl/ssl_cert.c		1.3-1.4
crypto/dist/openssl/ssl/ssl_ciph.c		1.1.1.2 -> 1.4
crypto/dist/openssl/ssl/ssl_err.c		1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/ssl/ssl_lib.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/ssl_locl.h		1.3-1.5
crypto/dist/openssl/ssl/ssl_sess.c		1.1.1.1.2.2 -> 1.3
crypto/dist/openssl/ssl/ssl_stat.c		1.1.1.3
crypto/dist/openssl/ssl/ssl_txt.c		1.1.1.3
crypto/dist/openssl/ssl/ssltest.c		1.1.1.3-1.1.1.4
crypto/dist/openssl/ssl/t1_enc.c		1.1.1.3-1.1.1.6
crypto/dist/openssl/ssl/tls1.h			1.1.1.3
crypto/dist/openssl/test/Makefile.save		1.2
crypto/dist/openssl/test/Makefile.ssl		1.1.1.3-1.1.1.6
crypto/dist/openssl/test/bctest			1.1.1.1-1.1.1.2 (new)
crypto/dist/openssl/test/dsa-ca.pem		deleted
crypto/dist/openssl/test/dsa-pca.pem		deleted
crypto/dist/openssl/test/maketests.com		1.1.1.3-1.1.1.4
crypto/dist/openssl/test/testp7.pem		1.1.1.2
crypto/dist/openssl/test/tests.com		1.1.1.3
crypto/dist/openssl/test/testss			1.1.1.3
crypto/dist/openssl/times/x86/md4s.cpp		1.1.1.1 (new)
crypto/dist/openssl/tools/c89.sh		1.1.1.1 (new)
crypto/dist/openssl/tools/c_rehash		1.1.1.2-1.1.1.4
crypto/dist/openssl/tools/c_rehash.in		1.1.1.2
crypto/dist/openssl/util/clean-depend.pl	1.1.1.2
crypto/dist/openssl/util/cygwin.sh		1.1.1.1 (new)
crypto/dist/openssl/util/dirname.pl		1.1.1.1 (new)
crypto/dist/openssl/util/domd			1.1.1.3
crypto/dist/openssl/util/libeay.num		1.1.1.3-1.1.1.4
crypto/dist/openssl/util/mk1mf.pl		1.1.1.3-1.1.1.4
crypto/dist/openssl/util/mkdef.pl		1.1.1.3-1.1.1.4
crypto/dist/openssl/util/mkerr.pl		1.1.1.3-1.1.1.5
crypto/dist/openssl/util/mkfiles.pl		1.1.1.2
crypto/dist/openssl/util/mklink.pl		1.1.1.2
crypto/dist/openssl/util/mkstack.pl		1.1.1.1 (new)
crypto/dist/openssl/util/pl/BC-32.pl		1.1.1.3-1.1.1.4
crypto/dist/openssl/util/pl/Mingw32.pl		1.1.1.3
crypto/dist/openssl/util/pl/Mingw32f.pl		1.1.1.2
crypto/dist/openssl/util/pl/VC-32.pl		1.1.1.3-1.1.1.4
crypto/dist/openssl/util/pl/linux.pl		1.1.1.2
crypto/dist/openssl/util/pod2man.pl		1.2-1.3
crypto/dist/openssl/util/pod2mantest		1.1.1.1 (new)
crypto/dist/openssl/util/pod2mantest.pod	1.1.1.1 (new)
crypto/dist/openssl/util/selftest.pl		1.2-1.3
crypto/dist/openssl/util/sep_lib.sh		deleted
crypto/dist/openssl/util/sp-diff.pl		1.1.1.2
crypto/dist/openssl/util/ssleay.num		1.1.1.3-1.1.1.4
distrib/sets/lists/base/shl.elf			patch
distrib/sets/lists/base/shl.mi			patch
distrib/sets/lists/comp/mi			patch
distrib/sets/lists/comp/obsolete.mi		patch
distrib/sets/lists/man/mi			patch
lib/libasn1/shlib_version			1.4
lib/libcom_err/shlib_version			1.4
lib/libcrypto/Makefile				1.10-1.12,1.14-1.22 via patch
lib/libcrypto/arch/alpha/des.inc		1.1 (new)
lib/libcrypto/arch/i386/bf.inc			1.1-1.2 (new)
lib/libcrypto/arch/i386/bf_enc_586.S		1.1 (new)
lib/libcrypto/arch/i386/bf_enc_686.S		1.1 (new)
lib/libcrypto/arch/i386/bf_enc_x86.S		1.1-1.2 (new)
lib/libcrypto/arch/i386/bn.inc			1.1 (new)
lib/libcrypto/arch/i386/bn_asm_586.S		1.1 (new)
lib/libcrypto/arch/i386/bn_comba_586.S		1.1 (new)
lib/libcrypto/arch/i386/des.inc			1.1-1.3 (new)
lib/libcrypto/arch/i386/md5.inc			1.1 (new)
lib/libcrypto/arch/i386/md5_dgst_586.S		1.1 (new)
lib/libcrypto/arch/i386/ripemd.inc		1.1 (new)
lib/libcrypto/arch/i386/rmd_dgst_586.S		1.1 (new)
lib/libcrypto/arch/mips/bf.inc			1.1 (new)
lib/libcrypto/arch/mips/des.inc			1.1-1.2 (new)
lib/libcrypto/arch/powerpc/des.inc		1.1 (new)
lib/libcrypto/arch/sparc/bf.inc			1.1 (new)
lib/libcrypto/arch/sparc/des.inc		1.1 (new)
lib/libcrypto/arch/sparc64/des.inc		1.1 (new)
lib/libcrypto/asn1.inc				1.4
lib/libcrypto/bf.inc				1.4-1.5
lib/libcrypto/conf.inc				1.4
lib/libcrypto/crypto.inc			1.4
lib/libcrypto/des.inc				1.4-1.8
lib/libcrypto/dso.inc				1.1 (new)
lib/libcrypto/evp.inc				1.4
lib/libcrypto/i_cbc_dummy.c			1.2-1.3
lib/libcrypto/i_skey_dummy.c			1.2-1.3
lib/libcrypto/man.inc				1.6-1.8
lib/libcrypto/man/BIO_ctrl.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_f_base64.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_f_buffer.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_f_cipher.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_f_md.3			1.1-1.7 (new)
lib/libcrypto/man/BIO_f_null.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_f_ssl.3			1.1-1.7 (new)
lib/libcrypto/man/BIO_find_type.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_new.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_new_bio_pair.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_push.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_read.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_s_accept.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_s_bio.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_s_connect.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_s_fd.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_s_file.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_s_mem.3			1.1-1.7 (new)
lib/libcrypto/man/BIO_s_null.3			1.1-1.6 (new)
lib/libcrypto/man/BIO_s_socket.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_set_callback.3		1.1-1.6 (new)
lib/libcrypto/man/BIO_should_retry.3		1.1-1.7 (new)
lib/libcrypto/man/BN_CTX_new.3			1.3-1.10
lib/libcrypto/man/BN_CTX_start.3		1.3-1.10
lib/libcrypto/man/BN_add.3			1.3-1.10
lib/libcrypto/man/BN_add_word.3			1.3-1.10
lib/libcrypto/man/BN_bn2bin.3			1.3-1.10
lib/libcrypto/man/BN_cmp.3			1.3-1.10
lib/libcrypto/man/BN_copy.3			1.3-1.10
lib/libcrypto/man/BN_generate_prime.3		1.3-1.10
lib/libcrypto/man/BN_mod_inverse.3		1.3-1.10
lib/libcrypto/man/BN_mod_mul_montgomery.3	1.3-1.10
lib/libcrypto/man/BN_mod_mul_reciprocal.3	1.3-1.10
lib/libcrypto/man/BN_new.3			1.3-1.10
lib/libcrypto/man/BN_num_bytes.3		1.3-1.10
lib/libcrypto/man/BN_rand.3			1.3-1.10
lib/libcrypto/man/BN_set_bit.3			1.3-1.11
lib/libcrypto/man/BN_zero.3			1.3-1.10
lib/libcrypto/man/CRYPTO_set_ex_data.3		1.3-1.9
lib/libcrypto/man/DH_generate_key.3		1.3-1.10
lib/libcrypto/man/DH_generate_parameters.3	1.3-1.10
lib/libcrypto/man/DH_get_ex_new_index.3		1.3-1.10
lib/libcrypto/man/DH_new.3			1.3-1.10
lib/libcrypto/man/DH_set_method.3		1.3-1.10
lib/libcrypto/man/DH_size.3			1.3-1.10
lib/libcrypto/man/DSA_SIG_new.3			1.3-1.10
lib/libcrypto/man/DSA_do_sign.3			1.3-1.10
lib/libcrypto/man/DSA_dup_DH.3			1.3-1.10
lib/libcrypto/man/DSA_generate_key.3		1.3-1.10
lib/libcrypto/man/DSA_generate_parameters.3	1.3-1.10
lib/libcrypto/man/DSA_get_ex_new_index.3	1.3-1.10
lib/libcrypto/man/DSA_new.3			1.3-1.10
lib/libcrypto/man/DSA_set_method.3		1.3-1.10
lib/libcrypto/man/DSA_sign.3			1.3-1.10
lib/libcrypto/man/DSA_size.3			1.3-1.10
lib/libcrypto/man/ERR_GET_LIB.3			1.3-1.10
lib/libcrypto/man/ERR_clear_error.3		1.3-1.10
lib/libcrypto/man/ERR_error_string.3		1.3-1.10
lib/libcrypto/man/ERR_get_error.3		1.3-1.11
lib/libcrypto/man/ERR_load_crypto_strings.3	1.3-1.10
lib/libcrypto/man/ERR_load_strings.3		1.3-1.10
lib/libcrypto/man/ERR_print_errors.3		1.3-1.10
lib/libcrypto/man/ERR_put_error.3		1.3-1.10
lib/libcrypto/man/ERR_remove_state.3		1.3-1.10
lib/libcrypto/man/EVP_DigestInit.3		1.3-1.11
lib/libcrypto/man/EVP_EncryptInit.3		1.3-1.11
lib/libcrypto/man/EVP_OpenInit.3		1.3-1.10
lib/libcrypto/man/EVP_SealInit.3		1.3-1.10
lib/libcrypto/man/EVP_SignInit.3		1.3-1.10
lib/libcrypto/man/EVP_VerifyInit.3		1.3-1.10
lib/libcrypto/man/Makefile			1.6-1.10
lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3	1.3-1.10
lib/libcrypto/man/OpenSSL_add_all_algorithms.3	1.3-1.10
lib/libcrypto/man/RAND_add.3			1.3-1.10
lib/libcrypto/man/RAND_bytes.3			1.3-1.10
lib/libcrypto/man/RAND_cleanup.3		1.3-1.10
lib/libcrypto/man/RAND_egd.3			1.3-1.10
lib/libcrypto/man/RAND_load_file.3		1.3-1.10
lib/libcrypto/man/RAND_set_rand_method.3	1.3-1.10
lib/libcrypto/man/RSA_blinding_on.3		1.3-1.10
lib/libcrypto/man/RSA_check_key.3		1.3-1.10
lib/libcrypto/man/RSA_generate_key.3		1.3-1.10
lib/libcrypto/man/RSA_get_ex_new_index.3	1.3-1.10
lib/libcrypto/man/RSA_new.3			1.3-1.10
lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 1.3-1.10
lib/libcrypto/man/RSA_print.3			1.3-1.10
lib/libcrypto/man/RSA_private_encrypt.3		1.3-1.10
lib/libcrypto/man/RSA_public_encrypt.3		1.3-1.10
lib/libcrypto/man/RSA_set_method.3		1.3-1.11
lib/libcrypto/man/RSA_sign.3			1.3-1.10
lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3	1.3-1.10
lib/libcrypto/man/RSA_size.3			1.3-1.10
lib/libcrypto/man/SSL_CIPHER_get_name.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_COMP_add_compression_method.3 1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3 1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_add_session.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_ctrl.3		1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_flush_sessions.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_free.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_get_ex_new_index.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_get_verify_mode.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_load_verify_locations.3 1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_new.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_sess_number.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_sessions.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_cert_store.3	1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3 1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_set_cipher_list.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_client_CA_list.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3	1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3 1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_info_callback.3	1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_set_mode.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_options.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3	1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3 1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_session_id_context.3 1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_ssl_version.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_timeout.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3	1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3 1.1-1.4 (new)
lib/libcrypto/man/SSL_CTX_set_verify.3		1.1-1.7 (new)
lib/libcrypto/man/SSL_CTX_use_certificate.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_SESSION_free.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3 1.1-1.6 (new)
lib/libcrypto/man/SSL_SESSION_get_time.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_accept.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_alert_type_string.3	1.1-1.4 (new)
lib/libcrypto/man/SSL_clear.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_connect.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_do_handshake.3		1.1-1.3 (new)
lib/libcrypto/man/SSL_free.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_get_SSL_CTX.3		1.1-1.4 (new)
lib/libcrypto/man/SSL_get_ciphers.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_get_client_CA_list.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_get_current_cipher.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_get_default_timeout.3	1.1-1.4 (new)
lib/libcrypto/man/SSL_get_error.3		1.3-1.10
lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 1.1-1.6 (new)
lib/libcrypto/man/SSL_get_ex_new_index.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_get_fd.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_get_peer_cert_chain.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_get_peer_certificate.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_get_rbio.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_get_session.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_get_verify_result.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_get_version.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_library_init.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_load_client_CA_file.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_new.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_pending.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_read.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_rstate_string.3		1.1-1.4 (new)
lib/libcrypto/man/SSL_session_reused.3		1.1-1.4 (new)
lib/libcrypto/man/SSL_set_bio.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_set_connect_state.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_set_fd.3			1.1-1.6 (new)
lib/libcrypto/man/SSL_set_session.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_set_shutdown.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_set_verify_result.3	1.1-1.6 (new)
lib/libcrypto/man/SSL_shutdown.3		1.1-1.6 (new)
lib/libcrypto/man/SSL_state_string.3		1.1-1.4 (new)
lib/libcrypto/man/SSL_want.3			1.1-1.4 (new)
lib/libcrypto/man/SSL_write.3			1.1-1.6 (new)
lib/libcrypto/man/crypto.3			1.4-1.10
lib/libcrypto/man/d2i_DHparams.3		1.3-1.10
lib/libcrypto/man/d2i_RSAPublicKey.3		1.3-1.10
lib/libcrypto/man/d2i_SSL_SESSION.3		1.1-1.6 (new)
lib/libcrypto/man/des_modes.7			1.3,1.5-1.11
lib/libcrypto/man/lh_stats.3			1.3-1.10
lib/libcrypto/man/libcrypto.pl			1.1 (new)
lib/libcrypto/man/openssl.1			1.3-1.9
lib/libcrypto/man/openssl.cnf.5			1.5-1.11
lib/libcrypto/man/openssl_CA.pl.1		1.2-1.8
lib/libcrypto/man/openssl_asn1parse.1		1.2-1.8
lib/libcrypto/man/openssl_bio.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_blowfish.3		1.1-1.6 (new)
lib/libcrypto/man/openssl_bn.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_bn_internal.3		1.1-1.7 (new)
lib/libcrypto/man/openssl_buffer.3		1.1-1.6 (new)
lib/libcrypto/man/openssl_ca.1			1.2-1.8
lib/libcrypto/man/openssl_ciphers.1		1.2-1.8
lib/libcrypto/man/openssl_crl.1			1.2-1.8
lib/libcrypto/man/openssl_crl2pkcs7.1		1.2-1.8
lib/libcrypto/man/openssl_des.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_dgst.1		1.2-1.8
lib/libcrypto/man/openssl_dh.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_dhparam.1		1.2-1.8
lib/libcrypto/man/openssl_dsa.1			1.2-1.8
lib/libcrypto/man/openssl_dsa.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_dsaparam.1		1.2-1.8
lib/libcrypto/man/openssl_enc.1			1.2-1.8
lib/libcrypto/man/openssl_err.3			1.2-1.9
lib/libcrypto/man/openssl_evp.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_gendsa.1		1.2-1.8
lib/libcrypto/man/openssl_genrsa.1		1.2-1.8
lib/libcrypto/man/openssl_hmac.3		1.1-1.6 (new)
lib/libcrypto/man/openssl_lhash.3		1.1-1.6 (new)
lib/libcrypto/man/openssl_md5.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_mdc2.3		1.1-1.6 (new)
lib/libcrypto/man/openssl_nseq.1		1.2-1.8
lib/libcrypto/man/openssl_passwd.1		1.2-1.8
lib/libcrypto/man/openssl_pkcs12.1		1.2-1.8
lib/libcrypto/man/openssl_pkcs7.1		1.2-1.9
lib/libcrypto/man/openssl_pkcs8.1		1.2-1.8
lib/libcrypto/man/openssl_rand.1		1.2-1.8
lib/libcrypto/man/openssl_rand.3		1.1-1.6 (new)
lib/libcrypto/man/openssl_rc4.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_req.1			1.2-1.8
lib/libcrypto/man/openssl_ripemd.3		1.1-1.6 (new)
lib/libcrypto/man/openssl_rsa.1			1.2-1.8
lib/libcrypto/man/openssl_rsa.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_rsautl.1		1.1-1.6 (new)
lib/libcrypto/man/openssl_s_client.1		1.2-1.9
lib/libcrypto/man/openssl_s_server.1		1.2-1.8
lib/libcrypto/man/openssl_sess_id.1		1.2-1.8
lib/libcrypto/man/openssl_sha.3			1.1-1.6 (new)
lib/libcrypto/man/openssl_smime.1		1.2-1.8
lib/libcrypto/man/openssl_speed.1		1.2-1.8
lib/libcrypto/man/openssl_spkac.1		1.2-1.8
lib/libcrypto/man/openssl_threads.3		1.1-1.7 (new)
lib/libcrypto/man/openssl_verify.1		1.2-1.8
lib/libcrypto/man/openssl_version.1		1.2-1.8
lib/libcrypto/man/openssl_x509.1		1.2-1.9
lib/libcrypto/man/ssl.3				1.4-1.10
lib/libcrypto/md4.inc				1.1 (new)
lib/libcrypto/mdc2.inc				1.4
lib/libcrypto/rand.inc				1.4
lib/libcrypto/rc5_enc_dummy.c			1.2-1.3
lib/libcrypto/rc5_skey_dummy.c			1.2-1.3
lib/libcrypto/rnd_keys.c			1.2
lib/libcrypto/shlib_version			1.4-1.6
lib/libcrypto/srcs.inc				1.9-1.10
lib/libcrypto/x509v3.inc			1.4
lib/libgssapi/shlib_version			1.4
lib/libhdb/shlib_version			1.4
lib/libkadm/shlib_version			1.3
lib/libkadm5clnt/shlib_version			1.4
lib/libkadm5srv/shlib_version			1.4
lib/libkafs/shlib_version			1.4
lib/libkdb/shlib_version			1.3
lib/libkrb/shlib_version			1.3
lib/libkrb5/shlib_version			1.5
lib/libkstream/shlib_version			1.2
lib/libroken/shlib_version			1.4
lib/libsl/shlib_version				1.3
lib/libss/shlib_version				1.4
lib/libssl/Makefile				1.3-1.4
lib/libssl/shlib_version			1.3-1.4
lib/libssl/ssl.inc				1.3
lib/libtelnet/shlib_version			1.8
usr.bin/openssl/Makefile			1.8-1.10

  Update OpenSSL to version 0.9.6g.  Includes major version bump for
  libcrypto and all the dependent libraries.  Fixes SA#2002-009.

lib/libkrb5/Makefile                            1.11

  Use libc md4, not openssl md4.

usr.sbin/rpcbind/util.c				1.5

  Move routines which fill in tbuf in addrmerge(), making sure tbuf is always
  initialised.

include/netdb.h					1.27 via patch

  Remove unused/unsupported AI_xx.  Fixes PR#18072.

sys/netinet6/esp_input.c			1.24

  Check packet length before fetching ESP crypto checksum.
  Fixes SA#2002-016.

sys/netinet6/esp.h				1.20
sys/netinet6/esp_core.c				1.24
sys/netinet6/esp_output.c			1.14

  Use correct padding boundary, to correctly estimate ESP header size.

usr.sbin/mtrace/mtrace.c			1.21-1.23 via patch

  Revoke root priv earlier.  Check fd_set overrun (and die if
  overrun).  avoid using runtime-generated printf format string.
  Also fix indentation.  Fixes SA#2002-014.

usr.sbin/mrinfo/mrinfo.c			1.15 via patch

  Fix an exploitable fd_set overflow in mrinfo(8).  Drop root
  privileges earlier.  Do not use generated printf format string.
  Fixes SA#2002-014.

usr.sbin/pppd/pppd/sys-bsd.c			1.39
usr.sbin/pppd/pppd/tty.c			1.5

  Die if fd_set overruns.  Fixes SA#2002-014.

etc/security					1.77-1.78 via patch

  Understand md5 password.

lib/libc/locale/setlocale.c			1.38-1.40

  Fix a bug of setlocale when changing locales with LC_ALL for the
  first argunemt and with a string containing many slashes for the
  second argument.  This bug may cause setlocale() to destroy static
  datas.  Exploitable under certain situation.  Fixes SA#2002-012.

usr.sbin/cron/database.c			1.5
usr.sbin/cron/do_command.c			1.11

  Instead of passing "*system*" as the fname to process_crontab()
  for the system crontab file, pass a NULL pointer instead.  This
  prevents someone from creating a "*system*" file in the tabs
  directory that acts as an alternate root crontab.

sys/nfs/nfs_socket.c				1.75

  Initialize recm to NULL inside the loop, so that a record length
  of NULL will not accidentallly append bogus data (the previous
  record).  Fixes SA#2002-013.

lib/libc/net/inet_ntop.c			1.11-1.12

  Be more picky about string buffer manipulation.  Correct snprintf
  return value handling.

usr.sbin/pppd/pppd/tty.c			1.3

  Do not try to chmod if fchmod fails when restoring the original
  tty modes.  It could cause a symlink race.  Just report the fchmod
  failure.  Fixes SA#2002-010.

lib/libc/net/getaddrinfo.c		1.50,1.52,1.54,1.56-1.63
lib/libc/net/res_mkquery.c		1.22
lib/libc/net/gethnamaddr.c		1.37-1.39,1.41-1.43,1.45,1.48-1.52
lib/libc/net/getnetnamadr.c		1.20,1.23-1.24

  Several changes related to the DNS resolver code:
   o Correct use of two changing variables to manage buffer, use only
     one instead.
   o Remove redundant declarations of h_errno and __hostalias.
   o Make sure ``qname'' argument to getanswer() is properly given.
   o Use snprintf, and various string manipulation cleanups.
   o Correct port range check and signed/unsigned mixup.
   o Lint cleanup.
   o Drop AAAA reply with IPv4 mapped address.  This makes the code
     consistent with draft-itojun-v6ops-v4mapped-harmful-00.txt.
   o Allocate 64K receive buffer for DNS responses.
   o On gethostby* with NIS backend, make a looup against
     ipnodes.{byname,byaddr} for non-IPv4 address, following Solaris8
     practice.
   o Varargsify dprintf to allow for format string checking.
   o Remove redundant declarations.
   o Do not reverse-lookup scoped IPv6 address.  It does not make
     sense as there's no way to give scope identifier.
   o Do not pass uninitialized variable to nsdispatch().
   o Query ip6.arpa then ip6.int for IPv6 reverse lookup.  Follows RFC
     3152.
  All together, these fix SA#2002-015.

sys/dev/pckbc/wskbdmap_mfii.c			1.24

  Correct Spanish mapping. Fixes PR#15509.

crypto/dist/openssl/apps/progs.h		1.3

  More NO_xx cleanup.  Can't catch these by openssl-unifdef.pl

etc/etc.i386/ttys				1.12 via patch

  Do what we should have been doing long ago; use /dev/console by
  default as the boot console tty, so that the console is on the
  same place that the kernel dmesg output goes, whether wscons or
  serial.  Users who want to use tty00 or ttyE0 explicitly can
  change /etc/ttys themselves.

usr.bin/getconf/getconf.c			1.17-1.18

  Fix ancient cut and paste error which made "_POSIX_PATH_MAX"
  actually return "_POSIX_PIPE_BUF".

sys/kern/tty.c					1.139

  Make sure repeated TIOCSCTTY doesn't corrupt session hold count.
  Fixes PR#17382 and SA#2002-007.

sys/uvm/uvm_amap_i.h				1.18 via patch

  In amap_ref, only increment the amap's refcnt after we have
  established the ppref array.  Otherwise, the newly ref'ed pages
  will be doubly counted and thus never freed because the pprefcnt
  can't fall to 0.

sys/kern/exec_aout.c				1.23

  Only create a vmcmd for the BSS if there is any BSS.  Fixes PR#17834.

sys/arch/amiga/dev/grf_cv3d.c			1.11
sys/arch/hpcmips/dev/mq200.c			1.21
sys/arch/i386/i386/sys_machdep.c		1.64
sys/arch/luna68k/dev/lunafb.c			1.9
sys/arch/sparc/dev/bt_subr.c			via patch
sys/arch/sparc64/dev/bt_subr.c			via patch
sys/arch/sun3/dev/bt_subr.c			via patch
sys/compat/ibcs2/ibcs2_stat.c			1.21-1.23
sys/dev/sun/bt_subr.c				1.3
sys/dev/tc/cfb.c				1.34
sys/dev/tc/sfb.c				1.53
sys/dev/tc/xcfb.c				1.29

  Fix integer overflow.

sys/dev/pci/pucdata.c				1.31 via patch

  Add Siig 20x 8 ports and and Oxford x952 cards.  Fixes PR#17790.

sys/dev/scsipi/scsiconf.c			1.186 via patch

  Add quirk entry for yet another broken Sony CD-ROM. Fixes PR#17773.

lib/libc/stdlib/calloc.c			1.10-1.12

  Allow calloc(0, x) and calloc(x, 0).

lib/libipsec/policy_parse.y			1.8
lib/libipsec/policy_token.l			1.7

  Plug memory leak.

sys/netinet/ip_mroute.c				1.61

  Bring back old copyright notice lost in rev 1.15 (which is the
  authors' intent).

sys/netinet6/ip6_mroute.c			1.36 via patch

  Correct multicast packet MTU check.

usr.bin/join/join.c				1.21

  Finish fixing PR#15412.

sys/netinet/tcp_input.c				1.154 via patch

  Always consult SS_CANTRCVMORE.  Fixes PR#18185 and SA#2002-017.

usr.bin/patch/pch.c				1.13 via patch

  Accept the output of diff when the diff'd files do not end with
  newlines.

dist/bind/bin/dig/dig.c				1.6

  Fix dig -x ip6addr.  Fixes PR#18193.

sys/arch/i386/pci/pci_machdep.c			1.46

  Add quirk for Connectix Virtual PC 5 (for Windows at least)
  emulated PCI bridge (440BX).  Note that there's still a problem
  that emulated 21140 cannot be driven by if_tlp.  The workaround
  is to use if_de.

libexec/Makefile				1.43
usr.bin/Makefile				1.126
distrib/sets/lists/base/mi			1.350 via patch
distrib/sets/lists/man/mi			1.513 via patch
distrib/sets/lists/man/obsolete.mi		1.52
distrib/sets/lists/base/obsolete.mi		1.53

  Obsolete usr.bin/kf and libexec/kfd for security issues, and they
  are no longer needed.  Fixes SA#2002-018.

sbin/rndctl/rndctl.c				1.7

  Initialize sflag to zero.

sys/kern/uipc_socket.c				1.53

  Return ECONNABORTED, if the socket (tcp connection for example)
  is disconnected by RST right before accept(2).  Fixes PR#10698/12027.
  Checked with SUSv2, XNET 5.2, and Stevens (Unix Network Programming
  vol 1 2nd ed) section 5.11.

libexec/talkd/extern.h				1.3
libexec/talkd/process.c				1.8 via patch
libexec/talkd/talkd.c				1.13-1.14 via patch

  Fix buffer overrun.  Fixes SA#2002-019.

lib/libkvm/kvm.c				1.72-1.75,1.77

  Set the close-on-exec bit on all file descriptors we open. Inspired
  by a FreeBSD security advisory.

distrib/sets/lists/base/shl.elf			1.58 via patch
distrib/sets/lists/base/shl.mi			1.173 via patch
lib/libdes/shlib_version			1.4

  Belatedly bump libdes shared library major number, due to bump of
  libcrypto shared major when we moved from OpenSSL 0.9.5 to 0.9.6.

sys/netinet6/ip6_output.c			1.58
  
  Correct length field on PADN option, before jumbo payload option.

usr.sbin/lpr/lpd/lpd.c				1.43 via patch

  Set IPV6_BINDV6ONLY socket option for AF_INET6 socket, to avoid
  complicated access control issue due to IPv4 mapped address.

lib/Makefile					1.78
lib/libcrypto/mdc2.inc				1.5
lib/libcrypto/mdc2dgst_dummy.c			1.1 (new)
lib/libcrypto_mdc2/Makefile			1.1 (new)
share/mk/bsd.README				1.105 via patch
share/mk/bsd.own.mk				1.312 via patch
usr.bin/openssl/Makefile			1.16-1.17

  MDC2 is a patented algorithm; don't ship it in default libcrypto.
  MKCRYPTO_MDC2 will build a separate library, libcrypto_mdc2.

gnu/usr.bin/groff/pic/pic.y			1.2

  Change argument handling to be like in groff-1.18, thus avoiding
  a possible buffer overflow.  Fixes SA#2002-022.

sys/uvm/uvm_swap.c				1.68

  Call cpu_dumpconf() after dumpdev change, so that the global
  dumpsize/dumplo get updated.

sys/dev/pci/if_fxp_pci.c			1.26

  Don't go into D3 state if revision <= 82558_B0.  Fixes PR#18011.

gnu/dist/map-mbone/map-mbone.8			1.1 (new)
gnu/dist/map-mbone/mapper.c			1.1 (new)
gnu/dist/mrinfo/mrinfo.8			1.1 (new)
gnu/dist/mrinfo/mrinfo.c			1.1 (new)
gnu/dist/mrouted/LICENSE			1.1 (new)
gnu/dist/mrouted/callout.c			1.1 (new)
gnu/dist/mrouted/cfparse.y			1.1 (new)
gnu/dist/mrouted/config.c			1.1 (new)
gnu/dist/mrouted/defs.h				1.1 (new)
gnu/dist/mrouted/dvmrp.h			1.1 (new)
gnu/dist/mrouted/igmp.c				1.1 (new)
gnu/dist/mrouted/inet.c				1.1 (new)
gnu/dist/mrouted/kern.c				1.1 (new)
gnu/dist/mrouted/main.c				1.1 (new)
gnu/dist/mrouted/mrouted.8			1.1 (new)
gnu/dist/mrouted/pathnames.h			1.1 (new)
gnu/dist/mrouted/prune.c			1.1 (new)
gnu/dist/mrouted/prune.h			1.1 (new)
gnu/dist/mrouted/route.c			1.1 (new)
gnu/dist/mrouted/route.h			1.1 (new)
gnu/dist/mrouted/rsrr.c				1.1-1.2 (new)
gnu/dist/mrouted/rsrr.h				1.1-1.2 (new)
gnu/dist/mrouted/rsrr_var.h			1.1-1.2 (new)
gnu/dist/mrouted/snmp.c				1.1 (new)
gnu/dist/mrouted/snmp.h				1.1 (new)
gnu/dist/mrouted/vif.c				1.1 (new)
gnu/dist/mrouted/vif.h				1.1 (new)
gnu/dist/mtrace/mtrace.8			1.1 (new)
gnu/dist/mtrace/mtrace.c			1.1 (new)
gnu/usr.sbin/Makefile				1.6-1.7
gnu/usr.sbin/map-mbone/Makefile			1.1 (new)
gnu/usr.sbin/mrinfo/Makefile			1.1 (new)
gnu/usr.sbin/mrouted/Makefile			1.1 (new)
gnu/usr.sbin/mtrace/Makefile			1.1 (new)
usr.sbin/Makefile				1.180-1.181
usr.sbin/map-mbone/Makefile			deleted
usr.sbin/map-mbone/map-mbone.8			deleted
usr.sbin/map-mbone/mapper.c			deleted
usr.sbin/mrinfo/Makefile			deleted
usr.sbin/mrinfo/mrinfo.8			deleted
usr.sbin/mrinfo/mrinfo.c			deleted
usr.sbin/mrouted/LICENSE			deleted
usr.sbin/mrouted/Makefile			deleted
usr.sbin/mrouted/callout.c			deleted
usr.sbin/mrouted/cfparse.y			deleted
usr.sbin/mrouted/config.c			deleted
usr.sbin/mrouted/defs.h				deleted
usr.sbin/mrouted/dvmrp.h			deleted
usr.sbin/mrouted/igmp.c				deleted
usr.sbin/mrouted/inet.c				deleted
usr.sbin/mrouted/kern.c				deleted
usr.sbin/mrouted/main.c				deleted
usr.sbin/mrouted/mrouted.8			deleted
usr.sbin/mrouted/pathnames.h			deleted
usr.sbin/mrouted/prune.c			deleted
usr.sbin/mrouted/prune.h			deleted
usr.sbin/mrouted/route.c			deleted
usr.sbin/mrouted/route.h			deleted
usr.sbin/mrouted/rsrr.c				deleted
usr.sbin/mrouted/rsrr.h				deleted
usr.sbin/mrouted/rsrr_var.h			deleted
usr.sbin/mrouted/snmp.c				deleted
usr.sbin/mrouted/snmp.h				deleted
usr.sbin/mrouted/vif.c				deleted
usr.sbin/mrouted/vif.h				deleted
usr.sbin/mtrace/Makefile			deleted
usr.sbin/mtrace/mtrace.8			deleted
usr.sbin/mtrace/mtrace.c			deleted

  Move mrouted out of basesrc, as it carries non-BSD license.
  Agreed w/ core.  Update license terms for rsrr.*, via openbsd.

games/rogue/inventory.c				1.8
games/rogue/save.c				1.8
games/rogue/message.c				1.9
games/rogue/rogue.h				1.13

  Use correctly bounded strings when reloading a saved game.  In
  particular, do not let the save game file ``string length'' exceed
  the amount of space supplied.  Fixes SA#2002-021.

gnu/dist/sendmail/smrsh/smrsh.c			1.9

  Plug smrsh vulnerability, as presented in
  http://www.sendmail.org/smrsh.adv.txt.  Fixes SA#2002-023.

bin/ps/keyword.c				1.28 via patch
  
  Correct printf format string.

sbin/route/route.c				1.60-1.61 via patch

  Correct prefixlen option handling.

sys/netinet/tcp_input.c				1.156 via patch

  Correct log_refused check (TH_SYN, !TH_RST and !TH_ACK).  Fixes
  PR#18669.

dist/ipf/BNF					1.5
dist/ipf/HISTORY				1.12-1.14
dist/ipf/Makefile				1.6
dist/ipf/QNX_OCL.txt				1.1 (new)
dist/ipf/common.c				1.1.1.5,1.2
dist/ipf/facpri.c				1.4
dist/ipf/fils.c					1.14-1.21
dist/ipf/ip_lfil.c				deleted
dist/ipf/ip_sfil.c				deleted
dist/ipf/ipf.c					1.8-1.13
dist/ipf/ipf2netbsd				1.6-1.9
dist/ipf/ipfs.c					1.6-1.10
dist/ipf/ipft_ef.c				1.4-1.7
dist/ipf/ipft_hx.c				1.4-1.5
dist/ipf/ipft_pc.c				1.4-1.5
dist/ipf/ipft_sn.c				1.4-1.5
dist/ipf/ipft_td.c				1.4-1.7
dist/ipf/ipft_tx.c				1.5-1.8
dist/ipf/iplang/iplang_y.y			1.4
dist/ipf/ipmon.c				1.8-1.17
dist/ipf/ipnat.c				1.9-1.12
dist/ipf/ipsend/44arp.c				1.3
dist/ipf/ipsend/arp.c				1.3
dist/ipf/ipsend/in_var.h			1.2
dist/ipf/ipsend/ip.c				1.4-1.5
dist/ipf/ipsend/ip_var.h			1.2
dist/ipf/ipsend/ipresend.c			1.3-1.4
dist/ipf/ipsend/ipsend.c			1.5-1.8
dist/ipf/ipsend/ipsopt.c			1.3-1.4
dist/ipf/ipsend/iptest.c			1.4-1.5
dist/ipf/ipsend/iptests.c			1.3-1.5
dist/ipf/ipsend/lsock.c				1.3
dist/ipf/ipsend/resend.c			1.4-1.5
dist/ipf/ipsend/sbpf.c				1.3
dist/ipf/ipsend/sirix.c				1.3
dist/ipf/ipsend/sock.c				1.4-1.5
dist/ipf/ipt.c					1.5-1.10
dist/ipf/kmem.c					1.5-1.10
dist/ipf/l4check/l4check.c			1.1.1.2
dist/ipf/man/ipf.4				1.8-1.10
dist/ipf/man/ipf.5				1.8
dist/ipf/man/ipftest.1				1.3
dist/ipf/man/ipl.4				1.4
dist/ipf/man/ipmon.8				1.8-1.10
dist/ipf/man/ipnat.4				1.3
dist/ipf/man/ipnat.5				1.5-1.10
dist/ipf/man/ipnat.8				1.4
dist/ipf/misc.c					1.4-1.7
dist/ipf/natparse.c				1.6-1.10
dist/ipf/opt.c					1.4-1.5
dist/ipf/parse.c				1.11-1.13
dist/ipf/printnat.c				1.3-1.10
dist/ipf/printstate.c				1.2-1.3
dist/ipf/relay.c				1.5-1.6
dist/ipf/rules/example.9			1.2
sys/netinet/fil.c				1.53-1.58
sys/netinet/ip_auth.c				1.25-1.30
sys/netinet/ip_compat.h				1.27-1.31
sys/netinet/ip_fil.c				1.76-1.79,1.81-1.86
sys/netinet/ip_fil.h				1.43-1.49
sys/netinet/ip_frag.c				1.27-1.34
sys/netinet/ip_frag.h				1.18
sys/netinet/ip_ftp_pxy.c			1.22-1.26
sys/netinet/ip_h323_pxy.c			1.7 (new)
sys/netinet/ip_ipsec_pxy.c			1.2
sys/netinet/ip_log.c				1.18-1.23
sys/netinet/ip_nat.c				1.45-1.54
sys/netinet/ip_nat.h				1.25-1.27
sys/netinet/ip_netbios_pxy.c			1.2-1.4
sys/netinet/ip_proxy.c				1.28-1.36
sys/netinet/ip_proxy.h				1.18
sys/netinet/ip_state.c				1.35-1.42
sys/netinet/ip_state.h				1.21-1.23
sys/netinet/ipl.h				1.12-1.14
usr.sbin/ipf/ipftest/Makefile			1.19

  Upgrade IPFilter to 3.4.29.  Fixes SA#2002-024.

distrib/sets/lists/base/mi		1.266,1.289,1.301,1.317 via patch
share/zoneinfo/africa				1.1.1.14-1.1.1.15
share/zoneinfo/antarctica			1.1.1.10
share/zoneinfo/asia				1.1.1.19-1.1.1.23
share/zoneinfo/australasia			1.1.1.20-1.1.1.22
share/zoneinfo/backward				1.1.1.9-1.1.1.11
share/zoneinfo/europe				1.1.1.20-1.1.1.23
share/zoneinfo/iso3166.tab			1.1.1.6-1.1.1.7
share/zoneinfo/leapseconds			1.1.1.6-1.1.1.7
share/zoneinfo/northamerica			1.1.1.20-1.1.1.22
share/zoneinfo/southamerica			1.1.1.18-1.1.1.21
share/zoneinfo/systemv				1.1.1.2
share/zoneinfo/zone.tab				1.1.1.14-1.1.1.18

  Upgrade timezone data to tzdata2002d.

bin/ksh/main.c					1.8

  Prevent ksh from dying if a user enters the (nonexistent) 'newgrp' command.

games/trek/getpar.c				1.10
  
  Avoid buffer overrun.  Fixes SA#2002-025.

crypto/dist/heimdal/kadmin/version4.c		1.2

  Don't blindly trust rlen.  From Heimdal 0.5.1.  Fixes SA#2002-026.

libexec/ftpd/cmds.c				1.19

  Correct RFC959 compliance in quoting lines starting with digits
  (page 36).  Fixes SA#2002-027.

sys/netinet6/esp_input.c			1.27

  Increase correct statistics on ESP packet length check.  Fixes
  KAME PR#445.

sys/netinet/ip_input.c				1.160 via patch

  Always create PMTUD timeout queue, as PMTUD can be turned on via
  sysctl at runtime.

sys/net/route.c					1.55 via patch
sys/net/route.h					1.32
sys/netinet/ip_input.c				1.163

  Remove all entries on rt timer queue on ip_mtudisc change, instead
  of destroying the queue.

sbin/sysctl/sysctl.c				1.59

  When printing out nodes of type "string", don't print anything if
  sysctl() reports that 0 bytes were returned.

lib/libc/net/getnetnamadr.c			1.25-1.26

  Fix remote buffer overrun.  Fixes SA#2002-028.

dist/bind/README				1.7
dist/bind/Version				1.3
dist/bind/bin/named/db_defs.h			1.5
dist/bind/bin/named/db_sec.c			1.4
dist/bind/bin/named/ns_ncache.c			1.4
dist/bind/bin/named/ns_defs.h			1.7
dist/bind/bin/named/ns_req.c			1.6
dist/bind/bin/named/ns_resp.c			1.8
dist/bind/lib/nameser/ns_name.c			1.7
dist/bind/lib/nameser/ns_samedomain.c		1.2
dist/bind/man/named.conf.5			1.8

  Correct multiple DoS holes as well as remote code injection.
  Upgrade to BIND Version 8.3.4.  Fixes SA#2002-029.

sys/netinet6/ip6_forward.c			1.20 via patch

  Need opt_pfil_hooks.h for PFIL_HOOK.

sys/netinet/ip_h323_pxy.c			patch
sys/netinet/ip_ipsec_pxy.c			patch
sys/netinet/ip_netbios_pxy.c			patch

  Fix compilation on a.out systems.

sys/netinet/ip_output.c				1.102

  Initialize len and check what ip_insertoptions() returns.
  In some rare cases there might not be sufficient room for
  the options.

include/heimdal/version.h			patch

  Mark this as Heimdal-0.3e-nb1, to indicate presence of fix.

lib/libc/time/strftime.3			1.17

  Fix typo UCT -> UTC.  Fixes PR#19007.

sys/dev/cardbus/cardbusdevs			1.23 via patch
sys/dev/cardbus/cardbusdevs.h			regenerate
sys/dev/cardbus/cardbusdevs_data.h		regenerate
sys/dev/cardbus/if_rtk_cardbus.c		1.12

  Add support for Planex FNW-3603 cardbus ethernet.  Fixes
  PR#18961.

lib/libc/arch/m68k/gen/__setjmp14.S		1.4

  Restore %a0 after the call to sigprocmask(2), since an ELF kernel
  will stomp on it due to SVR4 ABI compliance.  Fixes PR#18644.

sbin/ping6/ping6.c				1.53

  Correct the use of sizeof() on memset().

usr.sbin/lpr/lpd/lpd.8				1.27 via patch
usr.sbin/lpr/lpd/printjob.c			1.35-1.36 via patch

  When ``-r'' is given, actually pass the file through ``of'' and
  also enable ``if''.

sys/dev/ata/ata.c				1.17
sys/dev/ata/atavar.h				1.24
sys/dev/ic/wdc.c				1.114

  Read status after data commands in wdc_exec_command().  Mandatory
  for data out commands (nonw are used for now), and doesn't hurt
  for data in.  Also keep track if we did transfer data.  Makes
  the probe more robust and solves PR#16159.

sys/netinet6/esp_rijndael.c			1.9
sys/netinet6/ipcomp_core.c			patch
sys/netkey/keydb.h				1.12
sys/netkey/keysock.c				1.21

  Allocate route_in6 in struct secashead, to avoid mistakenly
  overrun the end of secashead.  Fixes PR#18751.

crypto/dist/openssl/ssl/s3_pkt.c		1.2

  Minimize information leaked via timing by performing a MAC
  computation even if incorrect block cipher padding has been found.
  Fixes SA#2003-001.
  [wiz, ticket #25]

gnu/dist/sendmail/sendmail/headers.c		1.8
gnu/dist/sendmail/sendmail/main.c		1.10
gnu/dist/sendmail/sendmail/parseaddr.c		1.9
gnu/dist/sendmail/sendmail/sendmail.h		1.11

  Apply patch from sendmail.org, for critical buffer overrun in 
  header parsing.  Fixes SA#2003-002.
  [atatat, ticket #28]

lib/libz/gzio.c                                 1.14

  Fix for potential buffer overflow in snprintf() (from OpenBSD)
  [groo, ticket #29]

lib/libz/gzio.c                                 1.15

  Remove the HAS_* ifdefs which select [v]s{,n}printf.  Always choose 
  the n version.
  [groo, ticket #30]

etc/services					1.63

  Add ms-sql-{s,m} entries.

usr.bin/tftp/tftp.c				1.16

  Fix sendto return value check (incomplete change in 1.14).
  Fixes PR#19842.

sys/dev/scsipi/scsiconf.c			1.199 via patch

  Add SDEV_NOLUNS quirk entry for "NEC     ", "CD-ROM DRIVE:502".
  Fixes PR#18479.

sys/netinet6/frag6.c				1.12-1.13

  Properly lock IPv6 reassembly queue.  Correct reassembly queue
  length monitoring.
  [itojun, ticket #20]

sys/netinet6/ip6_forward.c			1.22

  Do not forward packet back to point-to-point interface, if the
  packet matches the ipv6 prefix assigned to the p2p interface (=
  redirect case).  This leads to pingpong, chews bandwidth.  Bad
  thing is that bad guy from remote can chew bandwidth.
  [itojun, ticket #21]

usr.bin/file/readelf.c				1.17
usr.bin/file/softmagic.c			1.30-1.31 via patch

  Don't blindly trust values coming from an ELF file, and fix a
  memory allocation issue (compute the correct size to allocate).
  Fixes SA#2003-003.
  [pooka, ticket #31]

usr.sbin/pkg_install/Makefile			1.5 via patch
usr.sbin/pkg_install/Makefile.inc		1.17-1.23 via patch
usr.sbin/pkg_install/add/extract.c		1.24-1.29
usr.sbin/pkg_install/add/futil.c		1.9
usr.sbin/pkg_install/add/main.c			1.25-1.27
usr.sbin/pkg_install/add/perform.c		1.67-1.77
usr.sbin/pkg_install/add/pkg_add.1		1.34-1.38
usr.sbin/pkg_install/admin/main.c		1.27-1.32
usr.sbin/pkg_install/admin/pkg_admin.1		1.17-1.20
usr.sbin/pkg_install/create/create.h		1.17
usr.sbin/pkg_install/create/main.c		1.22-1.23
usr.sbin/pkg_install/create/perform.c		1.33-1.35
usr.sbin/pkg_install/create/pkg_create.1	1.32-1.35
usr.sbin/pkg_install/create/pl.c		1.22-1.25
usr.sbin/pkg_install/delete/main.c		1.20-1.24
usr.sbin/pkg_install/delete/perform.c		1.37-1.40
usr.sbin/pkg_install/delete/pkg_delete.1	1.25-1.27
usr.sbin/pkg_install/info/main.c		1.30-1.33
usr.sbin/pkg_install/info/perform.c		1.40-1.43
usr.sbin/pkg_install/info/pkg_info.1		1.29-1.32
usr.sbin/pkg_install/info/show.c		1.24-1.25
usr.sbin/pkg_install/lib/Makefile		1.17-1.19
usr.sbin/pkg_install/lib/exec.c			1.9
usr.sbin/pkg_install/lib/file.c			1.53-1.58
usr.sbin/pkg_install/lib/ftpio.c		1.38-1.49
usr.sbin/pkg_install/lib/lib.h			1.42-1.48
usr.sbin/pkg_install/lib/lpkg.c			1.4
usr.sbin/pkg_install/lib/pen.c			1.20-1.23
usr.sbin/pkg_install/lib/pkgdb.c		1.10-1.13
usr.sbin/pkg_install/lib/plist.c		1.34-1.37
usr.sbin/pkg_install/lib/str.c			1.38-1.42
usr.sbin/pkg_install/lib/version.h		1.14-1.21
usr.sbin/pkg_install/lib/path.c			1.1-1.5 (new)
usr.sbin/pkg_install/lib/path.h			1.1-1.3 (new)

  Upgrade pkg_install tools to 20030202 version.
  [jmc, ticket #6]

sys/lib/libsa/loadfile.c			patch

  Initialize some local variables so that this compiles cleanly with
  later toolchains.
  [gmcgarry, ticket #7]

sys/dev/ic/midway.c				1.44 via patch

  Convert from %b to bitmask_snprintf().  Allows this to compile
  cleanly with later toolchains.
  [gmcgarry, ticket #8]

usr.bin/menuc/mdb.c				1.20 via patch
usr.bin/menuc/menu_sys.def			1.25 via patch

  Improve some argument lists, to allow this to compile cleanly
  with later toolchains.
  [gmcgarry, ticket #9]

lib/libc/gen/realpath.3				1.9

  Typo corrections: resolved_name -> resolvedname; resolved_path
  -> resolvedname.
  [yamt, ticket #10]

lib/libc/sys/intro.2				1.28

  Reflect current value of MAXSYMLINKS.
  [yamt, ticket #11]

lib/libedit/refresh.c				1.19 via patch

  Since we have opost and onlcr set, we don't need to output \r;
  \n is sufficient.  Fixes PR#17954.
  [msaitoh, ticket #14]

usr.bin/file/magdir/hitachi-sh			1.3

  Invert the meaning of the F_LSYMS field.
  [msaitoh, ticket #16]

gnu/dist/gcc/combine.c				1.6

  Fix typo: GTU/LTU/GEU/GEU -> GTU/LTU/GEU/LEU.  Fixes optimization
  in some cases.
  [msaitoh, ticket #17]

sbin/sysctl/sysctl.8				1.79 via patch

  Document vfs.nfs.iothreads.
  [msaitoh, ticket #18]

usr.bin/mkdep/mkdep.c				1.12

  Catch SIGINT, SIGHUP, SIGQUIT and SIGTREM and clear a temporary
  file.
  [msaitoh, ticket #19]

share/tmac/doc					1.28

  Make .Nm without arguments, but with punctuation, work.
  [wiz, ticket #26]