Bug fixes:
* Many fixes, cleanup, and refactoring across all players based
on fuzzing tests. Huge thanks to Alexander Miller for these.
There are too many to list here - please read the commit log.
* Fixes to SurroundOPL getchip(), fixing missing note problems.
* Many code typo fixes (thanks to luz paz for these).
* Make SOP player endian aware and many further fixes across
players.
* Fix RAD2 player crashes with files referencing unused
instruments.
* Added stress tests and many build fixes across platforms.
New formats:
* MUS,ADL: Add support for Coktel Vision game music files to
Visual Composer player.
* MID: Detect MIDI Type 1 multi-track files.
* PIS: Beni Tracker.
* MTR: Master Tracker Loader.
* A2M: Add new player for A2M and A2T (versions 1-14).
* D00: Add support for reheadered D00 songs.
* PLX: PALLADIX Sound System.
* LD0: Add support for old LOUDNESS files that don't have MIDI
instrument data.
Misc:
* Updated NukedOPL to master 730f8c238a152cb3314e46919789a666c9d81d82
* Updated ADL player to ScummVM version from Dec 7, 2020.
- Run checks
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/libadplug?expand=0&rev=4
80 lines
3.0 KiB
Plaintext
80 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 7 17:10:38 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.4
|
|
Bug fixes:
|
|
* Many fixes, cleanup, and refactoring across all players based
|
|
on fuzzing tests. Huge thanks to Alexander Miller for these.
|
|
There are too many to list here - please read the commit log.
|
|
* Fixes to SurroundOPL getchip(), fixing missing note problems.
|
|
* Many code typo fixes (thanks to luz paz for these).
|
|
* Make SOP player endian aware and many further fixes across
|
|
players.
|
|
* Fix RAD2 player crashes with files referencing unused
|
|
instruments.
|
|
* Added stress tests and many build fixes across platforms.
|
|
New formats:
|
|
* MUS,ADL: Add support for Coktel Vision game music files to
|
|
Visual Composer player.
|
|
* MID: Detect MIDI Type 1 multi-track files.
|
|
* PIS: Beni Tracker.
|
|
* MTR: Master Tracker Loader.
|
|
* A2M: Add new player for A2M and A2T (versions 1-14).
|
|
* D00: Add support for reheadered D00 songs.
|
|
* PLX: PALLADIX Sound System.
|
|
* LD0: Add support for old LOUDNESS files that don't have MIDI
|
|
instrument data.
|
|
Misc:
|
|
* Updated NukedOPL to master 730f8c238a152cb3314e46919789a666c9d81d82
|
|
* Updated ADL player to ScummVM version from Dec 7, 2020.
|
|
- Run checks
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 21 23:24:21 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Fix runtime requirements for adplugdb
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 14:56:35 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Specfile overhaul
|
|
- Upstream moved to github: adjust URL, source
|
|
- Update to version 2.3.3
|
|
* New RAD player by devinacker
|
|
* Many bug fixes by Alexander Miller
|
|
+ CVE-2019-14690 - buffer overflow in .bmf
|
|
+ CVE-2019-14691 - buffer overflow in .dtm
|
|
+ CVE-2019-14692 - buffer overflow in .mkj
|
|
+ CVE-2019-14732 - buffer overflow in .a2m
|
|
+ CVE-2019-14733 - buffer overflow in .rad
|
|
+ CVE-2019-14734 - buffer overflow in .mtk
|
|
+ CVE-2019-15151 - double free and OOB reads in .u6m
|
|
+ OOB reads in .xad
|
|
+ OOB reads in .rix
|
|
- Update to versoin 2.3.2
|
|
* Mostly bug fixes.
|
|
- Update to versoin 2.3.1
|
|
* Minor fixes to the build system for performance and
|
|
compatibility.
|
|
* Fix for Linux on more esoteric arches.
|
|
- Update to versoin 2.3.0
|
|
* It's been over seven years since the last release, and a lot
|
|
of work has been going on in that time. There are new file
|
|
formats and many bug fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 14 00:00:00 UTC 2018 - Markus Rex <msrex@msrex.de>
|
|
|
|
- remove debug-package definition for non-suse distros
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 9 00:00:00 UTC 2008 - Pascal Bleser <guru@unixtech.be>
|
|
|
|
- added missing Requires in -devel subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 7 00:00:00 UTC 2008 - Pascal Bleser <guru@unixtech.be>
|
|
|
|
- new package
|
|
|