forked from pool/SDL2_sound
39 lines
1.5 KiB
Plaintext
39 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 13 23:20:55 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.0.4
|
|
* Update bundled stb_vorbis to address CVE-2023-45676,
|
|
CVE-2023-45677, CVE-2023-45679, CVE-2023-45680,
|
|
CVE-2023-45681, CVE-2023-45682.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 3 08:41:06 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.0.2
|
|
* No further changes from the last snapshot 2.0.1+g60
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 25 05:54:59 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to snapshot 2.0.1+g60 (53f66a30)
|
|
* Avoid division by zero with certain uncompressed WAV files
|
|
* A pkgconfig file was added
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 30 13:26:51 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Move to 2.0.1.g17 (df3fc77)
|
|
* Resolve build failures on Leap 15.3
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 26 13:11:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- New package SDL2_sound for build.opensuse.org. In comparison to
|
|
SDL_sound (1.x):
|
|
* Removed support for QuickTime, Speex and MikMod
|
|
* SDL_sound 2's public API has not changed at all from 1.x
|
|
* SDL_sound.h requires SDL2 now (can't mix SDL2_sound with SDL1)
|
|
* The library name changed to -lSDL2_sound
|
|
- Drop SDL_sound-1.0.3-nompglib.patch, no longer applies
|
|
- Drop baselibs.conf
|