[Pkg-voip-commits] [pjproject] branch master updated (96ee973 -> 408f08c)

Bernhard Schmidt berni at moszumanska.debian.org
Fri Dec 16 15:11:14 UTC 2016


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

berni pushed a change to branch master
in repository pjproject.

      from  96ee973   Add missing symbols from patch
       new  d60dcd8   get rid of git-dpm
       new  25cdcdc   Rerun patches through gbp pq import/export
       new  135fc22   Update debian/config_site.h with suggestions from Asterisk git
       new  61dec00   add .pc to .gitignore
       new  0f66dc3   Amend changelog for 2.5.5~dfsg-4
       new  408f08c   Revert config_site.h settings that change ABI

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:
 .gitignore                                         |  1 +
 Makefile                                           |  1 -
 aconfigure.ac                                      | 35 +++-----
 build.mak.in                                       | 17 ++--
 debian/.git-dpm                                    |  8 --
 debian/changelog                                   |  4 +-
 debian/config_site.h                               | 58 +++++++++++++
 ...1-Remove-pointless-linking-with-libasound.patch |  3 +-
 ...uce-number-of-libraries-linked-with-pjlib.patch |  3 +-
 ...e-number-of-libraries-linked-with-pjmedia.patch |  3 +-
 .../0004-Enable-building-python-bindings.patch     |  1 -
 ...o-libs-dependency-for-pj-utils-and-pjnath.patch |  1 -
 .../0006-Reduce-linkage-of-unused-libraries.patch  |  1 -
 ...07-add-v5-suffix-to-soname-of-libpjsua2-2.patch |  1 -
 ...-0001-r5397-pjsip_generic_array_max_count.patch |  1 -
 ...asterisk-0001-r5400-pjsip_tx_data_dec_ref.patch |  1 -
 ...oid-deinitialization-of-uninitialized-cli.patch |  1 -
 ...-0002-r5435-add-pjsip_inv_session-ref_cnt.patch |  1 -
 ...012-asterisk-0003-r5403-pjsip_IPV6_V6ONLY.patch |  1 -
 ...Prevent-SERVFAIL-from-marking-name-server.patch |  3 +-
 ...x-crash-on-using-an-already-destroyed-SSL.patch |  1 -
 ...1-svn-backport-Various-fixes-for-DNS-IPv6.patch |  1 -
 ...0016-r5473-svn-backport-Fix-pending-query.patch |  1 -
 ...r5475-svn-backport-Remove-DNS-cache-entry.patch |  1 -
 ...vn-backport-Fix-DNS-write-on-freed-memory.patch |  1 -
 pjlib-util/build/Makefile                          |  4 +-
 pjlib-util/src/pjlib-util/resolver.c               | 52 ++++++------
 pjlib-util/src/pjlib-util/srv_resolver.c           | 17 +---
 pjlib/build/Makefile                               |  2 +-
 pjlib/src/pj/sock_bsd.c                            |  4 -
 pjlib/src/pj/ssl_sock_ossl.c                       | 66 ++++++---------
 pjmedia/build/Makefile                             |  4 -
 pjnath/build/Makefile                              |  5 +-
 pjsip/build/Makefile                               |  2 +-
 pjsip/include/pjsip-simple/evsub.h                 |  3 +-
 pjsip/include/pjsip-ua/sip_inv.h                   | 30 -------
 pjsip/include/pjsip/sip_endpoint.h                 |  3 +-
 pjsip/src/pjsip-simple/evsub.c                     |  4 +-
 pjsip/src/pjsip-ua/sip_inv.c                       | 95 +++++-----------------
 pjsip/src/pjsip/sip_dialog.c                       | 18 ++--
 pjsip/src/pjsip/sip_endpoint.c                     |  1 -
 pjsip/src/pjsip/sip_resolve.c                      | 14 ++--
 pjsip/src/pjsip/sip_transport.c                    |  9 +-
 43 files changed, 182 insertions(+), 301 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 debian/.git-dpm

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



More information about the Pkg-voip-commits mailing list