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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/784ded1f9baa
branches:  trunk
changeset: 445550:784ded1f9baa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 25 09:55:17 2021 +0000

description:
keepassxc: update to 2.6.3.

## 2.6.3 (2020-01-12)

### Added

- Support Argon2id KDF [#5778]
- Support XMLv2 key files [#5798]

### Changed

- Improve CSV Import/Export, include time fields and TOTP [#5346]
- Support empty area dragging of the application window [#5860]
- Display default Auto-Type sequence in preview pane [#5654]
- Remove strict length limit on generated passwords [#5748]
- Hide key file path by default when unlocking database [#5779]
- Document browser extension use with Edge in managed mode [#5692]
- Windows: Prevent clipboard history and cloud sync [#5853]
- macOS: Update the application icon to Big Sur styling [#5851]

### Fixed

- Re-select previously selected entry on database unlock [#5559]
- Properly save special character choice in password generator [#5610]
- Fix crash in browser integration with multiple similar entries [#5653]
- Remove offset on username field in classic theme [#5788]
- Ensure entry history is copied when drag/dropping entries and groups [#5817]
- Close modal dialogs when database is locked [#5820]
- Prevent crash when KeeShare modifies an entry that is currently being edited [#5827]
- Improve preview of entry attributes [#5834]
- Always activate/focus database open dialog preventing mistype [#5878]
- Reports: fix calculation of average password length [#5862]
- Linux: Delay startup on login to correct tray icon issues [#5724]

diffstat:

 security/keepassxc/Makefile |   5 ++---
 security/keepassxc/PLIST    |   3 ++-
 security/keepassxc/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (49 lines):

diff -r 9999430769a1 -r 784ded1f9baa security/keepassxc/Makefile
--- a/security/keepassxc/Makefile       Mon Jan 25 09:50:05 2021 +0000
+++ b/security/keepassxc/Makefile       Mon Jan 25 09:55:17 2021 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2021/01/01 09:52:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2021/01/25 09:55:17 wiz Exp $
 
 DISTNAME=      keepassxc-${GITHUB_RELEASE}-src
 PKGNAME=       ${DISTNAME:S/-src//}
-PKGREVISION=   2
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=keepassxreboot/}
-GITHUB_RELEASE=        2.6.2
+GITHUB_RELEASE=        2.6.3
 GITHUB_PROJECT=        keepassxc
 EXTRACT_SUFX=  .tar.xz
 
diff -r 9999430769a1 -r 784ded1f9baa security/keepassxc/PLIST
--- a/security/keepassxc/PLIST  Mon Jan 25 09:50:05 2021 +0000
+++ b/security/keepassxc/PLIST  Mon Jan 25 09:55:17 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2020/10/29 10:57:55 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.8 2021/01/25 09:55:17 wiz Exp $
 bin/keepassxc
 bin/keepassxc-cli
 lib/keepassxc/libkeepassx-autotype-xcb.so
@@ -26,6 +26,7 @@
 share/keepassxc/translations/keepassx_et.qm
 share/keepassxc/translations/keepassx_fi.qm
 share/keepassxc/translations/keepassx_fr.qm
+share/keepassxc/translations/keepassx_hr_HR.qm
 share/keepassxc/translations/keepassx_hu.qm
 share/keepassxc/translations/keepassx_id.qm
 share/keepassxc/translations/keepassx_it.qm
diff -r 9999430769a1 -r 784ded1f9baa security/keepassxc/distinfo
--- a/security/keepassxc/distinfo       Mon Jan 25 09:50:05 2021 +0000
+++ b/security/keepassxc/distinfo       Mon Jan 25 09:55:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/10/29 10:57:55 ryoon Exp $
+$NetBSD: distinfo,v 1.12 2021/01/25 09:55:17 wiz Exp $
 
-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
+SHA1 (keepassxc-2.6.3-src.tar.xz) = b91370d362c8e9a8efe5b83131979d1fcf2b1e9d
+RMD160 (keepassxc-2.6.3-src.tar.xz) = 19905c6bbe4cb2aa8f049944a3a820d2328ff287
+SHA512 (keepassxc-2.6.3-src.tar.xz) = 37f97c0851731badffc9c40ed2dcc5c8fc200ea96b32281c21cf199799681abbd74fb191140022ad7872d69ee139e12646e19697010f539690e4e0f0f1c92558
+Size (keepassxc-2.6.3-src.tar.xz) = 7562816 bytes



Home | Main Index | Thread Index | Old Index