From 2e193ce6ef4a253757785e522236f1d77c23a58b Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Sat, 24 Oct 2015 03:55:06 +0200 Subject: [PATCH] Raise needed stable signatures to 3 for all segments --- CHANGELOG.md | 1 + extra/ffmuc.conf | 2 +- extra/ffmuc_umland.conf | 2 +- extra/ffmuc_welcome.conf | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 848cc80..aa8a8f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## v2015.7 * New stable unified firmware for all segments with site-select feature + * Raised required signatures for stable release to 3 ## v2015.6.2 * Bugfix build for welcome version diff --git a/extra/ffmuc.conf b/extra/ffmuc.conf index 81c4667..7ccf490 100644 --- a/extra/ffmuc.conf +++ b/extra/ffmuc.conf @@ -117,7 +117,7 @@ 'http://[fdef:ffc0:4fff::130]/stable/sysupgrade/', }, probability = 0.1, - good_signatures = 2, + good_signatures = 3, pubkeys = { '2a74ed02120a7d48bb2dc9be988b3480ed99844054b3d7f3e5d3df27d19d814b', -- ole '7e3bd782e40189b903b3fb1e488d64b23aa04bc353b1a521b4cd50e70b299113', -- fpletz diff --git a/extra/ffmuc_umland.conf b/extra/ffmuc_umland.conf index 30d53e2..6778e4d 100644 --- a/extra/ffmuc_umland.conf +++ b/extra/ffmuc_umland.conf @@ -96,7 +96,7 @@ 'http://[fdef:ffc0:4fff::130]/stable/sysupgrade/', }, probability = 0.1, - good_signatures = 2, + good_signatures = 3, pubkeys = { '2a74ed02120a7d48bb2dc9be988b3480ed99844054b3d7f3e5d3df27d19d814b', -- ole '7e3bd782e40189b903b3fb1e488d64b23aa04bc353b1a521b4cd50e70b299113', -- fpletz diff --git a/extra/ffmuc_welcome.conf b/extra/ffmuc_welcome.conf index 122f1c6..b4b84aa 100644 --- a/extra/ffmuc_welcome.conf +++ b/extra/ffmuc_welcome.conf @@ -89,7 +89,7 @@ 'http://[fdef:ffc0:4fff::130]/stable/sysupgrade/', }, probability = 0.1, - good_signatures = 2, + good_signatures = 3, pubkeys = { '2a74ed02120a7d48bb2dc9be988b3480ed99844054b3d7f3e5d3df27d19d814b', -- ole '7e3bd782e40189b903b3fb1e488d64b23aa04bc353b1a521b4cd50e70b299113', -- fpletz