Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

keepass-2.61-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: keepass Distribution: openSUSE Tumbleweed
Version: 2.61 Vendor: openSUSE
Release: 1.1 Build date: Fri Mar 6 21:50:16 2026
Group: Productivity/Other Build host: reproducible
Size: 3876486 Source RPM: keepass-2.61-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://keepass.info/
Summary: Password Manager
KeePass is a password manager, which helps you to manage your
passwords. You can put all your passwords in one database, which is
locked with one master key or a key file, so that you only have to
remember one single master password or select the key file to unlock
the whole database. The databases are encrypted using AES and
Twofish.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Fri Mar 06 2026 Matthias Bach <marix@marix.org>
  - Update to 2.61
    * New features:
    - Added option 'Match diacritics' in the 'Find' dialog (turned off by default, i.e. the search is diacritic-insensitive).
    - When pasting a shared secret in the one-time password generator settings dialog, white-space characters are now removed automatically if the selected encoding is Base16/Hex, Base32 or Base64.
    - Added buttons in the one-time password generator settings dialog for copying the current one-time password to the clipboard.
    - The one-time password generator settings dialog now supports displaying settings of history entries.
    - If the active database is saved to a local file during the last phase of a synchronization, the saved data is now copied to the other involved files (including URLs; this is usually faster than building and saving new files).
    - The 'Synchronize active database with a file/URL' trigger action now supports synchronizing with multiple files/URLs at once (specify them in the 'File/URL' field, each one enclosed in double quotation marks; if different I/O connection credentials are required, use multiple actions instead).
    - The 'Synchronize active database with a file/URL' trigger action now supports two new options: 'On error - Silent' and 'On error - Continue' (both turned off by default).
    - When entering an incorrect master key for confirming an export, KeePass now asks for it again, just as often as when opening a database (customizable using the 'MasterKeyTries' configuration option).
    * Improvements:
    - Quick searches, searches in the icon picker dialog, field reference searches, filters in report dialogs and searches in the options dialog are now more tolerant (case- and diacritic-insensitive, current culture rules).
    - Entry searches now use the rules of the current culture.
    - Improved activation of an already running KeePass instance.
    - When switching to a secure desktop, the UAC sound is now played (if the option 'Play UAC sound when switching to secure desktop' is activated) at the system sound volume (instead of the application-specific volume).
    - Improved database tab tooltip (reduced flickering, etc.).
    - When closing a database, the view of the next database is now restored.
    - The {TIMEOTP} placeholder is now classified as non-active (which causes it to be replaced in more situations).
    - Improved time stability of placeholders during searches for duplicate/similar passwords and password quality reviews.
    - Improved import/synchronization of multiple files at once.
    - Improved synchronization error messages.
    - Improved file transaction error messages.
    - Improved FTP connection error messages.
    - Improved parsing of the value of a 'File/URL' or 'Key file' field of a trigger event/condition/action.
    - Improved workaround for .NET/Windows TopMost/WS_EX_TOPMOST desynchronization bug.
    - Improved workaround for Mono window minimization bug.
    - Various UI text improvements.
    - Various code optimizations.
    - Minor other improvements.
    * Bugfixes:
    - In the entry dialog, editing one-time password generator settings does not cause the repeated password to be set to the password anymore.
    - When synchronizing the active database with a manually selected file/URL, the trigger events 'Synchronizing database file' and 'Synchronized database file' are now raised as expected.
