SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for tqsl-devel-2.4.3-1.1.x86_64.rpm :
Sat Dec 22 13:00:00 2018 Wojciech Kazubski
- update to version 2.4.3
Fixed a defect in the station location wizard that would cause
state and county information (also province, etc.) to be lost
when editing a station location.
- update to version 2.4.2
Ensure that the exit status message emitted by TQSL appears in
English so logging programs can use that to detect exit status.
In the past, this could have been output in the local language,
making it more difficult for the calling program to detect whether
or not there were any errors.
Improve setting of ITU and CQ zones when defining a Station
Location. There were many cases where these were left empty, which
means that Station Locations were more likely to not have zones
defined.
Fix issue with Windows updates of TQSL failing when the user\'s
directory has a space embedded. Note that this is a forwards-looking
fix: this defect is in the existing TQSL 2.4.1, so updates for users
with spaces in their usernames will continue to fail until after
2.4.2 or 2.4.3 is installed.
Remove spurious error message when run on a system where the local
language is not supported.
- Features Added:
When displaying a callsign certificate where the private key is
missing from the local system, specifically state that the private key
is not found. Added a specific message for keys that cannot be opened
to provide the root cause.
Improve the error message for missing private keys to be more
descriptive.
Add the ability to map Cabrillo modes to user-specified ADIF modes
using the cab_modes.dat file in the TQSL user directory. File has
Cabrillo modes (two characters), then an ADIF mode, comma delimited.
Default file is provided by TQSL and users can provide their own.
Allow adding translations without making code changes.

Sat Nov 17 13:00:00 2018 Wojciech Kazubski
- removed patches libdir.diff and clang_analyzer.diff
- update to version 2.4.1
Display \"No Private Key\" versus an error message when displaying a callsign
certificate with no installed private key.
Fix defect that meant that some callsign certificates (those with missing
private keys) could not be restored from a .TBK file containing a good copy.
Fix defect that was causing callsign certificate renewals to have \"null null
null\" as the Name in some conditions.
Fix defect that was required deleting an existing callsign certificate before
importing a replacement .P12 file
- update to version 2.4
Add Hindi translation.
Pre-load callsign certificate requests from the ARRL address data when it
is available for a given callsign.
Provide default gridsquare, state, and county for station locations when
available from the ARRL address data. Validate that gridsquares are
consistent with the station\'s address.
Retain all certificate private keys. Mark as deleted and allow them to be
recovered. This allows the .TQ6 file downloaded from LoTW to always be used
to recover a user\'s callsign certificate.
Allow LMDB to be used with TQSL to work around Berkely DB licensing issues.

