>We have released LibreSSL 2.2.2, which will be arriving in the >LibreSSL directory of your local OpenBSD mirror soon.
The .pc files in libressl-2.2.2 upset the package mechanisms at hand, in particular rpm, where ':' is used to denote the (ancient concept of) epochs. [ 99s] Invalid version (double separator ':'): 35:0:0: mingw32(pkg:libcrypto) = 35:0:0 [ 99s] mingw32(pkg:libssl) = 35:0:0 [ 99s] mingw32(pkg:libtls) = 6:0:0 [ 99s] mingw32(pkg:openssl) = 2.2.2 The version: field in .pc files is (still) supposed to be the package version number, not the ABI number, and this was not a problem in libressl <= 2.2.1.
