[Pkg-voip-commits] [asterisk] branch wheezy-backports updated (7af8148 -> 5918e71)

Jeremy Lainé sharky at moszumanska.debian.org
Thu Aug 28 14:15:48 UTC 2014


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

sharky pushed a change to branch wheezy-backports
in repository asterisk.

      from  7af8148   Merge branch 'master' into wheezy-backports
      adds  e560e6e   prepare fix for pbx_lua regression
      adds  7607d3c   use pbx_lua patch for asterisk 11 branch
      adds  5951d1d   add link to upstream bug
      adds  4c5b482   ship the aelparse utility
      adds  788040e   add a manpage for aelparse
      adds  8246e6a   prepare asterisk 11.11.0~dfsg-2 upload
      adds  81df245   prepare fix for #689109
      adds  f0495bf   track requests for licensing clarification
      adds  ae30784   Merge branch 'master' of ssh://git.debian.org/git/pkg-voip/asterisk
      adds  45096c4   Imported Upstream version 11.12.0~dfsg
      adds  8cae0d8   Merge tag 'upstream/11.12.0_dfsg'
      adds  fb48503   prepare packaging for asterisk 11.12.0
       new  b190582   Merge branch 'master' into wheezy-backports
      adds  465b50f   fix bug number
       new  5918e71   Merge branch 'master' into wheezy-backports

The 2 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:
 .version                              |   2 +-
 ChangeLog                             | 219 +++++++++++++++
 addons/chan_ooh323.c                  |  32 +--
 addons/ooh323c/src/ooq931.c           |  12 +-
 addons/ooh323c/src/printHandler.c     |   2 +-
 apps/app_meetme.c                     |  10 +-
 apps/app_queue.c                      |   4 +-
 apps/app_skel.c                       |   3 +-
 apps/app_speech_utils.c               |  58 ++--
 apps/app_voicemail.c                  |   6 +-
 asterisk-11.11.0-summary.html         | 394 ---------------------------
 asterisk-11.11.0-summary.txt          | 490 ----------------------------------
 asterisk-11.12.0-summary.html         | 180 +++++++++++++
 asterisk-11.12.0-summary.txt          | 237 ++++++++++++++++
 channels/chan_sip.c                   | 187 ++-----------
 channels/sig_pri.c                    |   8 +-
 contrib/scripts/refcounter.py         |  17 +-
 debian/changelog                      |  19 +-
 debian/control                        |   2 +-
 debian/copyright                      |   9 +-
 debian/patches/aelparse_enable.patch  |  14 +
 debian/patches/aelparse_manpage.patch |  39 +++
 debian/patches/series                 |   2 +
 debian/patches/smsq_manpage.patch     |   3 +
 debian/rules                          |   5 +-
 funcs/func_frame_trace.c              |   3 +-
 funcs/func_jitterbuffer.c             |   3 +-
 funcs/func_uri.c                      |  10 +-
 include/asterisk/xmpp.h               |  84 +++---
 main/astobj2.c                        |  17 +-
 main/config.c                         |   9 +-
 main/features.c                       |  10 +-
 main/format.c                         |  22 +-
 main/manager.c                        |  22 +-
 main/pbx.c                            |   7 +-
 main/tcptls.c                         |   7 +-
 main/utils.c                          |  20 +-
 pbx/pbx_lua.c                         |   4 +-
 res/res_jabber.c                      |   4 +-
 tests/test_abstract_jb.c              |  13 +-
 tests/test_aoc.c                      |   4 +-
 tests/test_astobj2.c                  |   4 +-
 tests/test_astobj2_thrash.c           |   4 +-
 tests/test_config.c                   |  16 +-
 tests/test_event.c                    |  20 +-
 tests/test_format_api.c               |   4 +-
 tests/test_hashtab_thrash.c           |   4 +-
 tests/test_logger.c                   |  26 +-
 tests/test_voicemail_api.c            |  14 +-
 49 files changed, 1026 insertions(+), 1259 deletions(-)
 delete mode 100644 asterisk-11.11.0-summary.html
 delete mode 100644 asterisk-11.11.0-summary.txt
 create mode 100644 asterisk-11.12.0-summary.html
 create mode 100644 asterisk-11.12.0-summary.txt
 create mode 100644 debian/patches/aelparse_enable.patch
 create mode 100644 debian/patches/aelparse_manpage.patch

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



More information about the Pkg-voip-commits mailing list