Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keepass for openSUSE:Factory checked in at 2025-03-05 13:40:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keepass (Old) and /work/SRC/openSUSE:Factory/.keepass.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keepass" Wed Mar 5 13:40:47 2025 rev:29 rq:1250243 version:2.58 Changes: -------- --- /work/SRC/openSUSE:Factory/keepass/keepass.changes 2024-11-30 13:28:13.354646919 +0100 +++ /work/SRC/openSUSE:Factory/.keepass.new.19136/keepass.changes 2025-03-05 13:41:57.036145071 +0100 @@ -1,0 +2,42 @@ +Tue Mar 4 18:47:04 UTC 2025 - Matthias Bach <[email protected]> - 2.58 + +- Update to 2.58 + * New Features: + - When no entry is selected in the entry list of the main window, the details view now displays information of the current group (name, expiry time, tags, notes). + - Added option 'Unhide empty data' (in 'Tools' â 'Options' â tab 'Advanced', turned off by default). + - On the 'Preview'/'Generate' tab page of the password generator dialog, the average estimated quality of the generated passwords is now displayed. + - Added Ctrl+H keyboard shortcut for the 'Show/hide password using asterisks' option in report dialogs. + - Added 'User-Agent' header for HTTP/HTTPS/WebDAV web requests. + - If Microsoft Edge has been uninstalled, it now no longer appears in the 'URL(s)' menu. + - Added 'More Commands' item in the group and entry context menus (it shows the corresponding full menu). + - Added 'Status' column in the triggers dialog. + - Added support for comments in INI files. + - Enhanced CodeWallet TXT import module. + - Fatal error messages are now more detailed when running KeePass with the '-debug' command line option. + - Added filter for duplicate MRU items (caused by an MRU item with an unsuitable database file path in an enforced configuration file). + - Added filter for duplicate key source associations (caused by a key source association with an unsuitable database file path in an enforced configuration file). + - Added workaround for Mono's tree view right-click and context menu handling. + * Improvements: + - When clicking on a group in the group tree of the main window, all entries are deselected now. + - If the currently selected entry does not have parameters for generating time-based one-time passwords, the Ctrl+T and Ctrl+Shift+T keyboard shortcuts are now ignored. + - Improved icon handling in certain entry lists (significantly faster creation of such a list when there are many entries with custom icons, reduced memory usage, reduced number of GDI objects, ...). + - In the master key prompt dialog, toggling the hiding of the password now does not change the state of the password check box anymore. + - When generating passwords for the 'Preview'/'Generate' tab page of the password generator dialog takes too long, it is now aborted. + - Replaced status indicators on the 'Preview'/'Generate' tab page of the password generator dialog. + - Increased the number of preview passwords to 50. + - UI improvements in the trigger editing dialog. + - After showing a command/placeholder confirmation dialog (cmd:// URI, {CMD:...} placeholder, {REF:P@...} placeholder), KeePass now focuses the previously focused window. + - Renamed 'entry view' to 'details view' (because it can now also display details of a group). + - Removed the group/entry duplication commands from the context menus (they continue to be available in the main menu). + - Various improvements in some import modules. + - Improved UUID zero tests. + - The revision component of the assembly version is now invariant. + - Improved PLGX cache item identifiers. + - Various code optimizations. + - Minor other improvements. + * Bugfixes: + - Fixed two image list handling bugs. +- Explicitly specify which project file to use for building the + package. + +------------------------------------------------------------------- Old: ---- KeePass-2.57.1-Source.zip KeePass-2.57.1-Source.zip.asc New: ---- KeePass-2.58-Source.zip KeePass-2.58-Source.zip.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keepass.spec ++++++ --- /var/tmp/diff_new_pack.XreJuv/_old 2025-03-05 13:41:57.644170586 +0100 +++ /var/tmp/diff_new_pack.XreJuv/_new 2025-03-05 13:41:57.648170755 +0100 @@ -1,7 +1,7 @@ # # spec file for package keepass # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _name KeePass Name: keepass -Version: 2.57.1 +Version: 2.58 Release: 0 Summary: Password Manager License: GPL-2.0-or-later @@ -60,7 +60,7 @@ popd &>/dev/null %build -xbuild /target:KeePass /property:Configuration=Release +xbuild /target:KeePass /property:Configuration=Release KeePass.sln %install install -d %{buildroot}%{_prefix}/lib/%{name} ++++++ KeePass-2.57.1-Source.zip -> KeePass-2.58-Source.zip ++++++ ++++ 16247 lines of diff (skipped)
