pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/keepassxc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 12 19:23:03 UTC 2024

Modified Files:
        pkgsrc/security/keepassxc: Makefile distinfo

Log Message:
keepassxc: update to 2.7.8.

## 2.7.8 (2024-05-05)

### Changes
- Add hotkey for showing search help [#10591]
- Add hotkey for group switching (Ctrl+Shift+PgUp/PgDown) [#10625]
- Add per-database auto-save delay setting [#9100]
- Add setting to hide menubar [#10341]
- Improve Bitwarden 1PUX import and support organization collections [#10499]
- Show advanced settings checkbox only for settings that have them [#6513]
- Remove obsolete setting for requiring repeated password entry [#9722]
- Passkeys: Allow registering Passkeys to existing entries [#10408]
- Passkeys: Show warning about data being unencrypted before Passkey export [#10411]
- Passkeys: Support NFC and USB transports [#10402]
- Passkeys: Pass extension JSON data to browser [#10615]
- SSH Agent: Do not use entries from recycle bin [#10518]
- Linux: Change hotkey sequence used for {CLEARFIELD} Auto-Type [#10008]
- Windows: Improve DACL memory access protection [#10618]

### Fixes
- Fix crash when deleting history items [#10451]
- Fix crash on screen lock or computer sleep [#10458]
- Fix search field not being focused after unlock [#10459]
- Fix loss of window focus when Auto-Type needs to unlock a database [#10555]
- Fix inconsistent TOTP visibility on unlock [#10009]
- Fix CSV import skipping over single-name groups [#10575]
- Fix key file folder being remembered even if disabled in settings [#10636]
- Fix issues with entry editing and database locking [#10667]
- Fix key file text when provided on command line [#10642]
- Fix issues with hardware key auto detection [#10663]
- Do not override monospace font size [#10282]
- Perform group sort only when group view is in focus [#10202]
- Do not show decimals for attachment sizes in Bytes [#10595]
- Prevent merging of global custom data when merging databases [#10452]
- Fix minor translation issues [#10635]
- Passkeys: Fix StrongBox incompatibility [#10420]
- Passkeys: Set RP ID to effective domain if unset instead of returning an error [#10384]
- Passkeys: Various UI fixes and improvements [#10427, #10608, #10609]
- AppImage: Fix URL opening [#10624]
- Flatpak: Fix application autostart [#10563]
- Linux/macOS: Fix button sizes on modal alert popups [#10500]
- Linux: Fix clipboard clear on Wayland [#10500]
- Windows: Preserve file-hidden attribute [#10343]


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/security/keepassxc/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/keepassxc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/keepassxc/Makefile
diff -u pkgsrc/security/keepassxc/Makefile:1.71 pkgsrc/security/keepassxc/Makefile:1.72
--- pkgsrc/security/keepassxc/Makefile:1.71     Sat Apr  6 08:06:36 2024
+++ pkgsrc/security/keepassxc/Makefile  Sun May 12 19:23:03 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2024/04/06 08:06:36 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2024/05/12 19:23:03 wiz Exp $
 
-DISTNAME=      keepassxc-2.7.7-src
+DISTNAME=      keepassxc-2.7.8-src
 PKGNAME=       ${DISTNAME:S/-src//}
-PKGREVISION=   2
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=keepassxreboot/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/security/keepassxc/distinfo
diff -u pkgsrc/security/keepassxc/distinfo:1.23 pkgsrc/security/keepassxc/distinfo:1.24
--- pkgsrc/security/keepassxc/distinfo:1.23     Mon Mar 11 13:14:10 2024
+++ pkgsrc/security/keepassxc/distinfo  Sun May 12 19:23:03 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/03/11 13:14:10 wiz Exp $
+$NetBSD: distinfo,v 1.24 2024/05/12 19:23:03 wiz Exp $
 
-BLAKE2s (keepassxc-2.7.7-src.tar.xz) = cd7228921ca5990830048d593491ecc016abe5286c746b83d926c7587ac5170c
-SHA512 (keepassxc-2.7.7-src.tar.xz) = fd82e377bf6e57623c65f2bdd463ea59c6465fbe009552e1030ce0fe9d9177fc448b7b36a90a0da9ed2a2ed161c017d13cef618ae785f89110c038e1d9396926
-Size (keepassxc-2.7.7-src.tar.xz) = 9734460 bytes
+BLAKE2s (keepassxc-2.7.8-src.tar.xz) = 4e867ba1bb4393683fe106f6c33318baefa49c3a395a2de3b2ba3812c299439e
+SHA512 (keepassxc-2.7.8-src.tar.xz) = c4767ced36d45855b83569d0fcbcfd384ef51d204dd703b006508d55cd7ac94ac36b5476f122fbe1dc6ec301a785e026722e8f0f961d5e339e10997a3871741a
+Size (keepassxc-2.7.8-src.tar.xz) = 9764860 bytes



Home | Main Index | Thread Index | Old Index