Accepting request 353085 from home:conecenter:branches:server:http
- update to 1.6.3 OBS-URL: https://build.opensuse.org/request/show/353085 OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=126
This commit is contained in:
parent
e7412317a3
commit
606affff1c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bd4a7eee79e1bfd25af59d956bb60e82acbb6f146f3fb3b30636036f4c9548d3
|
|
||||||
size 1538976
|
|
3
haproxy-1.6.3.tar.gz
Normal file
3
haproxy-1.6.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd06b45054cde2c69cb3322dfdd8a4bcfc46eb9d0c4b36d20d3ea19d84e338a7
|
||||||
|
size 1555861
|
@ -1,4 +1,26 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 11 14:22:44 UTC 2016 - e.istomin@edss.ee
|
||||||
|
|
||||||
|
- update to 1.6.3
|
||||||
|
- BUG/MEDIUM: lua: clean output buffer
|
||||||
|
- BUG/MEDIUM: http: switch the request channel to no-delay once done.
|
||||||
|
- BUG/MEDIUM: http: don't enable auto-close on the response side
|
||||||
|
- BUG/MEDIUM: stream: fix half-closed timeout handling
|
||||||
|
- BUG/MEDIUM: cli: changing compression rate-limiting must require admin level
|
||||||
|
- BUG/MEDIUM: sample: urlp can't match an empty value
|
||||||
|
- BUG/MEDIUM: da: stop DeviceAtlas processing in the convertor if there is no input.
|
||||||
|
- BUG/MEDIUM: checks: email-alert not working when declared in defaults
|
||||||
|
- BUG/MEDIUM: http: fix http-reuse when frontend and backend differ
|
||||||
|
- BUG/MEDIUM: config: properly adjust maxconn with nbproc when memmax is forced
|
||||||
|
- BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay.
|
||||||
|
- BUG/MEDIUM: peers: old stick table updates could be repushed
|
||||||
|
- BUG/MEDIUM: lua: Lua applets must not fetch samples using http_txn
|
||||||
|
- BUG/MEDIUM: lua: Forbid HTTP applets from being called from tcp rulesets
|
||||||
|
- BUG/MAJOR: lua: Do not force the HTTP analysers in use-services
|
||||||
|
|
||||||
|
for all the details see /usr/share/doc/packages/haproxy/CHANGELOG
|
||||||
|
or http://www.haproxy.org/download/1.6/src/CHANGELOG
|
||||||
|
-------------------------------------------------------------------
|
||||||
Sat Nov 21 01:36:11 UTC 2015 - mrueckert@suse.de
|
Sat Nov 21 01:36:11 UTC 2015 - mrueckert@suse.de
|
||||||
|
|
||||||
- on sle11 we still need to own /etc/apparmor.d/local
|
- on sle11 we still need to own /etc/apparmor.d/local
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
%bcond_without apparmor
|
%bcond_without apparmor
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 1.6.2
|
Version: 1.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user