Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package otpclient for openSUSE:Factory checked in at 2026-05-28 17:34:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/otpclient (Old) and /work/SRC/openSUSE:Factory/.otpclient.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "otpclient" Thu May 28 17:34:11 2026 rev:49 rq:1355637 version:5.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/otpclient/otpclient.changes 2026-05-21 18:34:14.743614606 +0200 +++ /work/SRC/openSUSE:Factory/.otpclient.new.1937/otpclient.changes 2026-05-28 17:34:32.198572904 +0200 @@ -1,0 +2,42 @@ +Thu May 28 10:01:07 UTC 2026 - Paolo Stivanin <[email protected]> + +- Update to 5.0.6: + Fixes + * FIX: unlock dialog re-prompting forever with the correct + password. A wrong-password attempt was poisoning the in-memory + key cache, so even the correct password kept being rejected until + the app was restarted (#448) + * FIX: auto-unlock via the system keyring stopped working after + upgrading from 4.x. On first launch, OTPClient now picks up the + old keyring entry, uses it to unlock, and re-saves it under the + new format so it keeps working (#448) + * FIX: Backup and Restore buttons in Settings did nothing on Ubuntu + 24.04, Pop!_OS 24.04, Linux Mint 22.3, and other distros shipping + libadwaita 1.5 (#449) + * FIX: a revealed OTP could fall out of sync with the clipboard + near the end of a 30-second window, leaving you unsure which code + you actually pasted. Reveal now ends cleanly when the code + rotates, and the clipboard rolls to the new code if "Show next + OTP" is on (#450) + * FIX: "Hide OTPs by default" only took effect after restarting the + app. Toggling it now updates the visible list immediately (#450) + * FIX: re-clicking an already-selected token did nothing, so it + could not be copied or advance the HOTP counter a second time. + Re-clicks now re-trigger the copy and counter-advance action + (#451) + * FIX: window close/minimize/maximize buttons were forced to the + right side, ignoring the system setting. They now follow the + desktop's decoration layout, e.g. left-side buttons on macOS- + style KDE setups (#452) + * FIX: switching to a different database (sidebar click, Open DB, + or New DB) while an unlock was still in progress could corrupt + memory. The app now shows a toast and waits for the unlock to + finish + Improvements + * Saving the database after a fresh unlock is noticeably faster. + The password-derivation result is now cached on save just like on + unlock, so the first save no longer re-runs the slow key + derivation + + +------------------------------------------------------------------- Old: ---- v5.0.5.tar.gz v5.0.5.tar.gz.asc New: ---- v5.0.6.tar.gz v5.0.6.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ otpclient.spec ++++++ --- /var/tmp/diff_new_pack.OPP5UU/_old 2026-05-28 17:34:33.246616192 +0200 +++ /var/tmp/diff_new_pack.OPP5UU/_new 2026-05-28 17:34:33.250616358 +0200 @@ -18,7 +18,7 @@ %define uclname OTPClient Name: otpclient -Version: 5.0.5 +Version: 5.0.6 Release: 0 Summary: Simple GTK+ client for managing TOTP and HOTP License: GPL-3.0-or-later ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.OPP5UU/_old 2026-05-28 17:34:33.346620323 +0200 +++ /var/tmp/diff_new_pack.OPP5UU/_new 2026-05-28 17:34:33.358620818 +0200 @@ -1,5 +1,5 @@ -mtime: 1779350206 -commit: 52453677a8c3595aa71645ac0d6f370b78a4f924f98cb8315acf09b4da301ea6 +mtime: 1779970912 +commit: 5ce711dc87ec867be094857817e53358c4332ef8a45e784266e08e458397abea url: https://src.opensuse.org/GNOME/otpclient revision: factory ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-05-28 14:21:52.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ v5.0.5.tar.gz -> v5.0.6.tar.gz ++++++ ++++ 1648 lines of diff (skipped)
