Revisions of haproxy

Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 882208 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 101)
- Update to version 2.3.9+git1.afb63bc04:
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 879452 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 100)
- Update to version 2.3.7+git0.2d39ce334:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 876563 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 99)
- Update to version 2.3.6+git0.7851701ed:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 869992 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 98)
- Update to version 2.3.5+git0.5902ad99b:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 868970 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 97)
- Add lua54.patch to fix building with lua 5.4
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 862941 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 96)
- Update to version 2.3.4+git0.10189c965:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 851927 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 95)
- Update to version 2.3.2+git0.d522db763:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 846512 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 94)
- Update to version 2.3.0+git4.689d98154:
- apparmor:
  - do not limit to tcp sockets. haproxy can do udp as well.
  - we need net_admin capability for non local bind and setting
    "source" for server entries.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 845120 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 93)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 839173 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 92)
- use parallel build 

- Update to version 2.2.4+git0.de456726d:
  * [RELEASE] Released version 2.2.4
  * REGTEST: make map_regm_with_backref require 1.7
  * REGTEST: make abns_socket.vtc require 1.8
  * REGTEST: make agent-check.vtc require 1.8
  * REGTEST: fix host part in balance-uri-path-only.vtc
  * BUG/MINOR: ssl/crt-list: exit on warning out of crtlist_parse_line()
  * DOC: agent-check: fix typo in "fail" word expected reply
  * REGTESTS: use "command" instead of "which" for better POSIX compatibility
  * BUILD: trace: include tools.h
  * BUG/MEDIUM: listeners: do not pause foreign listeners
  * REGTESTS: add a few load balancing tests
  * MINOR: backend: add a new "path-only" option to "balance uri"
  * MINOR: backend: make the "whole" option of balance uri take only one bit
  * MINOR: h2/trace: also display the remaining frame length in traces
  * BUG/MINOR: Fix memory leaks cfg_parse_peers
  * BUG/MEDIUM: h2: report frame bits only for handled types
  * BUG/MINOR: config: Fix memory leak on config parse listen
  * BUG/MINOR: http-fetch: Don't set the sample type during the htx prefetch
  * BUG/MINOR: h2/trace: do not display "stream error" after a frame ACK
  * BUG/MINOR: ssl/crt-list: crt-list could end without a \n
  * BUG/MEDIUM: ssl: Don't call ssl_sock_io_cb() directly.
  * BUG/MINOR: server: report correct error message for invalid port on "socks4"
  * BUG/MINOR: ssl: verifyhost is case sensitive
  * BUG/MINOR: Fix type passed of sizeof() for calloc()
  * BUG/MEDIUM: pattern: Renew the pattern expression revision when it is pruned
  * BUILD: threads: better workaround for late loading of libgcc_s
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 833032 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 91)
- Update to version 2.2.3+git0.0e58a340d:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 823717 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 90)
- Update to version 2.2.2+git0.b8a2763d5:
  * [RELEASE] Released version 2.2.2
  * BUG/MEDIUM: tcp-checks: always attach the transport before installing the mux
  * BUG/MEDIUM: backend: always attach the transport before installing the mux
  * SCRIPTS: announce-release: add the link to the wiki in the announce messages
  * MINOR: stream-int: Be sure to have a mux to do sends and receives
  * MINOR: connection: Preinstall the mux for non-ssl connect
  * BUG/MEDIUM: connection: Be sure to always install a mux for sync connect
  * BUG/MINOR: tcp-rules: Set the inspect-delay when a tcp-response action yields
  * BUG/MINOR: tcp-rules: Preserve the right filter analyser on content eval abort
  * BUG/MINOR: lua: Abort execution of actions that yield on a final evaluation
  * BUG/MEDIUM: dns: Don't yield in do-resolve action on a final evaluation
  * MEDIUM: lua: Add support for the Lua 5.4
  * BUG/MAJOR: dns: don't treat Authority records as an error
  * BUG/MAJOR: dns: fix null pointer dereference in snr_update_srv_status
  * BUG/MINOR: debug: Don't dump the lua stack if it is not initialized
  * BUILD: tools: fix build with static only toolchains
  * BUG/MINOR: mux-fcgi: Don't url-decode the QUERY_STRING parameter anymore
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 822445 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 89)
- Update to version 2.2.1+git0.0ef71a557:
  * [RELEASE] Released version 2.2.1
  * BUG/MEDIUM: http-ana: Only set CF_EXPECT_MORE flag on data filtering
  * BUG/MEDIUM: stream-int: Don't set MSG_MORE flag if no more data are expected
  * BUG/MINOR: htx: add two missing HTX_FL_EOI and remove an unexpected one
  * MEDIUM: htx: Add a flag on a HTX message when no more data are expected
  * BUG/MEDIUM: dns: Release answer items when a DNS resolution is freed
  * BUG/MAJOR: dns: Make the do-resolve action thread-safe
  * BUG/MAJOR: tasks: don't requeue global tasks into the local queue
  * BUG/MEDIUM: resolve: fix init resolving for ring and peers section.
  * BUG/MEDIUM: arg: empty args list must be dropped
  * DOC: ssl: req_ssl_sni needs implicit TLS
  * BUILD: config: fix again bugs gcc warnings on calloc
  * BUG/MAJOR: tasks: make sure to always lock the shared wait queue if needed
  * BUILD: config: address build warning on raspbian+rpi4
  * BUG/MEDIUM: channel: Be aware of SHUTW_NOW flag when output data are peeked
  * BUG/MEDIUM: server: fix possibly uninitialized state file on close
  * BUG/MEDIUM: server: resolve state file handle leak on reload
  * BUG/MEDIUM: fcgi-app: fix memory leak in fcgi_flt_http_headers
  * BUG/MEDIUM: log: issue mixing sampled to not sampled log servers.
  * BUG/MINOR: mux-fcgi: Set flags on the right stream field for empty FCGI_STDOUT
  * BUG/MINOR: mux-fcgi: Set conn state to RECORD_P when skipping the record padding
  * BUG/MINOR: mux-fcgi: Handle empty STDERR record
  * BUG/MEDIUM: mux-h1: Continue to process request when switching in tunnel mode
  * BUG/MEDIUM: mux-fcgi: Don't add private connections in available connection list
  * BUG/MEDIUM: mux-h2: Don't add private connections in available connection list
  * CONTRIB: da: fix memory leak in dummy function da_atlas_open()
  * BUG/MEDIUM: lists: add missing store barrier in MT_LIST_ADD/MT_LIST_ADDQ
  * BUG/MEDIUM: lists: add missing store barrier on MT_LIST_BEHEAD()
  * BUG/MINOR: sample: Free str.area in smp_check_const_meth
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 819260 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 88)
- Update to version 2.2.0+git0.3a00c915f:
  https://www.haproxy.com/blog/announcing-haproxy-2-2/
  * [RELEASE] Released version 2.2.0
  * MINOR: version: mention that it's an LTS release now
  * DOC: minor update to coding style file
  * DOC: update INSTALL with new compiler versions
  * CLEANUP: ssl: remove unrelevant comment in smp_fetch_ssl_x_keylog()
  * DOC: configuration: remove obsolete mentions of H2 being converted to HTTP/1.x
  * BUG/MINOR: connection: See new connection as available only on reuse always
  * BUG/MEDIUM: connection: Don't consider new private connections as available
  * BUG/MINOR: backend: Remove CO_FL_SESS_IDLE if a client remains on the last server
  * MINOR: mux-h1: Improve traces about the splicing
