mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D226759
This commit is contained in:
parent
a00b5961a1
commit
d34f56b1f8
@ -139,6 +139,83 @@
|
||||
"locales": null,
|
||||
"publishedDate": "2024-10-14T20:58:56.540557Z"
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.12.0",
|
||||
"slug": "change-app-color-icon-android",
|
||||
"id": "change-app-color-icon-android",
|
||||
"arguments": {},
|
||||
"application": "org.mozilla.firefox",
|
||||
"appName": "fenix",
|
||||
"appId": "org.mozilla.firefox",
|
||||
"channel": "release",
|
||||
"userFacingName": "Change App Color Icon - Android for New Users",
|
||||
"userFacingDescription": "Testing a white app background to make Firefox easier to spot on your home screen.",
|
||||
"isEnrollmentPaused": false,
|
||||
"isRollout": false,
|
||||
"bucketConfig": {
|
||||
"randomizationUnit": "nimbus_id",
|
||||
"namespace": "fenix-alternative-app-launcher-icon-release-2",
|
||||
"start": 0,
|
||||
"count": 10000,
|
||||
"total": 10000
|
||||
},
|
||||
"featureIds": [
|
||||
"alternative-app-launcher-icon"
|
||||
],
|
||||
"probeSets": [],
|
||||
"outcomes": [],
|
||||
"branches": [
|
||||
{
|
||||
"slug": "control",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||
"enabled": false,
|
||||
"value": {}
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"featureId": "alternative-app-launcher-icon",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": false,
|
||||
"reset-to-default": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "treatment-a",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||
"enabled": false,
|
||||
"value": {}
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"featureId": "alternative-app-launcher-icon",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": true,
|
||||
"reset-to-default": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('132.!') >= 0)))",
|
||||
"startDate": "2024-10-22",
|
||||
"enrollmentEndDate": null,
|
||||
"endDate": null,
|
||||
"proposedDuration": 49,
|
||||
"proposedEnrollment": 14,
|
||||
"referenceBranch": "control",
|
||||
"featureValidationOptOut": false,
|
||||
"localizations": null,
|
||||
"locales": null,
|
||||
"publishedDate": "2024-10-22T18:43:28.679357Z"
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.12.0",
|
||||
"slug": "long-term-holdback-2024-h2-velocity-android",
|
||||
|
@ -869,7 +869,6 @@ cu
|
||||
com.cu
|
||||
edu.cu
|
||||
gob.cu
|
||||
gov.cu
|
||||
inf.cu
|
||||
nat.cu
|
||||
net.cu
|
||||
@ -12379,6 +12378,7 @@ clickrising.net
|
||||
// Submitted by Aleksander Hristov <noc@cloudns.net> & Boyan Peychev <boyan@cloudns.net>
|
||||
cloudns.asia
|
||||
cloudns.be
|
||||
cloud-ip.biz
|
||||
cloudns.biz
|
||||
cloudns.cc
|
||||
cloudns.ch
|
||||
@ -12393,6 +12393,7 @@ dns-cloud.net
|
||||
dns-dynamic.net
|
||||
cloudns.nz
|
||||
cloudns.org
|
||||
ip-dynamic.org
|
||||
cloudns.ph
|
||||
cloudns.pro
|
||||
cloudns.pw
|
||||
@ -13672,11 +13673,6 @@ conf.se
|
||||
// Submitted by Eero Häkkinen <Eero+psl@Häkkinen.fi>
|
||||
häkkinen.fi
|
||||
|
||||
// Handshake : https://handshake.org
|
||||
// Submitted by Mike Damm <md@md.vc>
|
||||
hs.run
|
||||
hs.zone
|
||||
|
||||
// Harrison Network : https://hrsn.net
|
||||
// Submitted by William Harrison <psl@hrsn.net>
|
||||
wdh.app
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
static const PRTime kCTExpirationTime = INT64_C(1735556968000000);
|
||||
static const PRTime kCTExpirationTime = INT64_C(1735815989000000);
|
||||
|
||||
namespace mozilla::ct {
|
||||
|
||||
|
@ -727,4 +727,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
||||
|
||||
static const int32_t kUnknownId = -1;
|
||||
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1737976157098000);
|
||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1738235175917000);
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "48.6",
|
||||
"log_list_timestamp": "2024-10-20T12:55:15Z",
|
||||
"version": "48.9",
|
||||
"log_list_timestamp": "2024-10-23T12:55:37Z",
|
||||
"operators": [
|
||||
{
|
||||
"name": "Google",
|
||||
|
@ -1,5 +1,61 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"stash": {
|
||||
"blocked": [
|
||||
"webextensions@dsdf848hdb327:1.1",
|
||||
"webextensions@dsdf848hdb327:1.2",
|
||||
"webextensions@dsdf848hdb327:1.5"
|
||||
],
|
||||
"unblocked": []
|
||||
},
|
||||
"schema": 1729622166881,
|
||||
"key_format": "{guid}:{version}",
|
||||
"stash_time": 1729686905031,
|
||||
"id": "ed393d5a-07b5-460e-86b7-fec867e4419d",
|
||||
"last_modified": 1729686966879
|
||||
},
|
||||
{
|
||||
"stash": {
|
||||
"blocked": [
|
||||
"webextension@871326hdbs26:12.5",
|
||||
"webextension@871326hdbs26:1.3",
|
||||
"webextension@871326hdbs26:1.2",
|
||||
"webextension@871326hdbs26:1.4"
|
||||
],
|
||||
"unblocked": []
|
||||
},
|
||||
"schema": 1729535765666,
|
||||
"key_format": "{guid}:{version}",
|
||||
"stash_time": 1729622105235,
|
||||
"id": "e316a36b-5fdf-457f-b85a-2fd224d4e846",
|
||||
"last_modified": 1729622166737
|
||||
},
|
||||
{
|
||||
"stash": {
|
||||
"blocked": [
|
||||
"ITHitEditDocOpener5a@webdavsystem.com:6.0.8734.2",
|
||||
"ITHitEditDocOpener5a@webdavsystem.com:6.0.8736.2",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:1.8",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:1.9",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:1.5",
|
||||
"ITHitEditDocOpener5a@webdavsystem.com:6.0.8735.2",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:12.1",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:1.4",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:1.3",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:1.6",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:12.0",
|
||||
"weather-addona-books@6e7bdb7d2ghdb327:1.7",
|
||||
"ITHitEditDocOpener5a@webdavsystem.com:6.0.8733.2"
|
||||
],
|
||||
"unblocked": []
|
||||
},
|
||||
"schema": 1729276567278,
|
||||
"key_format": "{guid}:{version}",
|
||||
"stash_time": 1729535705092,
|
||||
"id": "86d02f7c-d06f-4910-a5f4-73757c3f7c9f",
|
||||
"last_modified": 1729535765477
|
||||
},
|
||||
{
|
||||
"stash": {
|
||||
"blocked": [],
|
||||
@ -542,5 +598,5 @@
|
||||
"last_modified": 1724351846412
|
||||
}
|
||||
],
|
||||
"timestamp": 1729276567076
|
||||
"timestamp": 1729686966879
|
||||
}
|
||||
|
@ -1,5 +1,23 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"schema": 1729519383776,
|
||||
"derHash": "jbzv2JfUllMIXokU5xZklDwrxnRAUZOzr6s/Zukq2WE=",
|
||||
"subject": "CN=SZAFIR Trusted CA6,O=Krajowa Izba Rozliczeniowa S.A.,C=PL",
|
||||
"subjectDN": "MFQxCzAJBgNVBAYTAlBMMSgwJgYDVQQKDB9LcmFqb3dhIEl6YmEgUm96bGljemVuaW93YSBTLkEuMRswGQYDVQQDDBJTWkFGSVIgVHJ1c3RlZCBDQTY=",
|
||||
"whitelist": false,
|
||||
"attachment": {
|
||||
"hash": "6d3d1ac97ce641fc26847ca4bd0fe1f258439b6db0c5281c3b37cc792ec59bf5",
|
||||
"size": 1999,
|
||||
"filename": "GiMESp8Ku729pOVng-Vo3_RwenkeGpT9iDpIb91vAKk=.pem",
|
||||
"location": "security-state-staging/intermediates/53166826-5e9e-4775-afcb-681fea7281e9.pem",
|
||||
"mimetype": "application/x-pem-file"
|
||||
},
|
||||
"pubKeyHash": "GiMESp8Ku729pOVng+Vo3/RwenkeGpT9iDpIb91vAKk=",
|
||||
"crlite_enrolled": false,
|
||||
"id": "515b5465-041a-408e-a778-6c9e9a3cb95b",
|
||||
"last_modified": 1729522622684
|
||||
},
|
||||
{
|
||||
"schema": 1729130569273,
|
||||
"derHash": "yvitaX972nEqsSeorYuD90qRoN4XhKG0g/75rHm2dRM=",
|
||||
@ -10656,24 +10674,6 @@
|
||||
"id": "5db685fc-9b69-480f-8fc6-f5e4386636ad",
|
||||
"last_modified": 1666727874516
|
||||
},
|
||||
{
|
||||
"schema": 1666727347154,
|
||||
"derHash": "9cLyPGUY+dGbbzm+rqT7rhADG6ncmFzhVjpSDaCtQRY=",
|
||||
"subject": "CN=Entrust Certification Authority - L1K,OU=See www.entrust.net/legal-terms+OU=(c) 2012 Entrust\\, Inc. - for authorized use only,O=Entrust\\, Inc.,C=US",
|
||||
"subjectDN": "MIG6MQswCQYDVQQGEwJVUzEWMBQGA1UEChMNRW50cnVzdCwgSW5jLjEoMCYGA1UECxMfU2VlIHd3dy5lbnRydXN0Lm5ldC9sZWdhbC10ZXJtczE5MDcGA1UECxMwKGMpIDIwMTIgRW50cnVzdCwgSW5jLiAtIGZvciBhdXRob3JpemVkIHVzZSBvbmx5MS4wLAYDVQQDEyVFbnRydXN0IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gTDFL",
|
||||
"whitelist": false,
|
||||
"attachment": {
|
||||
"hash": "fe5ad678578f0f457c9742e59bdd7a274fc2a2703d89bb47f109be35c9fb47c2",
|
||||
"size": 1796,
|
||||
"filename": "980Ionqp3wkYtN9SZVgMzuWQzJta1nfxNPwTem1X0uc=.pem",
|
||||
"location": "security-state-staging/intermediates/a8904bd0-aa03-46a0-bade-1596b9597a4c.pem",
|
||||
"mimetype": "application/x-pem-file"
|
||||
},
|
||||
"pubKeyHash": "980Ionqp3wkYtN9SZVgMzuWQzJta1nfxNPwTem1X0uc=",
|
||||
"crlite_enrolled": false,
|
||||
"id": "9e54305c-cd5d-4716-a6ac-2c9ac161fb04",
|
||||
"last_modified": 1666727874460
|
||||
},
|
||||
{
|
||||
"schema": 1666727428816,
|
||||
"derHash": "C0Bc/ppr6wmP+5aRIcX2cQ8/f6nqEBpkGPevIB09OTg=",
|
||||
@ -30727,5 +30727,5 @@
|
||||
"last_modified": 1559865884636
|
||||
}
|
||||
],
|
||||
"timestamp": 1729436222555
|
||||
"timestamp": 1729695422530
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user