pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/keepassxc keepassxc: Update to 2.6.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/f30cfadc289b
branches: trunk
changeset: 441214:f30cfadc289b
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Oct 29 10:57:55 2020 +0000
description:
keepassxc: Update to 2.6.2
Changelog:
## 2.6.2 (2020-10-21)
### Added
- Add option to keep window always on top to view menu [#5542]
- Move show/hide usernames and passwords to view menu [#5542]
- Add command line options and environment variables for changing the config locations [#5452]
- Include TOTP settings in CSV import/export and add support for ISO datetimes [#5346]
### Changed
- Mask sensitive information in command execution confirmation prompt [#5542]
- SSH Agent: Avoid shortcut conflict on macOS by changing "Add key" to Ctrl+H on all platforms [#5484]
diffstat:
security/keepassxc/Makefile | 4 ++--
security/keepassxc/PLIST | 4 ++--
security/keepassxc/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (56 lines):
diff -r 7bcdf42fe56b -r f30cfadc289b security/keepassxc/Makefile
--- a/security/keepassxc/Makefile Thu Oct 29 09:34:40 2020 +0000
+++ b/security/keepassxc/Makefile Thu Oct 29 10:57:55 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2020/08/23 13:31:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2020/10/29 10:57:55 ryoon Exp $
DISTNAME= keepassxc-${GITHUB_RELEASE}-src
PKGNAME= ${DISTNAME:S/-src//}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/}
-GITHUB_RELEASE= 2.6.1
+GITHUB_RELEASE= 2.6.2
GITHUB_PROJECT= keepassxc
EXTRACT_SUFX= .tar.xz
diff -r 7bcdf42fe56b -r f30cfadc289b security/keepassxc/PLIST
--- a/security/keepassxc/PLIST Thu Oct 29 09:34:40 2020 +0000
+++ b/security/keepassxc/PLIST Thu Oct 29 10:57:55 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/08/23 13:31:45 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/10/29 10:57:55 ryoon Exp $
bin/keepassxc
bin/keepassxc-cli
lib/keepassxc/libkeepassx-autotype-xcb.so
@@ -20,6 +20,7 @@
share/keepassxc/translations/keepassx_da.qm
share/keepassxc/translations/keepassx_de.qm
share/keepassxc/translations/keepassx_en.qm
+share/keepassxc/translations/keepassx_en_GB.qm
share/keepassxc/translations/keepassx_en_US.qm
share/keepassxc/translations/keepassx_es.qm
share/keepassxc/translations/keepassx_et.qm
@@ -34,7 +35,6 @@
share/keepassxc/translations/keepassx_nb.qm
share/keepassxc/translations/keepassx_nl_NL.qm
share/keepassxc/translations/keepassx_pl.qm
-share/keepassxc/translations/keepassx_pt.qm
share/keepassxc/translations/keepassx_pt_BR.qm
share/keepassxc/translations/keepassx_pt_PT.qm
share/keepassxc/translations/keepassx_ro.qm
diff -r 7bcdf42fe56b -r f30cfadc289b security/keepassxc/distinfo
--- a/security/keepassxc/distinfo Thu Oct 29 09:34:40 2020 +0000
+++ b/security/keepassxc/distinfo Thu Oct 29 10:57:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/08/23 13:31:45 ryoon Exp $
+$NetBSD: distinfo,v 1.11 2020/10/29 10:57:55 ryoon Exp $
-SHA1 (keepassxc-2.6.1-src.tar.xz) = b43703abba470b8cd5ec139c6fcc21fd7b629291
-RMD160 (keepassxc-2.6.1-src.tar.xz) = 9991c0fc9251cf9d9e144877d3e581e7e599d05c
-SHA512 (keepassxc-2.6.1-src.tar.xz) = 9fb2d01d80e2b61c847c0544c280c1f3bfca671268e2dbbe78e0f3c1264f38125a3767ceb4591261f3586cd71f4fff47ecc6eacaecf1e707cea5e8907542313a
-Size (keepassxc-2.6.1-src.tar.xz) = 5715948 bytes
+SHA1 (keepassxc-2.6.2-src.tar.xz) = 63df25a8fcf9d6fd58669f21ada002d4b2452b13
+RMD160 (keepassxc-2.6.2-src.tar.xz) = a0d5a8aa6cae87adb8104b5c666f1009f9614209
+SHA512 (keepassxc-2.6.2-src.tar.xz) = b297edc4fae32b65430802094bd63dc301addae36859365a3009899d5bc20b32934e174ea56bf3fd1ee633a263ab36b577cba5aaa75bf4ad597f44606f7b5fd1
+Size (keepassxc-2.6.2-src.tar.xz) = 5720788 bytes
Home |
Main Index |
Thread Index |
Old Index