Revisions of live555
Dominique Leuenberger (dimstar)
committed
(revision 42)
Update to 2020.04.24
buildservice-autocommit
accepted
request 796439
from
Dominique Leuenberger (dimstar)
(revision 41)
baserev update by copy to link target
Dominique Leuenberger (dimstar)
committed
(revision 40)
- Added pkgconfig(openssl) as a requirement for the devel package: iveMedia/TLSState.hh #includes openssl/ssl.h.
Dominique Leuenberger (dimstar)
accepted
request 796377
from
Paolo Panto (munix9)
(revision 39)
- Added pkgconfig(openssl) as a requirement for the devel package. I am not sure if this request is valid. Anyway, a dependency to openssl-devel is missing, e.g. if you want to compile MPlayer. Another possibility would be to disable SSL support for RTSP over TLS (NO_OPENSSL option available), but I don't think this is recommended. https://pmbs.links2linux.de/package/live_build_log/Essentials/MPlayer/openSUSE_Tumbleweed/x86_64 http://lists.links2linux.de/pipermail/packman/2020-April/016302.html
buildservice-autocommit
accepted
request 793903
from
Dominique Leuenberger (dimstar)
(revision 38)
baserev update by copy to link target
Dominique Leuenberger (dimstar)
accepted
request 793902
from
Paolo Panto (munix9)
(revision 37)
- Update to version 2020.04.12: + Updated "config.linux-with-shared-libraries" (and "liveMedia/Makefile.tail") to ensure that "libssl" and "libcrypto" are linked when "libliveMedia" is built. (Thanks to Felix Kaechele for reporting this.) - Changes from version 2020.04.06: + Removed support for the classes "RTSPServerSupportingHTTPStreaming" and "TCPStreamSink". These were being used (in the "LIVE555 Media Server") for streaming using "HTTP Live Streaming" (HLS). This was always a hack; it is better to use a dedicated HTTP server to serve HLS segments, rather than trying to implement a HTTP server (serving 'virtual HLS segments) within our own (primarily RTSP) server. If you are looking for HLS support, note that we provide a source-code demo application "testH264VideoToHLSSegments" that converts a (static) H.264 Elementary Stream file to HLS segments, and the "LIVE555 HLS Proxy", which proxies a live RTSP/RTP stream to HLS segments. Should fix build of Essentials/MPlayer on packman due to missing openssl/ssl.h, see https://pmbs.links2linux.de/package/live_build_log/Essentials/MPlayer/openSUSE_Tumbleweed/x86_64 http://lists.live555.com/pipermail/live-devel/2020-April/021582.html
buildservice-autocommit
accepted
request 790848
from
Tomáš Chvátal (scarabeus_iv)
(revision 36)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 790842
from
Dominique Leuenberger (dimstar)
(revision 35)
- Update to version 2020.03.06 (boo#1146283, CVE-2019-15232): + Fixed a problem in "H264or5VideoStreamFramer.cpp" that was allegedly causing problems compiling for Windows. - Changes from version 2020.02.25: + Added full support for the "LIVE555 HLS Proxy" - Changes from version 2020.02.24: + Commented out a line of code that was preventing "RTSPClientConnection" objects from being closed when a RTSP server handles a "TEARDOWN" command (on a RTP-over-TCP stream). - Changes from version 2020.02.23: + Updated our (unicast) RTSP server implementation to handle "PAUSE" commands by calling "stopGettingFrames()" on the input source. + Fixed a bug in "H264or5VideoStreamFramer" that was causing it to not update its presentation times properly following a pause. + Updated "openRTSP" to improve the handling of the "-R <port-num>" option. - Changes from version 2020.02.11: + Added support for receiving SRTP (encrypted) RTSP streams. - For changes between 2019.06.28 and 2020.02.10, please see the http://www.live555.com/liveMedia/public/changelog.txt. - Rebase live555-fpic.patch.
buildservice-autocommit
accepted
request 715479
from
Dave Plater (plater)
(revision 34)
baserev update by copy to link target
Dave Plater (plater)
accepted
request 715478
from
Dave Plater (plater)
(revision 33)
Update to version 2019.06.28, fixes boo#1127341 VUL-1:CVE-2019-9215: live555: malformed headers lead to invalid memory access in the parseAuthorizationHeader function.
buildservice-autocommit
accepted
request 712054
from
Takashi Iwai (tiwai)
(revision 32)
baserev update by copy to link target
Takashi Iwai (tiwai)
accepted
request 711682
from
Dominique Leuenberger (dimstar)
(revision 31)
- Convert to dynamic libraries (boo#1121995): + Use make ilinux-with-shared-libraries: build the dynamic libs instead of the static one. + Use make install instead of a manual file copy script: this also reveals that we missed quite a bit of code to be installed before. + Split out shared library packages according the SLPP. * CVE-2019-7314:A use-after-free error causes the RTSP server to crash (boo#1124159)
buildservice-autocommit
accepted
request 703463
from
Tomáš Chvátal (scarabeus_iv)
(revision 30)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 703438
from
Martin Liška (marxin)
(revision 29)
- Use FAT LTO objects in order to provide proper static library.
buildservice-autocommit
accepted
request 672138
from
Tomáš Chvátal (scarabeus_iv)
(revision 28)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 671130
from
Alexandros Toptsoglou (atopt)
(revision 27)
- update to 2019.02.03: * CVE-2019-7314:A use-after-free error causes the RTSP server to crash (boo#1124159)
buildservice-autocommit
accepted
request 666197
from
Tomáš Chvátal (scarabeus_iv)
(revision 26)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 666188
from
Andreas Stieger (AndreasStieger)
(revision 25)
live555 2018.12.14 CVE-2019-6256 boo#1121892 Also changelog correction for CVE-2018-4013 boo#1114779
buildservice-autocommit
accepted
request 646703
from
Takashi Iwai (tiwai)
(revision 24)
baserev update by copy to link target
Takashi Iwai (tiwai)
accepted
request 646696
from
Mathias Homann (lemmy04)
(revision 23)
- Update to 2018.10.17 * fix for CVE-2018-4013 * changes: see http://www.live555.com/liveMedia/public/changelog.txt * removed xlocale.patch - xlocale.h is now conditionally included, only when required. Upstream fix.
Displaying revisions 41 - 60 of 82