Next | Query returned 122 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-10-07 16:17:24 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Remove SHA1 hashes for distfiles
   2021-03-19 21:29:36 by Greg Troxel | Files touched by this commit (2)
Log message:
ham/xlog: Update to 2.0.22

- Changes for xlog version 2.0.22 - 2021-feb-27
  * Fixed empty ADIF file when Distance and Azimuth fields are in use
  * Distance must be "km" in ADIF output - fixed

- Changes for xlog version 2.0.21 - 2021-feb-18
  * Modified get_smeter and get_powerlevel to use default values
    (S9 and UNKNOWN) if hamlib cannot get values from the radio
    (e.g. quisk).
  * Be sure to use at least hamlib4.1 to avoid a crash that occurs
    when using the "Select a Radio" GUI more than once.
  * Modified configure.ac to check if compiler can support -W parameters
  * Updated cty.dat 20210218 (cty-3104)
   2021-02-16 21:22:52 by Greg Troxel | Files touched by this commit (1)
Log message:
ham/xlog: Improve workarounds for upstream portability issues
   2021-02-16 21:10:22 by Greg Troxel | Files touched by this commit (1)
Log message:
ham/xlog: Drop MAINTAINERship

Note upstream's unusual stance on people building from the repo.
   2021-02-04 22:47:31 by Greg Troxel | Files touched by this commit (1)
Log message:
ham/xlog: Limit -Wno-stringop-truncation to gcc 4/5.
   2021-02-04 21:15:31 by Greg Troxel | Files touched by this commit (1)
Log message:
ham/xlog: Re-rototill -Wno-stringop-truncation

Further investigation reveals this is present in recent clang and
recent gcc but not moderately old (but still very relevant) gcc.
   2021-02-04 21:02:14 by Greg Troxel | Files touched by this commit (1)
Log message:
ham/xlog: Rototill approach to non-portable warnings

Mostly, this is adapting the warning flags removed from the build and
those added to clang vs gcc.

Hoist removal of -Wno-stringop-truncation to always happen, because it
was separately on for clang and gcc, and it seems likely it would be
unknown on some other compiler.
   2021-02-04 20:21:48 by Greg Troxel | Files touched by this commit (1)
Log message:
ham/xlog: Add another warning workaround

(Upstream sources do not compile cleanly under clang.)
   2021-02-04 15:43:30 by Greg Troxel | Files touched by this commit (2)
Log message:
ham/xlog: Drop patch that drops -Werror

This seems not necessary on NetBSD 9/amd64 with gcc.
(The patch was not documented and not filed upstream.)
   2021-02-04 15:10:07 by Greg Troxel | Files touched by this commit (6)
Log message:
ham/xlog: Update to 2.0.20

pkgsrc changes:
  - drop workaround for upstream bug fixed in this release
  - rename patchfile per pkglint

- Changes for xlog version 2.0.20 - 2021-jan-30
  * Updated cty.dat 20210127 (cty-3102)
  * Added FST4 support and 5m/8m bands for ADIF 3.1.1
  * Added /dev/ttyUSB0 and /dev/ttyUSB1 to the hamlib device menu
  * Logeditor can hide TX(RST) and RX (RST) (useful for VHF contests)
  * ADIF exports Distance and Azimuth correctly if enabled in Logeditor
  * Imports ADIF from wsjt-x on UDP port 2333
  * Fixed use-after-free error discovered by Chris K2CR and valgrind
  * Fixed hash-table != null assert in dxcc.c
  * Fixed GLib-GObject-WARNING in log.c
  * Compiles cleanly with hamlib4 on ubuntu 18.04 and 20.04

Next | Query returned 122 messages, browsing 11 to 20 | Previous