Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653368 - www-apps/kibana-bin: Add systemd support
Summary: www-apps/kibana-bin: Add systemd support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-17 09:18 UTC by Xiami
Modified: 2018-05-01 10:39 UTC (History)
1 user (show)

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


Attachments
[PATCH] www-apps/kibana-bin: Add systemd support (0001-www-apps-kibana-bin-Add-systemd-support.patch,3.21 KB, patch)
2018-04-17 09:18 UTC, Xiami
Details | Diff
diff between 6.2.2 and 6.2.2-r1 (ebuild.diff,1.18 KB, patch)
2018-04-17 09:19 UTC, Xiami
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xiami 2018-04-17 09:18:55 UTC
Created attachment 527668 [details, diff]
[PATCH] www-apps/kibana-bin: Add systemd support

Add systemd support for www-apps/kibana-bin

Implemented in version 6.2.2 (bump to 6.2.2-r1)
Comment 1 Xiami 2018-04-17 09:19:31 UTC
Created attachment 527670 [details, diff]
diff between 6.2.2 and 6.2.2-r1
Comment 2 Larry the Git Cow gentoo-dev 2018-05-01 10:39:00 UTC
The bug has been closed via the following commit(s):

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

commit 249db3f337d4c0efb3be62564e61a691301b0691
Author:     Xiami <i@f2light.com>
AuthorDate: 2018-04-26 10:15:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-05-01 10:29:17 +0000

    www-apps/kibana-bin: version bump to 6.2.4
    
    Starting with this version, systemd support is added.
    
    Closes: https://bugs.gentoo.org/653368
    Closes: https://bugs.gentoo.org/654104
    Closes: https://github.com/gentoo/gentoo/pull/8145
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-apps/kibana-bin/Manifest                |  1 +
 www-apps/kibana-bin/files/kibana.service    | 22 ++++++++++
 www-apps/kibana-bin/kibana-bin-6.2.4.ebuild | 68 +++++++++++++++++++++++++++++
 www-apps/kibana-bin/metadata.xml            |  3 ++
 4 files changed, 94 insertions(+)