[Pkg-voip-commits] [asterisk] branch dtls-srtp-patch updated (de08810 -> b7bdf15)
Jeremy Lainé
sharky at moszumanska.debian.org
Tue Jun 24 15:15:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
sharky pushed a change to branch dtls-srtp-patch
in repository asterisk.
from de08810 Add pocock to uploaders
adds 7a0021b smsq_enable.patch
adds 69f6df4 Imported Upstream version 11.8.0~dfsg
adds f365cb6 Merge tag 'upstream/11.8.0_dfsg'
adds 8d78356 start working on asterisk 11.8.0
adds ea4ccec add patch for issue ASTERISK-23310
adds 66adbbb prepare asterisk 11.8.0 for upload to unstable
adds c6a5c1f fix versioned Breaks/Replaces for asterisk-dahdi vs asterisk-modules
adds 399e236 prepare asterisk 11.8.0~dfsg-2 for upload
adds 6dabecd Imported Upstream version 11.8.1~dfsg
adds d83c32b Merge tag 'upstream/11.8.1_dfsg'
adds eee02c7 prepare asterisk 11.8.1~dfsg-1 upload
adds e05ca53 Add pocock to uploaders
adds 157ff24 Make init script more adaptable for multiple instances
adds e2d7cef Imported Upstream version 11.9.0~dfsg
adds 63bee3c Merge tag 'upstream/11.9.0_dfsg'
adds 314dc1d update patches for asterisk 11.9.0
adds 841c056 drop ASTERISK-23310 patch, fixed upstream
adds 896e64a mention Daniel Pocock's changes
adds 6f03970 fix a typo in init script
adds 38e5ad0 fix regressions due to dahdi_pri_event_removed
adds 46c5a3c re-add a patch to fix a hyphen in the manpage
adds bf73c3f add manpage for smsq
adds 1cabdc0 document some patches
adds 8c335b7 mention the smsq manpage in changelog
adds cc11506 use "set -e" in asterisk.prerm
adds 79f9d45 also use set -e in asterisk.postrm
adds da1915d Add upstream GPG signature check to watch file
adds 11ffb13 upload asterisk 11.9.0
adds 6204f32 rollback changes to init script
adds d9d390f bump version
adds 7c1f6a5 Imported Upstream version 11.10.0~dfsg
adds 98c8e27 Merge tag 'upstream/11.10.0_dfsg'
adds d079023 start packaging asterisk 11.10.0
adds 723a120 upload asterisk 11.10.0
adds 118dc78 Imported Upstream version 11.10.1~dfsg
adds 6613a28 Merge tag 'upstream/11.10.1_dfsg'
adds daa379f Imported Upstream version 11.10.2~dfsg
adds ae644bc Merge tag 'upstream/11.10.2_dfsg'
adds 5ac831c prepare asterisk 11.10.2 upload
adds b30399b Remove svn-upgrade from watch file.
new b7bdf15 Merge branch 'master' into dtls-srtp-patch
The 1 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 +-
CHANGES | 23 +
ChangeLog | 2629 +++++++++++++++++++++++
Makefile | 6 +-
Makefile.rules | 2 +-
UPGRADE.txt | 90 +
addons/chan_ooh323.c | 124 +-
addons/ooh323c/src/ooCalls.h | 2 +-
addons/ooh323c/src/ooCapability.c | 16 +
addons/ooh323c/src/ooCmdChannel.c | 10 -
addons/ooh323c/src/ooGkClient.c | 20 +-
addons/ooh323c/src/ooGkClient.h | 3 +-
addons/ooh323c/src/ooTimer.c | 6 +-
addons/ooh323c/src/oochannels.c | 9 +-
addons/ooh323c/src/ooh245.c | 8 +-
addons/ooh323c/src/ooh323.c | 12 +-
addons/ooh323c/src/ooq931.c | 2 +-
apps/app_adsiprog.c | 4 +-
apps/app_chanspy.c | 81 +-
apps/app_confbridge.c | 188 +-
apps/app_dial.c | 16 +-
apps/app_dumpchan.c | 30 +-
apps/app_festival.c | 4 +-
apps/app_forkcdr.c | 12 +-
apps/app_getcpeid.c | 10 +-
apps/app_jack.c | 7 +-
apps/app_meetme.c | 47 +-
apps/app_minivm.c | 6 +-
apps/app_mixmonitor.c | 10 +-
apps/app_queue.c | 218 +-
apps/app_sms.c | 48 +-
apps/app_speech_utils.c | 8 +-
apps/app_stack.c | 26 +-
apps/app_transfer.c | 4 +-
apps/app_verbose.c | 8 +-
apps/app_voicemail.c | 16 +-
apps/confbridge/conf_config_parser.c | 31 +-
apps/confbridge/conf_state.c | 6 +-
apps/confbridge/conf_state_empty.c | 1 -
apps/confbridge/conf_state_inactive.c | 4 +-
apps/confbridge/conf_state_multi.c | 2 +
apps/confbridge/conf_state_multi_marked.c | 73 +-
apps/confbridge/conf_state_single.c | 5 +
apps/confbridge/conf_state_single_marked.c | 5 +
apps/confbridge/include/confbridge.h | 21 +-
asterisk-11.10.2-summary.html | 68 +
asterisk-11.10.2-summary.txt | 103 +
asterisk-11.7.0-summary.html | 457 ----
asterisk-11.7.0-summary.txt | 569 -----
bridges/bridge_softmix.c | 8 +-
build_tools/cflags.xml | 3 +
cdr/cdr_adaptive_odbc.c | 6 +-
cdr/cdr_radius.c | 10 +-
cel/cel_manager.c | 9 +-
cel/cel_odbc.c | 10 +-
cel/cel_pgsql.c | 16 +-
cel/cel_radius.c | 10 +-
channels/chan_alsa.c | 8 +-
channels/chan_dahdi.c | 164 +-
channels/chan_gtalk.c | 14 +-
channels/chan_iax2.c | 257 ++-
channels/chan_jingle.c | 16 +-
channels/chan_local.c | 15 +-
channels/chan_mgcp.c | 76 +-
channels/chan_motif.c | 16 +-
channels/chan_oss.c | 4 +-
channels/chan_phone.c | 6 +-
channels/chan_sip.c | 937 ++++----
channels/chan_skinny.c | 110 +-
channels/chan_unistim.c | 151 +-
channels/iax2-parser.c | 6 +-
channels/sig_analog.c | 30 +-
channels/sig_pri.c | 1068 +++++----
channels/sip/config_parser.c | 4 +-
channels/sip/include/sip.h | 14 +-
channels/sip/security_events.c | 4 +-
configs/agents.conf.sample | 5 -
configs/asterisk.conf.sample | 1 -
configs/confbridge.conf.sample | 14 +-
configs/http.conf.sample | 6 +
configs/iax.conf.sample | 20 +-
configs/indications.conf.sample | 12 +-
configs/logger.conf.sample | 19 +-
configs/manager.conf.sample | 13 +-
configs/queues.conf.sample | 2 +-
configs/res_fax.conf.sample | 10 +-
configs/res_odbc.conf.sample | 12 +-
configs/sip.conf.sample | 24 +-
configs/voicemail.conf.sample | 3 +-
configure | 889 +++++---
configure.ac | 30 +-
contrib/scripts/astgenkey | 2 +-
contrib/scripts/astgenkey.8 | 2 +-
contrib/scripts/install_prereq | 6 +-
contrib/scripts/refcounter.py | 171 ++
debian/asterisk.postrm | 4 +-
debian/asterisk.prerm | 4 +-
debian/changelog | 74 +-
debian/control | 4 +-
debian/patches/dahdi_pri_event_removed | 155 --
debian/patches/dtls_srtp.patch | 1203 +++++++++++
debian/patches/dtls_srtp_patch | 1213 -----------
debian/patches/escape_manpage_hyphen.patch | 19 +
debian/patches/freeradius-client | 74 -
debian/patches/hyphen | 267 ---
debian/patches/pjproject | 23 +-
debian/patches/pri_destroy_span_prilist.patch | 136 ++
debian/patches/series | 13 +-
debian/patches/sigpri_handle_enodev_1.patch | 77 +
debian/patches/smsq_enable.patch | 13 +
debian/patches/smsq_manpage.patch | 154 ++
debian/patches/suppress_warning_rasterisk.patch | 42 -
debian/upstream/signing-key.asc | 224 ++
debian/watch | 4 +-
doc/asterisk.8 | 100 +-
formats/format_pcm.c | 10 +-
formats/format_wav.c | 4 +-
funcs/func_audiohookinherit.c | 5 +
funcs/func_blacklist.c | 7 +-
funcs/func_callcompletion.c | 12 +-
funcs/func_callerid.c | 12 +-
funcs/func_channel.c | 30 +-
funcs/func_db.c | 2 +-
funcs/func_dialplan.c | 14 +-
funcs/func_env.c | 8 +-
funcs/func_frame_trace.c | 7 +-
funcs/func_global.c | 8 +-
funcs/func_groupcount.c | 21 +-
funcs/func_hangupcause.c | 4 +-
funcs/func_iconv.c | 4 +-
funcs/func_jitterbuffer.c | 7 +-
funcs/func_lock.c | 2 +-
funcs/func_math.c | 7 +-
funcs/func_odbc.c | 7 +-
funcs/func_pitchshift.c | 7 +-
funcs/func_presencestate.c | 4 +-
funcs/func_realtime.c | 2 +-
funcs/func_shell.c | 2 +-
funcs/func_speex.c | 7 +-
funcs/func_srv.c | 8 +-
funcs/func_strings.c | 96 +-
funcs/func_sysinfo.c | 12 +-
funcs/func_timeout.c | 18 +-
funcs/func_volume.c | 11 +-
include/asterisk.h | 16 +
include/asterisk/astobj.h | 2 +-
include/asterisk/astobj2.h | 129 +-
include/asterisk/autoconfig.h.in | 21 +-
include/asterisk/channel.h | 5 +
include/asterisk/devicestate.h | 1 -
include/asterisk/frame.h | 26 +
include/asterisk/logger.h | 101 +-
include/asterisk/message.h | 12 +-
include/asterisk/options.h | 8 +-
include/asterisk/res_odbc.h | 6 +
include/asterisk/rtp_engine.h | 12 +-
include/asterisk/tcptls.h | 63 +-
include/asterisk/test.h | 2 +-
include/asterisk/utils.h | 1 +
main/Makefile | 4 +-
main/abstract_jb.c | 4 +-
main/acl.c | 4 +-
main/adsi.c | 2 +-
main/aoc.c | 6 +-
main/app.c | 8 +-
main/asterisk.c | 249 ++-
main/astobj2.c | 62 +-
main/audiohook.c | 8 +-
main/autoservice.c | 10 +-
main/bridging.c | 14 +-
main/callerid.c | 12 +-
main/ccss.c | 24 +-
main/cel.c | 277 ++-
main/channel.c | 203 +-
main/cli.c | 367 ++--
main/config.c | 123 +-
main/config_options.c | 8 +-
main/data.c | 15 +-
main/db.c | 49 +-
main/devicestate.c | 8 +-
main/dsp.c | 4 +-
main/enum.c | 6 +-
main/event.c | 6 +-
main/features.c | 48 +-
main/file.c | 6 +-
main/format.c | 16 +-
main/frame.c | 10 +-
main/http.c | 115 +-
main/io.c | 6 +-
main/loader.c | 34 +-
main/logger.c | 257 ++-
main/manager.c | 527 +++--
main/message.c | 70 +-
main/netsock.c | 8 +-
main/pbx.c | 65 +-
main/rtp_engine.c | 44 +-
main/say.c | 16 +-
main/sched.c | 8 +-
main/security_events.c | 8 +-
main/slinfactory.c | 4 +-
main/stdtime/localtime.c | 4 +-
main/stun.c | 12 +-
main/taskprocessor.c | 4 +-
main/tcptls.c | 551 ++++-
main/translate.c | 65 +-
main/udptl.c | 16 +-
main/utils.c | 36 +-
main/xmldoc.c | 5 +-
pbx/dundi-parser.c | 10 +-
pbx/pbx_config.c | 4 +-
pbx/pbx_dundi.c | 12 +-
pbx/pbx_lua.c | 13 +-
res/Makefile | 6 +-
res/ael/pval.c | 5 +-
res/res_agi.c | 6 +-
res/res_calendar.c | 18 +-
res/res_calendar_caldav.c | 9 +-
res/res_calendar_ews.c | 4 +-
res/res_calendar_exchange.c | 6 +-
res/res_calendar_icalendar.c | 4 +-
res/res_clialiases.c | 38 +-
res/res_config_odbc.c | 115 +-
res/res_config_pgsql.c | 56 +-
res/res_corosync.c | 12 +-
res/res_crypto.c | 4 +-
res/res_fax.c | 77 +-
res/res_fax_spandsp.c | 56 +-
res/res_format_attr_celt.c | 8 +-
res/res_format_attr_h263.c | 10 +-
res/res_format_attr_h264.c | 10 +-
res/res_format_attr_silk.c | 12 +-
res/res_http_websocket.c | 253 ++-
res/res_jabber.c | 32 +-
res/res_monitor.c | 6 +-
res/res_musiconhold.c | 86 +-
res/res_mutestream.c | 7 +-
res/res_odbc.c | 16 +-
res/res_odbc.exports.in | 1 +
res/res_pktccops.c | 23 +-
res/res_rtp_asterisk.c | 398 +++-
res/res_srtp.c | 12 +-
res/res_stun_monitor.c | 4 +-
res/res_timing_dahdi.c | 6 +-
res/res_xmpp.c | 14 +-
sounds/Makefile | 11 +-
sounds/sounds.xml | 117 +-
utils/astman.c | 3 +-
utils/conf2ael.c | 4 +-
utils/extconf.c | 43 +-
249 files changed, 12209 insertions(+), 6541 deletions(-)
create mode 100644 asterisk-11.10.2-summary.html
create mode 100644 asterisk-11.10.2-summary.txt
delete mode 100644 asterisk-11.7.0-summary.html
delete mode 100644 asterisk-11.7.0-summary.txt
create mode 100755 contrib/scripts/refcounter.py
delete mode 100644 debian/patches/dahdi_pri_event_removed
create mode 100644 debian/patches/dtls_srtp.patch
delete mode 100644 debian/patches/dtls_srtp_patch
create mode 100644 debian/patches/escape_manpage_hyphen.patch
delete mode 100644 debian/patches/freeradius-client
delete mode 100644 debian/patches/hyphen
create mode 100644 debian/patches/pri_destroy_span_prilist.patch
create mode 100644 debian/patches/sigpri_handle_enodev_1.patch
create mode 100644 debian/patches/smsq_enable.patch
create mode 100644 debian/patches/smsq_manpage.patch
delete mode 100644 debian/patches/suppress_warning_rasterisk.patch
create mode 100644 debian/upstream/signing-key.asc
--
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