pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/keepassx



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  4 14:43:13 UTC 2017

Modified Files:
        pkgsrc/security/keepassx: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/security/keepassx/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/keepassx/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/keepassx/Makefile
diff -u pkgsrc/security/keepassx/Makefile:1.35 pkgsrc/security/keepassx/Makefile:1.36
--- pkgsrc/security/keepassx/Makefile:1.35      Sat Mar  5 11:29:21 2016
+++ pkgsrc/security/keepassx/Makefile   Mon Sep  4 14:43:13 2017
@@ -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}/
 

Index: pkgsrc/security/keepassx/distinfo
diff -u pkgsrc/security/keepassx/distinfo:1.11 pkgsrc/security/keepassx/distinfo:1.12
--- pkgsrc/security/keepassx/distinfo:1.11      Fri Feb  5 09:08:56 2016
+++ pkgsrc/security/keepassx/distinfo   Mon Sep  4 14:43:13 2017
@@ -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