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 25 22:32:34 UTC 2025
Modified Files:
pkgsrc/ham/trustedQSL: Makefile distinfo
Log Message:
(ham/trustedQSL) Updated 2.8 to 2.8.1
https://www.arrl.org/files/file/LoTW%20Instructions/TrustedQSL-2-8-1-release.pdf
Trusted QSL V2.8.1 Release Notes
This version of Trusted QSL (TQSL) has new features as well as
corrections for defects found since TQSL 2.7 was released.
Updates since TQSL 2.8
This release includes an update to the most recent TQSL configuration file.
This release repairs two serious defects in TQSL 2.8. First, it
corrects an issue where some QSOs would not be signed when an ADIF
file contained a mismatched gridsquare. Second, the checking of the
content of MY_COUNTRY was removed as this is a human-readable string
and not expected to conform to a strict enumeration.
TQSL 2.8.1 can be installed to upgrade any older version of TQSL.
For the Mac platform, TQSL now uses a package file (.pkg) for
installing TQSL. This is hopefully easier to use as it is a familiar
way to install software for most Mac users. Mac users may have
previously installed TQSL into "/Applications/tqsl.app" versus the
"/Applications/TrustedQSL/tqsl.app" folder (which is the proper
location based on Apple guidance.) If you have installed TQSL into
/Applications/tqsl.app, you should delete this by dragging that file
to the trash. If you don't do that, TQSL will repeatedly offer to
upgrade.
The "tqsl-legacy" packages run on 32-bit Intel and PowerPC
processors and require Mac OS 10.5 or later. The non-legacy packages
for the Mac require Mac OS 10.10 or later and support 64-bit Intel and
Apple Silicon processors.
On all three supported platforms (Windows, MacOS, and Linux),
installing TQSL 2.8.1 will replace older versions of Trusted QSL while
preserving your Callsign Certificates, Station Locations, and
preferences. On Windows, simply run the TQSL 2.8.1 installer, which
will automatically uninstall older versions of TQSL (and, if
installed, TQSLCert). On Mac OS X, open the package (.pkg) file to
install TQSL into your Applications folder. If you have previously
installed TQSL into some other folder, you may need to delete that
folder to allow the new version to operate properly.
For Linux systems, I recommend using the copy on Flathub:
https://flathub.org/apps/org.arrl.trustedqsl - That is a portable
Linux package that will run on many 64-bit Linux systems (x86_64 and
ARM64). If you need to build from source, unpack the tar file and read
the INSTALL file for directions. You will need development libraries
for zlib, curl, openssl, sqlite3, wxWidgets, and expat. TQSL 2.8.1
has been "localized" to allow use in the native language of
non-English speakers. This could not have been done without the help
of the volunteers who have contributed translations for TQSL.
Thanks to the following for their assistance:
Catalan: Xavier, EA3W
Chinese (Simplified): SZE-To, VR2UPU
Chinese (Traditional): Caros, BH4TXN
Finnish: Juhani, OH8MXL
French: Laurent BEUGNET, F6GOX
Hindi: Manmohan, VU3YBH
German: Andreas, DF4WC
Italian: Salvatore, IV4FYV
Japanese: Akihiro, JL3OXR
Portuguese: Nuno, CT2IRY
Russian: Vic, US5WE
Spanish: Jordi, EA3GCV
Swedish: Roger, SM0LTV
Turkish: Ojuzhan, TA2NC
The following list describes the major changes in the v2.8 release of
Trusted QSL.
TQSL changes
Defects Corrected:
[2.8.1]
Correct handing of ADIF files with gridsquares provided for the
operator's station for cases where the Station Location grid was not
the same length as the ADIF MY_GRIDSQUARE tag. This defect caused
those QSOs to be ignored and not signed.
Remove checking of MY_COUNTRY as its not intended to be a rigidly
defined field. Users had values which were abbreviated, using emtity
codes, etc. TQSL only uses that field if it matches an Entity name
precisely. MY_DXCC is preferred for specifying entity numbers. Major
feature Additions: None.
Minor Updates:
Correct the Russssian translation files.
Correct a small number of VUCC grid entries in the vuccgrids.dat file,
as well as adding a version number header to that file.
Fix a compiler warning reported for some Linux distributions.
Reinstalling TQSL 2.7.x
Downgrading to TQSL 2.8 can be seamlessly performed by uninstalling
TQSL 2.8.1 and reinstalling TQSL 2.8. (TQSL 2.7.5 is recommended for a
downgrade due to the defects in TQSL 2.8).
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/ham/trustedQSL/Makefile
cvs rdiff -u -r1.30 -r1.31 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.90 pkgsrc/ham/trustedQSL/Makefile:1.91
--- pkgsrc/ham/trustedQSL/Makefile:1.90 Sun May 25 21:49:39 2025
+++ pkgsrc/ham/trustedQSL/Makefile Sun May 25 22:32:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2025/05/25 21:49:39 mef Exp $
+# $NetBSD: Makefile,v 1.91 2025/05/25 22:32:34 mef Exp $
-DISTNAME= tqsl-2.8
+DISTNAME= tqsl-2.8.1
CATEGORIES= ham
MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/
Index: pkgsrc/ham/trustedQSL/distinfo
diff -u pkgsrc/ham/trustedQSL/distinfo:1.30 pkgsrc/ham/trustedQSL/distinfo:1.31
--- pkgsrc/ham/trustedQSL/distinfo:1.30 Sun May 25 21:49:39 2025
+++ pkgsrc/ham/trustedQSL/distinfo Sun May 25 22:32:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2025/05/25 21:49:39 mef Exp $
+$NetBSD: distinfo,v 1.31 2025/05/25 22:32:34 mef Exp $
-BLAKE2s (tqsl-2.8.tar.gz) = 48b41bb9e7661e3ff8101c79673784288cb17313f652478291c4535194bdc115
-SHA512 (tqsl-2.8.tar.gz) = e89068a80ab2e500e9133a9e3fb518c1a4b0c65a4f940a7b20c54c718f93e8c1cec5bac5b5464c7f3c7308d1193c815f31039cdcafb70accf68ac51a40437795
-Size (tqsl-2.8.tar.gz) = 4108579 bytes
+BLAKE2s (tqsl-2.8.1.tar.gz) = fb2907b043dbc44639634d597adeab2030217f05d2e0c38d6471ab6cab10a3ee
+SHA512 (tqsl-2.8.1.tar.gz) = 3ffcf82ed90a03863da5286ddcb2c4da32062f34be65f8124c101b4a125039b97be0380ef5a1f42128a4cdf04c84da1c31983a01f7edcef1a4bb7cc2b641ffa1
+Size (tqsl-2.8.1.tar.gz) = 4125568 bytes
Home |
Main Index |
Thread Index |
Old Index