~ahasenack/ubuntu/+source/haproxy:eoan-haproxy-2.0.4-1-sync

Last commit made on 2019-08-09
Get this branch:
git clone -b eoan-haproxy-2.0.4-1-sync https://git.launchpad.net/~ahasenack/ubuntu/+source/haproxy
Only Andreas Hasenack can upload to this branch. If you are Andreas Hasenack please log in for upload directions.

Branch merges

Branch information

Name:
eoan-haproxy-2.0.4-1-sync
Repository:
lp:~ahasenack/ubuntu/+source/haproxy

Recent commits

d6754be... by Andreas Hasenack

update-maintainer

7cfefd2... by Andreas Hasenack

reconstruct-changelog

c6b3098... by Andreas Hasenack

merge-changelogs

9dc542a... by Andreas Hasenack

  * Dropped:
    - d/t/control, d/t/proxy-localhost: simple DEP8 test to actually
      generate traffic through haproxy.
      [Added in 2.0.4-1, but not mentioned in d/changelog]

22caebf... by Vincent Bernat

Import patches-unapplied version 2.0.4-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: e6fd9f8aa7ec9d5235c662adb2b96fe2a56901cb

New changelog entries:
  * New upstream release. Upload to unstable.
    - BUG/MAJOR: http/sample: use a static buffer for raw -> htx
                 conversion
    - BUG/MAJOR: queue/threads: avoid an AB/BA locking issue in
                 process_srv_queue()
  * d/haproxy.cfg: update default cipher lists to more secure defaults.
    TLSv1.0 and TLSv1.1 are disabled, as well as TLS tickets (they are
    breaking forward secrecy unless correctly rotated).
    Closes: #932763.

e6fd9f8... by Apollon Oikonomopoulos <email address hidden>

Import patches-unapplied version 2.0.3-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: f5b1f335ee4d82469bdb463d6a32da8346917878

New changelog entries:
  * New upstream version.
    - BUG/CRITICAL: http_ana: Fix parsing of malformed cookies which start by
                    a delimiter (CVE-2019-14241)
    - BUG/MEDIUM: checks: Don't attempt to receive data if we already
                  subscribed.
    - BUG/MEDIUM: http/htx: unbreak option http_proxy
    - DOC: htx: Update comments in HTX files
    - BUG/MEDIUM: mux-h1: Trim excess server data at the end of a transaction
    - BUG/MEDIUM: tcp-checks: do not dereference inexisting conn_stream
  * Bump Standards-Version to 4.4.0; no changes needed

f5b1f33... by Vincent Bernat

Import patches-unapplied version 2.0.2-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: ce28320f1d65bc3762628fee9001fd92253dbee5

New changelog entries:
  * New upstream version.
    - BUG/MAJOR: listener: fix thread safety in resume_listener()

ce28320... by Vincent Bernat

Import patches-unapplied version 2.0.1-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: f4c8a3f520467164643f18168896e99123c33b0e

New changelog entries:
  * New upstream version.
    - BUG/MAJOR: sample: Wrong stick-table name parsing in "if/unless" ACL
                 condition.
    - BUG/MAJOR: mux-h1: Don't crush trash chunk area when outgoing
                 message is formatted
  * d/rules: fix crash during reload due to libgcc_s.so missing when
    chrooted.

f4c8a3f... by Vincent Bernat

Import patches-unapplied version 2.0.0-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: b0919136cd6140aa5b3d86f336d8b789424798ac

New changelog entries:
  * New upstream version.
  * d/watch: update to follow 2.0.
  * d/gbp.conf: update for 2.0 and experimental.
  * d/rules: update to use linux-glibc target.
  * d/rules: enable prometheus exporter.
  * d/patches: refresh patches.
  * d/vim-haproxy.install: update path to vim syntax file.
  * d/README.Debian: remove outdated information.

b091913... by Vincent Bernat

Import patches-unapplied version 1.9.8-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: c21f4f1155d35f18174661443b53d5c57900f040

New changelog entries:
  * New upstream version.
    - BUG/MAJOR: map/acl: real fix segfault during show map/acl on CLI
    - BUG/MAJOR: mux-h2: do not add a stream twice to the send list