Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwallet for openSUSE:Factory checked in at 2021-04-12 12:34:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwallet (Old) and /work/SRC/openSUSE:Factory/.kwallet.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwallet" Mon Apr 12 12:34:46 2021 rev:94 rq:884290 version:5.81.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes 2021-03-16 15:42:36.204864247 +0100 +++ /work/SRC/openSUSE:Factory/.kwallet.new.2401/kwallet.changes 2021-04-12 12:36:56.129339338 +0200 @@ -1,0 +2,10 @@ +Mon Apr 5 07:12:49 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.81.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.81.0 +- Changes since 5.80.0: + * Un-overload OrgKdeKWalletInterface::walletClosed(int) signal + +------------------------------------------------------------------- Old: ---- kwallet-5.80.0.tar.xz kwallet-5.80.0.tar.xz.sig New: ---- kwallet-5.81.0.tar.xz kwallet-5.81.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwallet.spec ++++++ --- /var/tmp/diff_new_pack.Jr5BgY/_old 2021-04-12 12:36:56.805340124 +0200 +++ /var/tmp/diff_new_pack.Jr5BgY/_new 2021-04-12 12:36:56.809340128 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Wallet5 -%define _tar_path 5.80 +%define _tar_path 5.81 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kwallet -Version: 5.80.0 +Version: 5.81.0 Release: 0 Summary: Safe desktop-wide storage for passwords License: LGPL-2.1-or-later ++++++ kwallet-5.80.0.tar.xz -> kwallet-5.81.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/CMakeLists.txt new/kwallet-5.81.0/CMakeLists.txt --- old/kwallet-5.80.0/CMakeLists.txt 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/CMakeLists.txt 2021-04-04 13:48:45.000000000 +0200 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.5) -set(KF_VERSION "5.80.0") # handled by release scripts -set(KF_DEP_VERSION "5.80.0") # handled by release scripts +set(KF_VERSION "5.81.0") # handled by release scripts +set(KF_DEP_VERSION "5.81.0") # handled by release scripts project(KWallet VERSION ${KF_VERSION}) set(CMAKE_EXPORT_COMPILE_COMMANDS 1) include(FeatureSummary) -find_package(ECM 5.80.0 NO_MODULE) +find_package(ECM 5.81.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) @@ -38,7 +38,7 @@ find_package(KF5DocTools ${KF_DEP_VERSION}) add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00) -add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054F00) +add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055000) add_definitions(-DQT_NO_FOREACH) add_definitions(-DTRANSLATION_DOMAIN=\"kwalletd5\") if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/po/it/kwallet-query.po new/kwallet-5.81.0/po/it/kwallet-query.po --- old/kwallet-5.80.0/po/it/kwallet-query.po 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/po/it/kwallet-query.po 2021-04-04 13:48:45.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the kwallet package. -# Vincenzo Reale <[email protected]>, 2015. +# Vincenzo Reale <[email protected]>, 2015. # msgid "" msgstr "" @@ -8,7 +8,7 @@ "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-02 02:37+0100\n" "PO-Revision-Date: 2015-07-18 07:49+0100\n" -"Last-Translator: Vincenzo Reale <[email protected]>\n" +"Last-Translator: Vincenzo Reale <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" "Language: it\n" "MIME-Version: 1.0\n" @@ -25,7 +25,7 @@ #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected]" +msgstr "[email protected]" #: main.cpp:22 main.cpp:24 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/po/nb/kwalletd5.po new/kwallet-5.81.0/po/nb/kwalletd5.po --- old/kwallet-5.80.0/po/nb/kwalletd5.po 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/po/nb/kwalletd5.po 2021-04-04 13:48:45.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kwalletd\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2020-11-21 02:13+0100\n" +"POT-Creation-Date: 2021-03-02 02:37+0100\n" "PO-Revision-Date: 2015-04-27 19:45+0200\n" "Last-Translator: Bj??rn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokm??l <[email protected]>\n" @@ -31,7 +31,7 @@ "[email protected],[email protected],[email protected],bjornst@skogkatt." "homelinux.org" -#: backend/backendpersisthandler.cpp:493 +#: backend/backendpersisthandler.cpp:489 #, kde-format msgid "" "<qt>Error when attempting to initialize OpenPGP while attempting to save the " @@ -51,7 +51,7 @@ "<qt>Feil ved fors??k p?? ?? klargj??re OpenPGP mens det fors??kes ?? lagre " "lommeboka <b>%1</b>. Rett p?? systemoppsettet og fors??k igjen.</qt>" -#: backend/backendpersisthandler.cpp:552 +#: backend/backendpersisthandler.cpp:555 #, kde-format msgid "" "<qt>Encryption error while attempting to save the wallet <b>%1</b>. Error " @@ -64,7 +64,7 @@ "oppst?? hvis du ikke bruker en fullstendig tiltrodd GPG-n??kkel. Pass p?? at du " "har den private n??kkelen som svarer til den n??kkelen du bruker.</qt>" -#: backend/backendpersisthandler.cpp:564 +#: backend/backendpersisthandler.cpp:572 #, kde-format msgid "" "<qt>File handling error while attempting to save the wallet <b>%1</b>. Error " @@ -73,7 +73,7 @@ "<qt>Filh??ndteringsfeil ved fors??k p?? ?? lagre lommeboka <b>%1</b>. Feilkoden " "er <b>%2</b>. Rett p?? systemoppsettet og fors??k igjen.</qt>" -#: backend/backendpersisthandler.cpp:582 +#: backend/backendpersisthandler.cpp:594 #, kde-format msgid "" "<qt>Error when attempting to initialize OpenPGP while attempting to open the " @@ -84,7 +84,7 @@ "lommeboka <b>%1</b>. Feilkoden er <b>%2</b>. Rett p?? systemoppsettet og " "fors??k igjen.</qt>" -#: backend/backendpersisthandler.cpp:600 +#: backend/backendpersisthandler.cpp:616 #, kde-format msgid "" "<qt>Error when attempting to initialize OpenPGP while attempting to open the " @@ -93,12 +93,12 @@ "<qt>Feil ved fors??k p?? ?? klargj??re OpenPGP mens det fors??kes ?? ??pne " "lommeboka <b>%1</b>. Rett p?? systemoppsettet og fors??k igjen.</qt>" -#: backend/backendpersisthandler.cpp:610 +#: backend/backendpersisthandler.cpp:629 #, kde-format msgid "Retry" msgstr "Pr??v igjen" -#: backend/backendpersisthandler.cpp:612 +#: backend/backendpersisthandler.cpp:633 #, kde-format msgid "" "<qt>Error when attempting to decrypt the wallet <b>%1</b> using GPG. If " @@ -109,12 +109,12 @@ "bruker et Smartkort, s?? se etter at det er satt inn og fors??k igjen.<br> " "<br> GPG-feilen var <b>%2</b></qt>" -#: backend/backendpersisthandler.cpp:613 +#: backend/backendpersisthandler.cpp:637 #, kde-format msgid "kwalletd GPG backend" msgstr "kwalletd GPG bakstykke" -#: backend/backendpersisthandler.cpp:656 +#: backend/backendpersisthandler.cpp:683 #, kde-format msgid "" "<qt>Error when attempting to open the wallet <b>%1</b>. The wallet was " @@ -205,7 +205,7 @@ msgid "Deny &Forever" msgstr "Nekt &for alltid" -#: knewwalletdialog.cpp:50 +#: knewwalletdialog.cpp:51 #, kde-format msgid "" "<qt>KDE has requested to create a new wallet named '<b>%1</b>'. This is used " @@ -216,7 +216,7 @@ "til ?? lagre f??lsomme data p?? en trygg m??te. Oppgi et passord for denne nye " "lommeboka eller trykk Avbryt for ?? avsl?? programmets foresp??rsel.</qt>" -#: knewwalletdialog.cpp:52 +#: knewwalletdialog.cpp:56 #, kde-format msgid "" "<qt>The application '<b>%1</b>' has requested to create a new wallet named " @@ -229,15 +229,15 @@ "passord for denne lommeboka eller trykk Avbryt for ?? avsl?? programmets " "foresp??rsel.</qt>" -#: knewwalletdialog.cpp:114 knewwalletdialog.cpp:120 kwalletwizard.cpp:146 -#: kwalletwizard.cpp:150 +#: knewwalletdialog.cpp:128 knewwalletdialog.cpp:135 kwalletwizard.cpp:152 +#: kwalletwizard.cpp:158 #, kde-format msgid "" "The GpgME library failed to initialize for the OpenPGP protocol. Please " "check your system's configuration then try again." msgstr "" -#: knewwalletdialog.cpp:140 +#: knewwalletdialog.cpp:156 #, kde-format msgid "" "Seems that your system has no keys suitable for encryption. Please set-up at " @@ -312,7 +312,7 @@ msgid "Use GPG encryption, for better protection" msgstr "Bruk GPG-kryptering som gir bedre beskyttelsse" -#: kwalletd.cpp:598 +#: kwalletd.cpp:571 #, kde-format msgid "" "<qt>KDE has requested to open the wallet '<b>%1</b>'. Please enter the " @@ -321,7 +321,7 @@ "<qt>KDE har bedt om ?? f?? ??pne lommeboka ??<b>%1</b>??. Oppgi et passord for " "denne lommeboka nedenfor.</qt>" -#: kwalletd.cpp:605 +#: kwalletd.cpp:575 #, kde-format msgid "" "<qt>The application '<b>%1</b>' has requested to open the wallet '<b>%2</" @@ -331,19 +331,19 @@ "Oppgi et passord for denne lommeboka nedenfor.</qt>" #. i18n( "&Open" ), "wallet-open")); -#: kwalletd.cpp:616 kwalletd.cpp:760 kwalletd.cpp:876 kwalletd.cpp:1005 -#: kwalletd.cpp:1032 kwalletd.cpp:1046 kwalletd.cpp:1055 kwalletd.cpp:1665 +#: kwalletd.cpp:586 kwalletd.cpp:690 kwalletd.cpp:794 kwalletd.cpp:907 +#: kwalletd.cpp:930 kwalletd.cpp:941 kwalletd.cpp:946 kwalletd.cpp:1527 #: main.cpp:166 main.cpp:172 main.cpp:174 #, kde-format msgid "KDE Wallet Service" msgstr "KDE Lommebok-tjeneste" -#: kwalletd.cpp:631 +#: kwalletd.cpp:599 #, kde-format msgid "An application has requested to open a wallet (%1)." msgstr "Et program har bedt om ?? f?? ??pne en lommebok (%1)." -#: kwalletd.cpp:638 +#: kwalletd.cpp:600 #, kde-format msgctxt "" "Text of a button for switching to the (unnamed) application requesting a " @@ -351,19 +351,19 @@ msgid "Switch there" msgstr "Bytt dit" -#: kwalletd.cpp:642 +#: kwalletd.cpp:602 #, kde-format msgid "<b>%1</b> has requested to open a wallet (%2)." msgstr "<b>%1</b> har bedt om ?? ??pne en lommebok (%2)." -#: kwalletd.cpp:650 +#: kwalletd.cpp:604 #, kde-format msgctxt "" "Text of a button for switching to the application requesting a password" msgid "Switch to %1" msgstr "Bytt til %1" -#: kwalletd.cpp:666 kwalletd.cpp:771 +#: kwalletd.cpp:618 kwalletd.cpp:700 #, kde-format msgid "" "<qt>Error opening the wallet '<b>%1</b>'. Please try again.<br />(Error code " @@ -372,7 +372,7 @@ "<qt>Feil ved ??pning av lommeboka ??<b>%1</b>??. Fors??k igjen. <br /" ">(Feilkode??%2: %3)</qt>" -#: kwalletd.cpp:725 +#: kwalletd.cpp:666 #, kde-format msgid "" "KDE has requested to open the wallet. This is used to store sensitive data " @@ -383,7 +383,7 @@ "p?? en trygg m??te. Oppgi et passord for denne lommeboka eller trykk Avbryt " "for ?? nekte programmet tilgang." -#: kwalletd.cpp:733 +#: kwalletd.cpp:671 #, kde-format msgid "" "<qt>The application '<b>%1</b>' has requested to open the KDE wallet. This " @@ -395,7 +395,7 @@ "til ?? lagre f??lsomme data p?? en trygg m??te. Oppgi et passord for denne " "lommeboka eller trykk Avbryt for ?? nekte programmet tilgang.</qt>" -#: kwalletd.cpp:745 +#: kwalletd.cpp:679 #, kde-format msgid "" "<qt>KDE has requested to create a new wallet named '<b>%1</b>'. Please " @@ -406,7 +406,7 @@ "Velg et passord for denne lommeboka, eller avbryt for ?? nekte foresp??rselen." "</qt>" -#: kwalletd.cpp:753 +#: kwalletd.cpp:684 #, kde-format msgid "" "<qt>The application '<b>%1</b>' has requested to create a new wallet named " @@ -417,12 +417,12 @@ "navnet ??<b>%2</b>??. Velg et passord for denne lommeboka, eller avbryt for ?? " "nekte foresp??rselen.</qt>" -#: kwalletd.cpp:878 +#: kwalletd.cpp:796 #, kde-format msgid "<qt>KDE has requested access to the open wallet '<b>%1</b>'.</qt>" msgstr "<qt>KDE har bedt om tilgang til den ??pne lommeboka ??<b>%1</b>??.</qt>" -#: kwalletd.cpp:884 +#: kwalletd.cpp:798 #, kde-format msgid "" "<qt>The application '<b>%1</b>' has requested access to the open wallet '<b>" @@ -431,7 +431,7 @@ "<qt>Programmet ??<b>%1</b>?? har bedt om tilgang til den ??pne lommeboka ??<b>" "%2</b>??.</qt>" -#: kwalletd.cpp:1003 +#: kwalletd.cpp:906 #, kde-format msgid "" "Unable to open wallet. The wallet must be opened in order to change the " @@ -439,7 +439,7 @@ msgstr "" "Kan ikke ??pne lommeboka. Lommeboka m?? ??pnes for ?? kunne endre passordet." -#: kwalletd.cpp:1020 +#: kwalletd.cpp:922 #, kde-format msgid "" "<qt>The <b>%1</b> wallet is encrypted using GPG key <b>%2</b>. Please use " @@ -450,22 +450,22 @@ "b>-verkt??y (slik som <b>kleopatra</b>) til ?? endre pass-setningen for den " "n??kkelen.</qt>" -#: kwalletd.cpp:1029 +#: kwalletd.cpp:929 #, kde-format msgid "<qt>Please choose a new password for the wallet '<b>%1</b>'.</qt>" msgstr "<qt>Velg nytt passord for lommeboka <b>??%1??</b>.</qt>" -#: kwalletd.cpp:1044 +#: kwalletd.cpp:941 #, kde-format msgid "Error re-encrypting the wallet. Password was not changed." msgstr "Feil ved ny kryptering av lommeboka. Passordet ble ikke endret." -#: kwalletd.cpp:1053 +#: kwalletd.cpp:946 #, kde-format msgid "Error reopening the wallet. Data may be lost." msgstr "Feil ved gjen??pning av lommeboka. Noen data kan v??re mistet." -#: kwalletd.cpp:1663 +#: kwalletd.cpp:1526 #, kde-format msgid "" "There have been repeated failed attempts to gain access to a wallet. An " @@ -479,17 +479,17 @@ msgid "KWallet" msgstr "KWallet" -#: kwalletwizard.cpp:265 +#: kwalletwizard.cpp:273 #, kde-format msgid "<qt>Password is empty. <b>(WARNING: Insecure)</b></qt>" msgstr "<qt>Mangler passord. <b>(VARSEL: Usikkert)</b></qt>" -#: kwalletwizard.cpp:267 +#: kwalletwizard.cpp:275 #, kde-format msgid "Passwords match." msgstr "Passordene stemmer." -#: kwalletwizard.cpp:270 +#: kwalletwizard.cpp:278 #, kde-format msgid "Passwords do not match." msgstr "Passordene stemmer ikke." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/po/zh_CN/kwallet-query.po new/kwallet-5.81.0/po/zh_CN/kwallet-query.po --- old/kwallet-5.80.0/po/zh_CN/kwallet-query.po 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/po/zh_CN/kwallet-query.po 2021-04-04 13:48:45.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-02 02:37+0100\n" -"PO-Revision-Date: 2021-03-02 16:17\n" +"PO-Revision-Date: 2021-03-27 17:29\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/po/zh_CN/kwalletd5.po new/kwallet-5.81.0/po/zh_CN/kwalletd5.po --- old/kwallet-5.80.0/po/zh_CN/kwalletd5.po 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/po/zh_CN/kwalletd5.po 2021-04-04 13:48:45.000000000 +0200 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-02 02:37+0100\n" -"PO-Revision-Date: 2021-03-02 16:17\n" +"PO-Revision-Date: 2021-03-27 17:29\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/src/api/KWallet/kwallet.cpp new/kwallet-5.81.0/src/api/KWallet/kwallet.cpp --- old/kwallet-5.80.0/src/api/KWallet/kwallet.cpp 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/src/api/KWallet/kwallet.cpp 2021-04-04 13:48:45.000000000 +0200 @@ -269,7 +269,7 @@ this); connect(watcher, SIGNAL(serviceUnregistered(QString)), this, SLOT(walletServiceUnregistered())); // clang-format off - connect(&walletLauncher()->getInterface(), SIGNAL(walletClosed(int)), SLOT(slotWalletClosed(int))); + connect(&walletLauncher()->getInterface(), &OrgKdeKWalletInterface::walletClosedId, this, &KWallet::Wallet::slotWalletClosed); connect(&walletLauncher()->getInterface(), SIGNAL(folderListUpdated(QString)), SLOT(slotFolderListUpdated(QString))); connect(&walletLauncher()->getInterface(), SIGNAL(folderUpdated(QString,QString)), SLOT(slotFolderUpdated(QString,QString))); connect(&walletLauncher()->getInterface(), SIGNAL(applicationDisconnected(QString,QString)), SLOT(slotApplicationDisconnected(QString,QString))); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/src/api/KWallet/org.kde.KWallet.nodeprecated.xml new/kwallet-5.81.0/src/api/KWallet/org.kde.KWallet.nodeprecated.xml --- old/kwallet-5.80.0/src/api/KWallet/org.kde.KWallet.nodeprecated.xml 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/src/api/KWallet/org.kde.KWallet.nodeprecated.xml 2021-04-04 13:48:45.000000000 +0200 @@ -19,7 +19,7 @@ <signal name="walletClosed"> <arg name="wallet" type="s" direction="out"/> </signal> - <signal name="walletClosed"> + <signal name="walletClosedId"> <arg name="handle" type="i" direction="out"/> </signal> <signal name="allWalletsClosed"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/src/api/KWallet/org.kde.KWallet.xml new/kwallet-5.81.0/src/api/KWallet/org.kde.KWallet.xml --- old/kwallet-5.80.0/src/api/KWallet/org.kde.KWallet.xml 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/src/api/KWallet/org.kde.KWallet.xml 2021-04-04 13:48:45.000000000 +0200 @@ -19,8 +19,13 @@ <signal name="walletClosed"> <arg name="wallet" type="s" direction="out"/> </signal> + <!-- Deprecated, use walletClosedId --> <signal name="walletClosed"> <arg name="handle" type="i" direction="out"/> + <annotation name="org.freedesktop.DBus.Deprecated" value="true"/> + </signal> + <signal name="walletClosedId"> + <arg name="handle" type="i" direction="out"/> </signal> <signal name="allWalletsClosed"> </signal> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/src/runtime/kwalletd/kwalletd.cpp new/kwallet-5.81.0/src/runtime/kwalletd/kwalletd.cpp --- old/kwallet-5.80.0/src/runtime/kwalletd/kwalletd.cpp 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/src/runtime/kwalletd/kwalletd.cpp 2021-04-04 13:48:45.000000000 +0200 @@ -194,7 +194,7 @@ return qMakePair(-1, static_cast<KWallet::Backend *>(nullptr)); } -const QRegularExpression walletRegex(QStringLiteral("^[\\w\\^\\&\\'\\@\\{\\}\\[\\]\\,\\$\\=\\!\\-\\#\\(\\)\\%\\.\\+\\_\\s]+$")); +static const QRegularExpression walletRegex(QStringLiteral("^[\\w\\^\\&\\'\\@\\{\\}\\[\\]\\,\\$\\=\\!\\-\\#\\(\\)\\%\\.\\+\\_\\s]+$")); bool KWalletD::_processing = false; void KWalletD::processTransactions() @@ -1532,6 +1532,8 @@ void KWalletD::doCloseSignals(int handle, const QString &wallet) { Q_EMIT walletClosed(handle); + Q_EMIT walletClosedId(handle); + Q_EMIT walletClosed(wallet); if (_wallets.isEmpty()) { Q_EMIT allWalletsClosed(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.80.0/src/runtime/kwalletd/kwalletd.h new/kwallet-5.81.0/src/runtime/kwalletd/kwalletd.h --- old/kwallet-5.80.0/src/runtime/kwalletd/kwalletd.h 2021-03-06 17:31:59.000000000 +0100 +++ new/kwallet-5.81.0/src/runtime/kwalletd/kwalletd.h 2021-04-04 13:48:45.000000000 +0200 @@ -165,8 +165,14 @@ void walletCreated(const QString &wallet); void walletOpened(const QString &wallet); void walletDeleted(const QString &wallet); - void walletClosed(const QString &wallet); - void walletClosed(int handle); + void walletClosed(const QString &wallet); // clazy:exclude=overloaded-signal + + // TODO KF6 remove this signal, replaced by walletClosedId(int) + void walletClosed(int handle); // clazy:exclude=overloaded-signal + + // since 5.81 + void walletClosedId(int handle); + void allWalletsClosed(); void folderListUpdated(const QString &wallet); void folderUpdated(const QString &, const QString &);
