Changelog for
libshout3-2.4.6-3.3.x86_64.rpm :
* Wed Mar 06 2024 Takashi Iwai
- Fix build errors with gcc14 (bsc#1220975): 0001-icy-include-stdlib-h-and-stdio-h.patch 0002-legacy-include-stdlib-h.patch
* Thu May 05 2022 Christophe Giboudeaux - Update to 2.4.6
* Fixed pkg-config file
* Made vorbis an optional codec
* Do not pass to small headers to libspeex (see also the same mirror-patch in Icecast)
* Updated documentation, mostly in regard of making it clearer which functions are now obsoleted
* General code cleanup
* Added compiler warnings about obsoleted functions and ignored return values
* Replaced old shout_set_metadata() with new shout_set_metadata_utf8()
* Added support for plain text streaming
* Fixed shout_set_metadata
*() sometimes returning SHOUTERR_RETRY
* Workaround old clients by emulating SHOUTERR_RETRY with SHOUTERR_BUSY
* Remove our re-implementation of X509_check_host()
* Allow to disable building tools- Spec cleanup
* Sun Jan 17 2021 Dirk Müller - update to 2.4.5:
* Improved shout.h for reading, and understanding.
* Marked dumpfile support as obsolete (as SHOUT_PROTOCOL_XAUDIOCAST already is).
* Added Support for setting the content language.
* Avoid the use of obsolete functions (#2317).
* Several small fixes for non-blocking mode (#2321, #2315).
* Corrected detection of libogg (mostly for windows targets).
* Now accept TLS mode \"auto\" when build without TLS support.
* Added new tool shout(1).
* Fri Oct 09 2020 Dirk Mueller - update to 2.4.4:
* Fixed handling of blocking/non-blocking mode
* Fixed ICY port increment
* Fixed reusing of handles
* Fixed error handling of Ogg sync layer
* Fixed passing of errors between connection and instance layer (Without this fix, dead connections were not correctly detected)
* Fixed and improved build scripts
* Sun Sep 01 2019 Jan Engelhardt - Update to release 2.4.3
* Fixed building with OpenSSL 1.1.0.
* Added support for PUT.
* Added support for WebM and Matroska with full timing.
* Wed Feb 07 2018 jengelhAATTinai.de- Fix typographic tidbits in description. Compact filelist.- Drop old Obsoletes.
* Wed Dec 23 2015 jengelhAATTinai.de- Update to new upstream release 2.4.1
* Support for TLS (HTTPS) (RFC2817 and RFC2818), mode can be autodetected
* Support for audio-only WebM
* Improved protocol level metadata support. (Some API calls got replaced and marked as obsolete)
* Improved HTTP protocol: Set Host:-header (vhosting support); and check for server capabilities
* Added basic support for the RoarAudio protocol- Drop libshout-2.2.2-pkgconfig-bloat.patch (no longer needed)- Use smp_mflags for building; drop unnecessary %clean; abolish %__tool indirections.
* Tue Jan 22 2013 jwAATTsuse.com- update to 2.3.1
* removed upstreamed libshout-2.2.2-missing-lib.patch
* Sun Nov 20 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Sun May 01 2011 toddrme2178AATTgmail.com- Added 32bit compatibility libraries- Removed self-obsoletes (fix for RPMLINT warning)