pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/keepassx Updated keepassx to 2.0.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e90ba120258
branches:  trunk
changeset: 367617:4e90ba120258
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 04 14:43:13 2017 +0000

description:
Updated keepassx to 2.0.3.

2.0.3 (2016-09-04)
=========================

- 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.

diffstat:

 security/keepassx/Makefile |   5 ++---
 security/keepassx/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r b75c52ab652d -r 4e90ba120258 security/keepassx/Makefile
--- a/security/keepassx/Makefile        Mon Sep 04 14:42:42 2017 +0000
+++ b/security/keepassx/Makefile        Mon Sep 04 14:43:13 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2016/03/05 11:29:21 jperkin Exp $
+# $NetBSD: Makefile,v 1.36 2017/09/04 14:43:13 wiz Exp $
 
-DISTNAME=      keepassx-2.0.2
-PKGREVISION=   1
+DISTNAME=      keepassx-2.0.3
 CATEGORIES=    security x11
 MASTER_SITES=  https://www.keepassx.org/releases/${PKGVERSION_NOREV}/
 
diff -r b75c52ab652d -r 4e90ba120258 security/keepassx/distinfo
--- a/security/keepassx/distinfo        Mon Sep 04 14:42:42 2017 +0000
+++ b/security/keepassx/distinfo        Mon Sep 04 14:43:13 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/02/05 09:08:56 nonaka Exp $
+$NetBSD: distinfo,v 1.12 2017/09/04 14:43:13 wiz Exp $
 
-SHA1 (keepassx-2.0.2.tar.gz) = 9591e89484e3c62f7de040915ebf0ddd33fa85d7
-RMD160 (keepassx-2.0.2.tar.gz) = c1edfc81e7ac1c11dcddf4fc76b39eef36fad982
-SHA512 (keepassx-2.0.2.tar.gz) = 3f661d3b5807c5acafc65310ecd8bd4d0bcd51a0c919e219bba616cb3f54434f8f81ba533ab5ccec00d454838355ff048f4ffbc308442fad4f973d1766b95072
-Size (keepassx-2.0.2.tar.gz) = 1532353 bytes
+SHA1 (keepassx-2.0.3.tar.gz) = 1d255f39a31105ac0a6183ffccba6484fe97d0ef
+RMD160 (keepassx-2.0.3.tar.gz) = 340c2de991bd9e3bb33940d49c97fada00aa61a3
+SHA512 (keepassx-2.0.3.tar.gz) = bf1a4ffa49fc4a6b7a27e6292981c9c13920712b4cd86759a99976f7e0593a243ea14575c57d664ba7e55d2449b5d83bc3d43a64a9a6972335e52234da79d773
+Size (keepassx-2.0.3.tar.gz) = 1540235 bytes



Home | Main Index | Thread Index | Old Index