Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Issue 3455018: AU dev-server: Add a sha256 hash to the updatecheck response. (Closed)

Created:
10 years, 3 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
Nick Sanders, adlr
CC:
chromium-os-reviews_chromium.org, kthanasi_chromium.org, Nick Sanders, ericli, seano
Visibility:
Public.

Description

AU dev-server: Add a sha256 hash to the updatecheck response. BUG=6580 TEST=tested with an update_engine that takes SHA-256. Change-Id: Id7d507fe65f8eb32d77b14b76b80d3d7ba52182b Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=91436cb

Patch Set 1 #

Total comments: 6

Patch Set 2 : address review comments #

Patch Set 3 : set to empty string instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M autoupdate.py View 1 2 6 chunks +20 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
petkov
10 years, 3 months ago (2010-09-23 19:30:08 UTC) #1
adlr
LGTM w/ random idea... http://codereview.chromium.org/3455018/diff/1/2 File autoupdate.py (right): http://codereview.chromium.org/3455018/diff/1/2#newcode135 autoupdate.py:135: def _GetSHA256(self, update_path): if you ...
10 years, 3 months ago (2010-09-23 20:12:47 UTC) #2
petkov
On 2010/09/23 20:12:47, adlr wrote: > LGTM w/ random idea... > > http://codereview.chromium.org/3455018/diff/1/2 > File ...
10 years, 3 months ago (2010-09-23 20:31:08 UTC) #3
adlr
oh, that works! much nicer On Thu, Sep 23, 2010 at 1:31 PM, <petkov@chromium.org> wrote: ...
10 years, 3 months ago (2010-09-23 21:17:55 UTC) #4
Nick Sanders
http://codereview.chromium.org/3455018/diff/1/2 File autoupdate.py (right): http://codereview.chromium.org/3455018/diff/1/2#newcode141 autoupdate.py:141: def GetUpdatePayload(self, hash, sha256, size, url): Can you test ...
10 years, 3 months ago (2010-09-24 00:52:09 UTC) #5
petkov
Nick, I'll submit soon but it would be great if you could test the factory ...
10 years, 3 months ago (2010-09-24 16:03:14 UTC) #6
Nick Sanders
I'm in China now, so unfortunately I can't easily test this. Factory install is the ...
10 years, 3 months ago (2010-09-25 00:34:10 UTC) #7
petkov
10 years, 2 months ago (2010-09-27 19:13:43 UTC) #8
+cc ericli,seano: you'll need to propagate this patch to the test server's AU
server otherwise update_engine-based image update will stop working once
http://codereview.chromium.org/3419018/show is in.

Powered by Google App Engine
This is Rietveld 408576698