commit 087d41e1ee86f0892c7515a26c83a88d88779538 Author: ffxbld none@none Date: Sat Aug 9 03:12:28 2014 -0700
No bug, Automated HSTS preload list update from host bld-linux64-spot-033 - a=hsts-update --- security/manager/boot/src/nsSTSPreloadList.errors | 9 +++------ security/manager/boot/src/nsSTSPreloadList.inc | 9 +++++++-- 2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors index 02067a9..4713b73 100644 --- a/security/manager/boot/src/nsSTSPreloadList.errors +++ b/security/manager/boot/src/nsSTSPreloadList.errors @@ -40,7 +40,6 @@ dropbox.com: max-age too low: 2592000 dropcam.com: did not receive HSTS header edmodo.com: did not receive HSTS header email.lookout.com: could not connect to host -emailprivacytester.com: did not receive HSTS header encrypted.google.com: did not receive HSTS header epoxate.com: did not receive HSTS header errors.zenpayroll.com: could not connect to host @@ -60,7 +59,6 @@ hackerone-user-content.com: could not connect to host haste.ch: could not connect to host history.google.com: did not receive HSTS header hostedtalkgadget.google.com: did not receive HSTS header -howrandom.org: could not connect to host in.xero.com: max-age too low: 3600 intercom.io: did not receive HSTS header iop.intuit.com: max-age too low: 86400 @@ -96,10 +94,9 @@ play.google.com: did not receive HSTS header prodpad.com: did not receive HSTS header profiles.google.com: did not receive HSTS header rapidresearch.me: could not connect to host -riseup.net: did not receive HSTS header +riseup.net: could not connect to host sah3.net: could not connect to host saturngames.co.uk: did not receive HSTS header -schokokeks.org: did not receive HSTS header script.google.com: did not receive HSTS header security.google.com: did not receive HSTS header semenkovich.com: did not receive HSTS header @@ -119,12 +116,13 @@ ssl.panoramio.com: did not receive HSTS header stocktrade.de: could not connect to host sunshinepress.org: could not connect to host surfeasy.com: did not receive HSTS header +surkatty.org: could not connect to host talk.google.com: did not receive HSTS header talkgadget.google.com: did not receive HSTS header translate.googleapis.com: did not receive HSTS header uprotect.it: could not connect to host wallet.google.com: did not receive HSTS header -webmail.mayfirst.org: could not connect to host +webmail.mayfirst.org: did not receive HSTS header whonix.org: did not receive HSTS header www.cueup.com: could not connect to host www.developer.mydigipass.com: could not connect to host @@ -144,6 +142,5 @@ www.paypal.com: max-age too low: 14400 www.rme.li: did not receive HSTS header www.roddis.net: did not receive HSTS header www.sandbox.mydigipass.com: could not connect to host -www.schokokeks.org: did not receive HSTS header www.surfeasy.com: did not receive HSTS header zoo24.de: max-age too low: 2592000 diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc index 503d7a1..76d4f47 100644 --- a/security/manager/boot/src/nsSTSPreloadList.inc +++ b/security/manager/boot/src/nsSTSPreloadList.inc @@ -8,7 +8,7 @@ /*****************************************************************************/
#include "mozilla/StandardInteger.h" -const PRTime gPreloadListExpirationTime = INT64_C(1417860380322000); +const PRTime gPreloadListExpirationTime = INT64_C(1418465184497000);
class nsSTSPreload { @@ -75,6 +75,7 @@ static const nsSTSPreload kSTSPreloadList[] = { { "ebanking.indovinabank.com.vn", false }, { "ecosystem.atlassian.net", true }, { "eff.org", true }, + { "emailprivacytester.com", true }, { "encircleapp.com", true }, { "entropia.de", false }, { "errors.zenpayroll.com", false }, @@ -143,6 +144,7 @@ static const nsSTSPreload kSTSPreloadList[] = { { "mnsure.org", true }, { "mobile.usaa.com", false }, { "mudcrab.us", true }, + { "mwe.st", true }, { "my.onlime.ch", false }, { "my.xero.com", false }, { "mylookout.com", false }, @@ -165,7 +167,7 @@ static const nsSTSPreload kSTSPreloadList[] = { { "pastebin.linode.com", false }, { "pay.gigahost.dk", true }, { "paymill.com", true }, - { "paymill.de", false }, + { "paymill.de", true }, { "pixi.me", true }, { "plus.google.com", false }, { "plus.sandbox.google.com", false }, @@ -181,6 +183,7 @@ static const nsSTSPreload kSTSPreloadList[] = { { "roundcube.mayfirst.org", false }, { "sakaki.anime.my", true }, { "sandbox.mydigipass.com", false }, + { "schokokeks.org", false }, { "securityheaders.com", true }, { "seifried.org", true }, { "shodan.io", true }, @@ -201,6 +204,7 @@ static const nsSTSPreload kSTSPreloadList[] = { { "tinfoilsecurity.com", false }, { "torproject.org", false }, { "twitter.com", false }, + { "ub3rk1tten.com", true }, { "ubertt.org", true }, { "usaa.com", false }, { "vmoagents.com", false }, @@ -255,6 +259,7 @@ static const nsSTSPreload kSTSPreloadList[] = { { "www.noisebridge.net", false }, { "www.opsmate.com", true }, { "www.python.org", true }, + { "www.schokokeks.org", false }, { "www.simbolo.co.uk", false }, { "www.simple.com", false }, { "www.therapynotes.com", false },