Package: release.debian.org Severity: normal X-Debbugs-Cc: kwalletmana...@packages.debian.org, Debian Qt/KDE Maintainers <debian-qt-...@lists.debian.org> Control: affects -1 + src:kwalletmanager User: release.debian....@packages.debian.org Usertags: unblock
Dear Release Team, please unblock package kwalletmanager. [ Reason ] It contains the following changes: * New upstream release (25.04.1). - Konfigurator: Use correct kwalletd DBus interface name. * New upstream release (25.04.2). - Translation fixes. [ Tests ] - Daily driving Plasma with these changes for a couple of weeks, using kwalletmanager for managing various kind of secrets successfully. [ Risks ] Only backport of upstream commits that apply cleanly. Further fixes can easily be backported or the changes reverted. [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing Thanks! unblock kwalletmanager/4:25.04.2-1
diff -Nru kwalletmanager-25.04.0/CMakeLists.txt kwalletmanager-25.04.2/CMakeLists.txt --- kwalletmanager-25.04.0/CMakeLists.txt 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/CMakeLists.txt 2025-06-02 23:01:02.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "2") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kwalletmanager5 VERSION ${RELEASE_SERVICE_VERSION}) diff -Nru kwalletmanager-25.04.0/debian/changelog kwalletmanager-25.04.2/debian/changelog --- kwalletmanager-25.04.0/debian/changelog 2025-05-04 14:50:40.000000000 +0200 +++ kwalletmanager-25.04.2/debian/changelog 2025-06-09 22:52:45.000000000 +0200 @@ -1,3 +1,13 @@ +kwalletmanager (4:25.04.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (25.04.1). + - Konfigurator: Use correct kwalletd DBus interface name. + * New upstream release (25.04.2). + - Translation fixes. + + -- Aurélien COUDERC <couc...@debian.org> Mon, 09 Jun 2025 22:52:45 +0200 + kwalletmanager (4:25.04.0-2) unstable; urgency=medium [ Aurélien COUDERC ] diff -Nru kwalletmanager-25.04.0/org.kde.kwalletmanager5.appdata.xml kwalletmanager-25.04.2/org.kde.kwalletmanager5.appdata.xml --- kwalletmanager-25.04.0/org.kde.kwalletmanager5.appdata.xml 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/org.kde.kwalletmanager5.appdata.xml 2025-06-02 23:01:02.000000000 +0200 @@ -166,6 +166,8 @@ </provides> <launchable type="desktop-id">org.kde.kwalletmanager.desktop</launchable> <releases> + <release version="25.04.2" date="2025-06-05"/> + <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/> <release version="24.12.3" date="2025-03-06"/> <release version="24.12.2" date="2025-02-06"/> diff -Nru kwalletmanager-25.04.0/po/ca@valencia/kcmkwallet.po kwalletmanager-25.04.2/po/ca@valencia/kcmkwallet.po --- kwalletmanager-25.04.0/po/ca@valencia/kcmkwallet.po 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/po/ca@valencia/kcmkwallet.po 2025-06-02 23:01:02.000000000 +0200 @@ -40,7 +40,7 @@ #: konfigurator.cpp:107 #, kde-format msgid "Please choose a name for the new wallet:" -msgstr "Escolliu un nom per a la cartera nova:" +msgstr "Trieu un nom per a la cartera nova:" #: konfigurator.cpp:221 konfigurator.cpp:299 #, kde-format diff -Nru kwalletmanager-25.04.0/po/ca@valencia/kwalletmanager.po kwalletmanager-25.04.2/po/ca@valencia/kwalletmanager.po --- kwalletmanager-25.04.0/po/ca@valencia/kwalletmanager.po 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/po/ca@valencia/kwalletmanager.po 2025-06-02 23:01:02.000000000 +0200 @@ -216,7 +216,7 @@ #: kwalleteditor.cpp:429 #, kde-format msgid "Please choose a name for the new folder:" -msgstr "Escolliu un nom per a la carpeta nova:" +msgstr "Trieu un nom per a la carpeta nova:" #: kwalleteditor.cpp:437 #, kde-format @@ -270,7 +270,7 @@ #: kwalleteditor.cpp:787 #, kde-format msgid "Please choose a name for the new entry:" -msgstr "Escolliu un nom per a l'entrada nova:" +msgstr "Trieu un nom per a l'entrada nova:" #: kwalleteditor.cpp:796 #, kde-format @@ -429,7 +429,7 @@ #: kwalletmanager.cpp:318 #, kde-format msgid "Please choose a name for the new wallet:" -msgstr "Escolliu un nom per a la cartera nova:" +msgstr "Trieu un nom per a la cartera nova:" #: kwalletmanager.cpp:327 #, kde-format diff -Nru kwalletmanager-25.04.0/po/cs/kwalletmanager.po kwalletmanager-25.04.2/po/cs/kwalletmanager.po --- kwalletmanager-25.04.0/po/cs/kwalletmanager.po 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/po/cs/kwalletmanager.po 2025-06-02 23:01:02.000000000 +0200 @@ -2,22 +2,22 @@ # This file is distributed under the same license as the PACKAGE package. # SPDX-FileCopyrightText: 2010, 2013, 2014, 2015, 2016, 2017, 2023, 2024 Vít Pelčák <v...@pelcak.org> # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012. -# SPDX-FileCopyrightText: 2024 Vit Pelcak <v...@pelcak.org> +# SPDX-FileCopyrightText: 2024, 2025 Vit Pelcak <v...@pelcak.org> # msgid "" msgstr "" "Project-Id-Version: kwalletmanager\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-01-21 00:44+0000\n" -"PO-Revision-Date: 2024-08-06 11:20+0200\n" -"Last-Translator: Vit Pelcak <v...@pelcak.org>\n" +"PO-Revision-Date: 2025-05-16 15:07+0200\n" +"Last-Translator: Vit Pelcak <vpel...@suse.cz>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 24.05.2\n" +"X-Generator: Lokalize 25.04.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -625,7 +625,7 @@ #: main.cpp:44 #, kde-format msgid "Ignored, for compatibility" -msgstr "" +msgstr "Ignorováno kvůli nekompatibilitě" #: main.cpp:47 #, kde-format diff -Nru kwalletmanager-25.04.0/po/es/kcmkwallet.po kwalletmanager-25.04.2/po/es/kcmkwallet.po --- kwalletmanager-25.04.0/po/es/kcmkwallet.po 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/po/es/kcmkwallet.po 2025-06-02 23:01:02.000000000 +0200 @@ -1,16 +1,16 @@ -# translation of kcmkwallet.po to Spanish -# Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc. +# Spanish translations for kcmkwallet.po package. +# Copyright (C) 2003-2025 This file is copyright: +# This file is distributed under the same license as the kwalletmanager package. # -# Miguel Revilla Rodríguez <y...@miguelrevilla.com>, 2003. -# SPDX-FileCopyrightText: 2003, 2004, 2024 Eloy Cuadra <eloi...@eresmas.com> -# Eloy Cuadra <ecua...@eloihr.net>, 2004, 2007, 2008, 2009, 2011, 2013, 2014, 2016, 2021, 2022. -# Javier Viñal <fjvi...@gmail.com>, 2013. +# SPDX-FileCopyrightText: 2003 Miguel Revilla Rodríguez <y...@miguelrevilla.com> +# SPDX-FileCopyrightText: 2003, 2004, 2007, 2008, 2009, 2011, 2013, 2014, 2016, 2021, 2022, 2024, 2025 Eloy Cuadra <ecua...@eloihr.net> +# SPDX-FileCopyrightText: 2013 Javier Viñal <fjvi...@gmail.com> msgid "" msgstr "" "Project-Id-Version: kcmkwallet\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-08-14 00:42+0000\n" -"PO-Revision-Date: 2024-08-14 12:32+0200\n" +"PO-Revision-Date: 2025-05-18 14:47+0100\n" "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" @@ -197,7 +197,7 @@ #: walletconfigwidget.ui:202 walletconfigwidget.ui:242 #, kde-format msgid "New..." -msgstr "Nueva..." +msgstr "Nueva…" #. i18n: ectx: property (text), widget (QLabel, selectDefaultWalletLabel) #: walletconfigwidget.ui:211 @@ -283,28 +283,3 @@ #, kde-format msgid "&Launch Wallet Manager" msgstr "&Lanzar el gestor de carteras" - -#~ msgid "Select wallet to use as default:" -#~ msgstr "Cartera que se usará por omisión:" - -#~ msgid "(c) 2003 George Staikos" -#~ msgstr "(c) 2003 George Staikos" - -#~ msgid "George Staikos" -#~ msgstr "George Staikos" - -#~ msgid "" -#~ "This configuration module allows you to configure the KDE wallet system." -#~ msgstr "Este módulo le permite configurar el sistema de carteras de KDE." - -#~ msgid "Enable Secret Service DBus API" -#~ msgstr "Activar la API DBus de Secret Service" - -#~ msgid "kcmkwallet" -#~ msgstr "kcmkwallet" - -#~ msgid "" -#~ "Sorry, the system security policy didn't allow you to save the changes." -#~ msgstr "" -#~ "Lo sentimos: la política de seguridad del sistema no le permite guardar " -#~ "los cambios." diff -Nru kwalletmanager-25.04.0/po/es/kwalletmanager.po kwalletmanager-25.04.2/po/es/kwalletmanager.po --- kwalletmanager-25.04.0/po/es/kwalletmanager.po 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/po/es/kwalletmanager.po 2025-06-02 23:01:02.000000000 +0200 @@ -1,15 +1,15 @@ -# Translation of kwalletmanager.po to Spanish -# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +# Spanish translations for kwalletmanager.po package. +# Copyright (C) 2003-2025 This file is copyright: +# This file is distributed under the same license as the kwalletmanager package. # # SPDX-FileCopyrightText: 2003 Miguel Revilla Rodríguez <y...@miguelrevilla.com> -# SPDX-FileCopyrightText: 2003, 2004, 2023, 2024, 2025 Eloy Cuadra <eloi...@eresmas.com> -# SPDX-FileCopyrightText: 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2013, 2014, 2015, 2016, 2017, 2022 Eloy Cuadra <ecua...@eloihr.net> +# SPDX-FileCopyrightText: 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2013, 2014, 2015, 2016, 2017, 2022, 2023, 2024, 2025 Eloy Cuadra <ecua...@eloihr.net> msgid "" msgstr "" "Project-Id-Version: kwalletmanager\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-01-21 00:44+0000\n" -"PO-Revision-Date: 2025-01-21 12:14+0100\n" +"PO-Revision-Date: 2025-05-18 14:48+0100\n" "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" @@ -123,7 +123,7 @@ #: kwalleteditor.cpp:207 #, kde-format msgid "&New Folder..." -msgstr "&Nueva carpeta..." +msgstr "&Nueva carpeta…" #: kwalleteditor.cpp:211 #, kde-format @@ -133,17 +133,17 @@ #: kwalleteditor.cpp:214 #, kde-format msgid "&Import a wallet..." -msgstr "&Importar cartera..." +msgstr "&Importar cartera…" #: kwalleteditor.cpp:218 #, kde-format msgid "&Import XML..." -msgstr "&Importar XML..." +msgstr "&Importar XML…" #: kwalleteditor.cpp:222 #, kde-format msgid "&Export as XML..." -msgstr "&Exportar como XML..." +msgstr "&Exportar como XML…" #: kwalleteditor.cpp:226 #, kde-format @@ -153,7 +153,7 @@ #: kwalleteditor.cpp:231 #, kde-format msgid "&New..." -msgstr "&Nueva..." +msgstr "&Nueva…" #: kwalleteditor.cpp:236 #, kde-format @@ -369,12 +369,12 @@ #: kwalletmanager.cpp:139 kwalletpopup.cpp:27 #, kde-format msgid "&New Wallet..." -msgstr "&Nueva cartera..." +msgstr "&Nueva cartera…" #: kwalletmanager.cpp:144 #, kde-format msgid "&Delete Wallet..." -msgstr "&Borrar cartera..." +msgstr "&Borrar cartera…" #: kwalletmanager.cpp:149 #, kde-format @@ -389,7 +389,7 @@ #: kwalletmanager.cpp:159 #, kde-format msgid "Configure &Wallet..." -msgstr "Con&figurar cartera..." +msgstr "Con&figurar cartera…" #: kwalletmanager.cpp:167 #, kde-format @@ -533,12 +533,12 @@ #: kwalletpopup.cpp:32 walletcontrolwidget.cpp:76 #, kde-format msgid "&Open..." -msgstr "&Abrir..." +msgstr "&Abrir…" #: kwalletpopup.cpp:38 #, kde-format msgid "Change &Password..." -msgstr "&Cambiar contraseña..." +msgstr "&Cambiar contraseña…" #: kwalletpopup.cpp:51 #, kde-format @@ -673,13 +673,13 @@ #: walletcontrolwidget.ui:54 #, kde-format msgid "Open..." -msgstr "Abrir..." +msgstr "Abrir…" #. i18n: ectx: property (text), widget (QPushButton, _changePassword) #: walletcontrolwidget.ui:61 #, kde-format msgid "Change Password..." -msgstr "Cambiar contraseña..." +msgstr "Cambiar contraseña…" #. i18n: ectx: attribute (title), widget (QWidget, _contentsTab) #: walletcontrolwidget.ui:80 @@ -717,25 +717,3 @@ #, kde-format msgid "&Save" msgstr "&Guardar" - -#~ msgid "Show window on startup" -#~ msgstr "Mostrar la ventana durante el inicio" - -#~ msgid "Open Wallet..." -#~ msgstr "Abrir cartera..." - -#~ msgid "Error opening XML file '<b>%1</b>' for input." -#~ msgstr "Error al abrir el archivo XML «<b>%1</b>» para importar." - -#~ msgid "" -#~ "This is a binary data entry. It cannot be edited as its format is " -#~ "unknown and application specific." -#~ msgstr "" -#~ "Esta es una entrada de datos binarios. No se puede editar debido a que su " -#~ "formato es desconocido y específico de alguna aplicación." - -#~ msgid "(c) 2003,2004 George Staikos" -#~ msgstr "© 2003,2004 George Staikos" - -#~ msgid "Maintainer" -#~ msgstr "Encargado" diff -Nru kwalletmanager-25.04.0/po/lt/kwalletmanager.po kwalletmanager-25.04.2/po/lt/kwalletmanager.po --- kwalletmanager-25.04.0/po/lt/kwalletmanager.po 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/po/lt/kwalletmanager.po 2025-06-02 23:01:02.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kwalletmanager\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-01-21 00:44+0000\n" -"PO-Revision-Date: 2024-08-12 16:03+0300\n" +"PO-Revision-Date: 2025-04-28 01:33+0300\n" "Last-Translator: Moo <<>>\n" "Language-Team: Lithuanian <kde-i18n...@kde.org>\n" "Language: lt\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n" "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" -"X-Generator: Poedit 3.4.2\n" +"X-Generator: Poedit 3.5\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -626,7 +626,7 @@ #: main.cpp:44 #, kde-format msgid "Ignored, for compatibility" -msgstr "" +msgstr "Nepaisoma, dėl suderinamumo" #: main.cpp:47 #, kde-format diff -Nru kwalletmanager-25.04.0/po/pl/kcmkwallet.po kwalletmanager-25.04.2/po/pl/kcmkwallet.po --- kwalletmanager-25.04.0/po/pl/kcmkwallet.po 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/po/pl/kcmkwallet.po 2025-06-02 23:01:02.000000000 +0200 @@ -22,7 +22,6 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 23.08.5\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -Nru kwalletmanager-25.04.0/po/pl/kwalletmanager.po kwalletmanager-25.04.2/po/pl/kwalletmanager.po --- kwalletmanager-25.04.0/po/pl/kwalletmanager.po 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/po/pl/kwalletmanager.po 2025-06-02 23:01:02.000000000 +0200 @@ -18,7 +18,6 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 24.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -Nru kwalletmanager-25.04.0/src/konfigurator/konfigurator.cpp kwalletmanager-25.04.2/src/konfigurator/konfigurator.cpp --- kwalletmanager-25.04.0/src/konfigurator/konfigurator.cpp 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/src/konfigurator/konfigurator.cpp 2025-06-02 23:01:02.000000000 +0200 @@ -322,7 +322,7 @@ _cfg->sync(); // this restarts kwalletd if necessary - QDBusInterface kwalletd(QStringLiteral("org.kde.kwalletd5"), QStringLiteral("/modules/kwalletd"), QStringLiteral(KWALLETMANAGERINTERFACE)); + QDBusInterface kwalletd(QStringLiteral("org.kde.kwalletd5"), QStringLiteral("/modules/kwalletd5"), QStringLiteral(KWALLETMANAGERINTERFACE)); // if wallet was deactivated, then kwalletd will exit upon start so check // the status before invoking reconfigure if (kwalletd.isValid()) { diff -Nru kwalletmanager-25.04.0/src/konfigurator/kwalletconfig.json kwalletmanager-25.04.2/src/konfigurator/kwalletconfig.json --- kwalletmanager-25.04.0/src/konfigurator/kwalletconfig.json 2025-04-07 23:10:14.000000000 +0200 +++ kwalletmanager-25.04.2/src/konfigurator/kwalletconfig.json 2025-06-02 23:01:02.000000000 +0200 @@ -130,7 +130,7 @@ "X-KDE-Keywords[es]": "cartera,rellenar formulario,contraseñas,datos de formulario,servicio secreto,kwallet,kdewallet,kde wallet,keepassxc,llavero,anillo de claves, cifrado,encriptación,encriptado,descifrado,desencriptado,desencriptación,blowfish,pgp,control de acceso,confidencial,gestor de carteras", "X-KDE-Keywords[eu]": "zorroa,inprimakia bete,pasahitzak,inprimakiko datuak,zerbitzu sekretua,kwallet,kdewallet,kde zorroa,keepassxc,gako-sorta,zifratzea,deszifratzea,blowfish,pgp,sarbide-kontrola,isilpekoa,zorro-kudeatzailea", "X-KDE-Keywords[fi]": "lompakko,lomakkeen täyttö,salasana,salasana,lomaketiedot,salainen palvelu,kwallet,kdewallet,kde wallet,keepassxc,avainrengas,salaus,kryptaus,salauksen purku,blowfish,pgp,pääsy,luottamuksellinen,luottamukselliset,lompakonhallinta", - "X-KDE-Keywords[fr]": "portefeuille, remplissage de formulaire, mots de passe, formulaire données, service de données confidentielles, kwallet, kdewallet, portefauille de KDE, keepassxc, porte-clés, chiffrement, déchiffrement, blowfish, pgp, contrôle d'accès, confidentiel, gestionnaire de portefeuille", + "X-KDE-Keywords[fr]": "portefeuille, remplissage de formulaire, mots de passe, formulaire données, service de données confidentielles, kwallet, kdewallet, portefeuille de KDE, keepassxc, porte-clés, chiffrement, déchiffrement, blowfish, pgp, contrôle d'accès, confidentiel, gestionnaire de portefeuille", "X-KDE-Keywords[gl]": "wallet,carteira,form fill,completar formularios,passwords,contrasinal,contrasinais,form data,datos de formulario,secret service,servizo de segredos,kwallet,kdewallet,kde wallet,keepassxc,keyring,anel de chaves,chaveiro,encryption,cifrado,cifraxe,decryption,descifrado,descifraxe,blowfish,pgp,access control,control de acceso,confidential,confidencial,confidencialidade,wallet manager,xestor de carteiras", "X-KDE-Keywords[he]": "ארנק,מילוי טפסים,סיסמאות,פרטי טפסים,שירות סודות,שירות חשאי,kwallet,kdewallet,kde wallet,keepassxc,מחזיק מפתחות,צרור מפתחות,הצפנה,פענוח,blowfish,pgp,בקרת גישה,חשאיות,מנהל ארנק,מנהל ארנקים", "X-KDE-Keywords[hu]": "wallet,űrlapkitöltés,jelszavak,űrlapadatok,titkos szolgáltatás,kwallet,kdewallet,kde wallet,keepassxc,kulcstartó,titkosítás,visszafejtés,blowfish,pgp,hozzáférés-vezérlés,bizalmas,jelszókezelő",