~paelzer/ubuntu/+source/haproxy:lp-1884149-avoid-crashes-BIONIC

Last commit made on 2020-06-22
Get this branch:
git clone -b lp-1884149-avoid-crashes-BIONIC https://git.launchpad.net/~paelzer/ubuntu/+source/haproxy
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
lp-1884149-avoid-crashes-BIONIC
Repository:
lp:~paelzer/ubuntu/+source/haproxy

Recent commits

50dd5a5... by Christian Ehrhardt 

changelog: Avoid crashes on idle connections between http requests (LP: #1884149)

Signed-off-by: Christian Ehrhardt <email address hidden>

454a804... by Christian Ehrhardt 

d/p/lp-1884149-BUG-MEDIUM-mux_pt-dereference-the-connection-with-ca.patch: Avoid crashes on idle connections between http requests (LP: #1884149)

Signed-off-by: Christian Ehrhardt <email address hidden>

a0ba78f... by Leonidas S. Barbosa

Import patches-unapplied version 1.8.8-1ubuntu0.10 to ubuntu/bionic-security

Imported using git-ubuntu import.

Changelog parent: 5e957c0ca345c7545894d7081314a22f0b3e5099

New changelog entries:
  * SECURITY UPDATE: Arbitrary memory write
    - debian/patches/CVE-2020-11100.patch: make sure the headroom is
      considered only when the buffer does not wrap in src/hpack-tbl.c.
    - CVE-2020-11100

5e957c0... by Leonidas S. Barbosa

Import patches-unapplied version 1.8.8-1ubuntu0.9 to ubuntu/bionic-security

Imported using git-ubuntu import.

Changelog parent: 116387728e4358c129c05b344c4c524bde4f20e0

New changelog entries:
  * SECURITY UPDATE: Intermediary Encapsulation attacks
    - debian/patches/CVE-2019-19330-*.patch: reject header values containing
      invalid chars and make header field name filtering stronger in
      src/h2.c, include/common/ist.h, include/common/h2.h.
    - CVE-2019-19330

1163877... by Christian Ehrhardt 

Import patches-unapplied version 1.8.8-1ubuntu0.8 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Upload parent: d0d17a603b126f2c2239d8903a5713b529cc4c81

d0d17a6... by Christian Ehrhardt 

changelog: fix potential hang in haproxy (LP: #1848902)

Signed-off-by: Christian Ehrhardt <email address hidden>

5d37f27... by Christian Ehrhardt 

d/p/lp-1848902-MINOR-systemd-consider-exit-status-143-as-successful.patch: fix potential hang in haproxy (LP: #1848902)

Signed-off-by: Christian Ehrhardt <email address hidden>

a2ad63b... by Leonidas S. Barbosa

Import patches-unapplied version 1.8.8-1ubuntu0.7 to ubuntu/bionic-security

Imported using git-ubuntu import.

Changelog parent: 47a2ee069c0320811815a800661928c84d4ec41b

New changelog entries:
  * SECURITY UPDATE: Messages with transfer-encoding header missing "chunked"
    value were not being correctly rejected
    - debian/patches/CVE-2019-18277.patch: also reject messages where
      "chunked" is missing from transfer-enoding in.
      src/proto_http.c.
    - CVE-2019-18277

47a2ee0... by Christian Ehrhardt 

Import patches-unapplied version 1.8.8-1ubuntu0.6 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 4710228b43e278f4d2b8b76785912302545e1b0c
Upload parent: ac2e0a36785c8c3a90002c99dac8133b83d41547

New changelog entries:
  * Fix issues around dh_params when building against openssl 1.1.1
    to avoid regressing the minimal key size (LP: 1841936)
    - d/p/lp-1841936-BUG-MEDIUM-ssl-tune.ssl.default-dh-param-value-ignor.patch
    - d/p/lp-1841936-CLEANUP-ssl-make-ssl_sock_load_dh_params-handle-errc.patch

ac2e0a3... by Christian Ehrhardt 

changelog: Fix issues around dh_params when building against openssl 1.1.1 (LP: #1841936)

Signed-off-by: Christian Ehrhardt <email address hidden>