* Mon Nov 03 2025 Matthias Bach <marix@marix.org> - 2.60
  - Update to 2.60
    * New features:
      + Added option 'Search for group paths in quick searches' (in 'Tools' → 'Options' → tab 'Interface (1)', turned on by default).
      + Added optional main entry list columns 'Group Path' and 'Group Name' (both turned off by default, can be turned on in 'View' → 'Configure Columns').
      + In list views that support selecting multiple items, all items can now be selected by pressing Ctrl+A.
      + In list views that have a corresponding 'Delete' button, the selected items can now alternatively be deleted by pressing the Delete key.
      + Added empty state messages for list views.
      + The placeholder confirmation dialog now contains links to the help pages on placeholders and security.
      + Added 'More information' link in the Ctrl+Alt+A conflict warning dialog.
      + The clipboard clearing countdown bar now has a tooltip that shows the remaining number of seconds.
      + When the optimization for screen readers is active, the clipboard clearing countdown bar is now an alert.
      + When the optimization for screen readers is active, quality progress bars can now be focused (using the Tab key).
      + Added support for importing Mozilla Firefox 143 passwords CSV files.
      + Bitwarden JSON import: if the value of a 'totp' field consists only of Base32 characters, it is now treated as a shared secret for time-based one-time password generation.
      + Added support for parsing Unix timestamps in milliseconds.
      + Added workaround for focus bug after returning from a secure desktop.
    * Improvements:
      + It is now possible to select an item in the drop-down list of the quick search box using the keyboard (the quick search box can be focused by pressing Ctrl+E, and the drop-down list can be opened by pressing Alt+↓).
      + Disabled auto-completion of the quick search box (because the auto-completion causes a bug when trying to search for a new text while the drop-down list is being displayed).
      + The commands 'Show HMAC-Based OTP' and 'Show Time-Based OTP' now display the generated OTP with a larger font (on Windows Vista and later).
      + In order to avoid selection/Ctrl+A problems, the entry string name auto-completion now does not append suggestions anymore; it only shows a list of suggestions (in which a suggestion can be selected manually).
      + In the entropy collection dialog, the number of bits generated using the mouse is now displayed on the quality progress bar.
      + The value of a 'File/URL' or 'Key file' field of a trigger event/condition/action may now optionally be enclosed in double quotation marks.
      + When shutting down the system, KeePass now saves the configuration immediately.
      + Improved parsing of floating-point numbers in some places.
      + Improved handling of unsupported custom icons.
      + Improved handling of invalid handle values.
      + Improved plugin loading error messages.
      + Improved native structure tests.
      + Various code optimizations.
      + Minor other improvements.
* Thu Jul 10 2025 Matthias Bach <marix@marix.org> - 2.59
  - Update to 2.59
    * New features:
      + New C# AES-KDF implementation (about 30-50 times as fast as before, depending on the system; used when the native support library is unavailable or disabled).
      + New C# KeePass KDB import/export module, which now makes it possible to import/export KDB files on ARM64 systems and on Unix-like systems, too.
      + The KeePass KDB import/export module now supports importing and exporting the default user name and the database color.
      + When exporting a database to a KDB file, the root group is now exported, too.
      + The 'About KeePass' dialog now displays the architecture of the current process ('x86'/'x64'/'ARM64'/... instead of only '32-bit'/'64-bit').
      + Added support for opening URLs with Maxthon, SeaMonkey and Yandex in private mode.
      + On Unix-like systems, URLs in certain views are now linkified.
    * Improvements:
      + Encrypting/decrypting databases using the AES algorithm is now faster.
      + The option for using the native support library now also applies to Argon2.
      + Native support library settings are now respected when using KeePass as a library (e.g. KPScript or PowerShell script).
      + When clicking the [OK] button of the options dialog, volatile settings (such as the main window position/size) are now saved, too.
      + When an exception occurs while exporting data, it is now shown in the status logger dialog, if one is displayed.
      + Improved formatting of multiline messages in the status logger dialog.
      + The KeePass KDB import/export module now refuses to use a master key containing an XML key file (because KeePass 1.x does not support XML key files).
      + The KeePass KDB export module does not export unnecessary auto-type sequence definitions anymore.
      + Improved removal of dangling custom icon references.
      + Increased target framework version.
      + Improved efficiency of some algorithms that use a set.
      + Improved creation of AES CSP objects.
      + Removed KeePassLibC native support library (because it is not used by KeePass 2.x anymore; KeePassLibC continues to be available in the KeePass 1.x source code package); the installer deletes it when updating an existing KeePass installation.
      + Various UI text improvements.
      + Various code optimizations.
    * Bugfixes:
      + The 'Test' button on the 'Security' tab page of the database settings dialog does not ignore the option for using the native support library anymore.
      + The KeePass KDB import module does not append a new-line character to notes anymore.
