Ubuntu system image 1.9
Milestone information
- Project:
- Ubuntu system image
- Series:
- client
- Version:
- 1.9
- 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:
- 6 Barry Warsaw
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 6 Fix Released
Download files for this release
Release notes
1.9 (2013-10-14)
================
* Fix file and directory permissions. A random temporary directory inside
/tmp (by default, see `[system]tempdir` in client.ini) is securely created
for actual ephemeral files. The log file will have 0600 permission.
(LP: #1235975)
* Download files directly to the cache partition or data partition.
(LP: #1233521)
* Proactively remove files from the cache and data partitions before starting
to download anything (except `log` and `last_log` in the cache partition).
This avoid various problems that can occur if the reboot fails (LP:
#1238102) and improves the ability to recover from partial downloads
without rebooting (LP: #1233521).
* Keep the D-Bus process alive as long as progress is being made (as tracked
by any calls, internally or externally to D-Bus methods or signals).
(LP: #1238290)
* Pause/resume downloads. (LP: #1237360)
* Remove all references to the `[system]threads` variable since it is no
longer used, after the integration of the download manager.
* Through the use of the psutil library, re-enable some previously skipped
tests. (LP: #1206588)
Changelog
This release does not have a changelog.
0 blueprints and 6 bugs targeted
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
1233521 | #1233521 | system-image cannot recover from a partial download without rebooting | 2 Critical | Barry Warsaw | 10 Fix Released | |
1235975 | #1235975 | Unsafe file and directory permissions | 2 Critical | Barry Warsaw | 10 Fix Released | |
1237360 | #1237360 | Can't pause the download | 2 Critical | Barry Warsaw | 10 Fix Released | |
1238102 | #1238102 | Paranoid cleanup of /cache/recovery | 2 Critical | Barry Warsaw | 10 Fix Released | |
1238290 | #1238290 | Move overall process timeout forward while u-d-m makes progress | 2 Critical | Barry Warsaw | 10 Fix Released | |
1206588 | #1206588 | test_service_exits() can't run on system bus | 4 Medium | Barry Warsaw | 10 Fix Released |