Import haproxy_2.6.12-1+deb12u1.debian.tar.xz
authorSalvatore Bonaccorso <carnil@debian.org>
Sat, 16 Dec 2023 16:41:30 +0000 (17:41 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 16 Dec 2023 16:41:30 +0000 (17:41 +0100)
commit3ccd097a114db5e5453de06148616323da36c0af
tree723d13c778d97fc8baf5f843d58c668f383e9220
Import haproxy_2.6.12-1+deb12u1.debian.tar.xz

[dgit import tarball haproxy 2.6.12-1+deb12u1 haproxy_2.6.12-1+deb12u1.debian.tar.xz]
87 files changed:
NEWS [new file with mode: 0644]
changelog [new file with mode: 0644]
clean [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
dconv/LICENSE [new file with mode: 0644]
dconv/NOTICE [new file with mode: 0644]
dconv/README.md [new file with mode: 0644]
dconv/css/check.png [new file with mode: 0644]
dconv/css/cross.png [new file with mode: 0644]
dconv/css/page.css [new file with mode: 0644]
dconv/haproxy-dconv.py [new file with mode: 0755]
dconv/img/logo-med.png [new file with mode: 0644]
dconv/js/typeahead.bundle.js [new file with mode: 0644]
dconv/parser/__init__.py [new file with mode: 0644]
dconv/parser/arguments.py [new file with mode: 0644]
dconv/parser/example.py [new file with mode: 0644]
dconv/parser/keyword.py [new file with mode: 0644]
dconv/parser/seealso.py [new file with mode: 0644]
dconv/parser/table.py [new file with mode: 0644]
dconv/parser/underline.py [new file with mode: 0644]
dconv/templates/parser/arguments.tpl [new file with mode: 0644]
dconv/templates/parser/example.tpl [new file with mode: 0644]
dconv/templates/parser/example/comment.tpl [new file with mode: 0644]
dconv/templates/parser/seealso.tpl [new file with mode: 0644]
dconv/templates/parser/table.tpl [new file with mode: 0644]
dconv/templates/parser/table/header.tpl [new file with mode: 0644]
dconv/templates/parser/table/row.tpl [new file with mode: 0644]
dconv/templates/parser/underline.tpl [new file with mode: 0644]
dconv/templates/summary.html [new file with mode: 0644]
dconv/templates/template.html [new file with mode: 0644]
dconv/tools/generate-docs.sh [new file with mode: 0755]
gbp.conf [new file with mode: 0644]
halog.1 [new file with mode: 0644]
haproxy-doc.doc-base.haproxy [new file with mode: 0644]
haproxy-doc.doc-base.haproxy-lua [new file with mode: 0644]
haproxy-doc.docs [new file with mode: 0644]
haproxy-doc.install [new file with mode: 0644]
haproxy-doc.links [new file with mode: 0644]
haproxy-doc.maintscript [new file with mode: 0644]
haproxy.README.Debian [new file with mode: 0644]
haproxy.cfg [new file with mode: 0644]
haproxy.default [new file with mode: 0644]
haproxy.dirs [new file with mode: 0644]
haproxy.docs [new file with mode: 0644]
haproxy.examples [new file with mode: 0644]
haproxy.init [new file with mode: 0644]
haproxy.install [new file with mode: 0644]
haproxy.maintscript [new file with mode: 0644]
haproxy.manpages [new file with mode: 0644]
haproxy.postinst [new file with mode: 0644]
haproxy.postrm [new file with mode: 0644]
haproxy.tmpfile [new file with mode: 0644]
haproxy.vim [new file with mode: 0644]
logrotate.conf [new file with mode: 0644]
patches/BUG-MAJOR-h3-reject-header-values-containing-invalid.patch [new file with mode: 0644]
patches/BUG-MAJOR-http-reject-any-empty-content-length-heade.patch [new file with mode: 0644]
patches/BUG-MINOR-h1-do-not-accept-as-part-of-the-URI-compon.patch [new file with mode: 0644]
patches/BUG-MINOR-h2-reject-more-chars-from-the-path-pseudo-.patch [new file with mode: 0644]
patches/BUG-MINOR-h3-reject-more-chars-from-the-path-pseudo-.patch [new file with mode: 0644]
patches/DOC-clarify-the-handling-of-URL-fragments-in-request.patch [new file with mode: 0644]
patches/MINOR-h2-pass-accept-invalid-http-request-down-the-r.patch [new file with mode: 0644]
patches/MINOR-http-add-new-function-http_path_has_forbidden_.patch [new file with mode: 0644]
patches/MINOR-ist-add-new-function-ist_find_range-to-find-a-.patch [new file with mode: 0644]
patches/REGTESTS-http-rules-add-accept-invalid-http-request-.patch [new file with mode: 0644]
patches/REGTESTS-http-rules-verify-that-we-block-by-default-.patch [new file with mode: 0644]
patches/REORG-http-move-has_forbidden_char-from-h2.c-to-http.patch [new file with mode: 0644]
patches/debianize-dconv.patch [new file with mode: 0644]
patches/haproxy.service-add-documentation.patch [new file with mode: 0644]
patches/haproxy.service-make-systemd-bind-dev-log-inside-chroot.patch [new file with mode: 0644]
patches/haproxy.service-start-after-syslog.patch [new file with mode: 0644]
patches/reproducible.patch [new file with mode: 0644]
patches/series [new file with mode: 0644]
rsyslog.conf [new file with mode: 0644]
rules [new file with mode: 0755]
salsa-ci.yml [new file with mode: 0644]
source/format [new file with mode: 0644]
source/include-binaries [new file with mode: 0644]
tests/cli [new file with mode: 0644]
tests/control [new file with mode: 0644]
tests/proxy-localhost [new file with mode: 0644]
tests/proxy-ssl-pass-through [new file with mode: 0644]
tests/proxy-ssl-termination [new file with mode: 0644]
tests/utils [new file with mode: 0644]
vim-haproxy.install [new file with mode: 0644]
vim-haproxy.yaml [new file with mode: 0644]
watch [new file with mode: 0644]