~ahasenack/ubuntu/+source/squid:squid4-dep8-fixes

Last commit made on 2018-08-10
Get this branch:
git clone -b squid4-dep8-fixes 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:
squid4-dep8-fixes
Repository:
lp:~ahasenack/ubuntu/+source/squid

Recent commits

b686720... by Andreas Hasenack

changelog

a1e04fe... by Andreas Hasenack

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

 This fixes this test error:
 FAIL: test_daemons (__main__.BasicTest)
 Test daemon
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/tmp/autopkgtest.9BXcZN/build.Zem/real-tree/debian/tests/test-squid.py", line 123, in test_daemons
     self.assertTrue(check_pidfile(exe, pidfile))
 AssertionError: False is not true

7a2b350... by Andreas Hasenack

changelog

783e7d5... by Andreas Hasenack

  * debian/tests/control: add ssl-cert to the list of dependencies of the
    squid test, as apache is configured to load
    /etc/ssl/certs/ssl-cert-snakeoil.pem in that test.

17632f1... by Andreas Hasenack

changelog

e9d5570... by Andreas Hasenack

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

9256e84... by Andreas Hasenack

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

    This fixes the following error:
    make[1]: Leaving directory '/tmp/autopkgtest.jkIUNh/build.sNE/src/test-suite'
    make[1]: *** No rule to make target '../src/mem/libmem.la', needed by 'MemPoolTest'. Stop.

447e7b7... by Amos Jeffries <email address hidden>

Add upstream pr264 patch for systemd (Closes: #903165)

9725458... by Amos Jeffries <email address hidden>

Bumped Standards-Version to 4.2.0.0, no change needed

510ecb6... by Amos Jeffries <email address hidden>

Packaging updates for 4.2 release

Urgency high because upstream fixed a major regression in 4.1 SMP support.