Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681600 - www-apps/icingaweb2-module-director-1.6.2 version bump
Summary: www-apps/icingaweb2-module-director-1.6.2 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: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 07:36 UTC by Richard H.
Modified: 2019-03-24 18:39 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 Richard H. 2019-03-24 07:36:37 UTC
The current release of icingaweb2-module-director is 1.6.2 while the latest ebuild is 1.4.3, but this is not my primary concern. It's more that the icingaweb2-module-director ebuild requires PHP 5.6 or 7.0, but it actually runs fine on 7.1 as well. So I wanted to ask, if the current ebuild could maybe bumped and the dependencies updated? Because 7.0 is gone and 5.6 not really up to date anymore.
Comment 1 Larry the Git Cow gentoo-dev 2019-03-24 18:37:12 UTC
The bug has been closed via the following commit(s):

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

commit e0ffebb995d3f31a94ccb77f883a6ee65d5c73db
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2019-03-24 18:36:36 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-03-24 18:36:58 +0000

    www-apps/icingaweb2-module-director: 1.6.2 bump
    
    Fixes: https://bugs.gentoo.org/681600
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 www-apps/icingaweb2-module-director/Manifest       |  1 +
 .../icingaweb2-module-director-1.6.2.ebuild        | 34 ++++++++++++++++++++++
 .../icingaweb2-module-director-9999.ebuild         |  6 ++--
 3 files changed, 39 insertions(+), 2 deletions(-)
Comment 2 Richard H. 2019-03-24 18:39:45 UTC
Wow, that was fast. Thank you very much ;-)