mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
net/liveMedia: update to 2020.07.09
2020.07.09: - Fixed a potential buffer overflow bug in the server handling of a RTSP "PLAY" command, when the command specifies seeking by absolute time. (Thank to Xiaobo Xiang for reporting this.)
This commit is contained in:
parent
de7897ccea
commit
211e2c6813
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541851
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liveMedia
|
||||
PORTVERSION= 2020.06.25
|
||||
DISTVERSION= 2020.07.09
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://www.live555.com/liveMedia/public/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593324653
|
||||
SHA256 (live.2020.06.25.tar.gz) = f206309f10d281990889b7a0c92c26a7fa55ac0e8568bf594b9b27433b4db585
|
||||
SIZE (live.2020.06.25.tar.gz) = 686228
|
||||
TIMESTAMP = 1594373357
|
||||
SHA256 (live.2020.07.09.tar.gz) = bc982f5fb2142f084e619d9ab342194e01024dce3aae817ca84c73aea4e0e23e
|
||||
SIZE (live.2020.07.09.tar.gz) = 677033
|
||||
|
Loading…
Reference in New Issue
Block a user