Update public suffix list
Version 883ced078a83f9d79a98933145425c221a5e51f0, fetched on 2024-01-25. [ChangeLog][Third-Party Code] Updated the public suffix list to upstream SHA 883ced078a83f9d79a98933145425c221a5e51f0. Pick-to: 6.6 6.5 6.2 5.15 Task-number: QTBUG-121325 Change-Id: I95e82b5c351218c1641e11e7a166ae21be2c5ad6 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Marc Mutz <marc.mutz@qt.io> (cherry picked from commit a17c10a63b3a86c71ebe6df54e56c9bce3ed5f18) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
a9da350b1c
commit
036e9811d2
8526
src/3rdparty/libpsl/psl_data.cpp
vendored
8526
src/3rdparty/libpsl/psl_data.cpp
vendored
File diff suppressed because it is too large
Load Diff
2
src/3rdparty/libpsl/qt_attribution.json
vendored
2
src/3rdparty/libpsl/qt_attribution.json
vendored
@ -20,7 +20,7 @@ supported by Qt (by the QNetworkCookieJar class).",
|
||||
"Comment": "Consult https://github.com/publicsuffix/list for the sha1 but download from ...",
|
||||
"Homepage": "http://publicsuffix.org/",
|
||||
"Comment": "Suggested update schedule: twice per year (before a 6.x.0 release)",
|
||||
"Version": "1a4824549b093abc3077205ae5386ed57f73806d, fetched on 2023-09-20",
|
||||
"Version": "883ced078a83f9d79a98933145425c221a5e51f0, fetched on 2024-01-25",
|
||||
"DownloadLocation": "https://publicsuffix.org/list/public_suffix_list.dat",
|
||||
|
||||
"License": "Mozilla Public License 2.0",
|
||||
|
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
# Copyright (C) 2023 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
|
||||
PICK_TO_BRANCHES="6.6 6.5 6.2 5.15"
|
||||
PICK_TO_BRANCHES="6.7 6.6 6.5 6.2 5.15"
|
||||
#UPSTREAM=github.com:publicsuffix/list.git # use this if you have a github account
|
||||
UPSTREAM=https://github.com/publicsuffix/list.git # and this if you don't
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user