No build reason found for config:x86_64

Revisions of live555

buildservice-autocommit accepted request 793903 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 38)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 793902 from Paolo Panto's avatar 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's avatar Tomáš Chvátal (scarabeus_iv) (revision 36)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 790842 from Dominique Leuenberger's avatar 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's avatar Dave Plater (plater) (revision 34)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 715478 from Dave Plater's avatar 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's avatar Takashi Iwai (tiwai) (revision 32)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 711682 from Dominique Leuenberger's avatar 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's avatar Tomáš Chvátal (scarabeus_iv) (revision 30)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 703438 from Martin Liška's avatar 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's avatar Tomáš Chvátal (scarabeus_iv) (revision 28)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 671130 from Alexandros Toptsoglou's avatar 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's avatar Tomáš Chvátal (scarabeus_iv) (revision 26)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 666188 from Andreas Stieger's avatar 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's avatar Takashi Iwai (tiwai) (revision 24)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 646696 from Mathias Homann's avatar 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.
buildservice-autocommit accepted request 538277 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 22)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 538122 from Mathias Homann's avatar Mathias Homann (lemmy04) (revision 21)
- Update to 2017.10.28
2017.10.28:
- Fixed the handling of the LIVE555 Proxy Server's "-u <username> <password>" command-line option if
  the "REGISTER" command is also implemented (i.e., with "-R").  Now, when we handle "REGISTER",
  the <username> and <password> are used to access the REGISTER'ed back-end stream, if necessary.
- Changed the server handling of the RTSP "REGISTER" command to (if "reuseConnection" is True) delay
  a short period of time (100ms) between replying to the "REGISTER" command, and actually
  handling it.  This is intended to reduce/avoid the possibility of a subsequent "DESCRIBE" command
  ending up in the client ("REGISTER" sender)'s buffer, before the socket gets reused for handling
  incoming RTSP commands.  (Thanks to Durgesh Tanuku for noting this issue.)
- Made a change to "SIPClient" to better handle Asterisk SIP servers with authentication.
  (Thanks to Rus.)
2017.09.12:
- Made some improvements/bug fixes to AVI indexes in "AVIFileSink".
  (Thanks to Victor V. Vinokurov.)
- Updated the handling of the "writeTimeoutInMilliseconds" parameter in the "makeSocketBlocking()"
  function to work correctly on Windows. (Thanks to Jeff Shanab for noting this issue.)
- Added support for adding Opus audio to MPEG Transport Streams.  This is done by setting the
  "mpegVersion" parameter to 3 in "MPEG2TransportStreamFromESSource::addNewAudioSource()" or
  "MPEG2TransportStreamMultiplexor::handleNewBuffer()".
  (Thanks to Praveen Mathad for suggesting this.)
2017.07.18:
- Updated "BitVector" to support a signed version of "get_expGolomb()", and fixed our H.264/265
  parsing code to use the signed version where appropriate.
  (Thanks to Toson Huang and Long Zhang for reporting this.)
buildservice-autocommit accepted request 515043 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 514979 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 19)
- xlocale.patch: don't use obsolete <xlocale.h>
Displaying revisions 41 - 60 of 78
openSUSE Build Service is sponsored by