[ANNOUNCE] haproxy-2.0.0

2019-06-16 Thread Willy Tarreau
Hi, HAProxy 2.0.0 was released on 2019/06/16. It added 63 new commits after version 2.0-dev7. There were a few last-minute bug reports that started to make me worry a bit but in the end these were nothing dramatic and quickly addressed. Aside the usual bug fixes, this version mostly contains

unsubscribe

2019-06-16 Thread Uno mlebbink
unsubscribe

travis-ci: split matrix into "cron" and "push" (move less popular builds to cron)

2019-06-16 Thread Илья Шипицин
hello, I played a bit with "if" condition https://github.com/chipitsine/haproxy/blob/master/.travis.yml in short, we can specify condition like that - os: osx if: type == cron compiler: clang env: TARGET=osx FLAGS="USE_OPENSSL=1" OPENSSL_VERSION=1.1.1c full list of conditions: