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

Last commit made on 2019-05-18
Get this branch:
git clone -b eoan-squid-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:
eoan-squid-merge
Repository:
lp:~ahasenack/ubuntu/+source/squid

Recent commits

03c0c8c... by Andreas Hasenack

changelog: drop ":" from LP bug number to avoid attaching the branch
to an already fixed bug in LP.

134966b... by Andreas Hasenack

update-maintainer

0f94f0a... by Andreas Hasenack

reconstruct-changelog

b75e199... by Andreas Hasenack

merge-changelogs

3a46aea... by Andreas Hasenack

    - d/usr.sbin.squid: fix the apparmor profile (LP: #1796189):
      + allow net_admin capability
      + add attach_disconnected flag
      [Fixed in 4.6-2]

2b93ac2... by Andreas Hasenack

    - Add disabled by default AppArmor profile.
      [Added by Debian in 4.6-2]

473a055... 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.
      [Fixed upstream]

8246eca... by Andreas Hasenack

  * Dropped:
    - d/squid.tmpfile: add tmpfiles configuration to handle /var/run/squid
      at boot. Thanks to Luigi Gangitano <email address hidden> (LP: #1816006)
      [Fixed in 4.5-2]

61f9e15... by Andreas Hasenack

    - d/NEWS.debian: rename d/NEWS.debian to d/NEWS so that
      dh_installchangelogs can pick it up. dh_installchangelogs handles
      d/NEWS or d/<package>.NEWS, but not NEWS.debian.

97bc9ac... by Andreas Hasenack

    - d/rules: Only use -latomic with the intended architectures, instead of
      all of them. This matches what was suggested in
      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907106#5