~ahasenack/ubuntu/+source/squid:squid-dbg-upgrade

Last commit made on 2018-09-20
Get this branch:
git clone -b squid-dbg-upgrade 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-dbg-upgrade
Repository:
lp:~ahasenack/ubuntu/+source/squid

Recent commits

a18d855... by Andreas Hasenack

changelog

b01e632... by Andreas Hasenack

  * d/rules: use --dbgsym-migration to migrate from the previous squid-dbg
    package to the new dbgsym ones

8f4c835... by Andreas Hasenack

Import patches-unapplied version 4.1-1ubuntu1 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Upload parent: e4f96de5d26b16d2ea4d981288dd627eacc7eec7

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.