pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/comms/asterisk18



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Sun Sep 19 03:59:25 UTC 2021

Modified Files:
        pkgsrc/comms/asterisk18: Makefile PLIST distinfo

Log Message:
Update to Asterisk 18.6.0.

The Asterisk Development Team would like to announce the release
of Asterisk 18.6.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 18.6.0 resolves several issues reported by the
community and would have not been possible without your participation.

Thank you!

The following issues are resolved in this release:

Security bugs fixed in this release:
-----------------------------------
 * ASTERISK-29415 - Crash in PJSIP TLS transport
      (Reported by Andrew Yager)
 * ASTERISK-29381 - chan_pjsip: Remote denial of service by an
      authenticated user
      (Reported by Ivan Poddubny)

New Features made in this release:
-----------------------------------
 * ASTERISK-29389 - Add PJSIP_HEADERS() and ability to read
      header by pattern
      (Reported by Igor Goncharovsky)
 * ASTERISK-29477 - Function to asynchronously store digits dialed
      (Reported by N A)
 * ASTERISK-29454 - New application to reload modules
      (Reported by N A)
 * ASTERISK-29444 - Add application to wait for condition
      (Reported by N A)
 * ASTERISK-29442 - app_dial: Expand A option to allow
      announcement playback to caller
      (Reported by N A)

Bugs fixed in this release:
-----------------------------------
 * ASTERISK-29494 - cdr_adaptive_odbc: Prevent throwing warnings
      if CDR filtering is used
      (Reported by N A)
 * ASTERISK-29513 - statsd: Remove non-standard metric type Meter
      (Reported by Rijnhard Hessel)
 * ASTERISK-29526 - G729 audio gets corrupted by Asterisk due to smoother
      (Reported by under)
 * ASTERISK-29392 - chan_iax2: Asterisk crashes when queueing
      video with format
      (Reported by Michael Welk)
 * ASTERISK-29507 - STUN timeout is silently delaying calls
      (Reported by S??bastien Duthil)
 * ASTERISK-27871 - Remote URL in playback must end with file extension
      (Reported by Caesar)
 * ASTERISK-29514 - ari: Audiosocket segfault when no data specified
      (Reported by Igor Goncharovsky)
 * ASTERISK-29503 - Updated identify/match syntax not supported
      by config wizard
      (Reported by Sean Bright)
 * ASTERISK-29480 - fixedjitterbuffer contains an un-wrappered
      assert that triggers on a negative time slew
      (Reported by Dan Cropp)
 * ASTERISK-29485 - core: Inband generation of tones for Busy()
      and Congestion() may not occur
      (Reported by Joshua C. Colp)
 * ASTERISK-29479 - [patch] Channels are not put on hold for
      Session Progress with inactive audio
      (Reported by Bernd Zobl)

Improvements made in this release:
-----------------------------------
 * ASTERISK-29528 - Add support for multiple files for agent announcements
      (Reported by N A)
 * ASTERISK-29501 - ARI - Stasis Playback doesn't hangup call
      when processing a list of invalid files
      (Reported by Andre Barbosa)
 * ASTERISK-29464 - ARI - PlaybackFinish skip error events
      (Reported by Andre Barbosa)

For a full list of changes in this release, please see the ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-18.6.0

Thank you for your continued support of Asterisk!


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/comms/asterisk18/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/comms/asterisk18/PLIST
cvs rdiff -u -r1.66 -r1.67 pkgsrc/comms/asterisk18/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/comms/asterisk18/Makefile
diff -u pkgsrc/comms/asterisk18/Makefile:1.128 pkgsrc/comms/asterisk18/Makefile:1.129
--- pkgsrc/comms/asterisk18/Makefile:1.128      Sun Aug  1 02:41:58 2021
+++ pkgsrc/comms/asterisk18/Makefile    Sun Sep 19 03:59:25 2021
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.128 2021/08/01 02:41:58 jnemeth Exp $
+# $NetBSD: Makefile,v 1.129 2021/09/19 03:59:25 jnemeth Exp $
 #
 # NOTE: when updating this package, there are two places that sound
 #       tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
 #       to find out the current sound file versions
 #       Also look in ${WRKSRC}/third-party/versions.mak for pjproject
 
-DISTNAME=      asterisk-18.5.1
+DISTNAME=      asterisk-18.6.0
 #PKGREVISION=  24
 CATEGORIES=    comms net audio
 MASTER_SITES=  http://downloads.asterisk.org/pub/telephony/asterisk/

