~paelzer/ubuntu/+source/swtpm:swtpm-add-libvirt-apparmor-rules

Last commit made on 2022-04-12
Get this branch:
git clone -b swtpm-add-libvirt-apparmor-rules https://git.launchpad.net/~paelzer/ubuntu/+source/swtpm
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
swtpm-add-libvirt-apparmor-rules
Repository:
lp:~paelzer/ubuntu/+source/swtpm

Recent commits

f252cc7... by Lena Voytek

changelog

d1faa59... by Lena Voytek

* d/usr.bin.swtpm: Add additional apparmor rules
  - allow full interaction with libvirt (LP: #1968187)
  - add qemu socket rules (LP: #1968335)

1f2a09e... by Christian Ehrhardt 

0.6.3-0ubuntu2 (patches unapplied)

Imported using git-ubuntu import.

b6ff3a5... by Christian Ehrhardt 

changelog: fix hang on unix sockets due to apparmor rules

Signed-off-by: Christian Ehrhardt <email address hidden>

240a8ba... by Christian Ehrhardt 

d/usr.bin.swtpm: fix hang on unix sockets due to apparmor rules

Signed-off-by: Christian Ehrhardt <email address hidden>

64f77ae... by Christian Ehrhardt 

changelog: 0.6.3-0ubuntu1 (LP: 1948748)

The bug reference is inactive intentionally as it is related to
the MIR discussion (see comments 11 and following) but not what
will close the bug.

Signed-off-by: Christian Ehrhardt <email address hidden>

de649d0... by Stefan Berger

debian/rpm: Adjust changelog for 0.6.3 release

Signed-off-by: Stefan Berger <email address hidden>

3f48ae3... by Stefan Berger

CHANGES: Add documentation for changes in 0.6.3

Signed-off-by: Stefan Berger <email address hidden>

8939bdc... by Stefan Berger

swtpm: Do not chdir(/) when using --daemon

With relative paths being used the chdir("/") in daemon() will
cause file access errors.

Resolves: https://github.com/stefanberger/swtpm/issues/671
Signed-off-by: Stefan Berger <email address hidden>

04471e2... by Andrea Bolognani <email address hidden>

configure: Fix typo TPM2 -> TMP2

This will result in -D_FORTIFY_SOURCE=2 actually being added to
HARDENING_CFLAGS where applicable.

Signed-off-by: Andrea Bolognani <email address hidden>