[Pkg-voip-commits] [resiprocate] branch master updated (132e4ec -> 346fb4d)

Daniel Pocock pocock at moszumanska.debian.org
Sun Dec 7 18:14:21 UTC 2014


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

pocock pushed a change to branch master
in repository resiprocate.

      from  132e4ec   add definitions for stdint to CPPFLAGS
      adds  c89dbca   Imported Upstream version 1.9.8
       new  8bfc6c7   Merge tag 'upstream/1.9.8'
       new  08e6852   Update for v1.9.8-1
       new  346fb4d   Sync repro.config from upstream

The 3 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                                          |   7 +
 configure                                          |  20 +--
 configure.ac                                       |   2 +-
 debian/changelog                                   |   7 +
 debian/conf/repro.config                           |  54 ++++++
 repro/ReproRunner.cxx                              |  49 +++++-
 repro/ReproRunner.hxx                              |   1 +
 repro/repro.config                                 |  54 ++++++
 resip/stack/SecurityTypes.hxx                      |  10 ++
 resip/stack/ssl/Security.cxx                       | 190 +++++++++++++++++++++
 resip/stack/ssl/Security.hxx                       |  24 +++
 resip/stack/ssl/TlsBaseTransport.cxx               |  38 ++++-
 resip/stack/ssl/TlsBaseTransport.hxx               |  25 +++
 resip/stack/ssl/TlsConnection.cxx                  |   6 +-
 resip/stack/test/Makefile.am                       |   7 +-
 resip/stack/test/Makefile.in                       |  37 ++--
 ...{testSelectInterruptor.cxx => testSecurity.cxx} | 181 ++++++++++++--------
 resiprocate.spec                                   |   4 +-
 18 files changed, 602 insertions(+), 114 deletions(-)
 copy resip/stack/test/{testSelectInterruptor.cxx => testSecurity.cxx} (50%)

-- 
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