openssl/util
Matt Caswell 455cba54f8 Allow older versions in the *.num files
In 1.1.0 we only allowed a strictly increasing version number in the *.num
files, i.e. you could never introduce a symbol at the end of the *.num file
with a lower version number than the one preceding it. This made sense for
1.1.0. However in master we may be introducing symbols for backport to
1.1.0. Therefore it is ok in master to have a symbol for version 1.1.0c
coming after a symbol for version 1.1.1.

This commit fixes the check in mkdef.pl to be a bit looser to allow this.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-10-17 11:39:50 +01:00
..
perl/OpenSSL/Util
TLSProxy Test CBC mode padding. 2016-09-26 23:10:29 +01:00
build.info VMS: add [.util]shlib_wrap.exe and its build instructions 2016-09-21 02:40:46 +02:00
ck_errf.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
copy.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
dofile.pl
find-doc-nits.pl
find-undoc-api.pl
find-unused-errs
fipslink.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
incore
indent.pro Add some missing types to indent.pro 2016-10-10 21:39:49 +01:00
libcrypto.num make update 2016-09-29 16:21:47 +01:00
libssl.num
mkbuildinf.pl
mkcerts.sh
mkdef.pl Allow older versions in the *.num files 2016-10-17 11:39:50 +01:00
mkdir-p.pl
mkerr.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
mkrc.pl
openssl-format-source
opensslwrap.sh
point.sh
process_docs.pl
selftest.pl
shareable_image_wrap.c.in VMS: add [.util]shlib_wrap.exe and its build instructions 2016-09-21 02:40:46 +02:00
shlib_wrap.sh.in Remove automatic RPATH - adapt shlib_wrap.sh 2016-10-13 02:21:51 +02:00
su-filter.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
with_fallback.pm