From d87c7f0782df5d3514775e70f730ff600803b5bde75549e72540c26b04eca650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Tue, 7 Jul 2020 10:17:37 +0000 Subject: [PATCH] Accepting request 819121 from home:polslinux:branches:multimedia:apps - Update to 0.21.25 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.25/NEWS * protocol: fix crash when using "rangeid" while playing * database - simple: automatically scan new mounts - upnp: fix compatibility with Plex DLNA * storage - fix disappearing mounts after mounting twice - udisks: fix reading ".mpdignore" * input - file: detect premature end of file - smbclient: don't send credentials to MPD clients * decoder - opus: apply pre-skip and end trimming - opus: fix memory leak - opus: fix crash bug - vorbis: fix crash bug * neighbor - upnp: fix crash during shutdown OBS-URL: https://build.opensuse.org/request/show/819121 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=55 --- mpd-0.21.24.tar.xz | 3 --- mpd-0.21.25.tar.xz | 3 +++ mpd.changes | 23 +++++++++++++++++++++++ mpd.spec | 2 +- 4 files changed, 27 insertions(+), 4 deletions(-) delete mode 100644 mpd-0.21.24.tar.xz create mode 100644 mpd-0.21.25.tar.xz diff --git a/mpd-0.21.24.tar.xz b/mpd-0.21.24.tar.xz deleted file mode 100644 index 397065b..0000000 --- a/mpd-0.21.24.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84632a7e82e672b3a6d71651a75d05fb7acd62645c33e3f3af5a1067cfa64cd6 -size 681576 diff --git a/mpd-0.21.25.tar.xz b/mpd-0.21.25.tar.xz new file mode 100644 index 0000000..76ac423 --- /dev/null +++ b/mpd-0.21.25.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a0ad01bf327b2dbeb6ae8e1af952cb0de83d2d63fab0fa4b7183a74765c201 +size 683768 diff --git a/mpd.changes b/mpd.changes index 4036551..c2354c9 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Jul 7 06:32:18 UTC 2020 - Paolo Stivanin + +- Update to 0.21.25 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.25/NEWS + * protocol: fix crash when using "rangeid" while playing + * database + - simple: automatically scan new mounts + - upnp: fix compatibility with Plex DLNA + * storage + - fix disappearing mounts after mounting twice + - udisks: fix reading ".mpdignore" + * input + - file: detect premature end of file + - smbclient: don't send credentials to MPD clients + * decoder + - opus: apply pre-skip and end trimming + - opus: fix memory leak + - opus: fix crash bug + - vorbis: fix crash bug + * neighbor + - upnp: fix crash during shutdown + ------------------------------------------------------------------- Mon Jun 22 10:33:14 UTC 2020 - Илья Индиго diff --git a/mpd.spec b/mpd.spec index 6354cec..74c3e90 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.21.24 +Version: 0.21.25 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later