~ahasenack/ubuntu/+source/squid:squid-4-merge

Last commit made on 2018-08-16
Get this branch:
git clone -b squid-4-merge https://git.launchpad.net/~ahasenack/ubuntu/+source/squid
Only Andreas Hasenack can upload to this branch. If you are Andreas Hasenack please log in for upload directions.

Branch merges

Branch information

Name:
squid-4-merge
Repository:
lp:~ahasenack/ubuntu/+source/squid

Recent commits

e4f96de... by Andreas Hasenack

changelog

45cfec9... by Andreas Hasenack

update-metadata

4f4f33e... by Andreas Hasenack

    - d/t/upstream-test-suite: drop the sed line, since patch
      0003-installed-binary-for-debian-ci.patch is doing this work now.
      (https://salsa.debian.org/squid-team/squid/commit/ad4372b444ba8b1587839)

e5ef15b... by Andreas Hasenack

    - d/rules: Add -Wno-format-truncation to CXXFLAGS as a workaround if
      building for ppc64el. On that arch, dpkg-buildflags sets -O3 instead of
      -O2 and that triggers a format-truncation error on pcon.cc. See
      See https://bugs.squid-cache.org/show_bug.cgi?id=4875

2003513... by Andreas Hasenack

    - d/p/fix-uninitialized-var.patch: Workaround gcc's maybe-unitialized
      error in parse_time_t, triggered on ppc64el due to the build using -O3
      in that architecture.

6762cb4... by Andreas Hasenack

    - d/t/0003-installed-binary-for-debian-ci.patch: use the squid
      binary from the system, instead of the one from the source tree.

17264aa... by Andreas Hasenack

    - d/t/upstream-test-suite: also make libmem.la, needed by the tests.

46ff17d... by Andreas Hasenack

    - d/t/test-squid.py: fix the process name. The PID points at the parent.

07afa67... by Andreas Hasenack

    - d/t/test-squid.py: fix apparmor profile filename

f9dfe5c... by Andreas Hasenack

  * Added changes:
    - d/rules: enable cdbs parallel build