Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613292 - app-admin/logstash-bin: bump to 5.2.2, drop old
Summary: app-admin/logstash-bin: bump to 5.2.2, drop old
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-20 07:57 UTC by Tomáš Mózes
Modified: 2017-03-28 03:06 UTC (History)
3 users (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 Tomáš Mózes 2017-03-20 07:57:40 UTC
PR attached
Comment 1 Tomáš Mózes 2017-03-20 07:57:59 UTC
diff --git a/app-admin/logstash-bin/Manifest b/app-admin/logstash-bin/Manifest
index ac7d257..c87fd06 100644
--- a/app-admin/logstash-bin/Manifest
+++ b/app-admin/logstash-bin/Manifest
@@ -1,2 +1,2 @@
 DIST logstash-5.1.2.zip 100044055 SHA256 99fd514b6241310c78aefca2cd895c1cec4cd426aa08fccf7e8bba26567573c3 SHA512 4186f942dd555dc1284bc657cbd3a61de8aa67a50bd2f7b725d3364e5fca61029cadb0ca4f9e1c4a36078805fd015128ddcd7773e19e643eaddd5ae2fa9c6673 WHIRLPOOL 1127a419a35e42de59a4bd61fe5b75e39daad69d0646019417abf83f44639a86fd2b1ffc687b6cc551562045ef3d2d901d7985437d158094d4d054e4a93bfd5d
-DIST logstash-5.2.1.zip 100059438 SHA256 14093855a8a3a4f27a2b4e461ee70697fff527eece70d5d58f1015cf5103f77e SHA512 82b1a39edc5a2303692828cdf17e00b6909de5e2579850a2ebcc49bd64f16c833f7bdaa083ff266cc0f09f9fa0cf645cd7a32a7c0183aa2b095ecfbeaf9873ec WHIRLPOOL 418ffbc4244385ec52d1f9104e68a91a7f539f7ea3829bd683562b7ccdb275e1580da24945444f382038c61aadc616458c5c8caa3d18fef9b1ae6c155ae2d3e3
+DIST logstash-5.2.2.zip 100068713 SHA256 35bd0378f5b9001b4c3056b11496936ef47c09e3ddc469353bc8951e3b81e174 SHA512 923b35e8bcc97f6036cd4a484df546b2cc1341ec8fe5080bea8f979856086aaaae5f71fa0c3f7aee2207f7c3e71aec18af416278123362f89990c05ec9e2c92f WHIRLPOOL 4a67ed0ba3b532da5d488b2e45f53149b4e63b6b638b6fe1058a13eab904cb7ec24cd87306868a4770fe6aadfe13f7d76bfc9973e73104a8e4e9aee455321c32
diff --git a/app-admin/logstash-bin/logstash-bin-5.2.1.ebuild b/app-admin/logstash-bin/logstash-bin-5.2.2.ebuild
similarity index 82%
rename from app-admin/logstash-bin/logstash-bin-5.2.1.ebuild
rename to app-admin/logstash-bin/logstash-bin-5.2.2.ebuild
index 668a90a..cda22ab 100644
--- a/app-admin/logstash-bin/logstash-bin-5.2.1.ebuild
+++ b/app-admin/logstash-bin/logstash-bin-5.2.2.ebuild
@@ -51,11 +51,6 @@ pkg_postinst() {
 	ewarn "example to read local logs), be sure to change LS_USER and LS_GROUP in"
 	ewarn "${EROOT%/}/etc/conf.d/${MY_PN}"
 	einfo
-	einfo "Getting started with logstash:"
-	einfo "  https://www.elastic.co/guide/en/logstash/current/getting-started-with-logstash.html"
-	einfo ""
-	einfo "Packages that might be interesting:"
-	einfo "  app-misc/elasticsearch"
-	einfo "  dev-python/elasticsearch-curator"
-	einfo "  www-apps/kibana-bin"
+	einfo "Installing plugins: (bug #601294)"
+	einfo "DEBUG=1 JARS_SKIP='true' bin/logstash-plugin install logstash-output-gelf"
 }
Comment 2 Göktürk Yüksek archtester gentoo-dev 2017-03-28 03:06:48 UTC
commit a07ab3bad4027c34f7028c5c350ffefc1dacfa4a
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: Mon Mar 20 08:54:12 2017 +0100
Commit:     Göktürk Yüksek <gokturk@gentoo.org>
CommitDate: Mon Mar 27 23:02:56 2017 -0400

    app-admin/logstash-bin: bump to 5.2.2, drop old
    
    Package-Manager: Portage-2.3.4, Repoman-2.3.2