Package: liblivemedia / 2012.05.17-1+wheezy1

Metadata

Package Version Patches format
liblivemedia 2012.05.17-1+wheezy1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010_propagate_cflags.diff | (download)

Makefile.tail | 14 7 + 7 - 0 !
config.linux | 2 1 + 1 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

---
020_invalid_casts.diff | (download)

liveMedia/H263plusVideoRTPSink.cpp | 2 1 + 1 - 0 !
liveMedia/MPEG1or2Demux.cpp | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

---
021_ip_mreq_source.diff | (download)

groupsock/GroupsockHelper.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
022_synchronous_rtspclient.patch | (download)

liveMedia/RTSPClient.cpp | 3 0 + 3 - 0 !
liveMedia/include/RTSPClient.hh | 2 0 + 2 - 0 !
2 files changed, 5 deletions(-)

 re-enable synchronous interface in rtspclient to avoid api breakage.
CVE 2013 6933.patch | (download)

liveMedia/RTSPCommon.cpp | 18 13 + 5 - 0 !
1 file changed, 13 insertions(+), 5 deletions(-)

 fix cve-2013-6933
 Skip any whitespace at the start of a RTSP message.