Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keepassxc for openSUSE:Factory checked in at 2025-12-01 11:15:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keepassxc (Old) and /work/SRC/openSUSE:Factory/.keepassxc.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keepassxc" Mon Dec 1 11:15:20 2025 rev:49 rq:1320687 version:2.7.11 Changes: -------- --- /work/SRC/openSUSE:Factory/keepassxc/keepassxc.changes 2025-03-04 18:34:15.682134598 +0100 +++ /work/SRC/openSUSE:Factory/.keepassxc.new.14147/keepassxc.changes 2025-12-01 11:16:06.341572482 +0100 @@ -1,0 +2,106 @@ +Mon Nov 24 01:45:23 UTC 2025 - Marcus Rueckert <[email protected]> + +- update to 2.7.11: + - Changes + - Add image, HTML, Markdown preview, and text editing support + to inline attachment viewer [#12085, #12244, #12654] + - Add database merge confirmation dialog [#10173] + - Add option to auto-generate a password for new entries + [#12593] + - Add support for group sync in KeeShare [#11593] + - Add {UUID} placeholder for use in references [#12511] + - Add “Wait for Enter” search option [#12263] + - Add keyboard shortcut to “Jump to Group” from search results + [#12225] + - Add predefined search for TOTP entries [#12199] + - Add confirmation when closing database via ESC key [#11963] + - Add support for escaping placeholder expressions [#11904] + - Reduce tab indentation width in notes fields [#11919] + - Cap default Argon2 parallelism when creating a new database + [#11853] + - Database lock after inactivity now enabled by default and set + to 900 seconds [#12689, #12609] + - Copying TOTP now opens setup dialog if none is configured for + entry [#12584] + - Make double click action configurable [#12322] + - Remove unused “Last Accessed” from GUI [#12602] + - Auto-Type: Add more granular confirmation settings [#12370] + - Auto-Type: Add URL typing preset and add copy options to menu + [#12341] + - Browser: Do not allow sites automatically if entry added from + browser extension [#12413] + - Browser: Add options to restrict exposed groups [#9852, + #12119] + - Bitwarden Import: Add support for timestamps and password + history [#12588] + - macOS: Add Liquid Glass icon [#12642] + - macOS: Remove theme-based menubar icon toggle [#12685] + - macOS: Add Window and Help menus [#12357] + - Windows: Add option to add KeePassXC to PATH during + installation [#12171] + - Fixes + - Fix window geometry not being restored properly when + KeePassXC starts in tray [#12683] + - Fix potential database truncation when using direct write + save method with YubiKeys [#11841] + - Fix issue with database backup saving [#11874] + - Fix UI lockups during startup with multiple tabs [#12053] + - Fix keyboard shortcuts when menubar is hidden [#12431] + - Fix clipboard being cleared on exit even if no password was + copied [#12603] + - Fix single-instance detection when username contains invalid + filename characters [#12559] + - Fix “Search Wait for Enter” setting not being save [#12614] + - Fix hotkey accelerators not being escaped properly on + database tabs [#12630] + - Fix confusing error if user cancels out of key file edit + dialog [#12639] + - Fix issues with saved searches and “Press Enter to Search” + option [#12314] + - Fix URL wildcard matching [#12257] + - Fix TOTP visibility on unlock and settings change [#12220] + - Fix KeeShare entries with reference attributes not updating + [#11809] + - Fix sort order not being maintained when toggling filters in + database reports [#11849] + - Fix several UI font and layout issues [#11967, #12102] + - Prevent mouse wheel scroll on edit username field [#12398] + - Improve base translation consistency [#12432] + - Improve inactivity timer [#12246] + - Documentation improvements [#12373, #12506] + - Browser: Fix ordering of clientDataJSON in Passkey response + object [#12120] + - Browser: Fix URL matching for additional URLs [#12196] + - Browser: Fix group settings inheritance [#12368] + - Browser: Allow read-only native messaging config files + [#12236] + - Browser: Optimise entry iteration in browser access control + dialog [#11817] + - Browser: Fix “Do not ask permission for HTTP Basic Auth” + option [#11871] + - Browser: Fix native messaging path for Tor Browser launcher + on Linux [#12005] + - Auto-Type: Fix empty window behaviour [#12622] + - Auto-Type: Take delays into account when typing TOTP [#12691] + - SSH Agent: Fix out-of-memory crash with malformed SSH keys + [#12606] + - CSV Import: Fix modified and creation time import [#12379] + - CSV Import: Fix duplication of root groups on import [#12240] + - Proton Pass Import: Fix email addresses not being imported + when no username set [#11888] + - macOS: Fix secure input getting stuck [#11928] + - Windows: Prevent launch as SYSTEM user from MSI installer + [#12705] + - Windows: Remove broken check for MSVC Redistributable from + MSI installer [#11950] + - Linux: Fix startup delay due to StartupNotify setting in + desktop file [#12306] + - Linux: Fix memory initialisation when --pw-stdin is used with + a pipe [#12050] + +------------------------------------------------------------------- +Sat Nov 22 21:19:51 CET 2025 - Stanislav Brabec <[email protected]> + +- Remove unused BuildRequires: update-desktop-files. + +------------------------------------------------------------------- Old: ---- keepassxc-2.7.10-src.tar.xz keepassxc-2.7.10-src.tar.xz.sig New: ---- keepassxc-2.7.11-src.tar.xz keepassxc-2.7.11-src.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keepassxc.spec ++++++ --- /var/tmp/diff_new_pack.KOMTgL/_old 2025-12-01 11:16:07.449619138 +0100 +++ /var/tmp/diff_new_pack.KOMTgL/_new 2025-12-01 11:16:07.453619307 +0100 @@ -17,6 +17,7 @@ # + %if 0%{?suse_version} || 0%{?fedora_version} >= 33 %bcond_without cmake_macros %else @@ -30,7 +31,7 @@ %endif Name: keepassxc -Version: 2.7.10 +Version: 2.7.11 Release: 0 Summary: Qt5-based Password Manager License: GPL-2.0-only OR GPL-3.0-only @@ -91,9 +92,6 @@ BuildRequires: zstd %endif -%if 0%{?suse_version} -BuildRequires: update-desktop-files -%endif Requires: hicolor-icon-theme Requires(post): hicolor-icon-theme Requires(post): shared-mime-info ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KOMTgL/_old 2025-12-01 11:16:07.521622171 +0100 +++ /var/tmp/diff_new_pack.KOMTgL/_new 2025-12-01 11:16:07.529622507 +0100 @@ -1,6 +1,6 @@ <services> <service name="go_modules" mode="manual"> - <param name="archive">keepassxc-2.7.10-src.tar.xz</param> + <param name="archive">keepassxc-2.7.11-src.tar.xz</param> <param name="compression">zst</param> <param name="subdir">utils/keepassxc-cr-recovery</param> </service> ++++++ debian.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debian/changelog new/debian/changelog --- old/debian/changelog 2025-03-03 00:25:34.880337038 +0100 +++ new/debian/changelog 2025-11-24 02:46:52.120942647 +0100 @@ -1,3 +1,9 @@ +keepassxc (2.7.11-1.1) stable; urgency=medium + + * update to 2.7.11 + https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.11 + + -- darix <[email protected]> Mon, 24 Nov 2025 00:45:00 -0000 keepassxc (2.7.10-1.1) stable; urgency=medium * update to 2.7.10 ++++++ keepassxc-2.7.10-src.tar.xz -> keepassxc-2.7.11-src.tar.xz ++++++ /work/SRC/openSUSE:Factory/keepassxc/keepassxc-2.7.10-src.tar.xz /work/SRC/openSUSE:Factory/.keepassxc.new.14147/keepassxc-2.7.11-src.tar.xz differ: char 13, line 1 ++++++ keepassxc.dsc ++++++ --- /var/tmp/diff_new_pack.KOMTgL/_old 2025-12-01 11:16:07.693629413 +0100 +++ /var/tmp/diff_new_pack.KOMTgL/_new 2025-12-01 11:16:07.697629582 +0100 @@ -2,7 +2,7 @@ Source: keepassxc Binary: keepassxc Architecture: any -Version: 2.7.10-1.1 +Version: 2.7.11-1.1 Maintainer: Julian Andres Klode <[email protected]> Homepage: https://www.keepassxc.org/ Standards-Version: 4.4.0 ++++++ vendor.tar.zst ++++++ ++++ 263375 lines of diff (skipped)
