Accepting request 789098 from home:13ilya:branches:multimedia:apps

- Update to 0.21.21
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS
  * configuration: fix bug in "metadata_to_use" setting
  * playlist: asx, xspf: fix corrupt tags in the presence of XML entities
  * archive: iso9660: skip empty file names to work around libcdio bug
  * decoder: gme: ignore empty tags
  * output: solaris: port to NetBSD
  * raise default "max_connections" value to 100

OBS-URL: https://build.opensuse.org/request/show/789098
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=44
This commit is contained in:
Илья Индиго
2020-03-27 16:01:52 +00:00
committed by Git OBS Bridge
parent 4c1b3267f5
commit 99a39031bf
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Mar 27 15:53:58 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
- Update to 0.21.21
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS
* configuration: fix bug in "metadata_to_use" setting
* playlist: asx, xspf: fix corrupt tags in the presence of XML entities
* archive: iso9660: skip empty file names to work around libcdio bug
* decoder: gme: ignore empty tags
* output: solaris: port to NetBSD
* raise default "max_connections" value to 100
-------------------------------------------------------------------
Thu Feb 27 06:59:18 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>