No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM

Differential Revision: https://phabricator.services.mozilla.com/D38063

--HG--
extra : moz-landing-system : lando
This commit is contained in:
ffxbld 2019-07-15 17:06:26 +00:00
parent 62f883c040
commit 4ede446d10
4 changed files with 300 additions and 149 deletions

View File

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<blocklist lastupdate="1562842544708" xmlns="http://www.mozilla.org/2006/addons-blocklist">
<blocklist lastupdate="1563186751969" xmlns="http://www.mozilla.org/2006/addons-blocklist">
<emItems>
<emItem blockID="i334" id="{0F827075-B026-42F3-885D-98981EE7B1AE}">
<prefs/>
@ -3305,6 +3305,10 @@
<prefs/>
<versionRange minVersion="0" maxVersion="*" severity="3"/>
</emItem>
<emItem blockID="c349ecdc-5fa8-4b87-bfa2-c732dfde094d" id="/^((general@mapseasy\.net)|(\{fd4b0f58-5268-4d52-b09b-547e867fef27\})|(\{efe13936-3bfa-44ce-9224-e8cb27f0f216\})|(\{c6b767a7-b0c1-4b68-8ac6-d08fee14c5a0\})|(\{a9df2ef3-9746-4d5e-b7aa-0baa531538d2\})|(\{2d947dd9-fa0f-4f20-8812-31ce9e29081b\})|(\{3e800ada-345b-4ac4-82a5-0dbfd00d7877\})|(\{a5fcf820-575a-42c2-aeb1-de1a794db1b9\})|(\{da844d4c-44e1-4799-ac53-9bb1ad2c8227\})|(private-tab@mozilla\.xpi)|(\{56dbb679-8db4-47ce-851b-a7eab0e215cc\})|(\{c1415289-4471-4b6a-b7b7-4feaf9506b38\})|(\{29439407-f908-4779-9078-eb190f21dc4f\})|(\{5401ea8b-def8-4df3-bf9a-f520b147df69\})|(newtab-plugin@mozilla\.xpi))$/">
<prefs/>
<versionRange minVersion="0" maxVersion="*" severity="3"/>
</emItem>
</emItems>
<pluginItems>
<pluginItem blockID="p332">

View File

@ -1155,4 +1155,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
static const int32_t kUnknownId = -1;
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1571316284300000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1571661912920000);

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long