1
0
forked from pool/libmirage

add missing changelog

OBS-URL: https://build.opensuse.org/package/show/filesystems/libmirage?expand=0&rev=50
This commit is contained in:
Jan Engelhardt 2019-07-03 11:42:24 +00:00 committed by Git OBS Bridge
parent 1a6b56ade7
commit 055152cb10

View File

@ -2,6 +2,16 @@
Mon Jul 1 13:34:01 UTC 2019 - Aaron Stern <ukbeast89@ptotonmail.com>
- Update to new upstream release 3.2.2
* ISO parser: fixed ISO9660/UDF pattern search for sector
sizes 2332 and 2336.
* ISO parser: added support for Nintendo GameCube and Wii
ISO images.
* Extended medium type guess to distinguish between DVD and
BluRay images based on length.
* Removed fabrication of disc structures from the library
(moved to CDEmu daemon).
* MDS parser: cleanup of disc structure parsing, fixed the
incorrectly set structure sizes.
-------------------------------------------------------------------
Mon Aug 7 13:30:23 UTC 2017 - jengelh@inai.de