Commit Graph

  • c2f35e8c56 - update to 1.6.7 Marcus Rueckert 2016-07-19 01:55:50 +0000
  • 5707ef87f9 Accepting request 400814 from server:http Dominique Leuenberger 2016-06-14 21:07:07 +0000
  • 9062a2b6ea Accepting request 400813 from home:KGronlund:branches:server:http Kristoffer Gronlund 2016-06-09 13:10:54 +0000
  • 55e4255fc5 - pull patches from git to fix some important issues: 0001-BUG-MAJOR-fix-listening-IP-address-storage-for-front.patch 0002-BUG-MINOR-fix-listening-IP-address-storage-for-front.patch 0003-DOC-Fix-typo-so-fetch-is-properly-parsed-by-Cyril-s-.patch 0004-BUG-MAJOR-http-fix-breakage-of-reqdeny-causing-rando.patch 0005-BUG-MEDIUM-stick-tables-fix-breakage-in-table-conver.patch 0006-BUG-MEDIUM-dns-unbreak-DNS-resolver-after-header-fix.patch 0007-BUILD-fix-build-on-Solaris-11.patch 0008-CLEANUP-connection-fix-double-negation-on-memcmp.patch 0009-BUG-MEDIUM-stats-show-servers-state-may-show-an-serv.patch 0010-BUG-MEDIUM-fix-risk-of-segfault-with-show-tls-keys.patch 0011-BUG-MEDIUM-sticktables-segfault-in-some-configuratio.patch 0012-BUG-MEDIUM-lua-converters-doesn-t-work.patch 0013-BUG-MINOR-http-add-header-header-name-copied-twice.patch 0014-BUG-MEDIUM-http-add-header-buffer-overwritten.patch Marcus Rueckert 2016-06-09 12:56:55 +0000
  • ea8e9882e5 Accepting request 396400 from server:http Dominique Leuenberger 2016-05-19 10:15:07 +0000
  • 1eab77f05f - update to 1.6.5 Marcus Rueckert 2016-05-10 14:53:24 +0000
  • 0d9f7635b4 Accepting request 376242 from server:http Dominique Leuenberger 2016-03-21 11:46:00 +0000
  • 507d800e36 - update to 1.6.4 Marcus Rueckert 2016-03-14 02:47:18 +0000
  • 108a208153 Accepting request 353093 from server:http Dominique Leuenberger 2016-01-11 18:12:20 +0000
  • 606affff1c Accepting request 353085 from home:conecenter:branches:server:http Kristoffer Gronlund 2016-01-11 14:46:52 +0000
  • fe1dfd7c32 Accepting request 346601 from server:http Dominique Leuenberger 2015-12-01 08:18:42 +0000
  • e7412317a3 - on sle11 we still need to own /etc/apparmor.d/local Marcus Rueckert 2015-11-21 01:36:28 +0000
  • 509735af61 - instead of owning the apparmor directories, BR apparmor-profiles. Marcus Rueckert 2015-11-21 01:15:34 +0000
  • b392088efb Accepting request 343758 from server:http Dominique Leuenberger 2015-11-12 18:41:05 +0000
  • caf6874175 - fix link to tarball Marcus Rueckert 2015-11-10 14:50:35 +0000
  • 873fbe6a22 - update to 1.6.2 - BUILD: ssl: fix build error introduced in commit 7969a3 with OpenSSL < 1.0.0 - DOC: fix a typo for a "deviceatlas" keyword - FIX: small typo in an example using the "Referer" header - BUG/MEDIUM: config: count memory limits on 64 bits, not 32 - BUG/MAJOR: dns: first DNS response packet not matching queried hostname may lead to a loop - BUG/MINOR: dns: unable to parse CNAMEs response - BUG/MINOR: examples/haproxy.init: missing brace in quiet_check() - DOC: deviceatlas: more example use cases. - BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin. - BUG/MAJOR: http: don't requeue an idle connection that is already queued - DOC: typo on capture.res.hdr and capture.req.hdr - BUG/MINOR: dns: check for duplicate nameserver id in a resolvers section was missing - CLEANUP: use direction names in place of numeric values - BUG/MEDIUM: lua: sample fetches based on response doesn't work - drop haproxy-1.6.0-ssl-098.patch: included upstream Marcus Rueckert 2015-11-03 12:04:29 +0000
  • a0ac0e2dfc - update to 1.6.1 - DOC: specify that stats socket doc (section 9.2) is in management - BUILD: install only relevant and existing documentation - CLEANUP: don't ignore debian/ directory if present - BUG/MINOR: dns: parsing error of some DNS response - BUG/MEDIUM: namespaces: don't fail if no namespace is used - BUG/MAJOR: ssl: free the generated SSL_CTX if the LRU cache is disabled - MEDIUM: dns: Don't use the ANY query type - drop haproxy-1.6.0-ssl.crash.patch included in update Marcus Rueckert 2015-10-22 10:25:40 +0000
  • 4ee640c9c5 - add haproxy-1.6.0-ssl-098.patch: fix building on openssl 0.9.8 Marcus Rueckert 2015-10-19 16:16:21 +0000
  • e8450b8cfb - added haproxy-1.6.0-ssl.crash.patch: fix SNI related crash Marcus Rueckert 2015-10-16 17:18:31 +0000
  • 76bbbc310e - only use network namespace support on distros newer than 13.2 Marcus Rueckert 2015-10-15 23:25:07 +0000
  • 3d2a7368d4 - update to 1.6.0 - drop patches we pulled from upstream git: 0001-BUG-MINOR-log-missing-some-ARGC_-entries-in-fmt_dire.patch 0002-DOC-usesrc-root-privileges-requirements.patch 0003-BUILD-ssl-Allow-building-against-libssl-without-SSLv.patch 0004-DOC-MINOR-fix-OpenBSD-versions-where-haproxy-works.patch 0005-BUG-MINOR-http-sample-gmtime-localtime-can-fail.patch 0006-DOC-typo-in-redirect-302-code-meaning.patch 0007-DOC-mention-that-ms-is-left-padded-with-zeroes.patch 0008-CLEANUP-.gitignore-ignore-more-test-files.patch 0009-CLEANUP-.gitignore-finally-ignore-everything-but-wha.patch 0010-MEDIUM-config-emit-a-warning-on-a-frontend-without-l.patch 0011-BUG-MEDIUM-counters-ensure-that-src_-inc-clr-_gpc0-c.patch 0012-DOC-ssl-missing-LF.patch 0013-DOC-fix-example-of-http-request-using-ssl_fc_session.patch 0014-BUG-MINOR-http-remove-stupid-HTTP_METH_NONE-entry.patch 0015-BUG-MAJOR-http-don-t-call-http_send_name_header-afte.patch - refresh/redo patches to apply cleanly again: old: haproxy-1.2.16_config_haproxy_user.patch new: haproxy-1.6.0_config_haproxy_user.patch old: haproxy-makefile_lib.patch new: haproxy-1.6.0-makefile_lib.patch old: sec-options.patch new: haproxy-1.6.0-sec-options.patch - added new haproxy.cfg to have a minimal config we can actually launch! - drop patch haproxy-1.5.8-fix-bashisms.patch: patched files no longer exist - drop haproxy.vim: we will use the copy which ships with the upstream tarball now. Marcus Rueckert 2015-10-15 09:38:17 +0000
  • d2f17d76bd Accepting request 333662 from server:http Stephan Kulow 2015-09-27 06:40:21 +0000
  • 26c4149063 Accepting request 329654 from network:ha-clustering:Factory Dominique Leuenberger 2015-09-08 15:45:55 +0000
  • bc4e2e452d Accepting request 315017 from network:ha-clustering:Factory Stephan Kulow 2015-07-05 16:03:07 +0000
  • 6ef3b657c7 Accepting request 314323 from network:ha-clustering:Factory Dominique Leuenberger 2015-06-30 08:19:18 +0000
  • bc564798e8 Accepting request 309522 from network:ha-clustering:Factory Dominique Leuenberger 2015-06-02 08:08:16 +0000
  • 4341af3d61 Accepting request 305164 from network:ha-clustering:Factory Dominique Leuenberger 2015-05-04 22:55:48 +0000
  • 20b0b77293 Accepting request 298279 from network:ha-clustering:Factory Dominique Leuenberger 2015-04-21 23:19:28 +0000
  • 7e05bbad57 Accepting request 294149 from network:ha-clustering:Factory Dominique Leuenberger 2015-04-07 07:29:14 +0000
  • 55a8adac48 Accepting request 290035 from network:ha-clustering:Factory Dominique Leuenberger 2015-03-11 08:58:15 +0000
  • f9f3980388 Accepting request 286482 from network:ha-clustering:Factory Dominique Leuenberger 2015-02-18 10:39:34 +0000
  • 19468e40d2 Accepting request 283856 from network:ha-clustering:Factory Dominique Leuenberger 2015-02-03 14:35:26 +0000
  • e34dc6d53d Accepting request 280162 from network:ha-clustering:Factory Dominique Leuenberger 2015-01-08 22:02:32 +0000
  • 087642f75c Accepting request 263108 from network:ha-clustering:Factory Dominique Leuenberger 2014-11-26 19:55:40 +0000
  • aa795aba83 Accepting request 262856 from network:ha-clustering:Factory Dominique Leuenberger 2014-11-26 09:33:24 +0000
  • f86f51ccb3 Accepting request 260649 from network:ha-clustering:Factory Dominique Leuenberger 2014-11-11 08:59:31 +0000
  • 4e16a7af0d Accepting request 259237 from network:ha-clustering:Factory Stephan Kulow 2014-11-04 16:28:50 +0000
  • 695aea29ab Accepting request 258273 from network:ha-clustering:Factory Stephan Kulow 2014-10-25 06:46:58 +0000
  • 6cdbd8d7c3 Accepting request 254868 from network:ha-clustering:Factory Stephan Kulow 2014-10-11 17:26:21 +0000
  • 5f3418bf73 Accepting request 254723 from network:ha-clustering:Factory Stephan Kulow 2014-10-08 20:14:14 +0000
  • 9713333582 Accepting request 254377 from network:ha-clustering:Factory Stephan Kulow 2014-10-07 14:00:29 +0000
  • aeb20f101c Accepting request 252328 from network:ha-clustering:Factory Stephan Kulow 2014-09-26 08:52:30 +0000
  • 24c81ab094 Accepting request 247385 from network:ha-clustering:Factory Stephan Kulow 2014-09-06 10:18:08 +0000
  • 9340af713f Accepting request 245769 from network:ha-clustering:Factory Stephan Kulow 2014-08-25 09:04:11 +0000
  • 6af8fc3089 Accepting request 243677 from network:ha-clustering:Factory Stephan Kulow 2014-08-05 19:11:18 +0000
  • 1767f8e3d7 Accepting request 241695 from network:ha-clustering:Factory Stephan Kulow 2014-07-21 19:40:10 +0000
  • 23e7c6db83 Accepting request 239167 from network:ha-clustering:Factory Stephan Kulow 2014-07-02 13:05:11 +0000
  • 815be0e3e6 Accepting request 238588 from network:ha-clustering:Factory Stephan Kulow 2014-06-25 13:24:23 +0000
  • d02a0c91a8 Accepting request 235069 from network:ha-clustering:Factory Stephan Kulow 2014-05-23 05:27:51 +0000
  • 0b429848d7 Accepting request 232846 from network:ha-clustering:Factory Stephan Kulow 2014-05-06 15:38:15 +0000
  • a0959c3526 Accepting request 207942 from network:ha-clustering:Factory Stephan Kulow 2013-12-18 15:53:39 +0000
  • 77c26b3d4b Accepting request 205022 from network:ha-clustering:Factory Stephan Kulow 2013-10-29 08:25:21 +0000
  • 75e24e96f9 Accepting request 203204 from network:ha-clustering:Factory Tomáš Chvátal 2013-10-15 08:42:00 +0000