Changelog for
libshout3-2.4.6-slfo.1.2.2.x86_64.rpm :
* Wed Mar 06 2024 tiwaiAATTsuse.com- 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 christopheAATTkrop.fr- 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 dmuellerAATTsuse.com- 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 dmuellerAATTsuse.com- 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 jengelhAATTinai.de- 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)
* Wed Dec 26 2007 crrodriguezAATTsuse.de- previous change introduced a undefined reference to `speex_packet_to_header\' library wants to use speex but does not link to it correctly (libshout-2.2.2-missing-lib.patch)
* Sun Dec 16 2007 crrodriguezAATTsuse.de- support speex- fix library packaging policy change- cleanup unneeded dependencies and pkgconfig script
* Mon Apr 16 2007 tiwaiAATTsuse.de- follow library packaging policy
* move docs to devel package
* remove static library- added missing ldconfig to post and postun.
* Thu Oct 12 2006 tiwaiAATTsuse.de- updated to version 2.2.2:
* Handle Oggs that don\'t begin with zero granulepos
* Theora memory leak fix
* Non-blocking shout_open was failing unnecessarily in the connect_pending state.
* Cast some size_ts to ints for display purposes.
* Fix error handling while opening a connection, so that shout_open can be retried.
* pkgconfig fix for header installation
* Fix a memory leak in HTTP authentication
* Thu Apr 27 2006 mrueckertAATTsuse.de- added libtheora-devel libvorbis-devel to the requires of the devel package.
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Wed Jan 11 2006 tiwaiAATTsuse.de- updated to version 2.2.
* Tue Jun 14 2005 tiwaiAATTsuse.de- initial version: 2.1