pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
baresip: update to baresip-0.5.4
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Jun 26 21:52:18 2017 +0200
Changeset: b9ce5ddb4d57ad1352da48669e8a3a7a3621e908
Modified Files:
baresip/Makefile
baresip/distinfo
Log Message:
baresip: update to baresip-0.5.4
Changelog:
* Version 0.5.4
* GIT URL: https://github.com/alfredh/baresip.git
* GIT tag: v0.5.4
* NOTE: Requires libre v0.5.4 or later
Requires librem v0.5.0 or later
* config:
- audio_level yes|no Enable audio level RTP extension
* baresip-core:
- add support for Client-to-Mixer Audio Level Indication (RFC 6464)
- add support for RTP Header Extensions (RFC 5285)
- module: dont load same static module twice
- ua: add ua_progress()
- ua: check for Accept header in incoming OPTIONS request
- use a dummy RTP port for incoming OPTIONS (ref #265)
- vidcodec: make the API re-entrant
- vidfilt: make the API re-entrant
- vidisp: make the API re-entrant
- vidsrc: make the API re-entrant
* selftest:
- add test for audio level indication in call
- add test for call progress
* Modules:
* (all video modules updated with API-changes)
* zrtp: check for RTP packet in send handler (ref #262)
(thanks to MobiSciLab for reporting the bug)
- registered zrtp_log function with zrtp engine
- improved info message on how to verify remote peer
- improved setting and printing of zrtp cache file
(thanks Juha Heinanen)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b9ce5ddb4d57ad1352da48669e8a3a7a3621e908
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 6a10e9a78f..a0fd631257 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.3
+DISTNAME= baresip-0.5.4
CATEGORIES= net audio
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/baresip/distinfo b/baresip/distinfo
index e0014883e5..788152d22a 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.3.tar.gz) = 2a2ac364b55315e92f0ea45c97a1b1bd819843f1
-RMD160 (baresip-0.5.3.tar.gz) = cb6883d930f12feebc3c00a3cb6d0c9f507faf1a
-SHA512 (baresip-0.5.3.tar.gz) = 01c44062a352561cab6487a37402f9612223a7d163fcb8e84087b85f252770b1f4db15037694437a061cd1a22a7eefc3180b0e00c30eb8684148d11e9de122b6
-Size (baresip-0.5.3.tar.gz) = 491077 bytes
+SHA1 (baresip-0.5.4.tar.gz) = 40047c9aeb612dfd9a23845de7ca4fbd29e324cf
+RMD160 (baresip-0.5.4.tar.gz) = f135e05eb7275f6b682ab83c060951bac803b27b
+SHA512 (baresip-0.5.4.tar.gz) = c8ade549191aa0be830a1c505b7b0d17149ffed6a08cab66705582e15a930f81d953dc0969691a15ec61b410180f3141742c9856cb105889fffc0f336b6dfd68
+Size (baresip-0.5.4.tar.gz) = 496022 bytes
SHA1 (patch-mk_modules.mk) = 12c295c1765f721e2a44d0d6835c2474ebc82e78
SHA1 (patch-modules_ilbc_ilbc.c) = b19d181f41d84ad5cdc2a6e93c5004dab25e6c32
SHA1 (patch-modules_v4l2_v4l2.c) = 71ba2d1e5c8ba61eb011bd2b6b9e0d9cdaec5797
Home |
Main Index |
Thread Index |
Old Index