summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-04-20 21:24:52 +0000
committerwiz <wiz@pkgsrc.org>2022-04-20 21:24:52 +0000
commitadaa976e0cdfed71a332547f4b85aa78d7d3ea36 (patch)
tree62b2d353804fdc8f602eba5ac632f6ca3a76f8fe /security
parent108c0dabf7b697595f4b06aca86d7eb4e00535fa (diff)
downloadpkgsrc-adaa976e0cdfed71a332547f4b85aa78d7d3ea36.tar.gz
keepassxc: update to 2.7.1.
## 2.7.1 (2022-04-05) ### Changes - Show when tags are changed in entry history [#7638] - Improve tags editing and allow spaces in tags [#7708] - Improve layout of entry preview panel [#7767] - Incorporate patches to support Flatpak distribution [#7728] - Add expiration presets for 12 and 24 hours [#7738] ### Fixes - Fix crash when building history change list [#7638] - Fix hiding password on database unlock [#7725] - Fix AES KDF slow transform speed [#7755] - Auto-Type: Correct timing issue on macOS and Linux that prevented typing [#7588] - Auto-Type: Fix use of Ctrl/Alt/Shift/Win modifiers on Windows [#7629] - Auto-Type: Reduce/eliminate delay when searching for entries [#7598] - Auto-Type: Map ASCII dead keys on Linux for international keyboards [#7614] - CLI: Fix detection of hardware keys (YubiKey) [#7593] - CLI: Add missing parameter `-c` to add/edit entries command [#7594] - Secret Service: Fix crash when multiple prompts are shown [#7786] - SSH Agent: Fix default agent selection on Windows [#7764] - Fix database unlock dialog not being the top window on Linux [#7771] - Fix drag/drop entries between tabs on Wayland [#7628] - Fix compiling with minizip-ng [#7638]
Diffstat (limited to 'security')
-rw-r--r--security/keepassxc/Makefile7
-rw-r--r--security/keepassxc/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile
index b5aeab82b7a..66e1f32a933 100644
--- a/security/keepassxc/Makefile
+++ b/security/keepassxc/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.44 2022/04/18 19:11:59 adam Exp $
+# $NetBSD: Makefile,v 1.45 2022/04/20 21:24:52 wiz Exp $
-DISTNAME= keepassxc-${GITHUB_RELEASE}-src
+DISTNAME= keepassxc-2.7.1-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/}
-GITHUB_RELEASE= 2.7.0
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/security/keepassxc/distinfo b/security/keepassxc/distinfo
index ee1f7bba5d3..bee70e9cb0b 100644
--- a/security/keepassxc/distinfo
+++ b/security/keepassxc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2022/03/30 09:06:18 wiz Exp $
+$NetBSD: distinfo,v 1.18 2022/04/20 21:24:52 wiz Exp $
-BLAKE2s (keepassxc-2.7.0-src.tar.xz) = 958eb9f4a0a5cc6f1367bc5a957eb57f0f98dc15e04caf8687c91f878ee9e3dc
-SHA512 (keepassxc-2.7.0-src.tar.xz) = 0fc436ae5fb8fb82765a0c2df20c9567b1baf6aceff1e08c843a151ddcc0920d4cb2d416aebd89bdd8f1b53efb0a4ad0f579955c6943ee66c20b0becbb978e12
-Size (keepassxc-2.7.0-src.tar.xz) = 8846780 bytes
+BLAKE2s (keepassxc-2.7.1-src.tar.xz) = e3b59508e046e2ccbf86fcbd841ccfcc6de987f9c34d8b3fd424363836810df1
+SHA512 (keepassxc-2.7.1-src.tar.xz) = ca0950e7c0e6d119b7c7122ac2684084a668be6798eb22a6e1271f8e05a86c943203f7f1c56b948deab3948f6b376e838db364e5bc5f6f7bc73ba72ad9461299
+Size (keepassxc-2.7.1-src.tar.xz) = 8804436 bytes