~paelzer/qa-regression-testing:Cosmic-Dovecot

Last commit made on 2018-05-14
Get this branch:
git clone -b Cosmic-Dovecot https://git.launchpad.net/~paelzer/qa-regression-testing
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
Cosmic-Dovecot
Repository:
lp:~paelzer/qa-regression-testing

Recent commits

dfe329d... by Andreas Hasenack

Cope with apache 2.4.32 and higher no longer starting when ssl compression
is requested but not provided by openssl.

e88f802... by Marc Deslauriers

test-php*: updated for bionic

5294c0c... by Steve Beattie

README.testing: update for cosmic opening

Signed-off-by: Steve Beattie <email address hidden>

e1836be... by Steve Beattie

test-kernel-security: add Config check helper functions

Add Kernel Config helper check functions, to ensure that reporting on
failure is consistent, and reports the option and the expected value.

Signed-off-by: Steve Beattie <email address hidden>

6bf3376... by Steve Beattie

test-kernel-security: disabling KALLSYMS zeros /proc/modules on 4.15 and newer

For older kernels, module addresses are still reported even if KALLSYMS
is disabled.

Bug: https://bugs.launchpad.net/bugs/1769054
Signed-off-by: Steve Beattie <email address hidden>

99de7d2... by Steve Beattie

test-apparmor: apply longpath test fix on all old releases

The commit to make /sys/module/apparmor/parameters/path_max read only is
being back ported to older kernels. Apply the fix to the longpath test
to not abort in that situation to all older apparmor releases, as it is
safe to apply even if it's possible to write to the path_max file.

Signed-off-by: Steve Beattie <email address hidden>
Bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1768784

0884a8c... by Steve Beattie

test-kernel-security.py: use .announce() not ._announce()

Signed-off-by: Steve Beattie <email address hidden>

631ed1d... by Steve Beattie

test-kernel-security.py: fix ARM64_SW_TTBR0_PAN config verion check

The config option has been present since 4.10.

Signed-off-by: Steve Beattie <email address hidden>
Bug: https://bugs.launchpad.net/bugs/1768496

0e2d55c... by Steve Beattie

test-apparmor.py: fix mount regression test when no mandatory locking

Add upstream patch to fix the apparmor mount regression test when
mandatory locking is not enabled in the kernel (a la the linux-kvm
kernel).

Bug: https://bugs.launchpad.net/apparmor/+bug/1765025
Signed-off-by: Steve Beattie <email address hidden>

ad41ebc... by Marc Deslauriers

added test-qpdf test script