* Tue Mar 04 2025 Matthias Bach <marix@marix.org> - 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.
* Thu Nov 28 2024 Matthias Bach <marix@marix.org> - 2.57.1
  - Update to 2.57.1
    * Added options 'Show confirmation dialog when running/opening a cmd:// URI', 'Show confirmation dialog when evaluating/replacing a {CMD:...} placeholder' and 'Show confirmation dialog when evaluating/replacing a {REF:P@...} placeholder (action)' (in 'Tools' → 'Options' → tab 'Interface (1)', turned on by default).
    * Added option 'Follow redirects' on the 'Advanced' tab page of the 'Open From URL' dialog.
    * When an exception occurs while creating/compiling a PLGX file, streams/readers/writers are now closed immediately.
    * When an exception occurs while a plugin performs a certain web request, streams/readers are now closed immediately.
    * Removed Spamex.com import module.
    * Minor other improvements.
* Sun Jun 02 2024 Matthias Bach <marix@marix.org> - 2.57
  - Update to 2.57
    * New Features:
    - Added option 'Prevent certain screen captures' (in 'Tools' → 'Options' → tab 'Security', turned off by default); note that this may also prevent legitimate other software (remote desktop solutions, accessibility tools such as screen magnifiers, etc.) from seeing KeePass windows.
    - Added the new option 'Prevent certain screen captures' in the 'Enforce Options (All Users)' dialog (in 'Tools' → 'Advanced Tools' → 'Enforce Options').
    - Key files can be created on the secure desktop now.
    - Added shortcut keys for the 'Copy Group (Encrypted)' (Ctrl+Shift+C) and 'Paste Group' (Ctrl+Shift+V) commands.
    - Ctrl+Shift+V can now be used for pasting entries while the group tree has the input focus and vice versa.
    - Added 'More' button in the icon picker dialog, which shows a menu that provides two commands: 'Rename' and 'Export'; the menu is also shown as context menu of the custom icons list.
    - When importing an icon, the file name without extension is now used as icon name.
    - Added option 'Remember password hiding setting' in the main window column configuration dialog (turned off by default).
    - Some error messages now contain the type and the HResult of the exception that occured.
    - Some error messages are now more detailed when running KeePass with the '-debug' command line option.
    - Bitwarden JSON import: two-digit years are now converted to four-digit years.
    - Added UIFlags bit for automatically adjusting weak key transformation settings to the current default values (without a confirmation dialog).
    - Added DPI detection on Unix-like systems.
    * Improvements:
    - Databases are now always saved in the KDBX 4/4.1 file format; if you need a KDBX 3.1 file (e.g. for compatibility with an old app), perform an export: main menu 'File' → 'Export' → format 'KeePass KDBX (2.34, Old Format)'.
    - In an auto-type error dialog, the sequence is now only displayed if KeePass has been started with the '-debug' command line option.
    - Increased maximum length of the main window title.
    - Improved handling of shortcut keys in the main window.
    - Improved entry data exchange menu update performance.
    - After moving a group, KeePass now ensures that the group is visible.
    - Improved database save confirmation dialog text.
    - When showing the master key creation/change dialog on the secure desktop, trying to perform an operation that is not supported on the secure desktop now results in a simple error message, i.e. it is not possible anymore to choose to cancel the dialog and perform the operation on the normal desktop; this avoids certain accidental data loss scenarios.
    - Various improvements in the simple file browser dialog (for the secure desktop).
    - While a hot key control of the options dialog is focused, dialog-specific keyboard shortcuts are now disabled.
    - Changed the 'MAC Address' password generator profile such that it always generates a unicast, locally administered MAC address in the SLAP administratively assigned quadrant.
    - In the icon picker dialog: moved the 'Export' command into the 'More'/context menu of the custom icons list.
    - Improved error messages for exception chains.
    - Improved serialization, deserialization and conversion of nullable booleans.
    - Improved deserialization of variant dictionaries.
    - Improved application context initialization.
    - Improved termination of the program in case of a fatal exception.
    - Various UI text improvements.
    - Various code optimizations.
    - Minor other improvements.
