[Pkg-voip-commits] [resiprocate] branch master updated (366ba70 -> 7915238)

Daniel Pocock pocock at alioth.debian.org
Sat Sep 28 20:22:53 UTC 2013


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

pocock pushed a change to branch master
in repository resiprocate.

      from  366ba70   Update for v1.8.13-1
      adds  de7a0c7   Imported Upstream version 1.8.14
       new  627a5fd   Merge tag 'upstream/1.8.14'
       new  21bc0f3   Update for v1.8.14-1
       new  532a65f   Import commented reTurnServer.config
       new  ca3227e   Update repro.config comments
       new  38db2a8   Enable IPv6 by default (also changed upstream)
       new  7915238   Remove default setting for CertificatePath

The 6 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                         |   17 ++++
 config.h.in                       |    3 +
 configure                         |   59 ++++++++++--
 configure.ac                      |    8 +-
 debian/changelog                  |    6 ++
 debian/conf/reTurnServer.config   |  157 +++++++++++++++++++++++++++----
 debian/conf/repro.config          |   47 ++++++++--
 reTurn/AsyncUdpSocketBase.cxx     |    9 ++
 reTurn/Makefile.am                |    2 +-
 reTurn/Makefile.in                |    2 +-
 reTurn/ReTurnConfig.cxx           |    8 +-
 reTurn/ReTurnConfig.hxx           |    3 +
 reTurn/TcpServer.cxx              |    9 ++
 reTurn/TlsServer.cxx              |    9 ++
 reTurn/reTurnServer.config        |  187 ++++++++++++++++++++++++++++++-------
 reTurn/reTurnServer.cxx           |   25 +++++
 repro/ReproRunner.cxx             |   80 +++++++++++++---
 repro/repro.config                |   43 ++++++++-
 resip/Makefile.am                 |    5 +-
 resip/Makefile.in                 |    5 +-
 resip/dum/ClientInviteSession.cxx |    1 -
 resip/rend/Makefile.am            |    1 +
 resip/rend/Makefile.in            |    2 +-
 resip/stack/HeaderHash.cxx        |    2 +-
 resip/stack/MethodHash.cxx        |    2 +-
 resip/stack/ssl/Security.cxx      |   70 ++------------
 resiprocate.spec                  |    4 +-
 rutil/Data.cxx                    |   53 +++++++++++
 rutil/Data.hxx                    |    2 +
 rutil/DnsUtil.cxx                 |    6 +-
 rutil/ServerProcess.cxx           |   85 +++++++++++++++++
 rutil/ServerProcess.hxx           |    4 +
 rutil/TransportType.cxx           |   17 ++++
 rutil/TransportType.hxx           |    3 +
 rutil/dns/ares/ares_init.c        |   66 +++++++------
 rutil/dns/ares/ares_process.c     |    2 +-
 rutil/test/testCompat.cxx         |   56 +++++------
 37 files changed, 836 insertions(+), 224 deletions(-)

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



More information about the Pkg-voip-commits mailing list