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.7.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f8226e3eb86
branches: trunk
changeset: 387457:2f8226e3eb86
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 30 11:25:47 2022 +0000
description:
keepassxc: update to 2.7.4.
## 2.7.4 (2022-10-29)
### Changes
- Add 2 months expiration preset [#8687]
- CLI: Add Unicode support on Windows [#8618]
### Fixes
- Fix crash on macOS when unlocking database [#8676]
- Fix display of passwords in preview panel [#8633]
- Fix clicking links in entry preview panel [#8644]
- Prevent expired entries search if no results returned [#8643]
- Browser: Revert code causing connection problems [#8665]
- Browser: Fix socket file symbolic link on Linux [#8656]
- Flatpak: Fix launching browser proxy service [#8680]
- SSH Agent: Fix paegent support on Windows [#8619]
## 2.7.3 (2022-10-23)
### Changes
- Enhance Tags Support and Add Saved Searches [#8435, #8607]
- Significant improvements to entry preview panel [#7993]
- Add password strength indicator to all password fields [#7885]
- Limit zxcvbn entropy estimation length to 128 characters [#7748]
- Try full URL path when fetching favicon [#8565]
- Hide usernames in preview panel when hidden in entry view [#8608]
- Enable dark title bar on windows when accent color is not used [#8498]
- Add option to display passwords in color in preview panel [#7097]
- Add XML Export option to GUI [#8524]
- Increase entropy required for a "good" password rating to 75 [#8523]
- Add shortcut to copy password with TOTP appended [#8443]
- Show entry count in status bar [#8435]
- Allow KeePassXC to be built without X11 [#8147]
- Enable use of VivoKey Apex and Dangerous Things FlexSecure tokens [#8332]
- Add setting for number of recent files [#8239]
- Add Ctrl+Tab shortcut to cycle databases in unlock dialog [#8168]
- Replace offensive words in eff_large.wordlist [#7968]
- Auto-Type: PICKCHARS can specify attribute and ignore BEEP [#8118]
- Linux: Add isHardwareKeySupported and refreshHardwareKeys to DBus methods [#8055]
- Add config variable to specify default database file name [#8042]
- Support numeric aware sorting on Windows and macOS [#8363]
- CLI: Add `db-edit` command [#8400]
- CLI: Add option to display all attributes with `show` command [#8256]
- CLI: Show UUID and tags with `show` and `clip` commands [#8241]
- Browser: Move socket into separate directory on Linux [#8030]
- Browser: Add group setting to omit WWW subdomain when matching URLs [#7988]
- FdoSecrets: Ask to unlock the database when creating items [#8022, #8028]
- FdoSecrets: Skip entries in recycle bin when searching [#8021]
### Fixes
- Fix potential deadlock in UI when saving [#8606]
- Fix newlines when copying notes from preview panel [#8542]
- Fix dark mode detection on Linux [#8477]
- Fix crash when deleting items in recycle bin while searching [#8117]
- Fix crash when trying to close database during unlock [#8144]
- Fix tabbing around the interface [#8435, #8520]
- Fix OPVault import when there are multiple OTP fields [#8436]
- Fix various Windows Hello bugs [#8354]
- Fix use of Apple Watch for Quick Unlock [#8311]
- Better handling of "Lock on Minimize" setting [#8202]
- Check for write permission before entering portable mode [#8447]
- Correct regex escape logic to prevent parse errors [#7778]
- Normalize slashes and file case for last used databases [#7864, #7214]
- Link ykcore against pthread [#7807]
- Auto-Type: Fix menu entries in selection dialog on Windows [#7987]
- Auto-Type: Fix use of modifiers under macOS [#8111]
- CLI: Fix output when using clip with the -t flag [#8271]
- Browser: Use asynchronous access confirm dialog [#8273]
- Browser: Always send database locked/unlocked status [#8114]
diffstat:
security/keepassxc/Makefile | 5 ++---
security/keepassxc/PLIST | 4 +++-
security/keepassxc/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r df934b83c209 -r 2f8226e3eb86 security/keepassxc/Makefile
--- a/security/keepassxc/Makefile Sun Oct 30 11:19:21 2022 +0000
+++ b/security/keepassxc/Makefile Sun Oct 30 11:25:47 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2022/09/11 12:52:06 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2022/10/30 11:25:47 wiz Exp $
-DISTNAME= keepassxc-2.7.1-src
+DISTNAME= keepassxc-2.7.4-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r df934b83c209 -r 2f8226e3eb86 security/keepassxc/PLIST
--- a/security/keepassxc/PLIST Sun Oct 30 11:19:21 2022 +0000
+++ b/security/keepassxc/PLIST Sun Oct 30 11:25:47 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2022/03/30 09:06:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2022/10/30 11:25:47 wiz Exp $
bin/keepassxc
bin/keepassxc-cli
bin/keepassxc-proxy
@@ -36,6 +36,7 @@
share/keepassxc/translations/keepassxc_it.qm
share/keepassxc/translations/keepassxc_ja.qm
share/keepassxc/translations/keepassxc_ko.qm
+share/keepassxc/translations/keepassxc_lt.qm
share/keepassxc/translations/keepassxc_my.qm
share/keepassxc/translations/keepassxc_nb.qm
share/keepassxc/translations/keepassxc_nl.qm
@@ -44,6 +45,7 @@
share/keepassxc/translations/keepassxc_pt_PT.qm
share/keepassxc/translations/keepassxc_ro.qm
share/keepassxc/translations/keepassxc_ru.qm
+share/keepassxc/translations/keepassxc_si.qm
share/keepassxc/translations/keepassxc_sk.qm
share/keepassxc/translations/keepassxc_sl.qm
share/keepassxc/translations/keepassxc_sr.qm
diff -r df934b83c209 -r 2f8226e3eb86 security/keepassxc/distinfo
--- a/security/keepassxc/distinfo Sun Oct 30 11:19:21 2022 +0000
+++ b/security/keepassxc/distinfo Sun Oct 30 11:25:47 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2022/04/20 21:24:52 wiz Exp $
+$NetBSD: distinfo,v 1.19 2022/10/30 11:25:47 wiz Exp $
-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
+BLAKE2s (keepassxc-2.7.4-src.tar.xz) = abe8bdd2faf910f725ac5eb506c93f280a6c3ea58efa110fe4ccb812a2c9b261
+SHA512 (keepassxc-2.7.4-src.tar.xz) = 76b6ba0891d9ba92a5794ba6f25dc8a28f7c1c0f010c31dd49d52ac4c5f186d9c4b51e6f054102b6dfe2d8e766607455829c1994c7ea238efc8f172bbe29b8eb
+Size (keepassxc-2.7.4-src.tar.xz) = 8957372 bytes
Home |
Main Index |
Thread Index |
Old Index