commit | 4a04cd35ae89bf6a3bb7620f7a49804de3240ac4 | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Mon Dec 12 19:15:22 2022 +0500 |
committer | William Lallemand <wlallemand@haproxy.org> | Mon Dec 12 16:20:48 2022 +0100 |
tree | 60a43d7b699e492f065b8a1719bf6dd0f9cb0264 | |
parent | 4b167006fd574d6377cfc59afb31b167d8694c11 [diff] |
CI: github: split ssl lib selection based on git branch when *SSL_VERSION="latest" behaviour was introduced, it seems to be fine for development branches, but too intrusive for stable branches. let us limit "latest" semantic only for development builds, if branch name contains "haproxy-" it is supposed to be stable branch, no latest openssl should be taken [wla: must be backported as far as 2.6] Signed-off-by: William Lallemand <wlallemand@haproxy.org>