Accepting request 1059358 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.12 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS * input: curl: require CURL 7.55.0 or later * decoder: mad: fixed integer underflow with very small files * tags: fixed crash bug due to race condition * output: pipewire: adjust to PipeWire 0.3.64 API change * fixed build failures with GCC 13 OBS-URL: https://build.opensuse.org/request/show/1059358 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=106
This commit is contained in:
parent
d12f9513a3
commit
5c7334c007
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edb4e7a8f9dff238b5610f9e2461940ea98c727a5462fafb1cdf836304dfdca9
|
||||
size 774592
|
Binary file not shown.
3
mpd-0.23.12.tar.xz
Normal file
3
mpd-0.23.12.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7fca62284ecc25a681ea6a07abc49200af5353be42cb5a31e3173be9d8702e7
|
||||
size 774708
|
BIN
mpd-0.23.12.tar.xz.sig
Normal file
BIN
mpd-0.23.12.tar.xz.sig
Normal file
Binary file not shown.
12
mpd.changes
12
mpd.changes
@ -1,9 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 12:20:43 UTC 2023 - Илья Индиго <ilya@ilya.cf>
|
||||
|
||||
- Updated to 0.23.12
|
||||
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS
|
||||
* input: curl: require CURL 7.55.0 or later
|
||||
* decoder: mad: fixed integer underflow with very small files
|
||||
* tags: fixed crash bug due to race condition
|
||||
* output: pipewire: adjust to PipeWire 0.3.64 API change
|
||||
* fixed build failures with GCC 13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 21:28:47 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.23.11:
|
||||
- simple: move default database to ~/.cache/mpd/db from ~/.cache/mpd.db
|
||||
- simple: default "cache_directory" to ~/.cache/mpd/mounts
|
||||
- windows: fixed DoS via a crafted input (bsc#1207028), CVE-2022-46449
|
||||
- add keyring
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
4
mpd.spec
4
mpd.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mpd
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%bcond_with faad
|
||||
%bcond_without mpd_iso9660
|
||||
Name: mpd
|
||||
Version: 0.23.11
|
||||
Version: 0.23.12
|
||||
Release: 0
|
||||
Summary: Music Player Daemon
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user