Skip to content

Tags: sm0svx/svxlink

Tags

24.02

Prepare for release 24.02

19.09.2

Bugfix in SvxReflector authentication code. Upgrade immediately.

If you are running an SvxReflector server you should upgrade
immediately.

19.09.1

Update version for release 19.09

19.09

Prepare release 19.09

17.12.2

Merge branch 'hotfix-180301' into maint

17.12.1

Release 17.12.1

- Bugfix: Qtel translations were not installed

17.12

Release 17.12

15.11

Prepared for the 15.11 release

14.08.2

Bugfix release 14.08.2

* SvxLink now compile in C++11 mode with GCC and other compilers that
  understand the -std=c++11 compiler switch. The compiler switch will
  automatically be turned on if a version of libsigc++ greater than 2.5.0
  is detected since those versions require C++11 to be enabled.

* Bugfix: The logic linking would cause a crash under some circumstances.  For
  example SvxLink would crash on startup if link TIMEOUT was set and the startup
  Tcl function was modified to play an audio clip.

14.08.1

Bugfix release 14.08.1

* Bugfix: Fixes issue #87 "Suddenly stops speaking to the EchoLink directory
  server".

* ModuleEchoLink: If an incoming connect have a different IP address than
  the one registered in the Echolink directory server, the station list is now
  refreshed immediately instead of just rejecting the connection and wait for
  the next periodic refresh.