head 1.2; access; symbols pkgsrc-2026Q2:1.1.0.4 pkgsrc-2026Q2-base:1.1 pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @ * @; 1.2 date 2026.09.06.11.03.05; author markd; state dead; branches; next 1.1; commitid haBUdGlHovCXdyUG; 1.1 date 2026.01.08.18.51.35; author markd; state Exp; branches; next ; commitid ta4gaJzproPezCpG; desc @@ 1.2 log @KDE Gear: update to 26.08.0 10 months of updates. @ text @$NetBSD: patch-src_checkphishingurl_createphishingurldatabasejob.h,v 1.1 2026/01/08 18:51:35 markd Exp $ Don't unconditionally ignore SSL errors from Google's phishing API CVE-2025-69412 https://invent.kde.org/pim/messagelib/-/commit/df525dc91498423f3c45e143efab1c7102776652 --- webengineviewer/src/checkphishingurl/createphishingurldatabasejob.h.orig 2025-10-27 12:55:28.000000000 +0000 +++ webengineviewer/src/checkphishingurl/createphishingurldatabasejob.h @@@@ -63,7 +63,6 @@@@ Q_SIGNALS: private: WEBENGINEVIEWER_NO_EXPORT void slotDownloadDataBaseFinished(QNetworkReply *reply); - WEBENGINEVIEWER_NO_EXPORT void slotSslErrors(QNetworkReply *reply, const QList &error); WEBENGINEVIEWER_NO_EXPORT void slotError(QNetworkReply::NetworkError error); std::unique_ptr const d; @ 1.1 log @messagelib: Don't unconditionally ignore SSL errors from Google's phishing API CVE-2025-69412 https://invent.kde.org/pim/messagelib/-/commit/df525dc91498423f3c45e143efab1c7102776652 @ text @d1 1 a1 1 $NetBSD$ @