DFSG NEW Queue

DFSG, Licensing & New Packages Team

svxlink 26.05.1-1

Package Information

DescriptionVoice-over-IP server for ham radio operators

The SvxLink server provides access to a ham radio transceiver via the EchoLink® protocol. It can act as a repeater controller or operate on a simplex channel. Based on a modular design, the server can be configured to provide voice mail and echo (talkback) service. It is normally used together with the 'remotetrx' package, which allows the remote control of a radio transceiver.

For a client program implementing the EchoLink® protocol, please have a look at the 'qtel' package.

EchoLink® allows licensed amateur radio operators to communicate over the Internet, including remote access to station equipment. EchoLink® is a registered trademark of Synergenics, LLC.

MaintainerDebian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed ByDave Hibberd <hibby@debian.org>
Sponsorhibby@debian.org
Distributionunstable
Architecturelinux-any all
VCSgit: https://salsa.debian.org/debian-hamradio-team/svxlink.git -b debian/master (browse)
Closes#1138336
Popcon Installs279
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/svxlink
Uploaded3 hours ago

New Package Report

.changes
Sourcesvxlink
Version26.05.1-1
Changed-ByDave Hibberd
Architecturesource amd64 all
Distributionunstable
DateMon, 27 Jul 2026 00:49:16 +0100
Changelog
svxlink (26.05.1-1) unstable; urgency=medium
 .
   [ Christoph Berg ]
   * New upstream version 26.05.1.
   * Fixes various security issues:
     https://github.com/sm0svx/svxlink/security/advisories
 .
   [ Dave Hibberd ]
   * Remove libgpiod v2 patch, functionality now upstreamed
   * Remove patch 0006, tcl logic rewritten and scans the same dir
   * Add LogWriter.h to libasynccore-dev
   * Bump sonames & rename lib packages, add B-R on 1.8
   * Bump Standards, no changes required
   * Add OpenSSL4 compat Patch from Ravi Kant Sharma (Closes: #1138336)
.dsc
Sectionlibdevel
Priorityoptional
Componentmain
Package-Listlibasyncaudio-dev deb libdevel optional arch=linux-any
libasyncaudio1.9 deb libs optional arch=linux-any
libasynccore-dev deb libdevel optional arch=linux-any
libasynccore1.9 deb libs optional arch=linux-any
libasynccpp-dev deb libdevel optional arch=linux-any
libasynccpp1.9 deb libs optional arch=linux-any
libasyncqt-dev deb libdevel optional arch=linux-any
libasyncqt1.9 deb libs optional arch=linux-any
libecholib-dev deb libdevel optional arch=linux-any
libecholib1.3t64 deb libs optional arch=linux-any
qtel deb hamradio optional arch=linux-any
qtel-icons deb hamradio optional arch=all
remotetrx deb hamradio optional arch=linux-any
svxlink-calibration-tools deb hamradio optional arch=linux-any
svxlink-gpio deb hamradio optional arch=all
svxlink-server deb hamradio optional arch=linux-any
svxreflector deb hamradio optional arch=linux-any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Svxlink
Upstream-Contact: Tobias Blomberg <sm0svx@users.sourceforge.net>
Source: http://sourceforge.net/projects/svxlink/


Files: *
Copyright: 2013 Tobias Blomberg
License: GPL-2+

Files: src/echolib/md5.*
Copyright: 1999, 2000, 2002 Aladdin Enterprises
License: Zlib

Files:
 src/async/audio/AsyncAudioDecimator.*
 src/async/audio/AsyncAudioInterpolator.*
Copyright: 2001 Iowegian International Corporation (http://www.iowegian.com)
           Grant R. Griffin
           Tobias Blomberg
License: WOL

Files: src/svxlink/trx/Macho.*
Copyright: 2005 Eduard Hiti (macho@ehiti.de)
License: MIT

Files: src/async/audio/fidlib.*
Copyright: 2002-2004 Jim Peters <http://uazu.net/>
License: LGPL-2.1


Files: debian/*
Copyright: 2010 Michael Vorleiter <parsival1609@yahoo.de>
           2013-2018 Felix Lechner <felix.lechner@lease-up.com>
License: GPL-2+

Files: debian/icons/original/warning-10.svg
Copyright: 2010 Yves Guillou (from openclipart.com)
License: CC0-1.0

Files: debian/icons/original/network-wireless.svg
Copyright: 2010 warszawianka (from openclipart.com)
License: CC0-1.0

Files: debian/icons/original/Transmission-1.svg
Copyright: 2016 rygle (from openclipart.com)
License: CC0-1.0

Files: debian/icons/original/Transmission-3.svg
Copyright: 2016 rygle (from openclipart.com)
License: CC0-1.0


License: Zlib
 Copyright (C) 1999, 2000, 2002 Aladdin Enterprises.  All rights reserved.
 .
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 .
 L. Peter Deutsch
 ghost@aladdin.com

License: WOL
 The Wide Open License (WOL)
 .
 Permission to use, copy, modify, distribute and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice and this license appear in all source copies. 
 THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY OF
 ANY KIND. See http://www.dspguru.com/wide-open-license for more information.

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

License: LGPL-2.1
 This file is released under the GNU Lesser General Public License
 (LGPL) version 2.1 as published by the Free Software Foundation.
 See the file /usr/share/common-licenses/LGPL-2.1 for details, or visit
 <http://www.fsf.org/licenses/licenses.html>.

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 See the file /usr/share/common-licenses/GPL-2 for details, or visit
 <http://www.fsf.org/licenses/licenses.html>.

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 .
 You should have received a copy of the CC0 Public Domain Dedication along with
 this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
 .
 On Debian systems, the full text of the CC0 1.0 Universal license can be found
 in the file `/usr/share/common-licenses/CC0-1.0'.

Back to Dashboard | View all reviews for this package