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

Issue 2912533002: Add jessie-security repo to sysroot scripts (Closed)

Created:
3 years, 7 months ago by Tom Anderson
Modified:
3 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add jessie-security repo to sysroot scripts This CL adds a more general syntax for specify apt sources for sysroot-creator.sh, similar to /etc/apt/sources.list. Whereas previously there was only APT_REPO, this CL allows specifying multiple repos so that we can get "security.debian.org" in addition to "ftp.us.debian.org". BUG=691261 R=thestig@chromium.org Review-Url: https://codereview.chromium.org/2912533002 Cr-Commit-Position: refs/heads/master@{#475209} Committed: https://chromium.googlesource.com/chromium/src/+/c61e0b14d96fcb5c4592d2c12551994f879e5490

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address thestig@'s comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -55 lines) Patch
M build/linux/sysroot_scripts/debian-archive-jessie-stable.gpg View Binary file 0 comments Download
M build/linux/sysroot_scripts/sysroot-creator.sh View 1 12 chunks +41 lines, -51 lines 0 comments Download
M build/linux/sysroot_scripts/sysroot-creator-jessie.sh View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 24 (13 generated)
Tom Anderson
3 years, 7 months ago (2017-05-27 00:22:43 UTC) #7
Lei Zhang
How do I verify the .gpg change?
3 years, 7 months ago (2017-05-27 00:26:06 UTC) #9
Tom Anderson
On 2017/05/27 00:26:06, Lei Zhang wrote: > How do I verify the .gpg change? export ...
3 years, 7 months ago (2017-05-27 00:28:58 UTC) #10
Lei Zhang
lgtm https://codereview.chromium.org/2912533002/diff/50004/build/linux/sysroot_scripts/sysroot-creator.sh File build/linux/sysroot_scripts/sysroot-creator.sh (right): https://codereview.chromium.org/2912533002/diff/50004/build/linux/sysroot_scripts/sysroot-creator.sh#newcode184 build/linux/sysroot_scripts/sysroot-creator.sh:184: ExtractPackageGz() { Add some locals so we know ...
3 years, 7 months ago (2017-05-27 00:37:42 UTC) #13
Lei Zhang
https://codereview.chromium.org/2912533002/diff/50004/build/linux/sysroot_scripts/sysroot-creator.sh File build/linux/sysroot_scripts/sysroot-creator.sh (right): https://codereview.chromium.org/2912533002/diff/50004/build/linux/sysroot_scripts/sysroot-creator.sh#newcode106 build/linux/sysroot_scripts/sysroot-creator.sh:106: curl "$1" --create-dirs -o "${2}.partial.$$" Oh, REQUIRED_TOOLS needs updating.
3 years, 7 months ago (2017-05-27 00:38:45 UTC) #14
Lei Zhang
On 2017/05/27 00:28:58, Tom Anderson wrote: > On 2017/05/27 00:26:06, Lei Zhang wrote: > > ...
3 years, 7 months ago (2017-05-27 00:40:10 UTC) #15
Tom Anderson
On 2017/05/27 00:40:10, Lei Zhang wrote: > On 2017/05/27 00:28:58, Tom Anderson wrote: > > ...
3 years, 7 months ago (2017-05-27 00:41:57 UTC) #16
Tom Anderson
On 2017/05/27 00:41:57, Tom Anderson wrote: > On 2017/05/27 00:40:10, Lei Zhang wrote: > > ...
3 years, 7 months ago (2017-05-27 00:42:37 UTC) #17
Tom Anderson
https://codereview.chromium.org/2912533002/diff/50004/build/linux/sysroot_scripts/sysroot-creator.sh File build/linux/sysroot_scripts/sysroot-creator.sh (right): https://codereview.chromium.org/2912533002/diff/50004/build/linux/sysroot_scripts/sysroot-creator.sh#newcode106 build/linux/sysroot_scripts/sysroot-creator.sh:106: curl "$1" --create-dirs -o "${2}.partial.$$" On 2017/05/27 00:38:45, Lei ...
3 years, 7 months ago (2017-05-27 00:52:44 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2912533002/90001
3 years, 7 months ago (2017-05-27 00:53:07 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-27 01:31:36 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:90001) as
https://chromium.googlesource.com/chromium/src/+/c61e0b14d96fcb5c4592d2c12551...

Powered by Google App Engine
This is Rietveld 408576698