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 Jun 23 21:21:56 UTC 2024

Modified Files:
        pkgsrc/security/keepassxc: Makefile distinfo

Log Message:
keepassxc: update to 2.7.9.

(leaf package)

## 2.7.9 (2024-06-19)

### Changes
* Passkeys: Ability to easily remove a passkey from an entry [#10777]
* Snap: Use new desktop portal for native messaging integration [#10906]

### Fixes
* Improve entry placeholder/reference feature [#10846]
* Improve CSV importing when title field isn't specified [#10843]
* Improve encrypted Bitwarden importing [#10800]
* Improve database settings UX [#10821]
* Improve handling of clipboard actions from entry preview [#10810]
* Improve group/entry view resize behavior and set sensible defaults [#10641]
* Passkeys: Fix incorrect username fill [#10874]
* Passkeys: Return additional data to the extension [#10857]
* Fix password clear timer inconsistency on unlock view [#10708]
* Fix portability check [#10760]
* Fix page overflow on HTML exports [#10735]
* Fix broken builds when using system provided zxcvbn [#10717]
* Fix copy password button when text is selected [#10853]
* Fix tab ordering on application settings pages [#10907]
* SSH Agent: Fix broken decrypt button [#10638]
* Windows: Fix ALT Auto-Type modifier [#10795]
* Windows: Fix wrong DACL memory size allocation [#10712]
* macOS: Fix monospace font sizing [#10739]
* Flatpak: Fix configuration settings off-by-one error [#10688]
* BSD: Fix compiling with libusb implementation [#10736]


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/security/keepassxc/Makefile
cvs rdiff -u -r1.24 -r1.25 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.73 pkgsrc/security/keepassxc/Makefile:1.74
--- pkgsrc/security/keepassxc/Makefile:1.73     Wed May 29 16:34:15 2024
+++ pkgsrc/security/keepassxc/Makefile  Sun Jun 23 21:21:56 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2024/05/29 16:34:15 adam Exp $
+# $NetBSD: Makefile,v 1.74 2024/06/23 21:21:56 wiz Exp $
 
-DISTNAME=      keepassxc-2.7.8-src
+DISTNAME=      keepassxc-2.7.9-src
 PKGNAME=       ${DISTNAME:S/-src//}
-PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=keepassxreboot/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/security/keepassxc/distinfo
diff -u pkgsrc/security/keepassxc/distinfo:1.24 pkgsrc/security/keepassxc/distinfo:1.25
--- pkgsrc/security/keepassxc/distinfo:1.24     Sun May 12 19:23:03 2024
+++ pkgsrc/security/keepassxc/distinfo  Sun Jun 23 21:21:56 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2024/05/12 19:23:03 wiz Exp $
+$NetBSD: distinfo,v 1.25 2024/06/23 21:21:56 wiz Exp $
 
-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
+BLAKE2s (keepassxc-2.7.9-src.tar.xz) = dac30c183daaf6f324fff6a204fb9ab632f07a1cac551723b58a6851d6ecf0c0
+SHA512 (keepassxc-2.7.9-src.tar.xz) = 255102d3b3723a80cdd5f14cde2130b37807db226b48e985bcc2ab537b482e3fb23afde331e15ed02727e98b526d894aa4567f2e82039a2ad9d33a6ad9ea08a4
+Size (keepassxc-2.7.9-src.tar.xz) = 9789312 bytes



Home | Main Index | Thread Index | Old Index