There is now a release candidate tarball for those who want to test it. (I will be doing the same over the next week). You can get it via
http://rocky.github.io/libcdio-1.0.0rc1.tar.bz2 Here is what has happened over the last year (culled from the ChangeLog): - Remove deprecated items: * OS/2 driver (never really was supported) * mmc_isrc_track_read_subchannel * CDIO_MIN_DRIVER, CDIO_MIN_DEVICE_DRIVER, CDIO_MAX_DRIVER, CDIO_MAX_DEVICE_DRIVER - Apple Darwin OS X -> macOS - Subdir objects breaks symbol versioning. See https://savannah.gnu.org/bugs/?49907 - Handle bad iso 9660 better. Fixes Savannah bug https://savannah.gnu.org/bugs/?52091 - Apple (High) Sierra compatiablity - NetBSD patches - Fixes for Rock Ridge SUSP (Thomas Schmitt) - Reduce MinGW compilation warnings - Add asserts to test memory allocations and misc bug fixes (Pete Batard) - Enable CD drivers on current and future versions of FreeBSD and macOS, so we do not have to add every new OS version explicitly. (Robert Kausch) - Cross-compiling friendliness (Ozkan Sezer) - Small texinfo doc fixes (Wieland Hoffmann) - Simplify making doc from autogen.sh - Bug fix for https://savannah.gnu.org/bugs/?45015 (Thomas Schmitt)
