[Pkg-voip-commits] [resiprocate] 01/03: Merge tag 'upstream/1.8.12'

Daniel Pocock pocock at alioth.debian.org
Mon Aug 5 21:36:32 UTC 2013


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

pocock pushed a commit to branch master
in repository resiprocate.

commit 15e734ea95d2f02373c74a8236948e6a74c5905b
Merge: aeb6745 569cc86
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Mon Aug 5 22:26:19 2013 +0200

    Merge tag 'upstream/1.8.12'
    
    Upstream version 1.8.12

 ChangeLog                                 |   13 ++
 Makefile.in                               |    3 +
 apps/Makefile.in                          |    3 +
 apps/basicB2BUA/Makefile.am               |    2 +-
 apps/basicB2BUA/Makefile.in               |    5 +-
 apps/clicktocall/Makefile.am              |    2 +-
 apps/clicktocall/Makefile.in              |    5 +-
 apps/clicktocall/test/Makefile.am         |    2 +-
 apps/clicktocall/test/Makefile.in         |    5 +-
 apps/ichat-gw/Makefile.am                 |    2 +-
 apps/ichat-gw/Makefile.in                 |    5 +-
 apps/ichat-gw/jabberconnector/Makefile.am |    2 +-
 apps/ichat-gw/jabberconnector/Makefile.in |    5 +-
 apps/sipdial/Makefile.am                  |    2 +-
 apps/sipdial/Makefile.in                  |    5 +-
 b2bua/Makefile.am                         |    2 +-
 b2bua/Makefile.in                         |    5 +-
 b2bua/RtpProxyUtil.cxx                    |   15 +-
 config.h.in                               |   18 ++
 configure                                 |  272 +++++++++++++++++++++++++++--
 configure.ac                              |   13 +-
 p2p/Makefile.am                           |    2 +-
 p2p/Makefile.in                           |    5 +-
 p2p/s2c/s2c/Makefile.am                   |    2 +-
 p2p/s2c/s2c/Makefile.in                   |    5 +-
 presSvr/Makefile.am                       |    2 +-
 presSvr/Makefile.in                       |    5 +-
 reTurn/Makefile.am                        |    3 +-
 reTurn/Makefile.in                        |    6 +-
 reTurn/client/Makefile.am                 |    3 +-
 reTurn/client/Makefile.in                 |    5 +-
 reTurn/client/test/Makefile.am            |    2 +-
 reTurn/client/test/Makefile.in            |    5 +-
 reTurn/test/Makefile.am                   |    2 +-
 reTurn/test/Makefile.in                   |    5 +-
 reflow/Makefile.am                        |    1 +
 reflow/Makefile.in                        |    5 +-
 repro/Makefile.am                         |    2 +-
 repro/Makefile.in                         |    5 +-
 repro/WebAdmin.cxx                        |   15 +-
 repro/repro.config                        |    2 +-
 repro/reprocmd/Makefile.am                |    2 +-
 repro/reprocmd/Makefile.in                |    5 +-
 repro/reprocmd/reprocmd.cpp               |    5 +
 repro/test/Makefile.am                    |    2 +-
 repro/test/Makefile.in                    |    5 +-
 resip/Makefile.in                         |    3 +
 resip/certs/Makefile.in                   |    3 +
 resip/dum/ClientSubscription.cxx          |    9 +-
 resip/dum/Makefile.am                     |    5 +-
 resip/dum/Makefile.in                     |    9 +-
 resip/dum/test/Makefile.am                |    2 +-
 resip/dum/test/Makefile.in                |    5 +-
 resip/recon/MOHParkServer/Makefile.am     |    2 +-
 resip/recon/MOHParkServer/Makefile.in     |    6 +-
 resip/recon/Makefile.in                   |    3 +
 resip/recon/test/Makefile.am              |    9 +-
 resip/recon/test/Makefile.in              |    8 +-
 resip/stack/Makefile.am                   |    4 +-
 resip/stack/Makefile.in                   |    8 +-
 resip/stack/MethodHash.cxx                |    2 +-
 resip/stack/Tuple.cxx                     |    8 +-
 resip/stack/ssl/Security.cxx              |   26 +++
 resip/stack/test/Makefile.am              |    7 +-
 resip/stack/test/Makefile.in              |   41 +++--
 resip/stack/test/testSocketFunc.cxx       |   95 ++++++++++
 resiprocate.spec                          |   10 +-
 resiprocate.spec.in                       |    6 +-
 rutil/AndroidLogger.cxx                   |   93 ++++++++++
 rutil/AndroidLogger.hxx                   |   73 ++++++++
 rutil/Data.cxx                            |   14 ++
 rutil/Makefile.am                         |    4 +
 rutil/Makefile.in                         |   53 +++---
 rutil/Poll.cxx                            |  160 ++++++++++++-----
 rutil/Poll.hxx                            |   49 +-----
 rutil/dns/ares/Makefile.in                |    3 +
 rutil/dns/ares/ares_init.c                |   55 ++++++
 rutil/test/Makefile.am                    |    2 +-
 rutil/test/Makefile.in                    |    6 +-
 rutil/vmd5.cxx                            |    2 +-
 tfm/Makefile.am                           |    2 +-
 tfm/Makefile.in                           |    5 +-
 tfm/repro/Makefile.am                     |   22 ++-
 tfm/repro/Makefile.in                     |  145 +++++++++++----
 tfm/tfdum/Makefile.am                     |   21 ++-
 tfm/tfdum/Makefile.in                     |   29 +--
 86 files changed, 1220 insertions(+), 276 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