* Sun Feb 04 2024 Matthias Bach <marix@marix.org> - 2.56
  - Update to 2.56
    * New Features:
      + Added search box in the options dialog (keyboard shortcut Ctrl+F).
      + When pressing the Enter key in the group tree of the main window, the entries of the group are displayed now (this can be useful for instance when the entry list is displaying search results).
      + Added 'More' button on the 'History' tab page of the entry dialog, which shows a menu that provides the following two new commands: 'Select All Historic Entries' and 'Delete All Historic Entries'; the menu is also shown as context menu of the history entries list.
      + Added Ctrl+A keyboard shortcut for the 'Select All Historic Entries' command in the entry dialog (the history entries list must have the input focus).
      + Added workaround for Mono window size bug.
      + Added accessibility help page.
    * Improvements:
      + In the main window, the entry list is now updated when right-clicking onto a group in the group tree.
      + Expanding/collapsing a group in the group tree of the main window does not select it anymore.
      + The option 'Remember password hiding setting in the main window' is now turned off by default.
      + In the auto-type entry selection dialog, comments ({C:...} placeholders) are now removed from the values in the 'Sequence' column if the 'Sequence - Comments' column is displayed.
      + The view is now restored after syntax highlighting in the sequence box of the auto-type association dialog.
      + Reduced flickering in the sequence box of the auto-type association dialog.
      + Improved performance of Spr compilations of certain texts.
      + Minor process memory protection improvement for the password generator.
      + Minor process memory protection improvements for some report dialogs.
      + Improved thread safety of message box management.
      + Improved UUID object implementation.
      + Collection equality testing improvements (for plugins).
      + Various code optimizations.
      + Minor other improvements.
    * Bugfixes:
      + In the main window, the entry list is now updated correctly when performing overlapping keypresses into the group tree.
      + When cancelling a group drag&drop operation, the group selection is now restored correctly.
