Activity log for bug #1633276

Date Who What changed Old value New value Message
2016-10-14 00:54:04 Zygmunt Krynicki bug added bug
2016-10-20 10:54:29 Zygmunt Krynicki snap-confine: status In Progress Fix Released
2016-11-03 08:02:22 Zygmunt Krynicki description The environment variable SNAP_CONFINE_DEBUG should respond to values like "yes" "no" "1" and "0" instead to just being defined (even if empty). [Impact] snap-confine respects SNAP_CONFINE_DEBUG environment variable. The presence of this variable, regardless of what the value is, enables diagnostic output. To have more predictable and sane behaviour only specific values will trigger diagnostic output. The values are "yes", "no", "0" and "1". [Test Case] The test case can be found here: https://github.com/snapcore/snap-confine/blob/master/spread-tests/main/debug-flags/task.yaml The test case is ran automatically for each pull request and for each final release. It can be reproduced manually by executing the shell commands listed in the prepare/execute/restore phases manually. The commands there assume that snapd and snap-confine are installed. No other additional setup is necessary. [Regression Potential] * Regression potential is almost non-existent as the debug mode is not enabled by default and it was even easier to enable previously. [Other Info] * snap-confine is technically an integral part of snapd which has an SRU exception and is allowed to introduce new features and take advantage of accelerated procedure. For more information see https://wiki.ubuntu.com/SnapdUpdates == # Pre-SRU bug description follows # == The environment variable SNAP_CONFINE_DEBUG should respond to values like "yes" "no" "1" and "0" instead to just being defined (even if empty).
2016-11-03 08:48:23 Zygmunt Krynicki tags verification-needed
2016-11-03 18:17:06 Brian Murray bug task added snap-confine (Ubuntu)
2016-11-04 09:39:34 Andy Whitcroft snap-confine (Ubuntu Yakkety): status New Fix Committed
2016-11-04 09:39:36 Andy Whitcroft bug added subscriber Ubuntu Stable Release Updates Team
2016-11-04 09:39:42 Andy Whitcroft bug added subscriber SRU Verification
2016-11-04 10:00:55 Andy Whitcroft snap-confine (Ubuntu Xenial): status New Fix Committed
2016-11-17 15:27:46 Federico Gimenez tags verification-needed verification-done