Activity log for bug #1823379

Date Who What changed Old value New value Message
2019-04-05 17:14:30 Seth Forshee bug added bug
2019-04-09 12:57:38 Seth Forshee linux (Ubuntu): importance Undecided Critical
2019-04-09 12:57:38 Seth Forshee linux (Ubuntu): assignee John Johansen (jjohansen)
2019-04-09 12:57:45 Seth Forshee linux (Ubuntu): status Confirmed In Progress
2019-04-09 13:02:41 Seth Forshee description The lxc apparmor tests are failing with linux 5.0.0-9.10. The test expects an open of /sys/kernel/uevent_helper to fail, but it succeeds: FAIL: lxc-tests: lxc-test-apparmor (2s) --- failed - opened /sys/kernel/uevent_helper --- Full test log: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco-canonical-kernel-team-bootstrap/disco/amd64/l/lxc/20190405_072222_d0e52@/log.gz SRU Justification Impact: The LSM stacking patches for disco changed the values read from /sys/module/apparmor/parameters/enabled from Y/N to 0/1. This has caused regressions in applications which expect Y/N, as demonstrated by this failing lxc dep8 test. Fix: Change the values read back from /sys/module/apparmor/parameters/enabled to Y/N. Regression Potential: Minimal, the change is straightforward and fixes a regression. Test Case: Can be confirmed with 'cat /sys/module/apparmor/parameters/enabled' and by running the lxc dep8 tests and confirming that lxc-test-apparmor passes. --- The lxc apparmor tests are failing with linux 5.0.0-9.10. The test expects an open of /sys/kernel/uevent_helper to fail, but it succeeds: FAIL: lxc-tests: lxc-test-apparmor (2s) --- failed - opened /sys/kernel/uevent_helper --- Full test log: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco-canonical-kernel-team-bootstrap/disco/amd64/l/lxc/20190405_072222_d0e52@/log.gz
2019-04-09 13:12:54 Seth Forshee linux (Ubuntu): status In Progress Fix Committed
2019-04-13 07:57:02 Launchpad Janitor linux (Ubuntu): status Fix Committed Fix Released
2019-04-13 07:57:02 Launchpad Janitor cve linked 2019-9857
2019-07-24 20:54:34 Brad Figg tags cscc