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

Daniel Pocock pocock at moszumanska.debian.org
Thu Dec 19 20:56:54 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 532d0f92289b068f93570b67bc27464a7f63f6d6
Merge: 41de5e6 d84d87b
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Thu Dec 19 21:29:22 2013 +0100

    Merge tag 'upstream/1.9.0_beta8'
    
    Upstream version 1.9.0~beta8

 Makefile.in                                    |   6 +
 aclocal.m4                                     | 160 +++++++++++++
 apps/Makefile.in                               |   6 +
 apps/clicktocall/Makefile.in                   |   6 +
 apps/clicktocall/test/Makefile.in              |   6 +
 apps/ichat-gw/Makefile.in                      |   6 +
 apps/ichat-gw/jabberconnector/Makefile.in      |   6 +
 apps/sipdial/Makefile.in                       |   6 +
 config.h.in                                    |   3 +
 configure                                      | 303 ++++++++++++++++++++++-
 configure.ac                                   |  18 +-
 p2p/Makefile.in                                |   6 +
 p2p/s2c/s2c/Makefile.in                        |   6 +
 presSvr/Makefile.in                            |   6 +
 reTurn/Makefile.in                             |   6 +
 reTurn/client/Makefile.in                      |   6 +
 reTurn/client/test/Makefile.in                 |   6 +
 reTurn/test/Makefile.in                        |   6 +
 reflow/Flow.cxx                                |   4 +-
 reflow/Flow.hxx                                |   2 +-
 reflow/Makefile.in                             |   6 +
 repro/Makefile.in                              |   6 +
 repro/Plugin.hxx                               |   3 +-
 repro/ReproRunner.cxx                          |  43 ++--
 repro/ReproRunner.hxx                          |   1 +
 repro/Worker.hxx                               |   3 +
 repro/WorkerThread.cxx                         |  35 ++-
 repro/accountingconsumers/Makefile.in          |   6 +
 repro/monkeys/LocationServer.cxx               |   2 +-
 repro/plugins/Makefile.am                      |   3 +
 repro/plugins/Makefile.in                      |  11 +-
 repro/plugins/example/ExamplePlugin.cxx        |  39 ++-
 repro/plugins/example/Makefile.in              |   6 +
 repro/plugins/pyroute/Makefile.am              |  21 ++
 repro/plugins/{example => pyroute}/Makefile.in | 136 +++++++++--
 repro/plugins/pyroute/PyRoutePlugin.cxx        | 320 +++++++++++++++++++++++++
 repro/plugins/pyroute/PyRouteWorker.cxx        | 282 ++++++++++++++++++++++
 repro/plugins/pyroute/PyRouteWorker.hxx        | 107 +++++++++
 repro/plugins/pyroute/PyThreadSupport.hxx      |  90 +++++++
 repro/plugins/pyroute/README.txt               |  46 ++++
 repro/plugins/pyroute/example.py               |  65 +++++
 repro/plugins/pyroute/example_ldap.py          | 114 +++++++++
 repro/reprocmd/Makefile.in                     |   6 +
 repro/test/Makefile.in                         |   6 +
 resip/Makefile.in                              |   6 +
 resip/certs/Makefile.in                        |   6 +
 resip/dum/Makefile.in                          |   6 +
 resip/dum/ServerInviteSession.cxx              |  33 ++-
 resip/dum/test/Makefile.in                     |   6 +
 resip/recon/MOHParkServer/Makefile.in          |   6 +
 resip/recon/Makefile.in                        |   6 +
 resip/recon/test/Makefile.in                   |   6 +
 resip/rend/Makefile.in                         |   6 +
 resip/stack/CancelableTimerQueue.hxx           |   6 +-
 resip/stack/ConnectionBase.cxx                 |   4 +-
 resip/stack/Makefile.in                        |   6 +
 resip/stack/test/Makefile.in                   |   6 +
 resiprocate.spec                               |   8 +-
 resiprocate.spec.in                            |   4 +-
 rutil/Makefile.in                              |   6 +
 rutil/dns/ares/Makefile.in                     |   6 +
 rutil/test/Makefile.in                         |   6 +
 rutil/test/testThreadIf.cxx                    |   2 +-
 tfm/CheckContacts.cxx                          |   4 +-
 tfm/CheckFetchedContacts.cxx                   |   4 +-
 tfm/Makefile.in                                |   6 +
 tfm/Resolver.cxx                               |   4 +-
 tfm/repro/Makefile.in                          |   6 +
 tfm/tfdum/Makefile.in                          |   6 +
 tfm/tfdum/dumTests.cxx                         |  41 ++++
 70 files changed, 2048 insertions(+), 89 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