Closed GoogleCodeExporter closed 9 years ago
The official Omaha client for Windows already does this - it takes the hash
from the server response, hashes any previously downloaded files in the package
cache, and will not download a new file if there's a match.
This sounds like an issue with the ChromiumOS implementation of their Omaha
client, rather than a protocol design issue. I'll forward this issue to the AU
guys in Chromium.
Original comment by ryanmyers@google.com
on 3 May 2011 at 9:12
update_engine applies the update while downloading (rather than download and
then apply).
update_engine tries to resume an interrupted update based on the hash of the
available update and saved checkpoint.
It doesn't seem anything needs to be done to address this issue.
Original comment by petkov@google.com
on 3 May 2011 at 9:38
Original issue reported on code.google.com by
tlamb...@google.com
on 13 Apr 2011 at 5:29