Index: pkgsrc/comms/asterisk18/PLIST
diff -u pkgsrc/comms/asterisk18/PLIST:1.27 pkgsrc/comms/asterisk18/PLIST:1.28
--- pkgsrc/comms/asterisk18/PLIST:1.27  Sun Jun 13 07:57:52 2021
+++ pkgsrc/comms/asterisk18/PLIST       Sun Sep 19 03:59:25 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2021/06/13 07:57:52 jnemeth Exp $
+@comment $NetBSD: PLIST,v 1.28 2021/09/19 03:59:25 jnemeth Exp $
 lib/asterisk/libasteriskpj.so
 lib/asterisk/libasteriskpj.so.2
 lib/asterisk/modules/app_adsiprog.so
@@ -24,6 +24,7 @@ lib/asterisk/modules/app_dictate.so
 lib/asterisk/modules/app_directed_pickup.so
 lib/asterisk/modules/app_directory.so
 lib/asterisk/modules/app_disa.so
+lib/asterisk/modules/app_dtmfstore.so
 lib/asterisk/modules/app_dumpchan.so
 lib/asterisk/modules/app_echo.so
 lib/asterisk/modules/app_exec.so
@@ -49,6 +50,7 @@ lib/asterisk/modules/app_queue.so
 lib/asterisk/modules/app_read.so
 lib/asterisk/modules/app_readexten.so
 lib/asterisk/modules/app_record.so
+lib/asterisk/modules/app_reload.so
 lib/asterisk/modules/app_sayunixtime.so
 lib/asterisk/modules/app_senddtmf.so
 lib/asterisk/modules/app_sendtext.so
@@ -66,6 +68,7 @@ lib/asterisk/modules/app_url.so
 lib/asterisk/modules/app_userevent.so
 lib/asterisk/modules/app_verbose.so
 lib/asterisk/modules/app_voicemail.so
+lib/asterisk/modules/app_waitforcond.so
 lib/asterisk/modules/app_waitforring.so
 lib/asterisk/modules/app_waitforsilence.so
 lib/asterisk/modules/app_waituntil.so
@@ -2435,6 +2438,6 @@ share/examples/asterisk/xmpp.conf
 ${PLIST.webvmail}share/httpd/htdocs/_asterisk/animlogo.gif
 ${PLIST.webvmail}share/httpd/htdocs/_asterisk/play.gif
 @pkgdir libdata/asterisk/third-party/pjproject
-@pkgdir libdata/asterisk/keys
+@pkgdir libdata/asterisk/keys/stir_shaken
 @pkgdir libdata/asterisk/firmware/iax
 @pkgdir libdata/asterisk/documentation/thirdparty

Index: pkgsrc/comms/asterisk18/distinfo
diff -u pkgsrc/comms/asterisk18/distinfo:1.66 pkgsrc/comms/asterisk18/distinfo:1.67
--- pkgsrc/comms/asterisk18/distinfo:1.66       Sun Aug  1 02:41:58 2021
+++ pkgsrc/comms/asterisk18/distinfo    Sun Sep 19 03:59:25 2021
@@ -1,21 +1,21 @@
-$NetBSD: distinfo,v 1.66 2021/08/01 02:41:58 jnemeth Exp $
+$NetBSD: distinfo,v 1.67 2021/09/19 03:59:25 jnemeth Exp $
 
