[hamradio-commits] [soapyremote] branch upstream updated (3f3099e -> be3e103)

Andreas E. Bombe aeb at moszumanska.debian.org
Fri Aug 11 19:14:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

aeb pushed a change to branch upstream
in repository soapyremote.

      from  3f3099e   New upstream version 0.3.2
       new  be3e103   New upstream version 0.4.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changelog.txt                                      |  29 +++
 README.md                                          |   2 +-
 client/ClientStreamData.cpp                        | 118 +++++++++++-
 client/ClientStreamData.hpp                        |   5 +-
 client/LogAcceptor.cpp                             |  14 +-
 client/Registration.cpp                            |  15 +-
 client/Settings.cpp                                | 104 +++++++++-
 client/SoapyClient.hpp                             |  19 +-
 client/Streaming.cpp                               | 122 ++++++++----
 common/CMakeLists.txt                              |   1 +
 common/SoapyRPCPacker.cpp                          |  18 +-
 common/SoapyRPCPacker.hpp                          |   5 +-
 common/SoapyRPCSocket.cpp                          |  83 +++++++-
 common/SoapyRPCSocket.hpp                          |  11 +-
 common/SoapyRPCUnpacker.cpp                        |  51 ++++-
 common/SoapyRPCUnpacker.hpp                        |  11 +-
 common/SoapyRemoteDefs.hpp                         |  15 +-
 common/SoapySocketDefs.in.hpp                      |  11 +-
 common/SoapyStreamEndpoint.cpp                     |  45 ++++-
 common/SoapyStreamEndpoint.hpp                     |   4 +-
 debian/changelog                                   |  20 +-
 debian/control                                     |   6 +-
 debian/copyright                                   |   2 +-
 debian/soapysdr-server.install                     |   3 +-
 debian/soapysdr-server.postrm                      |  13 ++
 debian/soapysdr-server.prerm                       |   3 +-
 ...e.install => soapysdr0.6-module-remote.install} |   0
 server/ClientHandler.cpp                           | 209 +++++++++++++++++----
 server/ServerStreamData.cpp                        |  20 +-
 server/ServerStreamData.hpp                        |   7 +-
 system/SoapySDRServer.service.in                   |   2 +
 31 files changed, 836 insertions(+), 132 deletions(-)
 create mode 100644 debian/soapysdr-server.postrm
 rename debian/{soapysdr0.5-2-module-remote.install => soapysdr0.6-module-remote.install} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/soapyremote.git



More information about the pkg-hamradio-commits mailing list