Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673552 - media-sound/upmpdcli-1.4.0 version bump
Summary: media-sound/upmpdcli-1.4.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords:
Depends on: 675672
Blocks:
  Show dependency tree
 
Reported: 2018-12-22 04:26 UTC by BT
Modified: 2019-02-09 15:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BT 2018-12-22 04:26:12 UTC
Changes:

* Add parameter to set the name of the openssl command to use. Helps with OHCredentials on jessie where the system command is too old.
* Small compatibility change for helping Kazoo use our radio list. Better Kazoo compatibility (when switching between radio and playlist) still to come (not merged).

A simple bump worked for me.
Comment 1 BT 2019-01-17 04:40:09 UTC
1.4.0 changes:

* Save the current radio settings across restarts.
* Add the avtautoplay config variable to accommodate a non-conformant Control Point which does not issue a Play command after SetAVTransportURI.
* Add mpdtimeoutms variable to configure MPD connections timeouts.
* Use Python 3 for all scripts
* gmusic: cache some data locally to improve performance.
* OHCredentials: use stored authentication data if available to avoid login on CP.
* Uprcl: use Waitress as WSGI server, instead of Paste.
* Fix issue in Spotify access when started by root (at boot time).
* Qobuz: allow longer playlists
* Use the libupnpp 0.17.0 features. This makes us incompatible with 0.16.
* Add the capability to run the Media Server in-process (as a separate root device). Needs a very recent libupnp.
Comment 2 BT 2019-01-19 03:49:26 UTC
A simple bump worked for me. I can confirm that 1.4.0 requires libupnpp 0.17.0, otherwise the build will fail.
Comment 3 Larry the Git Cow gentoo-dev 2019-02-09 15:52:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f04f1ef95b0aa1b5e2e30e3bd9649441e9f5da

commit 40f04f1ef95b0aa1b5e2e30e3bd9649441e9f5da
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2019-02-09 15:52:39 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2019-02-09 15:52:39 +0000

    media-sound/upmpdcli: Bump to 1.4.0
    
    Closes: https://bugs.gentoo.org/670130
    Closes: https://bugs.gentoo.org/673552
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
    Package-Manager: Portage-2.3.59, Repoman-2.3.12

 media-sound/upmpdcli/Manifest              |  1 +
 media-sound/upmpdcli/files/upmpdcli.initd  | 14 ++++++++
 media-sound/upmpdcli/upmpdcli-1.4.0.ebuild | 51 ++++++++++++++++++++++++++++++
 3 files changed, 66 insertions(+)