]> git.ipfire.org Git - thirdparty/openssl.git/commit - Configurations/unix-Makefile.tmpl
Ensure ordinals are created during release process
authorMatt Caswell <matt@openssl.org>
Thu, 24 Jun 2021 15:07:03 +0000 (16:07 +0100)
committerPauli <pauli@openssl.org>
Mon, 28 Jun 2021 23:51:30 +0000 (09:51 +1000)
commit6ee4741281f032e13423a1e05c4fb9a90454e748
tree48c40c37f2b8a89d63e5fb12456d181ec1852cdf
parent52f5407dc1ed67d0baace3c39b69bc9f07f4454a
Ensure ordinals are created during release process

We introduce a new makefile target "make release-update" that forces
ordinal file renumbering, and also does the fips checksum updates. We
then call that  from the release script.

Fixes #15806

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15901)
Configurations/unix-Makefile.tmpl
dev/release.sh
util/mknum.pl