]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/dsa.h
Switch future deprecation version from 1.2.0 to 3.0
authorRichard Levitte <levitte@openssl.org>
Thu, 27 Sep 2018 13:40:03 +0000 (15:40 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 11:24:47 +0000 (12:24 +0100)
commit672f943ad6c6d16b1f65a77b8e2c83c8f44a112b
tree3fb5956fe778bde98cf81b1f9c43cd3b6d79eff5
parent2284f64c871c2f7611678dba6eadd1989cee9981
Switch future deprecation version from 1.2.0 to 3.0

This is in preparation for a switch to MAJOR.MINOR.PATCH versioning
and calling the next major version 3.0.0.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7724)
16 files changed:
crypto/asn1/asn1_item_list.h
crypto/asn1/x_long.c
crypto/dsa/dsa_sign.c
crypto/ec/ec_lib.c
crypto/ec/ec_oct.c
fuzz/asn1.c
include/openssl/asn1t.h
include/openssl/dsa.h
include/openssl/ec.h
include/openssl/hmac.h
include/openssl/opensslconf.h.in
include/openssl/rand_drbg.h
include/openssl/ui.h
test/asn1_decode_test.c
test/asn1_encode_test.c
util/libcrypto.num