qt5base-lts/src
Kai Köhne ec7f06fa62 Remove 'SecurityCritical' attribute for psl-data
The list is used to prevent the setting of super-cookies for independent
domains, so in a way, the content is related to security.

Anyhow, having it always up to date is not super critical, as this is
used mostly as a band-aid. Also, the updates are fairly expensive in
file size, and as upstream doesn't do classic 'releases', we must define
how often we should update.

Let's remove the urgency to update it for every patch-level release by
removing the SecurityCritical attribute. Instead, we should aim for
updating it right before minor releases, so about twice a year. This is
btw what other projects are doing: Chromium updates the list
twice a year, Debian even less often.

Pick-to: 6.6 6.5 6.2 5.15
Change-Id: I05790f28002190ab0caa5a2a75e3b87cd44462d1
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2023-10-04 18:36:53 +00:00
..
3rdparty Remove 'SecurityCritical' attribute for psl-data 2023-10-04 18:36:53 +00:00
android Android: bump Android target API level to 33 2023-09-23 17:38:23 +00:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent [docs] Link from QtConcurent::run() to QThreadPool::start(Callable&&) 2023-08-04 19:49:32 +02:00
corelib QMap/MultiMap/Hash/MultiHash: synchronize documentation 2023-10-04 11:56:04 +02:00
dbus QDBusConnectionPrivate: Fix race in sendWithReply() 2023-09-22 21:02:45 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui a11y: fix race condition on atspi startup on Wayland 2023-10-04 12:54:33 +00:00
network Fix not emitting proxyAuthenticationRequired signal for NTLM 2023-10-02 07:13:45 +00:00
opengl QOpenGLCompositorBackingStore: ensure backing store on flushed windows 2023-09-13 16:06:33 +02:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport kms: Print the screen virtual position in the logs 2023-09-25 15:12:05 +02:00
plugins macOS: Activate Qt's platform a11y whenever the system queries us 2023-10-04 14:54:33 +02:00
printsupport qprintengine_mac: use const methods more 2023-09-25 17:17:57 +03:00
sql Add QSqlField::swap() documentation 2023-09-12 02:35:03 +02:00
testlib QtTest: block almost all Unix signals in the WatchDog thread 2023-10-01 16:29:42 -07:00
tools macdeployqt: Also look for app libraries with .so extension 2023-09-27 13:36:12 +02:00
widgets QHeaderView: Fix columsMoved/rowsMoved connection to item model 2023-10-02 16:00:33 +00:00
xml Fix copy/paste typo in qdom.cpp leading to wrong errorColumn 2023-10-02 23:23:01 +02:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00