* Fri Oct 13 2023 Matthias Bach <marix@marix.org> - 2.55
  - Update to 2.55
    * New Features:
      + Added 'Compare Entries' command (in the main menu 'Entry' → 'Compare'), which compares the two entries that are selected in the main entry list.
      + Added 'Mark Entry for Comparison' and 'Compare Entry with Marked Entry' commands (in the main menu 'Entry' → 'Compare'); these two commands support comparing two entries that are stored in different databases (opened in tabs).
      + Report dialogs can now be closed by pressing the Esc key.
      + Added option 'Show warning when the key transformation settings are weak' (in 'Tools' → 'Options' → tab 'Security', turned on by default).
      + The options in the entry/group duplication dialog are remembered now.
      + The options in the HTML export/print dialog are remembered now.
      + In dialogs that have a 'Do not show this dialog again' option and multiple commands, the command that will always be used when turning on the option is now mentioned in the dialog.
      + Added 'More information' link in the dialog that is displayed when KeePass automatically disables enforcement-requiring items.
      + Added {NEWPASSWORD:/#/P/O/} placeholder, which generates a new password for the current entry using the specified pattern P and the option(s) O.
      + Added accessible names for some controls (custom keystroke sequence edit control in the auto-type item dialog, filter edit control in report dialogs, a few controls in the password generator dialog; if the option 'Optimize for screen reader' is turned on).
      + Added 'MasterKeyExpiryForce' configuration setting.
      + Enhanced Google Chrome passwords CSV import module to support the new format.
      + Enhanced mSecure CSV import module to support the new format.
      + Enhanced 1Password 1PUX import module to support the new password field/type.
    * Improvements:
      + The toolbar in report dialogs is now a tab stop.
      + Increased default number of AES-KDF iterations.
      + Improved syntax highlighting for {CLIPBOARD-SET:...} placeholders (in the auto-type item editing dialog).
      + The node mode of the configuration element '/Configuration/Meta/PreferUserConfiguration' is now 'None' by default.
      + Improved INI loading performance.
      + Improved data size formatting.
      + Renamed value columns/commands in the history entry comparison dialog from 'A'/'B' to '1'/'2'.
      + Improved process memory protection of history entry comparisons.
      + Improved process memory protection of 'CryptoRandomStream' objects.
      + Improved thread safety of process memory protection on Unix-like systems.
      + Various UI text improvements.
      + Various code optimizations.
      + Minor other improvements.
    * Bugfixes:
      + Searches using an XPath expression involving history entries now always regard all history entries.
      + KeePass now does not crash anymore when a plugin tries to upload a file to a server asynchronously.
* Mon Jun 05 2023 Matthias Bach <marix@marix.org> - 2.54
  - Update to 2.54
    * Security:
      + Improved process memory protection of secure edit controls (CVE-2023-32784, boo#1211397).
    * New Features:
      + Triggers, global URL overrides, password generator profiles and a few more settings are now stored in the enforced configuration file.
      + Added dialog 'Enforce Options (All Users)' (menu 'Tools' → 'Advanced Tools' → 'Enforce Options'), which facilitates storing certain options in the enforced configuration file.
      + In report dialogs, passwords (and other sensitive data) are now hidden using asterisks by default (if hiding is activated in the main window); the hiding can be toggled using the new '***' button in the toolbar.
      + The 'Print' command in most report dialogs now requires the 'Print' application policy flag, and the master key must be entered if the 'Print - No Key Repeat' application policy flag is deactivated.
      + The 'Export' command in most report dialogs now requires the 'Export' application policy flag, and the master key must be entered.
      + Single line edit dialogs now support hiding the value using asterisks.
      + Commands that require elevation now have a shield icon like on Windows.
      + TrlUtil: added 'Move Selected Unused Text to Dialog Control' command.
    * Improvements:
    * The content mode of the configuration elements '/Configuration/Application/TriggerSystem', '/Configuration/Integration/UrlSchemeOverrides' and '/Configuration/PasswordGenerator/UserProfiles' is now 'Replace' by default.
    * The built-in override for the 'ssh' URI scheme is now deactivated by default (it can be activated in the 'URL Overrides' dialog).
    * When opening the password generator dialog without a derived profile, the '(Automatically generated passwords for new entries)' profile is now selected by default, if profiles are enabled (otherwise the default profile is used).
    * The clipboard workarounds are now disabled by default (they are not needed anymore on most systems).
    * Improved clipboard clearing.
    * Improved starting of an elevated process.
    * Bugfixes:
      + In report dialogs, the 'Print' and 'Export' commands now always use the actual data (in previous versions, asterisks were printed/exported when the application policy flag 'Unhide Passwords' was turned off).
* Sat Feb 11 2023 Matthias Bach <marix@marix.org> - 2.53.1
  - Update to 2.53.1
    * When testing a KDF ('Test' button in the database settings dialog), KeePass now spawns a child process that performs the KDF computation (which allows to cancel the test more cleanly in the case of excessive parameters; security is unaffected, because dummy data is used for the test).
    * Removed the 'Export - No Key Repeat' application policy flag; KeePass now always asks for the current master key when trying to export data.
    * Minor other improvements.
* Wed Jan 11 2023 Matthias Bach <marix@marix.org> - 2.53
  - Update to 2.53
    * New Features:
      + For each entry listed on the 'History' tab page of the entry dialog, the fields modified with respect to the previous entry are displayed.
      + Added 'Compare' button on the 'History' tab page of the entry dialog; when two (not necessarily consecutive) history entries are selected, clicking the button shows a detailed comparison (with values, etc.).
      + When editing an entry, the history entry list of the entry dialog now contains an entry called 'Dialog (unsaved)', which represents all data entered in the current dialog (other tab pages).
      + When editing an entry, the history entry list of the entry dialog now contains an entry called 'Current (TIME)', which is the entry that is currently stored in the database (without any changes made in the current dialog).
      + Added 'History' command in the 'Find' main menu; it lists all entry modifications (sorted by time).
      + Added filter box in most report dialogs (last modified entries, history, large entries, similar password clusters, password quality, history entry comparison, database file search, ...).
      + Added 'Print' button in most report dialogs.
      + Added 'Export' button in most report dialogs; supported formats are CSV and HTML.
      + Added {EDGE} placeholder, which is replaced by the executable path of the new (Chromium-based) Microsoft Edge, if installed.
      + Added URL override suggestion for Microsoft Edge in private mode in the URL override suggestions drop-down list of the entry dialog.
      + Added optional built-in global URL overrides for opening HTTP/HTTPS URLs with Microsoft Edge in private mode.
      + When trying to rearrange entries while automatic sorting is activated, KeePass now asks whether to deactivate automatic sorting.
      + Added access keys in the tags button drop-down menu of the entry/group dialogs.
      + Added access keys in the 'View' → 'Sort By' menu.
      + Added access keys in the entry templates menu.
      + Added access keys in the 'Perform Auto-Type' menu (which is displayed if the 'Show additional auto-type menu commands' option is turned on).
      + Added {HMACOTP} and {TIMEOTP} in the 'Perform Auto-Type' menu.
      + Added keyboard shortcut Ctrl+T for the 'Copy Time-Based OTP' entry data command.
      + Added keyboard shortcut Ctrl+Shift+T for the 'Show Time-Based OTP' entry data command.
      + Enhanced Password Depot XML import module to support the new format (added support for the new node names, group icons, recycle bin, tags, favorites, auto-type delay conversion, history, enhanced icon mapping, enhanced date/time parsing, ...).
      + Added border for headings in HTML exports/printouts.
      + Added support for running KeePass in FIPS mode.
    * Improvements:
      + History entries listed on the 'History' tab page of the entry dialog are now sorted from newest to oldest.
      + The icons in the list on the 'History' tab page of the entry dialog now indicate the type of the entry.
      + History entry controls of the entry dialog are now disabled when creating a new entry.
      + The history entry 'Restore' button is now disabled when any change has been made in the current dialog.
      + The 'Password modified' time is now updated immediately when deleting a history entry.
      + Improved URL override suggestion for Microsoft Edge in the URL override suggestions drop-down list of the entry dialog (changed from 'microsoft-edge:{URL}' to 'cmd://{EDGE} "{URL}"').
      + Improved optional built-in global URL overrides for opening HTTP/HTTPS URLs with Microsoft Edge (changed from 'microsoft-edge:{BASE}' to 'cmd://{EDGE} "{BASE}"').
      + Reordered web browser URL overrides alphabetically.
      + Improved dynamic menu item access key assignment.
      + Improved item separation in the entry details view.
      + In most places, groups in a group path are now separated by right arrows instead of hyphens.
      + Improved last modification time comparison for plugin data dictionaries.
      + Unified generation of common HTML parts.
      + The 'Copy Initial Password' command in the 'Tools' menu of the entry dialog now requires the 'Copy' application policy flag.
      + Various UI text improvements.
      + Various code optimizations.
      + Minor other improvements.
    * Bugfixes:
      + The history entry 'Restore' button now always works as expected.

Files

/usr/bin/keepass
/usr/lib/keepass
/usr/lib/keepass/KeePass.config.xml
/usr/lib/keepass/KeePass.exe
/usr/lib/keepass/KeePass.exe.config
/usr/lib/keepass/KeePassLib.dll
/usr/lib/keepass/XSL
/usr/lib/keepass/XSL/KDBX_Common.xsl
/usr/lib/keepass/XSL/KDBX_DetailsFull_HTML.xsl
/usr/lib/keepass/XSL/KDBX_DetailsLight_HTML.xsl
/usr/lib/keepass/XSL/KDBX_PasswordsOnly_TXT.xsl
/usr/lib/keepass/XSL/KDBX_Tabular_HTML.xsl
/usr/share/applications/keepass.desktop
/usr/share/doc/packages/keepass
/usr/share/doc/packages/keepass/History.txt
/usr/share/licenses/keepass
/usr/share/licenses/keepass/License.txt
/usr/share/pixmaps/keepass.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 20 22:27:34 2026