Thu May 18 14:00:00 2017 dl8fclAATTdarc.de
- update to version 2.3.1
Add the ADIF satellite name to the pulldown menu in the ADIF editor to allow
satellites to be more easily looked up.
Add \'Saving QSOs\' to the messages to be translated.
Add Finnish translation from Juhani, OH8MXL.
When renewing a callsign certificate and backing up to earlier pages in the wizard,
don\'t display a spurious certificate type selection page.
When editing an ADIF file that has an invalid mode setting,
notify the user that it is being ignored.
Fix password prompt on systems with debug assertions enabled in wxWidgets.
Correct the invocation of the Windows Installer when an update is available.
Correct the counts reported when duplicate QSOs are found along with QSOs
with other errors.
Allow \'LIGHT\' in a Cabrillo file to represent 300G and higher.
When there are multiple signature specifications in the configuration file,
choose the one with the highest version number.
Allow TQSL to build against OpenSSL 1.1.0.
Fix formatting of the messages that appear when QSOs change values
in the station location for duplicate QSOs.
Correct improperly formatted frequencies from ADIF files
(values like \'7.010.20\') to remove the extra periods.
Revert the change that stripped spaces in the TQSL configuration file as
that caused newlines to be removed in places like the station_data file.
Fix \"OpenSSL error - bad end line\" by ensuring that there\'s always
a newline starting a new certificate.
Add the ability to pull DXCC Entity valid date ranges to the TQSL
configuration file.

Tue Mar 21 13:00:00 2017 dl8fclAATTdarc.de
- use %cmake macros

Sat Oct 8 14:00:00 2016 dl8fclAATTt-online.de
- update to version 2.3

* more translations

* A defect that could cause TQSL to fail to import a callsign
certificate with \"OpenSSL error - bad end line\" has been corrected.

* Creating callsign certificate requests for renewal or for new
requests now verify that the \"QSO start date\" and \"QSO end date\"
match the start and end date for operations from that DXCC entity.

* When creating a new callsign certificate request, TQSL no longer
asks if it should be \"signed\" or not. Instead, TQSL asks what the
callsign certificate is meant for (personal call, dxpedition,
club call, etc.) and chooses the proper approach depending on
the type of callsign.

Mon May 23 14:00:00 2016 dl8fclAATTt-online.de
- update to version 2.2.2
several bugfixes
Italian, Japanese, Chinese translations

Tue Mar 15 13:00:00 2016 dl8fclAATTt-online.de
- update to version 2.2.1
1. Restoring an incorrect .TQ6 file when there is a pending callsign
certificate request could cause the pending request to be deleted. TQSL now
rejects the invalid TQ6 file and takes no other action.
2. Updating the LoTW configuration file could fail if the user\'s home
directory contained non-ASCII characters (Windows only).
3. Ensure that the password prompt window appears on top of other windows
when a password is requested while signing a log.
4. Correct defect that would cause Cabrillo \"Light\" mode QSOs (300 GHz) to
be rejected.
5. Correct handling of unrecognized ADIF MODE/SUBMODE entries to allow
user-defined modes to be used.
6. Fix a defect on OSX that would cause an incorrect error message to be
displayed when an incorrect password for a callsign certificate.
New features:
1. Allow an alternate layout for the user interface that moves the status
log to a separate tab. This is useful for users with long lists of station
locations or callsign certificates.
2. Update the duplicates tracking to allow reporting of station location
changes when the same QSO is signed from more than one station location.
3. Update the ADIF editor to automatically select the appropriate band when
a frequency is entered.
4. Add \"Replaced\' and \"Expired\" tags to the callsign certificate
properties display.

Thu Dec 31 13:00:00 2015 dl8fclAATTt-online.de
- update to version 2.2
Allow the National Parks on the Air contest identifiers to be
seamlessly added to Station Locations.
No longer displays \'Invalid argument\" when an incorrect password
is entered when renewing a password-protected callsign certificate.

Sun Nov 8 13:00:00 2015 dl8fclAATTdarc.de
- update to version 2.1.3
Revert change in the behavior for command line applications.
TQSL 2.1 changed the behavior for ADIF files to open those with the
TQSL ADIF editor versus signing them unless \"-x\" or \"-q\" were on
the command line. This was an incompatible change that is not
consistent with the documentation and was removed.
Fix defect that could cause newly imported callsign certificates
to be deleted after the import completed.

Sun Sep 27 14:00:00 2015 dl8fclAATTdarc.de
- update to version 2.1.2
Portuguese (Portugal) translations from Nuno, CT2IRY
Correct command line parsing defect that causes TQSL to quit without
signing a log unless a station location is provided on the command line.
Correct the TQSL editor to not use the language settings for decimal
points as ADIF requires \".\" as the decimal separator.

Sun Sep 13 14:00:00 2015 dl8fclAATTdarc.de
- update to version 2.1.1
A lot of feature enhancements and bug fixes.
see /usr/share/doc/packages/tqsl/ChangeLog.txt

Wed Jul 30 14:00:00 2014 dl8fclAATTdarc.de
- update to version 2.0.3
bugfix, when creating station locations with only one certificate

Sat Jul 12 14:00:00 2014 dl8fclAATTdarc.de
- update to version 2.0.2
a lot of bugfixes and improvements

Sun Dec 15 13:00:00 2013 dl8fclAATTdarc.de
- update to version 2.0.1
a lot of bugfixes
TQSL now checks the status of callsign certificates using an
online service at LoTW

Wed Nov 6 13:00:00 2013 dl8fclAATTdarc.de
- update to version 2.0
combines tqslcert and tqsl into a single program,
added additional documentation for certificate operations
includes a new, task oriented GUI.

Sun Aug 11 14:00:00 2013 dl8fclAATTdarc.de
- update to version 1.14.3
fix for the command line tool when detecting a new version

Sun Jun 30 14:00:00 2013 dl8fclAATTdarc.de
- import into buildservice
Substitude for package TrustedQSL
update to version 1.14.2
tqsllib is now included in this package
Log files can be signed and uploaded over the internet to LoTW in one operation.
Errors in Station Locations are reported (for example, incorrect CQ and ITU zones).
QSOs that need not be re-submitted (“duplicates”) are brought to the user’s attention.
Error reporting has been improved.
Users are notified when a new version becomes available.
Documentation has been improved.


 
ICM