| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libtqsllib2_6 | Distribution: openSUSE Tumbleweed |
| Version: 2.8.4 | Vendor: openSUSE |
| Release: 1.3 | Build date: Fri Jan 30 22:27:01 2026 |
| Group: Productivity/Hamradio/Other | Build host: reproducible |
| Size: 546284 | Source RPM: tqsl-2.8.4-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://sourceforge.net/projects/trustedqsl/ | |
| Summary: TrustedQSL ham-radio library | |
The TrustedQSL applications are used for generating digitally signed QSO records (records of Amateur Radio contacts). This package contains the shared library.
SUSE-Permissive
* Fri Jan 30 2026 Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to 2.8.4
* corrects the Spanish translation.
* corrects callsign certificate renewals for cases where the DXCC
entity and the callsign prefix do not match.
* Mon Jan 26 2026 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.8.3:
* update the way that TQSL processes callsigns to discover what
DXCC entity is appropriate for that call. This involves
attempting to decode complex callsigns like “P5/WA1SPT/P” to
discover what the prefix is. The process used strips leading
‘prefix’ (before the first slash) and trailing ‘suffix’ (after
the second slash). Then the ‘prefix’ and ‘suffix’ are validated
to see if they match a DXCC entities prefix. There was a defect
in handling certain ‘suffix’ values such as ‘/P’, ‘/R’, and
‘/MM’. Those could result in incorrect suggestion for an entity
for that call. TQSL now ignores those (as well as /QRP, /M)
when making the entity suggestion. This change is purely for
correcting that selection, which is a convenience for users who
are trying to request a new callsign certificate so they do not
have to scroll through a long list of entities. This does not
change the callsign used for that certificate; it’s used
exactly as entered.
* Fri Sep 26 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.8.2:
* Fix an issue where some QSOs would not be signed when an ADIF
file contained a mismatched gridsquare
* Remove checking of the content of MY_COUNTRY freeform field
* Mon May 05 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.8.1:
* Improvements to signing implementation for robustness and
usability
* Allow import of a backup (.tbk) file using the command line
"-i" switch.
* Can now synchronize QSO data from LotW
* multiple UI fixes and usability improvements
* Fri Feb 14 2025 Andreas Stieger <andreas.stieger@gmx.de>
- Prepare package for openSUSE Tumbleweed inclusion
- properly package shared library, add tqsl-tqsllib.patch
* Fri Dec 06 2024 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 2.7.5
* TQSL now allows renewal of certificates which have not expired.
* When updating QTH details from an ADIF log, certain fields such
as US_STATE were not upper-cased as expected by Logbook of the
World. TQSL now properly uppercases those fields.
* Fri Nov 08 2024 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 2.7.4
* Further correction of handling of US portable callsigns and FCC
Universal Licensing Service (ULS) data.
* Correct handling of language mapping. Changes to the underlying
wxWidgets platform caused some translations to fail.
* When editing or creating Station Locations, saving of invalid
gridsquares is now rejected. TQSL would allow a user to
repeatedly click “next” to bypass the check.
* TQSL now has a database of valid gridsquares indexed by DXCC
entity and primary subdivision (state, province, etc.) allowing
detection of invalid gridsquares in station locations.
* When upload of a Callsign Certificate request fails, TQSL now
allows the user to save that for a later upload.
* Handle network outages more graciously. Don’t repeatedly try to
connect to Logbook when it’s down, as this could cause startup
to take many minutes for some circumstances. TQSL now detects
the errors and stops trying.
* Allow renewal of Callsign Certificates that expired within the
last 90 days.
* Warn users with US base callsigns and portable modifiers that
reciprocity agreements such as CEPT require US callsign holders
to be US citizens.
* Suppress “wxGTK-WARNING” messages on Linux systems.
* Allow an empty location name on the command line to indicate to
TQSL that the log submitted for signing has valid station
location data (ADIF MY_xxx fields) and that no station location
should be used
* Sat Apr 13 2024 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 2.7.3
* Detect cases where the user’s computer clock is set
incorrectly. Rather than generating a meaningless “cannot
load authority certificate” error, TQSL now tells the user
if their clock is set far into the past or into the future.
* Attempts to load expired and replaced callsign certificates
now display a better explanation of the issue and provide a
URL for downloading a current set of the user’s callsign
certificates.
* Change "some QSOs suppressed" wording for log uploads to
"some QSOs not processed".
* Pre-load a set of authority certificates into the TQSL
certificate store to allow certificates that were bundled with
the wrong authorities to be accepted.
* Fixed the check that was being incorrectly applied to portable
calls for US operations
* The Callsign Certificate display used to state “Awaiting ARRL
action” for pending callsign certificates, including ones that
Logbook had rejected. TQSL no longer uses this label.
* Correct handling of an empty upload tracking database. If the
file exists but has no content, TQSL deletes it and recreates
the database.
* Sun Dec 31 2023 Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to version 2.7.2
* Handle locked upload tracking databases properly. When more
than one copy of TQSL is running, detect that and provide an
error messaging asking to complete other uploads.
* For some errors being triggered when processing an ADIF file
before any QSO data was read, TQSL would print a random line
number. TQSL now always initializes the line number properly.
* If the uploads database is corrupt, TQSL would emit spurious
error messages on exit due to the automatic backup operation
being performed. This is no longer displayed.
* When the uploads database was locked, TQSL would lock up and
not proceed when attempting to sign a log. TQSL now handles this
and emits a reasonable error message.
* Detect and repair the uploads database for cases where an empty
file had been created. TQSL now deletes that file and creates
a new uploads database rather than aborting signing the log.
* When installing a new version of the TQSL configuration file,
TQSL could reference memory areas that had been released,
leading to crashes. TQSL now releases this memory properly.
* Detect cases where the user’s computer clock is set incorrectly.
Rather than generating a meaningless “cannot load authority
certificate” error, TQSL now tells the user if their clock is
set far into the past or into the future.
* TQSL would generate error messages when identical QSOs appear
in an ADIF log. It now handles duplicate QSOs properly.
* Wed Dec 06 2023 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Fixed desktop categories
* Thu Oct 19 2023 Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to version 2.7.1
* When upload a Callsign Certificate to Logbook, TQSL now decodes
error messages properly
* Portable callsign handling has been corrected so they work as
Logbook expects.
* When handling requests for US-based 1x1 callsigns, TQSL would
always check in the FCC ULS database to see if the callsign is
valid.
* TQSL no longer uses BerkeleyDB as Oracle it frequently
corrupted the database.
* TQSL now does not use the OPERATOR field when it is too long
to be a callsign.
* Update the encryption algorithm used for saving callsign
certificates (P12 files) from RC2 to AES-256.
* Correct issues with the TQSL ADIF editor where some modes (PKT,
PAC, FM) were not processed properly.
* Add a preference that allows ignoring callsigns in ADIF files
being signed.
/usr/lib64/libtqsllib.so.2.6 /usr/share/licenses/libtqsllib2_6 /usr/share/licenses/libtqsllib2_6/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 21 22:32:08 2026