pkgsrc-WIP-changes archive

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

baresip: update to baresip 0.5.11



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Sep 15 17:51:50 2018 +0200
Changeset:	565383a8969a10e720fd0edf8cfd07e8cbd1599c

Modified Files:
	baresip/Makefile
	baresip/distinfo

Log Message:
baresip: update to baresip 0.5.11

Changelog:

2018-09-15 Alfred E. Heggestad

	* Version 0.5.11

	* GIT URL: https://github.com/alfredh/baresip.git
	* GIT tag: v0.5.11
	* NOTE: Requires libre v0.5.7 or later
	        Requires librem v0.5.3 or later

	* build:

	* baresip-core:
	  - account: disable password in the SIP uri
	  - aucodec: add packet channels (pch) to struct (#489)
	  - audio: add MAGIC_CHECK to some callback handlers
	  - audio: fix timestamp for MPA codec
	  - audio: remove audio_srate and audio_channels (#488)
	  - audio: remove exception for MPA
	  - aufilt: add sample format parameter (#492)
	  - auplay/ausrc: Add dev_list to auplay and ausrc struct (#516)
			  (thanks Nicolas Tizon)
	  - call: dump SDP offer, ref #480
	  - call: Support also SIP URI with missing display name. (#512)
		  (thanks Christian Spielberger)
	  - config: update template for coreaudio
	  - contact: consider empty contacts file as existing
		     contacts file (#501) (thanks Juha Heinanen)
	  - main: add -n option for network interface
	  - main: turn off buffering to standard output (#504)
		  (thanks Geoff Stewart)
	  - opus: refresh config template
	  - stream: add magic number for debugging (ref #514)
	  - ua: do ua_register explicitly (refs #508) (#509)
	  - ua: added ua param to message handler (#485) (thanks Juha Heinanen)
	  - ua: Sending and receiving custom headers (#470)
		(thanks Encamy)
	  - video: added more MAGIC_CHECK checks
	  - vidsrc: Vidsrc devices list (#491) (thanks Nicolas Tizon)

	* selftest:
	  - test: use event-handler in mediaenc mock
	  - test: add sip uri with angle brackets (ref #512)

	* Modules:

	* alsa: remove check for alsa_sample_format config

	* alsa: On termination of alsa_play wait until buffer
		was processed. (#520) (thanks Christian Spielberger)

	* aubridge: check to make sure the device is running before
		    dereferencing it. (#495) (thanks Geoff Stewart)

	* avahi: fix warning when RELEASE=1

	* avcapture: use mediadev API to add device names

	* coreaudio: Coreaudio select device (#502)

	* daala: update vidcodec API

	* gtk: update message handler with struct ua pointer

	* httpd: add CORS header in http reply (#517) (thanks Nicolas Tizon)

	* menu: Send DTMF code command (#496) (thanks Nicolas Tizon)

	* rtcpsummary: new RTCP summary module (#505)
		       (thanks Geoff Stewart)

	* speex: remove module (#494)

	* srtp: add support for AES-GCM cipher

	* vidloop: use portable lock instead of pthread mutex
		   fix crash when resolution changes

	* vidloop: Vidloop fix: video frame rendering is moved to
		   main thread (#481) (thanks Nicolas Tizon)

	* x11: check for shared memory extension

	* x11grab: remove old linker path

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=565383a8969a10e720fd0edf8cfd07e8cbd1599c

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

diffstat:
 baresip/Makefile | 2 +-
 baresip/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/baresip/Makefile b/baresip/Makefile
index 8c995d0933..d803c9a829 100644
--- a/baresip/Makefile
+++ b/baresip/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.2 2014/09/05 08:06:00 thomasklausner Exp $
 
-DISTNAME=	baresip-0.5.10
+DISTNAME=	baresip-0.5.11
 CATEGORIES=	net audio
 MASTER_SITES=	http://www.creytiv.com/pub/
 
diff --git a/baresip/distinfo b/baresip/distinfo
index 00fa0e70d8..52423634e4 100644
--- a/baresip/distinfo
+++ b/baresip/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.1 2014/08/10 00:26:01 thomasklausner Exp $
 
-SHA1 (baresip-0.5.10.tar.gz) = 4d310e1bb08213baf1c784150bd464a3b37ddace
-RMD160 (baresip-0.5.10.tar.gz) = 46fe4cf01bc31bac55a16879144d5d71fb3e5c53
-SHA512 (baresip-0.5.10.tar.gz) = 1b1d7c2d39e97c564494832f5fd21af43a80b9b506082caab0a9217e012d2673b888bdc83663b0ace5b05a2ad7a09f9bb24ba8672d7eafc8a37a9df2ab415ebd
-Size (baresip-0.5.10.tar.gz) = 593159 bytes
+SHA1 (baresip-0.5.11.tar.gz) = f52eb3038d8a3d97a0cf67d8686f7260bd0125d3
+RMD160 (baresip-0.5.11.tar.gz) = e919603ee7e70037784266f974ad1d6eacffb8b6
+SHA512 (baresip-0.5.11.tar.gz) = afba481508a42c2e8eeb2055a0e4d2556f457f55047a526fc4a634d2c7bc63277a28add31c8354644b45426c3d1e3cb001607b4e78d1279efdb0955183dbe180
+Size (baresip-0.5.11.tar.gz) = 599165 bytes
 SHA1 (patch-mk_modules.mk) = 70284955c9f5fc42a3f86680eff26a0a0ba514e7
 SHA1 (patch-modules_ilbc_ilbc.c) = b19d181f41d84ad5cdc2a6e93c5004dab25e6c32
 SHA1 (patch-modules_v4l2_v4l2.c) = 71ba2d1e5c8ba61eb011bd2b6b9e0d9cdaec5797


Home | Main Index | Thread Index | Old Index