~ubuntu-branches/ubuntu/vivid/ubuntu-core-upgrader/vivid-proposed

  • Committer: Package Import Robot
  • Author(s): James Hunt
  • Date: 2015-04-13 20:28:33 UTC
  • Revision ID: package-import@ubuntu.com-20150413202833-rkk2yrif37vwpi6f
Tags: 0.7.10
* ubuntucoreupgrader/upgrader.py: _cmd_mount(): Don't sync partitions
  for a full (non-delta) update (LP: #1444500).
* ubuntucoreupgrader/tests/test_upgrader.py:
  - touch_file(): Fix to make file of size 0, not 1.
  - test_marker_file(): Removed.
  - test_other_considered_empty(): New test.
* ubuntucoreupgrader/tests/utils.py:
  - append_file(): Create zero-length file if contents are None.
* ubuntucoreupgrader/upgrader.py:
  - Replaced marker file logic by tighter scoped strategy where the s-i
    config file is pre-created with zero size prior to performing an s-i
    update operation. This strategy allows a failed update to be identified
    from either a missing s-i config file, or a zero-length one.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1 9 years ago Package Import Robot Initial release (LP: #1380674). Diff
debian 1 9 years ago Package Import Robot Initial release (LP: #1380674). Diff
functional 6.5.1 9 years ago James Hunt - get_file_contents(): Fix to avoid leaking the Diff
man 1 9 years ago Package Import Robot Initial release (LP: #1380674). Diff
ubuntucoreupgrader 2 9 years ago Package Import Robot * Handle busy inodes by restarting services where Diff
COPYING 1 9 years ago Package Import Robot Initial release (LP: #1380674). 34.3 KB Diff Download File
README.rst 6 9 years ago Package Import Robot * Move this from the ppa to the main archive. * Ad 5.6 KB Diff Download File
setup.py 6 9 years ago Package Import Robot * Move this from the ppa to the main archive. * Ad 270 bytes Diff Download File