- refreshed patches to apply cleanly again:
  haproxy-1.6.0-makefile_lib.patch
  haproxy-1.6.0-sec-options.patch
- track series file in source rpm
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 813045 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 87)
- Update to version 2.1.7+git0.8bebf80fb:
  * [RELEASE] Released version 2.1.7

- Update to version 2.1.6+git1.661c88907:
  * BUG/MAJOR: http-htx: Don't forget to copy error messages from defaults sections

- Update to version 2.1.6+git0.34db76106:
  * [RELEASE] Released version 2.1.6
  * BUG/MINOR: mworker: fix a memleak when execvp() failed
  * BUG/MINOR: ssl: fix a trash buffer leak in some error cases
  * BUG/MEDIUM: mworker: fix the reload with an -- option
  * BUG/MINOR: init: -S can have a parameter starting with a dash
  * BUG/MINOR: init: -x can have a parameter starting with a dash
  * BUG/MEDIUM: mworker: fix the copy of options in copy_argv()
  * BUG/MEDIUM: contrib/prometheus-exporter: Properly set flags to dump metrics
  * BUG/MEDIUM: hlua: Lock pattern references to perform set/add/del operations
  * BUG/MEDIUM: http-htx: Duplicate error messages as raw data instead of string
  * BUG/MEDIUM: lua: Reset analyse expiration timeout before executing a lua action
  * BUG/MINOR: peers: fix internal/network key type mapping.
  * SCRIPTS: publish-release: pass -n to gzip to remove timestamp
  * Revert "BUG/MEDIUM: connections: force connections cleanup on server changes"
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 810208 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 86)
- Update to version 2.1.5+git0.36e14bd31:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 794395 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 85)
- use the "profile profilename /path/to/binary" syntax to make
  "ps aufxZ" more readable
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 791753 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 84)
Add bugnumbers that werent in the devel project but in leap/sles
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 790908 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 83)
- Update to version 2.1.4+git0.3cfc2f1d9: (boo#1168023) CVE-2020-11100
Displaying revisions 41 - 60 of 141
openSUSE Build Service is sponsored by