~athos-ribeiro/ubuntu/+source/squid:merge-lp2061146-noble

Last commit made on 2024-04-12
Get this branch:
git clone -b merge-lp2061146-noble https://git.launchpad.net/~athos-ribeiro/ubuntu/+source/squid
Only Athos Ribeiro can upload to this branch. If you are Athos Ribeiro please log in for upload directions.

Branch merges

Branch information

Name:
merge-lp2061146-noble
Repository:
lp:~athos-ribeiro/ubuntu/+source/squid

Recent commits

8cdac66... by Athos Ribeiro

update-maintainer

8f65a28... by Athos Ribeiro

reconstruct-changelog

1ed4869... by Athos Ribeiro

merge-changelogs

03f382d... by Athos Ribeiro

d/p/CVE-2024-25111.patch: fix infinite recursion

This was removed since it was included upstream.

--CL--
  * Dropped changes:
    - SECURITY UPDATE: DoS via chunked decoder uncontrolled recursion bug
      + debian/patches/CVE-2024-25111.patch: fix infinite recursion in
        src/http.cc, src/http.h.
      + CVE-2024-25111
      [ Fixed upstream in 6.8 ]

b73c0dd... by Bryce Harrington

    - d/source_squid.py, d/squid-common.install: Add apport hook
      (LP #676141)

e50a9e1... by Athos Ribeiro

    - d/rules: disable LTO related compilation errors for ppc64el builds.

8480799... by Athos Ribeiro

    - d/p/0010-Fix-Werror-sign-compare-on-GCC-13.patch: fix comparison
      between signed and unsigned values.

d0182cf... by Athos Ribeiro

    - d/t/upstream-test-suite: use installed squid binary for
      autopkgtest config file checks.

ee06837... by Athos Ribeiro

    - d/rules: do not include additional configuration files during
      build time tests. This would lead to test failures due to missing
      paths.

b562e05... by Athos Ribeiro

    - d/rules: halt build upon test failures.