Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670733 - net-libs/libupnpp: remove version restriction on net-libs/libupnp
Summary: net-libs/libupnpp: remove version restriction on net-libs/libupnp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-09 09:26 UTC by BT
Modified: 2019-02-09 04:10 UTC (History)
1 user (show)

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-11-09 09:26:11 UTC
net-libs/libupnpp-1.6.1 restricts the net-libs/libupnp version to <1.6.24. Upstream libupnpp states that all patches have been merged into libupnp-1.6.25. Below is a note from the upmpdcli download page.

> As far as I can see, the patches in the above has been accepted into the official
> libupnp 1.6.25, so they should become unnecessary in the future. Do not use
> 1.6.24, it crashes upmpdcli.

I have built libupnpp-1.6.1 and upmpdcli-1.3.6 against libupnp-1.6.25 in my local tree without issues. I tested with BubbleUPnP + Gerbera-1.2 + MPD 0.21.1 for a couple of hours and didn't experience and issues.
Comment 1 Larry the Git Cow gentoo-dev 2019-02-09 04:07:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89799bff7207a29ef8418d260f985b6e2c121d49

commit 89799bff7207a29ef8418d260f985b6e2c121d49
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2019-02-09 04:07:15 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2019-02-09 04:07:15 +0000

    net-libs/libupnpp: Bump to 0.17.0
    
    Add EAPI=7
    
    Closes: https://bugs.gentoo.org/670733
    Closes: https://bugs.gentoo.org/675672
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
    Package-Manager: Portage-2.3.59, Repoman-2.3.12

 net-libs/libupnpp/Manifest               |  1 +
 net-libs/libupnpp/libupnpp-0.17.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)
Comment 2 Erik Mackdanz gentoo-dev 2019-02-09 04:10:09 UTC
Thanks for reporting this.  I hope to be more responsive in the future.