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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de419f375c50
branches:  trunk
changeset: 446411:de419f375c50
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Feb 08 10:12:54 2021 +0000

description:
keepassxc: Update to 2.6.4

Changelog:
2.6.4 Changelog

Added

  * Automatically adapt to light/dark system theme changes (Windows/macOS only)
    #6034

Changed

  * Show window title as tooltip on system tray #5948
  * Compress Snap release as LZO for faster initial startup #5877
  * Password generator: Set maximum selectable password length to 999 #5937

Fixed

  * Fix crash on app close when using SSH agent #5935
  * Fix KDF selection showing wrong item when using Argon2id #5923
  * Automatically close About dialog on database lock if it is still open #5947
  * Linux: Fix automatic launch at system startup with AppImages #5901
  * Linux: Fix click-to-move on empty area activating when using menus #5971
  * Linux: Try multiple times to show tray icon if tray is not ready yet #5948
  * macOS: Fix KeePassXC blocking clean shutdown #6002

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 1c99a6fbd177 -r de419f375c50 security/keepassxc/Makefile
--- a/security/keepassxc/Makefile       Mon Feb 08 08:35:03 2021 +0000
+++ b/security/keepassxc/Makefile       Mon Feb 08 10:12:54 2021 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2021/02/07 06:30:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2021/02/08 10:12:54 ryoon Exp $
 
 DISTNAME=      keepassxc-${GITHUB_RELEASE}-src
 PKGNAME=       ${DISTNAME:S/-src//}
-PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=keepassxreboot/}
-GITHUB_RELEASE=        2.6.3
+GITHUB_RELEASE=        2.6.4
 GITHUB_PROJECT=        keepassxc
 EXTRACT_SUFX=  .tar.xz
 
diff -r 1c99a6fbd177 -r de419f375c50 security/keepassxc/PLIST
--- a/security/keepassxc/PLIST  Mon Feb 08 08:35:03 2021 +0000
+++ b/security/keepassxc/PLIST  Mon Feb 08 10:12:54 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/01/25 09:55:17 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/02/08 10:12:54 ryoon Exp $
 bin/keepassxc
 bin/keepassxc-cli
 lib/keepassxc/libkeepassx-autotype-xcb.so
@@ -41,6 +41,7 @@
 share/keepassxc/translations/keepassx_ro.qm
 share/keepassxc/translations/keepassx_ru.qm
 share/keepassxc/translations/keepassx_sk.qm
+share/keepassxc/translations/keepassx_sl_SI.qm
 share/keepassxc/translations/keepassx_sv.qm
 share/keepassxc/translations/keepassx_th.qm
 share/keepassxc/translations/keepassx_tr.qm
diff -r 1c99a6fbd177 -r de419f375c50 security/keepassxc/distinfo
--- a/security/keepassxc/distinfo       Mon Feb 08 08:35:03 2021 +0000
+++ b/security/keepassxc/distinfo       Mon Feb 08 10:12:54 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/01/25 09:55:17 wiz Exp $
+$NetBSD: distinfo,v 1.13 2021/02/08 10:12:54 ryoon Exp $
 
-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
+SHA1 (keepassxc-2.6.4-src.tar.xz) = cac7a10a06cb6129f7a2467cfee1fd9bc6186cbe
+RMD160 (keepassxc-2.6.4-src.tar.xz) = cfc515bfcda0c54c132ea44f6a2374aa2b1e0b37
+SHA512 (keepassxc-2.6.4-src.tar.xz) = 3bde0c8670ba14be80c6f3676bd447b0855a2af2915a395ee236c2d4c6e4b859936351643d679480aae1fcf55ed4315447ae927ac9bdedeb0332593cb4e9fedb
+Size (keepassxc-2.6.4-src.tar.xz) = 7575164 bytes



Home | Main Index | Thread Index | Old Index