Ubuntu system image 2.2
Milestone information
- Project:
- Ubuntu system image
- Series:
- client
- Version:
- 2.2
- Released:
- Registrant:
- Barry Warsaw
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 5 Barry Warsaw, 1 Manuel de la Peña
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 7 Fix Released
Download files for this release
Release notes
2.2 (2014-03-05)
================
* When `CheckForUpdate()` is called a second time, while an auto-download is
in progress, but after the first check is complete, we send an
`UpdateAvail
* Close a race condition when manually downloading and issuing multiple
`CheckForUpdate` calls. (LP: #1287919)
* Support disabling either the HTTP or HTTPS services for update (but not
both). The ``[service]
the string ``disabled`` and the disabled protocol will fall back to the
enabled protocol. Implementation given by Vojtech Bocek. (LP: #1278589)
* Allow the channel.ini file to override the ``[service]`` section.
* Now that ubuntu-
files, system-image no longer needs to do that. (LP: #1287287)
* When an exception in the state machine occurs while checking for updates,
the exception is caught and logged. When using the CLI, the result is an
exit code of 1. When using the D-Bus API, an `UpdateAvailabl
signal is sent with `error_reason` set to the exception string. This
exception is *not* propagated back to GLib. (LP: #1250817)
* Log directory path is passed to ubuntu-
debugging. Given by Manuel de la Peña. (LP: #1279532)
Changelog
This release does not have a changelog.
0 blueprints and 7 bugs targeted
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
1284217 | #1284217 | [updates] Displays a spinner indefinitely when an update download was started externally | 2 Critical | Barry Warsaw | 10 Fix Released | |
1287919 | #1287919 | Race condition when manually downloading | 2 Critical | Barry Warsaw | 10 Fix Released | |
1250817 | #1250817 | Exceptions in the state machine (D-Bus) should result in UpdateAvailableStatus with an error_reason | 3 High | Barry Warsaw | 10 Fix Released | |
1283277 | #1283277 | Fix shebang to be /usr/bin/python3 | 3 High | Barry Warsaw | 10 Fix Released | |
1287287 | #1287287 | Remove atomic rename workaround in client | 3 High | 10 Fix Released | ||
1279532 | #1279532 | Log dir path should be pass to udm to simplify debugging | 5 Low | Manuel de la Peña | 10 Fix Released | |
1278589 | #1278589 | Support turning off https from channel.ini | 6 Wishlist | Barry Warsaw | 10 Fix Released |