No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes - a=RyanVM

Differential Revision: https://phabricator.services.mozilla.com/D214379
This commit is contained in:
ffxbld 2024-06-20 13:36:17 +00:00
parent eea0ca2f30
commit c46b4c5087
5 changed files with 848 additions and 476 deletions

View file

@ -13619,10 +13619,6 @@ london.cloudapps.digital
// Submitted by Richard Baker <richard.baker@digital.cabinet-office.gov.uk> // Submitted by Richard Baker <richard.baker@digital.cabinet-office.gov.uk>
pymnt.uk pymnt.uk
// GlobeHosting, Inc.
// Submitted by Zoltan Egresi <egresi@globehosting.com>
ro.im
// GoIP DNS Services : http://www.goip.de // GoIP DNS Services : http://www.goip.de
// Submitted by Christian Poulter <milchstrasse@goip.de> // Submitted by Christian Poulter <milchstrasse@goip.de>
goip.de goip.de
@ -14242,10 +14238,6 @@ mayfirst.org
// Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru> // Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru>
hb.cldmail.ru hb.cldmail.ru
// Mail Transfer Platform : https://www.neupeer.com
// Submitted by Li Hui <lihui@neupeer.com>
cn.vu
// Maze Play: https://www.mazeplay.com // Maze Play: https://www.mazeplay.com
// Submitted by Adam Humpherys <adam@mws.dev> // Submitted by Adam Humpherys <adam@mws.dev>
mazeplay.com mazeplay.com

View file

@ -780,4 +780,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
static const int32_t kUnknownId = -1; static const int32_t kUnknownId = -1;
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1727088974265000); static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1727348922796000);

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,32 @@
{ {
"data": [ "data": [
{
"name": "Safari",
"schema": 1718755502911,
"status": "current",
"version": "17.6",
"browserid": "safari",
"id": "4dc72290-4d4e-472d-9348-51def293d286",
"last_modified": 1718777113320
},
{
"name": "Safari on iOS",
"schema": 1718755503054,
"status": "current",
"version": "17.6",
"browserid": "safari_ios",
"id": "f5260c7c-37e9-4a80-b775-6fcb7d3134db",
"last_modified": 1718777113317
},
{
"name": "Edge",
"schema": 1718755502762,
"status": "current",
"version": "126",
"browserid": "edge",
"id": "c8bf4918-03b7-4be2-bf75-4d6139dbd7c9",
"last_modified": 1718777113307
},
{ {
"name": "Chrome Android", "name": "Chrome Android",
"schema": 1718237106974, "schema": 1718237106974,
@ -171,15 +198,6 @@
"id": "ea6c817d-237b-498b-964e-a8ca4668580a", "id": "ea6c817d-237b-498b-964e-a8ca4668580a",
"last_modified": 1718005312981 "last_modified": 1718005312981
}, },
{
"name": "Edge",
"schema": 1717286706151,
"status": "beta",
"version": "126",
"browserid": "edge",
"id": "c8bf4918-03b7-4be2-bf75-4d6139dbd7c9",
"last_modified": 1718005312974
},
{ {
"name": "Edge", "name": "Edge",
"schema": 1717286706227, "schema": 1717286706227,
@ -189,33 +207,6 @@
"id": "9e227c6c-b6ca-4c69-868c-e133a0ee9dbd", "id": "9e227c6c-b6ca-4c69-868c-e133a0ee9dbd",
"last_modified": 1718005312971 "last_modified": 1718005312971
}, },
{
"name": "Edge",
"schema": 1716941107417,
"status": "current",
"version": "125",
"browserid": "edge",
"id": "f1147d5f-d690-43d0-879d-117c6ca24a16",
"last_modified": 1716966331501
},
{
"name": "Safari on iOS",
"schema": 1715731507984,
"status": "current",
"version": "17.5",
"browserid": "safari_ios",
"id": "4375a82d-f2f1-4883-8da7-0aedfb05b8f9",
"last_modified": 1715839095923
},
{
"name": "Safari",
"schema": 1715731507854,
"status": "current",
"version": "17.5",
"browserid": "safari",
"id": "24e30aff-fbf8-4a96-a036-84f970447d4b",
"last_modified": 1715839095920
},
{ {
"name": "Node.js", "name": "Node.js",
"schema": 1715126727137, "schema": 1715126727137,
@ -307,5 +298,5 @@
"last_modified": 1665656484764 "last_modified": 1665656484764
} }
], ],
"timestamp": 1718606078088 "timestamp": 1718777113320
} }

File diff suppressed because it is too large Load diff