Changelog for
libogg-devel-1.3.5-42.20.x86_64.rpm :
* Sat Jul 17 2021 Dirk Müller
- update to 1.3.5:
* Fix unsigned typedef problem on macOS.
* Fix overflow check in ogg_sync_buffer.
* Clean up cmake and autotools build files.
* Remove Symbian and Apple XCode build files.
* Fix documentation cross-reference links.
* Sun Sep 01 2019 Jan Engelhardt - Update to release 1.3.4
* Faster slice-by-8 CRC32 implementation. See https://lwn.net/Articles/453931/ for motivation.
* Tue Mar 27 2018 9+suseAATTcirno.systems- Use %license macro- Update to version 1.3.3
* Fix an issue with corrupt continued packet handling.
* Sat Mar 11 2017 jengelhAATTinai.de- Orthographic fixes to descriptions. RPM group fix.
* Thu Feb 12 2015 p.drouandAATTgmail.com- Update to version 1.3.2
* Fix an bug in oggpack_writecopy().
* Sun Feb 23 2014 andreas.stiegerAATTgmx.de- Xiph libogg 1.3.1
* Guard against very large packets.
* Respect the configure --docdir override.
* Documentation fixes.- fix SLE build
* Sun Dec 25 2011 cooloAATTsuse.com- own aclocal directory
* Sun Dec 25 2011 idonmezAATTsuse.com- -O20 optimization level does not exist, use -O3
* Sun Nov 20 2011 reddwarfAATTopensuse.org- updated to version 1.3.0
* Add ogg_stream_flush_fill() call This produces longer packets on flush, similar to what ogg_stream_pageout_fill() does for single pages.- run spec-cleaner on it- remove \"SLES10 -> SLES11 upgrade path\" parts since the upgrade already happened and anyway the entry in bugzilla is not public
* Fri Sep 09 2011 cooloAATTsuse.com- replace _service with real file
* Wed Dec 08 2010 reddwarfAATTopensuse.org- update to version 1.2.2
* Build fix (types correction) for Mac OS X
* Update win32 project files to Visual Studio 2008
* ogg_stream_pageout_fill documentation fix
* Tue Dec 07 2010 reddwarfAATTopensuse.org- update to version 1.2.1
* Various build updates (see SVN)
* Add ogg_stream_pageout_fill() to API to allow applications greater explicit flexibility in page sizing.
* Documentation updates including multiplexing description, terminology and API (incl. ogg_packet_clear(), ogg_stream_pageout_fill())
* Correct possible buffer overwrite in stream encoding on 32 bit when a single packet exceed 250MB.
* Correct read-buffer overrun [without side effects] under similar circumstances.
* Update unit testing to work properly with new page spill heuristic.
* Alter default flushing behavior to span less often and use larger page sizes when packet sizes are large.
* Build fixes for additional compilers
* Documentation updates- run spec-cleaner- removed configure.dif (reapply if -fsigned-char causes problems)- removed libogg-compile-warning-fix.diff (upstreamed)
* Wed Dec 16 2009 jengelhAATTmedozas.de- add baselibs.conf as a source
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Sat Aug 01 2009 beineriAATTopensuse.org- update to version 1.1.4:
* New async error reporting mechanism. Calls made after a fatal error are now safely handled in the event an error code is ignored
* Added allocation checks useful to some embedded applications
* fix possible read past end of buffer when reading 0 bits
* Updates to API documentation
* Build fixes
* Wed Jan 07 2009 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Sun May 11 2008 cooloAATTsuse.de- fix rename of xxbit packages
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support
* Sat Aug 11 2007 crrodriguezAATTsuse.de- really follow the library packaging policy- run make check- add missing glibc-devel dependency on -devel package
* Mon Apr 16 2007 tiwaiAATTsuse.de- follow library packaging policy
* move docs to devel package
* remove static library- remove obsoleted m4 files
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Wed Jan 11 2006 tiwaiAATTsuse.de- compile with -fstack-protector.
* Fri Dec 02 2005 tiwaiAATTsuse.de- updated to version 1.1.3.
* Sun Sep 04 2005 ajAATTsuse.de- Revert last patch, wrong package.
* Sat Sep 03 2005 ajAATTsuse.de- compile with -fno-strict-aliasing (#115135).
* Thu Jul 07 2005 tiwaiAATTsuse.de- remove -fsigned-char option (#93878).- fix misc compile warnings.
* Wed Nov 24 2004 tiwaiAATTsuse.de- updated to version 1.1.2.
* Sat Aug 21 2004 schwabAATTsuse.de- Fix 64bit bugs.
* Wed Jan 21 2004 tiwaiAATTsuse.de- fixed quoting in m4 files.
* Fri Jan 09 2004 adrianAATTsuse.de- add %run_ldconfig to %postun
* Fri Jan 09 2004 tiwaiAATTsuse.de- updated to version 1.1.- added pkgconfig to neededforbuild.
* Thu Jan 09 2003 kukukAATTsuse.de- Add
*.la files to -devel filelist
* Thu Sep 19 2002 tiwaiAATTsuse.de- fixed the conflict between the last ogg.m4 fix and 64bit fix patches.- moved devel documents under %{_docdir}/libogg-devel.
* Tue Sep 17 2002 pthomasAATTsuse.de- ogg.m4: - If prefix is /usr, don\'t add -I$prefix/include to OGG_CFLAGS and don\'t add -L$prefix/lib to OGG_LIBS. While the latter is just unnecessary, the former can be dangerous and will make gcc warn. - Fix test for prefix.
* Mon Aug 12 2002 tiwaiAATTsuse.de- added Requires %{name} = %{version} to devel package.
* Tue Jul 23 2002 tiwaiAATTsuse.de- provides the backward compatible m4 file.
* Mon Jul 22 2002 tiwaiAATTsuse.de- updated to version 1.0.- clean up the spec file.- added %run_ldconfig.
* Mon Jun 10 2002 adrianAATTsuse.de- fix ogg.m4 for lib64 systems
* Thu Apr 18 2002 kukukAATTsuse.de- Add --libdir to configure to compile on x86_64
* Thu Feb 07 2002 tiwaiAATTsuse.de- fixed compile on s390x.
* Fri Jan 04 2002 tiwaiAATTsuse.de- updated to RC3. sync with cvs 2002.01.04.
* Tue Dec 04 2001 tiwaiAATTsuse.de- sync with cvs 2001.12.04.
* Wed Oct 24 2001 tiwaiAATTsuse.de- sync with cvs 20011024. + fixed documents- removed Requires to libogg from devel.
* Mon Aug 13 2001 tiwaiAATTsuse.de- updated to 1.0rc2 from cvs 20010813.
* Thu Jun 07 2001 tiwaiAATTsuse.de- fixed build with the recent libtool.
* Mon Mar 12 2001 tiwaiAATTsuse.de- corrected copyright in spec file.
* Mon Feb 26 2001 tiwaiAATTsuse.de- Updated to 1.0beta4.
* Wed Jan 31 2001 tiwaiAATTsuse.de- Initial version: 1.0beta3.