Hello community, here is the log from the commit of package keepass for openSUSE:Factory checked in at 2020-02-09 20:49:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keepass (Old) and /work/SRC/openSUSE:Factory/.keepass.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keepass" Sun Feb 9 20:49:24 2020 rev:12 rq:772339 version:2.44 Changes: -------- --- /work/SRC/openSUSE:Factory/keepass/keepass.changes 2019-09-04 09:12:17.350963611 +0200 +++ /work/SRC/openSUSE:Factory/.keepass.new.26092/keepass.changes 2020-02-09 20:49:27.730910813 +0100 @@ -1,0 +2,77 @@ +Wed Jan 22 20:44:14 UTC 2020 - Matthias Bach <[email protected]> + +- Update to 2.44 + * New Features: + + Added option 'Use file transactions for writing configuration settings' (turned on by default). + + Added commands to find database files ('File' → 'Open' → 'Find Files' and 'Find Files (In Folder)'). + + Added 'Edit' menu in the internal text editor (including new 'Select All' and 'Find' commands with keyboard shortcuts). + + Added keyboard shortcuts for formatting commands in the internal text editor. + + Added 'Cancel' button in the save confirmation dialog of the internal text editor. + + Added {CLIPBOARD} and {CLIPBOARD-SET:/T/} placeholders, which get/set the clipboard content. + + Added support for importing True Key 4 CSV files. + + Added command line options for adding/removing scheme-specific URL overrides. + + Added an auto-type event for plugins. + + When loading a plugin on a Unix-like system fails, the error message now includes a hint that the 'mono-complete' package may be required. + + In order to avoid a Windows Input Method Editor (IME) bug (resulting in a black screen and/or an IME/CTF process with high CPU usage), KeePass now disables the IME on secure desktops. + * Improvements: + + Auto-Type: improved compatibility with VMware Workstation. + + Auto-Type into virtual machines: improved compatibility with certain guest systems. + + The option to use the 'Clipboard Viewer Ignore' clipboard format is now turned on by default. + + Improved menu/toolbar item state updating in the internal text editor. + + Improved performance of Spr compilations. + + Before writing a local configuration file whose path has been specified using the '-cfg-local:' command line parameter, KeePass now tries to create the parent directory, if it does not exist yet. + + Improved conversion of file URIs to local file paths. + + Improved compatibility of the list view dialog with plugins. + + If ChaCha20 is selected as file encryption algorithm, the database is now saved in the KDBX 4 format (thanks to AMOSSYS). + + Minor process memory protection improvements. + + HTML export/printing: KeePass now generates HTML 5 documents (instead of XHTML 1.0 documents). + + HTML export/printing: improved internal CSS. + + HTML exports do not contain temporary content identifiers anymore. + + XSL files: HTML output now conforms to HTML 5 instead of XHTML 1.0. + + XSL files: improved internal CSS. + + CHM pages are now rendered in the highest standards mode supported by Internet Explorer (EdgeHTML mode). + + Migrated most of the documentation from XHTML 1.0 to HTML 5. + + Various code optimizations. + + Minor other improvements. + * Bugfixes: + + In the internal text editor, the 'Delete' command does not reset RTF text formattings anymore. + + The KeyCreationFlags bit 219 (for hiding the passwords) now works as intended. + +------------------------------------------------------------------- +Mon Dec 30 10:52:32 UTC 2019 - Matthias Bach <[email protected]> + +- Update to 2.43 + * New Features: + + Added tooltips for certain character set options in the password generator dialog. + + Added option 'Remember password hiding setting in the main window' (in 'Tools' → 'Options' → tab 'Advanced'; the option is turned on by default). + + Added yellow intermediate step in password quality progress bars. + + When the URL override field in the entry editing dialog is not empty, but the URL field is empty, a warning is displayed now. + + When an explicit request to generate a password fails (for instance due to an invalid pattern), an error message is displayed now. + + Added trigger events 'Synchronizing database file' and 'Synchronized database file'. + + Enhanced the Password Agent import module to support XML files created by version 3. + + The 'MasterKeyExpiryRec' configuration setting can now also be set to an XSD duration instead of an XSD date (for periodic master key change recommendations). + + On Unix-like systems, file transactions now preserve the Unix file access permissions, the user ID and the group ID. + + Added workaround for .NET initial focus bug. + * Improvements: + + Auto-Type: improved sending of modifier keys. + + Auto-Type: improved sending of characters that are realized with Ctrl+Alt/AltGr. + + Auto-Type: improved compatibility with VMware Remote Console and Dameware Mini Remote Control. + + Improved main window state handling. + + Improved construction and updates of the main menu and the group/entry context menus. + + Main menu items can now be deselected by pressing the Esc key. + + Top-level nodes in tree views cannot be collapsed anymore if no root lines are displayed. + + New entries in a group with the e-mail folder icon now have the e-mail icon by default. + + Improved performance of automatic scrolling in the main entry list. + + If user names are hidden in the main window, no user name suggestions are displayed in the entry editing dialog anymore. + + Function keys without modifiers can be registered as system-wide hot keys now. + + For file rename/move web requests, a canonical representation of the destination name/path is used now. + + URL override base placeholders can now be used within {CMD:...} placeholders. + + Directly after an import, the deleted object information is now applied/removed (depending on the last modification time and the deletion time). + + Improved compatibility of the 'Delete Duplicate Entries' command with the process memory protection. + + Improved handling of command lines containing quotes or backslashes. + + Various UI text improvements. + + Various code optimizations. + + Minor other improvements. + + +------------------------------------------------------------------- Old: ---- KeePass-2.42.1-Source.zip KeePass-2.42.1-Source.zip.asc New: ---- KeePass-2.44-Source.zip KeePass-2.44-Source.zip.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keepass.spec ++++++ --- /var/tmp/diff_new_pack.3BaPKF/_old 2020-02-09 20:49:28.570911293 +0100 +++ /var/tmp/diff_new_pack.3BaPKF/_new 2020-02-09 20:49:28.574911295 +0100 @@ -1,7 +1,7 @@ # # spec file for package keepass # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define _name KeePass Name: keepass -Version: 2.42.1 +Version: 2.44 Release: 0 Summary: Password Manager License: GPL-2.0-or-later
