mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to upstream release as of 2018.12.14
Details: - Added support for sending (and handling) RTCP "BYE" packets that contain a 'reason' string. - Fixed a bug in the server implementation of RTSP-over-HTTP to prevent a potential denial-of-service attack. - Upstream changelog, see: http://www.live555.com/liveMedia/public/changelog.txt MFH: 2018Q4
This commit is contained in:
parent
cd2517d6ee
commit
0fb47d33c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487493
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liveMedia
|
||||
PORTVERSION= 2018.10.17
|
||||
PORTVERSION= 2018.12.14
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://www.live555.com/liveMedia/public/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1540736399
|
||||
SHA256 (live.2018.10.17.tar.gz) = 7c68d9c95b39acd309a2b6a4fc14c3837544a9be3f64062ed38d1ad6f68dc9e8
|
||||
SIZE (live.2018.10.17.tar.gz) = 634220
|
||||
TIMESTAMP = 1544813221
|
||||
SHA256 (live.2018.12.14.tar.gz) = 8dc31f76909602c3c07c8f876237e6ab7ac674d00f1bb065eda20e719f772a47
|
||||
SIZE (live.2018.12.14.tar.gz) = 647632
|
||||
|
|
Loading…
Add table
Reference in a new issue