-SHA1 (asterisk-18.5.1/asterisk-18.5.1.tar.gz) = 8c8b7da582c82df48710fed6069aeb04d2267313
-RMD160 (asterisk-18.5.1/asterisk-18.5.1.tar.gz) = 45726fa5dfa09dce967904c589730932e30f0b1c
-SHA512 (asterisk-18.5.1/asterisk-18.5.1.tar.gz) = 95f30c14602587827c7d7bc4652639163f4fe6338fade35d533525aa8825d7a5082c9d6fa4671a5f4f89bd90a0d657ce7e51fd4216558bd367abcb10b25aeb23
-Size (asterisk-18.5.1/asterisk-18.5.1.tar.gz) = 27953748 bytes
-SHA1 (asterisk-18.5.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz) = 0207e289404704c42941759db9660269599044f9
-RMD160 (asterisk-18.5.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz) = 5d660e7664a56086bd60ad49196e1b622a60f106
-SHA512 (asterisk-18.5.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz) = 3f2f7bf3d5bce3544bc013f913c352f0204a3ce96239987403eb9dce8bc87e64a61d437762323a422a87b2fad1f3bf3e7a5f3d0d340f912a1b1dbfea9479d41d
-Size (asterisk-18.5.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz) = 4253587 bytes
-SHA1 (asterisk-18.5.1/pjproject-2.10.md5) = 1f91cf11ef1df14344817905e165cc1908668d18
-RMD160 (asterisk-18.5.1/pjproject-2.10.md5) = c33bbef404923860a41e34520871c0fa7533a01d
-SHA512 (asterisk-18.5.1/pjproject-2.10.md5) = bd24048c9c2fdaf06468e44bceca92bd02848d759ef98285d20b50174f865b1aec2928f1ce6c092862397ba83dd1a74da4a7e479eca881df1e9f9d1c211a7054
-Size (asterisk-18.5.1/pjproject-2.10.md5) = 110 bytes
-SHA1 (asterisk-18.5.1/pjproject-2.10.tar.bz2) = 0c691fa3562d4daad4b4374df61e8325ac15cc55
-RMD160 (asterisk-18.5.1/pjproject-2.10.tar.bz2) = 9ffe871976a67e4d29d45fdb2c1fc26b2925ef86
-SHA512 (asterisk-18.5.1/pjproject-2.10.tar.bz2) = fe29edccc63a8e72323e1b6f955a8c3475e26aba9cb8f5125546da4409fecc19a09a7950eee6b8e4a3c908943bc043d95130f878ad52958c5eccc617e3bcfb4e
-Size (asterisk-18.5.1/pjproject-2.10.tar.bz2) = 7339188 bytes
+SHA1 (asterisk-18.6.0/asterisk-18.6.0.tar.gz) = 6b68b95aa409d536bd1482a577f4b1ac0d775d69
+RMD160 (asterisk-18.6.0/asterisk-18.6.0.tar.gz) = 872a5c86aba74602bfe3a7d607cea389f59a4766
+SHA512 (asterisk-18.6.0/asterisk-18.6.0.tar.gz) = 17ad7e4dc86f75d4e70f779b6fe6958ee544233b20a36847a6624a7f07b135ddb415f5dca245843ea359e9a6a7c75bfc40ce36fca1df5a7a12549ae522fa2590
+Size (asterisk-18.6.0/asterisk-18.6.0.tar.gz) = 27970531 bytes
+SHA1 (asterisk-18.6.0/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz) = 0207e289404704c42941759db9660269599044f9
+RMD160 (asterisk-18.6.0/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz) = 5d660e7664a56086bd60ad49196e1b622a60f106
+SHA512 (asterisk-18.6.0/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz) = 3f2f7bf3d5bce3544bc013f913c352f0204a3ce96239987403eb9dce8bc87e64a61d437762323a422a87b2fad1f3bf3e7a5f3d0d340f912a1b1dbfea9479d41d
+Size (asterisk-18.6.0/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz) = 4253587 bytes
+SHA1 (asterisk-18.6.0/pjproject-2.10.md5) = 1f91cf11ef1df14344817905e165cc1908668d18
+RMD160 (asterisk-18.6.0/pjproject-2.10.md5) = c33bbef404923860a41e34520871c0fa7533a01d
+SHA512 (asterisk-18.6.0/pjproject-2.10.md5) = bd24048c9c2fdaf06468e44bceca92bd02848d759ef98285d20b50174f865b1aec2928f1ce6c092862397ba83dd1a74da4a7e479eca881df1e9f9d1c211a7054
+Size (asterisk-18.6.0/pjproject-2.10.md5) = 110 bytes
+SHA1 (asterisk-18.6.0/pjproject-2.10.tar.bz2) = 0c691fa3562d4daad4b4374df61e8325ac15cc55
+RMD160 (asterisk-18.6.0/pjproject-2.10.tar.bz2) = 9ffe871976a67e4d29d45fdb2c1fc26b2925ef86
+SHA512 (asterisk-18.6.0/pjproject-2.10.tar.bz2) = fe29edccc63a8e72323e1b6f955a8c3475e26aba9cb8f5125546da4409fecc19a09a7950eee6b8e4a3c908943bc043d95130f878ad52958c5eccc617e3bcfb4e
+Size (asterisk-18.6.0/pjproject-2.10.tar.bz2) = 7339188 bytes
 SHA1 (patch-Makefile) = 73471d36b475fa8990e8acb69839dca32d866d25
 SHA1 (patch-addons_chan__ooh323.c) = 1775da7ca2129a962ed460bd1e78ba3ce6afa62c
 SHA1 (patch-apps_app__adsiprog.c) = 031139e5cd1ef6bb2afb0a74fee3d752eded0a2c



Home | Main Index | Thread Index | Old Index