[Buildroot] [PATCH v3] docs/website: consolidate CDN's and enable SRI

Peter Korsgaard peter at korsgaard.com
Mon Feb 4 14:01:31 UTC 2019


>>>>> "Angelo" == Angelo Compagnucci <angelo at amarulasolutions.com> writes:

 > From: James Hilliard <james.hilliard1 at gmail.com>
 > Some of our cdn's are going discontinued (rawgit) and some others are
 > not recommended anymore, thus we update to the recommended cdnjs.
 > This patch enables also SRI protection on js to be sure the modules we
 > download are not manipulated in any way.

 > About SRI:
 > https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity

 > Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
 > Signed-off-by: Angelo Compagnucci <angelo at amarulasolutions.com>
 > ---
 > [v1 -> v2]:
 > * Fixing wrong CDN for bootswatch
 > * Fixing commit message

 > [v2 -> v3]:
 > * Better commit message
 > * Giving sha256 to bootswatch SRI for conformity with the other cdns sri

Committed, thanks.

I'm still not sure if it wouldn't be simpler / more robust to just
include the few files under docs/website instead, but that can be done
later.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list