Path to this page:
./
ham/trustedQSL,
TrustedQSL, uploading QSL Data to LoTW of ARRL
Branch: CURRENT,
Version: 2.8.5nb1,
Package name: tqsl-2.8.5nb1,
Maintainer: makotoTrustedQSL is a LoTW (Logbook of The World) application to upload
QSO's (contacts) information onto Logbook servers maintained by the
ARRL (American Radio Relay League).
Logbook of The World - LoTW - is an exciting way for Radio Amateurs
to confirm two-way contacts they have made and use the confirmations
as credit toward various awards.
Because Logbook of The World uses double blind comparison, users
cannot see what other users have uploaded unless there is a matched
QSO.
Required to run:[
www/curl] [
security/openssl] [
databases/db5] [
x11/wxGTK30]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 4115.616 KB
Version history: (Expand)
- (2026-06-11) Updated to version: tqsl-2.8.5nb1
- (2026-05-31) Updated to version: tqsl-2.8.5
- (2026-05-14) Updated to version: tqsl-2.8.1nb7
- (2026-02-06) Updated to version: tqsl-2.8.1nb6
- (2026-01-27) Updated to version: tqsl-2.8.1nb5
- (2026-01-07) Updated to version: tqsl-2.8.1nb4
CVS history: (Expand)
| 2026-06-11 09:18:01 by Thomas Klausner | Files touched by this commit (788) |
Log message:
gtk3: bump PKGREVISION for wayland option default change
Recursive bump to hopefully fix bulk build fallout due to the
unversioned change.
|
| 2026-05-31 14:46:17 by Makoto Fujiwara | Files touched by this commit (2) |
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.
|
| 2026-05-31 14:40:58 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(ham/trustedQSL) Updted 2.8.1 to 2.8.4
TQSL changes
============
2.8.4
----------
Correct Spanish localization
Fix issue with renewals for callsigns not in the prefix map causing that
DXCC entity to not appear in the renewal screen (instead, '-NONE-' was
appearing.)
2.8.3
----------
When emitting status or error messages, flush the output to ensure it's
available to logging programs.
Correct a defect where the TQSL uploads database was kept locked after using
the restore function to restore configuration data. This would cause a
spurious error when performing multiple restores without restarting TQSL, or
trying to sign a log after a restore. (Again, while not restarting TQSL.)
Use the name of the ADIF file submitted for signing as the base name of the
file uploaded, not a fixed TQSLUpl.*. This reverts to the prior behavior where
the uploaded file can be tracked in the response from Logbook.
Fix problem with log uploads on Windows when the user's home directory has
non-ASCII characters. This could lead to Logbook rejecting logs with errors
like "Not a TrustedQSL file".
Add a user-agent, mime type, and better filename to uploaded log files.
When the Logbook TLS certificate fails, assume it's caused by TLS \
"inspection"
and allow traffic without TLS verification.
Add new root certificate for lotw.arrl.org to the ca bundle.
When uploads fail, don't delete the temporary upload file so the file can be
inspected.
Correct the ignored prefix/suffix list - ensure that things like /M, /MM, /QRP
are ignored only when used as a suffix.
2.8.2
----------
Restore handling of the command line "-o" (output file) argument. This has
apparently been broken since TQSL 2.5.2.
Convert the prefix and grid data files to XML format with version numbering
to permit tracking of changes.
Allow QSL managers to define a default signing callsign so they don't need
to scroll through all of the stations they manage when requesting a
Callsign Certificate for a new station.
When reporting "Station Location could not be found", insert the name \
of the
Station Location in the message (tnx AA6YQ).
Fix VUCC grid data for Newfoundland and Labrador - the ADIF abbreviation of NL
is encoded as NF for Logbook purposes.
When signing a log, store the signed output to disk rather than in memory
as large logs could consume excessive RAM.
Add ability for a local prefix database to override the one installed
with TQSL.
Add VK2 as a valid prefix for Lord Howe Island (portable operations).
After instrumentation of TQSL searching for memory "leaks", made several
changes to decrease memory usage.
Decrease possibility of out-of-memory errors for QSL managers with very large
number of active callsign certificates when requesting a new callsign
certificate by adding a default preference setting.
Add callsign prefix mapping for VO for Canada, not just "Newfoundland
Labrador (Deleted)".
Detect missing vuccgrids.dat file and report. Disable grid square
validation for this case.
|
| 2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335) |
Log message:
*: Recursive revbump from security/nettle-4.0
|
| 2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305) |
Log message:
*: recursive bump for nettle 4.0 shlib major bump
|
| 2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344) |
Log message:
*: recursive bump for removal of cairo's xcb option
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|