pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/trustedQSL



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun May 31 12:46:17 UTC 2026

Modified Files:
        pkgsrc/ham/trustedQSL: Makefile distinfo

Log Message:
(ham/trustedQSL) Updated 2.8.4 to 2.8.5

TQSL changes
============
2.8.5
----------
If uploads cause proxy-related errors, configure the upload to ignore the
proxy and retry.

Remove the certificate pinning used for Windows versions of TQSL and
instead disable TLS verification for cases where the lotw.arrl.org website
certificate cannot be validated.

Uploads using the "Sign and Upload" button on the UI were not being
compressed.  Ensure they're compressed as expected.

Ensure that the temporary log file being written is removed before beginning
to sign a log

When interactive users direct TQSL to allow already uploaded QSOs, restart
the upload file.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/ham/trustedQSL/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/ham/trustedQSL/distinfo

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

Modified files:

Index: pkgsrc/ham/trustedQSL/Makefile
diff -u pkgsrc/ham/trustedQSL/Makefile:1.99 pkgsrc/ham/trustedQSL/Makefile:1.100
--- pkgsrc/ham/trustedQSL/Makefile:1.99 Sun May 31 12:40:58 2026
+++ pkgsrc/ham/trustedQSL/Makefile      Sun May 31 12:46:17 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2026/05/31 12:40:58 mef Exp $
+# $NetBSD: Makefile,v 1.100 2026/05/31 12:46:17 mef Exp $
 
-DISTNAME=              tqsl-2.8.4
+DISTNAME=              tqsl-2.8.5
 CATEGORIES=            ham
 MASTER_SITES=          http://www.arrl.org/files/file/LoTW%20Instructions/
 

Index: pkgsrc/ham/trustedQSL/distinfo
diff -u pkgsrc/ham/trustedQSL/distinfo:1.32 pkgsrc/ham/trustedQSL/distinfo:1.33
--- pkgsrc/ham/trustedQSL/distinfo:1.32 Sun May 31 12:40:58 2026
+++ pkgsrc/ham/trustedQSL/distinfo      Sun May 31 12:46:17 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2026/05/31 12:40:58 mef Exp $
+$NetBSD: distinfo,v 1.33 2026/05/31 12:46:17 mef Exp $
 
-BLAKE2s (tqsl-2.8.4.tar.gz) = b214bae109ed72fb338f9502128db5cdee10540f0b6eca6621a645e0408477f7
-SHA512 (tqsl-2.8.4.tar.gz) = cca93d2dd044c144fedafb773345638c7e31d9a1bd25e7d8adb492777e494583ebfb26e00895d338b5fd7985567bd4af907ecc88b1738b61715a691979401c10
-Size (tqsl-2.8.4.tar.gz) = 4213586 bytes
+BLAKE2s (tqsl-2.8.5.tar.gz) = 2b83abef5a8ef30c32d4b036d0d2a352f86ae09e4d5c43edc626789d6dba6484
+SHA512 (tqsl-2.8.5.tar.gz) = c4c14e5a170849bcfc9e8e57e369f1ce94833234ec0e4bd2c7afe6fb0a960fa33be6df578888d9eeaff4c3d999ea6bac999096d3de94ad402d99a7a917a1cb16
+Size (tqsl-2.8.5.tar.gz) = 4214391 bytes



Home | Main Index | Thread Index | Old Index