From 9541e980ce5aec7d2360f91bca0e02fbf46f73a01d8865c6652261180137c389 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 10 Dec 2019 19:29:45 +0000 Subject: [PATCH] - Update to version 2.1.0+git33.8e4a62508: * BUG/MEDIUM: proto_udp/threads: recv() and send() must not be exclusive. * BUG/MAJOR: dns: add minimalist error processing on the Rx path * BUG/MEDIUM: kqueue: Make sure we report read events even when no data. * DOC: document the listener state transitions * BUG/MEDIUM: listener/threads: fix a remaining race in the listener's accept() * BUG/MINOR: listener: also clear the error flag on a paused listener * BUG/MINOR: listener/threads: always use atomic ops to clear the FD events * BUG/MINOR: proxy: make soft_stop() also close FDs in LI_PAUSED state * BUG/MEDIUM: mux-fcgi: Handle cases where the HTX EOM block cannot be inserted * BUG/MINOR: mux-h1: Be sure to set CS_FL_WANT_ROOM when EOM can't be added OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=208 --- _service | 2 +- _servicedata | 2 +- haproxy-2.1.0+git23.e77b108cd.tar.gz | 3 --- haproxy-2.1.0+git33.8e4a62508.tar.gz | 3 +++ haproxy.changes | 15 +++++++++++++++ haproxy.spec | 2 +- 6 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.1.0+git23.e77b108cd.tar.gz create mode 100644 haproxy-2.1.0+git33.8e4a62508.tar.gz diff --git a/_service b/_service index d62e616..31eb8b1 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - e77b108cd + 8e4a62508 enable diff --git a/_servicedata b/_servicedata index ffe952e..3273f02 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.1.git - e77b108cde2c9b47f4e7c6f932310e1a5ac674d7 + 8e4a62508c4e2f6ba0ae01f552a13208a8018875 \ No newline at end of file diff --git a/haproxy-2.1.0+git23.e77b108cd.tar.gz b/haproxy-2.1.0+git23.e77b108cd.tar.gz deleted file mode 100644 index 0ad4750..0000000 --- a/haproxy-2.1.0+git23.e77b108cd.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c3702b9c846cae2ef0a4525912198b4b01de7fedc44fdeb3529a80a3d37391b -size 2660832 diff --git a/haproxy-2.1.0+git33.8e4a62508.tar.gz b/haproxy-2.1.0+git33.8e4a62508.tar.gz new file mode 100644 index 0000000..142afb4 --- /dev/null +++ b/haproxy-2.1.0+git33.8e4a62508.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2871727845037a25918126337252b9633042cc449e31c63698ad48f57526a9 +size 2706846 diff --git a/haproxy.changes b/haproxy.changes index 761f686..66fc643 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Dec 10 19:29:31 UTC 2019 - mrueckert@suse.de + +- Update to version 2.1.0+git33.8e4a62508: + * BUG/MEDIUM: proto_udp/threads: recv() and send() must not be exclusive. + * BUG/MAJOR: dns: add minimalist error processing on the Rx path + * BUG/MEDIUM: kqueue: Make sure we report read events even when no data. + * DOC: document the listener state transitions + * BUG/MEDIUM: listener/threads: fix a remaining race in the listener's accept() + * BUG/MINOR: listener: also clear the error flag on a paused listener + * BUG/MINOR: listener/threads: always use atomic ops to clear the FD events + * BUG/MINOR: proxy: make soft_stop() also close FDs in LI_PAUSED state + * BUG/MEDIUM: mux-fcgi: Handle cases where the HTX EOM block cannot be inserted + * BUG/MINOR: mux-h1: Be sure to set CS_FL_WANT_ROOM when EOM can't be added + ------------------------------------------------------------------- Fri Dec 06 15:30:10 UTC 2019 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index 7da4151..885648a 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -47,7 +47,7 @@ %endif Name: haproxy -Version: 2.1.0+git23.e77b108cd +Version: 2.1.0+git33.8e4a62508 Release: 0 # #