commit | 388ed780744b61a36d4e9ad9c318ca8faedb57c1 | [log] [tgz] |
---|---|---|
author | Lukas Tribus <luky-37@hotmail.com> | Mon Sep 12 21:42:00 2016 +0000 |
committer | Willy Tarreau <w@1wt.eu> | Thu Oct 06 15:23:16 2016 +0200 |
tree | 55f731ece8e6b0d2b371db1eeab02818bf8a1084 | |
parent | 3dac86edd6c5962138634178f5d35c6504786591 [diff] |
BUG/MINOR: displayed PCRE version is running release pcre_version() returns the running PCRE release, not the release haproxy was built with. This simple string fix should be backported to supported releases, as the output may be confusing. (cherry picked from commit d64788d9c610163756cac6c91220875e51cba3ef) (cherry picked from commit 3a011f15a8d61cd0088cc0e46743bdc7699db1af)