~cascardo/qa-regression-testing:unprivileged_bpf

Last commit made on 2022-03-14
Get this branch:
git clone -b unprivileged_bpf https://git.launchpad.net/~cascardo/qa-regression-testing
Only Thadeu Lima de Souza Cascardo can upload to this branch. If you are Thadeu Lima de Souza Cascardo please log in for upload directions.

Branch merges

Branch information

Name:
unprivileged_bpf
Repository:
lp:~cascardo/qa-regression-testing

Recent commits

9342a5e... by Thadeu Lima de Souza Cascardo

test-kernel-security: update expected value for kernel.unprivileged_bpf_disabled

All kernels that support ebpf have now had unprivileged ebpf disabled by
default.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

d56f334... by Steve Beattie

test-kernel-security: mmap-min-addr cope for arm 64k page kernels

The generic kernels offer a variant for arm64 platforms where
CONFIG_ARM64_64K_PAGES is enabled. In such situations it appears that
mmap_min_addr is effectively no smaller than the page size, so even
though the kernel reports a 32k size on arm, the actual enforced value
is 64k in size.

Signed-off-by: Steve Beattie <email address hidden>
Bug: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1931393

d92d8a8... by "Leonidas S. Barbosa" <leo.barbosa@canonical>

Adding mysql-server-5.7 to mysql test list

e08bbed... by Steve Beattie

openjdk/notes_testing: update for openjdk-16

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

0b76334... by "Leonidas S. Barbosa" <leo.barbosa@canonical>

Adding libgcrypt20 notes in testing

966e945... by Marc Deslauriers

added some ntfs-3g testing notes and fix test for later releases

5c0320e... by Andrea Righi

test-apparmor: do not apply CAP_CHECKPOINT_RESTORE in impish

We don't need to apply the CAP_CHECKPOINT_RESTORE workaround anymore in
impish, because the apparmor package already contains the definition of
this new capability in severity.db.

[fixed up to use == for the version check --sbeattie]

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

a4bdc85... by Alex Murray

test-squashfs-tools.py: Fix depends for private test

This needs to be named with an underscore so we can import it directly when
it is present.

9cbc30b... by Alex Murray

test-squashfs-tools.py: Fix on focal/hirsute/impish etc

08c1b2e... by Alex Murray

test-squashfs-tools.py: Fix on xenial and ensure we run with root