Package Release Info

kwallet-5.20.0-4.1

Update Info: Base Release
Available in Package Hub : 12 SP1-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kwallet-devel
kwallet-tools
kwallet-tools-lang
kwalletd5
kwalletd5-lang
libKF5Wallet5
libkwalletbackend5-5

Change Logs

Version: 5.103.0-150500.1.1
* Wed Feb 08 2023 christophe@krop.fr
- Update to 5.103.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.103.0
- No code change since 5.102.0
* Thu Jan 12 2023 christophe@krop.fr
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
  * kwallet replace "DCOP" with "D-Bus"
  * Add qca to .kde-ci.yml
  * Don't install kwalletd5 service file for KF6
* Tue Dec 06 2022 christophe@krop.fr
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * Port away from deprecated KWindowSystem API
* Tue Nov 08 2022 christophe@krop.fr
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * mark some binaries as non-gui
  * Add support for plain transfer algorithm to Secret Service API (kde#458341)
  * Change naming and order of FreedesktopSecret members to match the spec
  * Add Qt6 windows CI support
* Sat Oct 01 2022 christophe@krop.fr
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
* Tue Sep 06 2022 christophe@krop.fr
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Don't register dummy org.freedesktop.secrets service when api is disabled (kde#458069)
  * Add FreeBSD Qt6 CI support
  * Only build kwallet-query's manpage if it's enabled
  * Don't build blowfishtest with -DBUILD_KWALLET=FALSE
  * Add missing cerrno header
  * backendpersisthandler parentheses around assignment used as truth value
* Sun Aug 07 2022 christophe@krop.fr
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
  * Remove duplicate header between cpp/h
  * Do not try to rename label twice in entryRenamed()
  * Do not create EntryLocation with empty key
  * Introduce Secret Service API
* Sun Jul 03 2022 christophe@krop.fr
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * KNewWalletDialogGpg: code cleanup
  * Use cmakedefine01
* Fri Jun 10 2022 christophe@krop.fr
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
* Tue May 10 2022 christophe@krop.fr
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * Add windows CI
Version: 5.20.0-2.1
* Sun Mar 06 2016 hrvoje.senjan@gmail.com
- Update to 5.20.0 (boo#970856)
  * Make sure KDocTools is looked-up
  * Don't pass a negative number to dbus, it asserts in libdbus
  * Clean cmake files
  * KWallet::openWallet(Synchronous): don't time out after 25 seconds
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.20.0.php
* Sat Feb 06 2016 hrvoje.senjan@gmail.com
- Update to 5.19.0 (boo#967668)
  * Duplicate the file descriptor while opening the file to read the env
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.19.0.php
* Mon Feb 01 2016 hrvoje.senjan@gmail.com
- Enable gpgmepp5 integration on Leap also
* Sat Jan 02 2016 hrvoje.senjan@gmail.com
- Update to 5.18.0
  * kwalletd: Fix FILE* leak
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.18.0.php
* Thu Dec 10 2015 hrvoje.senjan@gmail.com
- Update to 5.17.0
  * Correctly handle the case where the user deactivated us
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.17.0.php
* Sun Nov 08 2015 hrvoje.senjan@gmail.com
- Update to 5.16.0 (boo#955067)
  * Use KDE_INSTALL_DBUSINTERFACEDIR to install dbus interfaces
  * Fixed KWallet configuration file warnings on login (kde#351805)
  * Prefix the kwallet-pam output properly
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.16.0.php
* Mon Oct 05 2015 hrvoje.senjan@gmail.com
- Update to 5.15.0
  * No longer automatically close on last use
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.15.0.php
- Enable gpgmepp integration with openSUSE > 13.2
* Tue Sep 08 2015 hrvoje.senjan@gmail.com
- Update to 5.14.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.14.0.php
* Tue Aug 04 2015 hrvoje.senjan@gmail.com
- Update to 5.13.0
  * The Qt version requirement has been bumped from 5.2 to 5.3
  * Debug output has been ported to categorized output, for less
    noise by default
  * Docbook documentation has been reviewed and updated
  * Fix Windows build
  * Print a warning with error code when opening the wallet by
    PAM fails
  * Return the backend error code rather than -1 when opening a
    wallet failed
  * Make the backend's "unknown cipher" a negative return code
  * Watch for PAM_KWALLET5_LOGIN for KWallet5
  * Fix crash when MigrationAgent::isEmptyOldWallet() check fails
  * KWallet can now be unlocked by PAM using kwallet-pam module
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.13.0.php
* Sun Jul 05 2015 hrvoje.senjan@gmail.com
- Update to 5.12.0
  * Imported and improved the kwallet-query command-line tool.
  * Support to overwrite maps entries.
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.12.0.php
* Sun Jun 07 2015 hrvoje.senjan@gmail.com
- Update to 5.11.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.11.0.php
* Sun May 03 2015 hrvoje.senjan@gmail.com
- Update to 5.10.0
  * Migration agent now also check old wallet is empty
    before starting (kde#346498)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.10.0.php
* Sat Apr 04 2015 hrvoje.senjan@gmail.com
- Update to 5.9.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.9.0.php
- Drop no longer needed Requires of the devel subpackage:
  kconfig-devel and kwindowsystem-devel
* Sat Mar 07 2015 hrvoje.senjan@gmail.com
- Update to 5.8.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.8.0.php
- Drop 0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch,
  merged upstream
* Wed Feb 18 2015 hrvoje.senjan@gmail.com
- Added 0001-Retrofitting-the-fix-for-a-bug-found-in-Applications.patch
  (kde#343718)
* Sun Feb 08 2015 hrvoje.senjan@gmail.com
- Update to 5.7.0
  * Automatically detect and convert old ECB wallets to CBC
  * Fixed the CBC encryption algorithm
  * Ensured wallet list gets updated when a wallet file gets
    removed from disk
  * Remove stray </p> in user-visible text
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.7.0.php
* Sat Jan 03 2015 hrvoje.senjan@gmail.com
- Update to 5.6.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.6.0.php
* Sat Dec 06 2014 hrvoje.senjan@gmail.com
- Update to 5.5.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.5.0.php
* Sun Nov 02 2014 hrvoje.senjan@gmail.com
- Update to 5.4.0
  * Emit 'walletListDirty' signal when the 'kwalletd'
    directory is deleted
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.4.0.php
* Sat Oct 04 2014 hrvoje.senjan@gmail.com
- Update to 5.3.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.3.0.php
- Let new kwalletd5-lang subpackage be recommended by kwalletd5 subpackage