File keepassx.changes of Package keepassx
-------------------------------------------------------------------
Sun Jan 29 10:50:12 UTC 2017 - mailaender@opensuse.org
- add appdata.patch for https://en.opensuse.org/openSUSE:AppStore
-------------------------------------------------------------------
Sat Oct 15 04:41:29 UTC 2016 - ushamim@linux.com
- Updated to version 2.0.3
* Improved error reporting when reading / writing databases fails. [#450, #462]
* Display an error message when opening a custom icon fails.
* Detect custom icon format based on contents instead of the filename. [#512]
* Keep symlink intact when saving databases. [#442].
* Fix a crash when deleting parent group of recycle bin. [#520]
* Display a confirm dialog before moving an entry to the recycle bin. [#447]
* Repair UUIDs of inconsistent history items. [#130]
* Only include top-level windows in auto-type window list when using gnome-shell.
* Update translations.
-------------------------------------------------------------------
Sun Mar 20 11:26:49 UTC 2016 - mpluskal@suse.com
- Add gpg signature
- Use proper post/postun macros for desktop files and icones
-------------------------------------------------------------------
Mon Feb 15 09:19:45 UTC 2016 - joop.boonen@opensuse.org
- option -DWITH_LTO isn't available anymore
-------------------------------------------------------------------
Thu Feb 11 14:15:03 UTC 2016 - mpluskal@suse.com
- Use cmake macros
- Add patch for https://www.keepassx.org/dev/issues/389
* keepassx-fix-undefined-libraries.patch
-------------------------------------------------------------------
Wed Feb 10 14:58:01 UTC 2016 - joop.boonen@opensuse.org
- Update to version 2.0.2
* Fix regression in database writer that caused it to strip certain special
characters (characters from Unicode plane > 0).
* Fix bug in repair function that caused it to strip non-ASCII characters
* Flush temporary file before opening attachment. [#390]
* Disable password generator when showing entry in history mode. [#422]
* Strip invalid XML chars when writing databases. [#392]
* Add repair function to fix databases with invalid XML chars. [#392]
* Display custom icons scaled. [#322]
* Allow opening databases that have no password and keyfile. [#391]
* Fix crash when importing .kdb files with invalid icon ids. [#425]
* Update translations.
-------------------------------------------------------------------
Mon Jan 18 14:00:42 UTC 2016 - dimstar@opensuse.org
- Re-enable test suite that was accidentally disabled earlier
(boo#959078).
-------------------------------------------------------------------
Mon Dec 7 21:32:41 UTC 2015 - ecsos@opensuse.org
- Update to version 2.0
* Improve UI of the search edit.
* Clear clipboard when locking databases. [#342]
* Enable Ctrl+M shortcut to minimize the window on all platforms.
[#329]
* Show a better message when trying to open an old database
format. [#338]
* Fix global auto-type behavior with some window managers.
* Show global auto-type window on the active desktop. [#359]
* Disable systray on OS X. [#326]
* Restore main window when clicking on the OS X docker icon.
[#326]
-------------------------------------------------------------------
Wed Nov 4 06:32:43 UTC 2015 - michael@stroeder.com
- Update to version 2.0-beta2:
* Fix crash when locking with search UI open [#309]
* Fix file locking on Mac OS X [#327]
* Set default extension when saving a database [#79, #308]
-------------------------------------------------------------------
Mon Jul 20 04:34:00 UTC 2015 - jacobwinski@gmail.com
- Update build requirements to reflect upstream.
-------------------------------------------------------------------
Mon Jul 20 04:13:24 UTC 2015 - jacobwinski@gmail.com
- Update to version 2.0-beta1:
* Remember entry column sizes.
* Add translations.
* Support opening attachments directly.
* Support cmd:// URLs.
* Protect opened databases with a file lock.
* Export to csv files.
* Add optional tray icon.
* Allow setting the default auto-type sequence for groups.
* Make the kdbx parser more lenient.
* Remove –password command line option.
* Lots of bugfixes.
- Drop keepassx-noselftest.patch: merged upstream.
- Drop keepassx-ppc64le.patch: fixed upstream.
- Drop KeyFileHandling.patch: fixed upstream.
-------------------------------------------------------------------
Mon Aug 25 23:06:13 UTC 2014 - piny@gmx.com
- KeyFileHandling.patch:
Process "--keyfile" option correct with following behaviour:
* Invoking
keepassx --keyfile kf_02.key db_02.kdbx
now results in immediate opening of database db_02.kdbx
if kf_02.key contains the correct key!
* This also works if the name of the key file is changed, e.g.
keepassx --keyfile kf_02b.key db_02.kdbx
* This also works if as per config file additional databases e.g.
db_01.kdbx and db_03.kdbx are being opened - each of these databases
displays its own password/keyfile dialog, accordingly.
* This behaviour can be used to invoke keepassx by autostart
with a key extracted from kwallet and w/o exposing the key on the
process list as command line argument
-------------------------------------------------------------------
Mon Aug 25 12:35:16 UTC 2014 - meissner@suse.com
- keepassx-noselftest.patch: do not run internal selftest as it requires
libgcrypt checksums which we not always have.
-------------------------------------------------------------------
Fri Aug 1 22:04:55 UTC 2014 - dvlaeev@suse.com
- Add keepassx-ppc64le.patch: Set correct endianess for ppc64le.
-------------------------------------------------------------------
Thu Apr 17 17:42:52 UTC 2014 - tchvatal@suse.com
- Update to version 2.0-alpha6:
* Add option to lock databases after user inactivity [#62]
* Add compatibility with libgcrypt 1.6 [#129]
* Display passwords in monospace font [#51]
* Use an icon for the button that shows/masks passwords [#38]
* Add an option to show passwords by default [#93]
* Improve password generator design [#122]
* On Linux link .kdbx files with KeePassX
* Remember window size [#154]
* Disallow global auto-typing when the database is locked
- Drop keepassx-gcrypt-1.6.patch: fixed upstream
-------------------------------------------------------------------
Fri Feb 7 20:35:19 UTC 2014 - dimstar@opensuse.org
- Update to version 2.0-alpha5:
+ Support copying entries and groups using drag’n'drop [#74].
+ Open last used databases on startup [#36].
+ Made the kdbx file parser more robust.
+ Only edit entries on doubleclick (not single) or with enter
key.
+ Allow removing multiple entries.
+ Added option to minimize window when copying data to
clipboard.
+ Save password generator settings.
+ Fixed auto-type producing wrong chars in some keyboard
configurations [#116].
+ Added some more actions to the toolbar.
- Drop keepassx-2.0-alpha4-fix_lib64.patch: fixed upstream.
- Add keepassx-gcrypt-1.6.patch: Fix build with libgcrypt 1.6.0.
-------------------------------------------------------------------
Fri Dec 6 08:33:05 UTC 2013 - dimstar@opensuse.org
- Also package LICENSE* files.
-------------------------------------------------------------------
Sun Mar 31 02:30:16 UTC 2013 - devel.openSUSE.org@gmail.com
- Remove application name from summary
- Add %fdupes macro to spec
-------------------------------------------------------------------
Sat Mar 30 17:03:12 UTC 2013 - devel.openSUSE.org@gmail.com
- Update to 2.0.alpha4:
* Add random password generator [#52]
* Merge the 'Description' tab into the 'Entry' tab [#59]
* Fix crash when deleting history items [#56]
* Fix crash on Mac OS X Mountain Lion during startup [#50]
* Improved KeePassX application icon [#58]
-------------------------------------------------------------------
Tue Mar 5 10:35:32 UTC 2013 - idonmez@suse.com
- Implement %check
- Fix plugin path for 64bit
-------------------------------------------------------------------
Tue Mar 5 09:58:32 UTC 2013 - idonmez@suse.com
- Cleanup spec file (we only build for SLE/openSUSE)
- Fix version tag
-------------------------------------------------------------------
Mon Mar 4 14:27:25 UTC 2013 - asn@cryptomilk.org
- Update to 2.0-alpha3
* Auto-Type on Linux / X11
* Database locking
* Fix database corruption when changing key transformation rounds [#34]
* Verify header data of kdbx files
* Add menu entry to open URLs in the browser
* Add menu entry to copy an entry attribute to clipboard
* Import kdb (KeePass 1) files [#2]
* Display history items [#23]
* Implement history item limits [#16]
* Group and entry icons can be set [#22]
* Add keyboard shortcuts
* Search in databases [#24]
* Sortable entry view
* Support building Mac OS X bundles
-------------------------------------------------------------------
Thu Jun 28 06:55:53 UTC 2012 - asn@cryptomilk.org
- Fix build on Factory.
-------------------------------------------------------------------
Tue Mar 30 11:23:51 CEST 2010 - anschneider@exsuse.de
- Fixed build.
-------------------------------------------------------------------
Wed Mar 7 11:17:52 CEST 2010 - sniperbeamer_pkg@fobos.de
- Updated to 0.4.3
-------------------------------------------------------------------
Wed Sep 16 15:33:46 CEST 2009 - sniperbeamer_pkg@fobos.de
- Updated to 0.4.1
-------------------------------------------------------------------
Thu Mar 26 18:22:34 CET 2009 - sniperbeamer_pkg@fobos.de
- Updated to 0.4.0
-------------------------------------------------------------------
Sun Nov 9 16:56:23 CET 2008 - sniperbeamer_pkg@fobos.de
- Updated to 0.3.4
-------------------------------------------------------------------
Mon Aug 11 18:33:57 CEST 2008 - sniperbeamer_pkg@fobos.de
- Updated to 0.3.3
-------------------------------------------------------------------
Sun Jul 20 19:22:03 CEST 2008 - sniperbeamer_pkg@fobos.de
- Updated to 0.3.2
-------------------------------------------------------------------
Tue Apr 1 16:05:35 CEST 2008 - anschneider@suse.de
- Support Fedora builds
-------------------------------------------------------------------
Tue Apr 1 13:50:09 CEST 2008 - anschneider@suse.de
- Updated to 0.3.1
* made key/password dialog more user friendly
* added option for automatic database locking on inactivity
* native file dialogs are used again under MacOS X and Windows
* program accepts Qt command line switches like “-style” again
* parameter “-cfg” now accepts relative paths
* fixed invalid entries in .desktop file
* fixed potential compilation problem in AES implementation
* fixed crash when re-arranging groups
* fixed size problems of some dialogs
* files are not longer truncated when saving fails
* improved seeding of the random number generator
-------------------------------------------------------------------
Tue Aug 7 14:23:52 CEST 2007 - anschneider@suse.de
- Updated to current 0.2.3 svn version
-------------------------------------------------------------------
Fri Jun 8 13:21:08 CEST 2007 - anschneider@suse.de
- Updated to current 0.2.3 svn version
- Fix AppDir detection
-------------------------------------------------------------------
Fri Jun 8 12:51:42 CEST 2007 - anschneider@suse.de
- inital build