Changelog for
libcdio19-2.1.0-pm152.3.3.x86_64.rpm :
* Tue Jul 16 2019 Dominique Leuenberger
- Update to version 2.1.0 (bsc#1108134, bsc#1094761): + NetBSD driver fixes. Switch from MSF addressing to LBA addressing in driver. + Fix handling in drivers,libcdio-paranoia and `cd-info` when starting track number is greater than 1. + More tolerant of non-compliant ISOs such as openSUSE Leap 15.0. + `cdda-player` fixes, such as adding a missing `-d` in cdda-player help. + `cdtext_list_languages_v2()` to be preferred over now deprecated `cdtext_list_languages()`. New API call `cdtext_set_language_index()`. + Add `read-disc-struct` example program to show how to use a MMC `DVD_READ_DISC_STRUCTURE`. + Various errors in driver reading turned into warnings. + Some code cleanups and documentation improvements. + Bugs: - I/O leak when we can\'t read ISO file (https://savannah.gnu.org/bugs/index.php?53170) - Cdtext not displayed in case of `CDTEXT_LANGUAGE_UNKNOWN` (https://savannah.gnu.org/bugs/index.php?3929) - cd-text with invalid characters failing to convert to utf8 (https://savannah.gnu.org/bugs/index.php?3928)
* Mon Jun 11 2018 tchvatalAATTsuse.com- Sort out a bit to properly define all the library names as defines for easier updating in future when soname changes- Execute testsuite
* Mon Jun 11 2018 kbabiochAATTsuse.com- Update to 2.0.0 - Removed patches (included upstream): - CVE-2017-18201.patch - 0001-Savannah-Bug-49907.patch - Fixed heap-based buffer over-read in iso-info.c (CVE-2017-18198 bsc#1082819) - Fixed NULL pointer dereference in rock.c (CVE-2017-18199 bsc#1082821) - Fixed several (non-critical) memory leaks - Bumped sonames- Applied spec-cleaner
* Tue Feb 27 2018 sbrabecAATTsuse.com- Fix double free vulnerability (bsc#1082877, CVE-2017-18201, CVE-2017-18201.patch).
* Sat Nov 04 2017 schwabAATTlinux-m68k.org- 0001-Fix-symbol-versioning-for-exported-symbols.patch: Remove broken patch- 0001-Savannah-Bug-49907.patch: Fix symbol versioning for real
* Thu Oct 05 2017 stefan.bruensAATTrwth-aachen.de- Fix symbol versioning, some symbols where no longer exported with a version, thus the library inadvertently broke ABI between version 0.93 and 0.94. Fixes https://savannah.gnu.org/bugs/index.php?49907
* add 0001-Fix-symbol-versioning-for-exported-symbols.patch
* Tue Sep 05 2017 jengelhAATTinai.de- Remove %package libcdio_{cdda,paranoia} since they are always produced by a separate SRPM.- Remove --with-pic (only useful for static libs) and compact - -enable-static=n.- Adjust RPM groups. Diversify descriptions for the subpackages.
* Sun Sep 03 2017 astiegerAATTsuse.com- update to 0.94:
* CD-TEXT fixes and improvements
* eject fixes
* various bug fixes
* Tue Jun 16 2015 mpluskalAATTsuse.com- Add gpg signature- Remove ppc obsoletes/provides as it affects unsupported releases- Cleanup spec file with spec-cleaner- Add missing info dependencies, use preun instead of postun for scriplet
* Sat Jan 31 2015 p.drouandAATTgmail.com- Update to version 0.93
* Add cdio_free, iso9660_stat_free, and iso9660_xa_free functions.
* Deprecate mmc_isrc_track_read_subchannel
* Add mmc_get_track_isrc function.
* Update OS versions we recognize
* OSX, and MS Windows, ISO 9660 and other bug fixes
* Remove Coverty scan warnins and errors
* OS/2 driver performance update - KO Myung-Hun- Bump so versions
* libcdio14 to libcdio16
* libiso9660-8 to libiso9660-10- Update baselibs.conf- Remove depreciated AUTHORS section