pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/beats Update sysutils/beats to 5.4.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bfb98557752
branches:  trunk
changeset: 363712:3bfb98557752
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Wed Jun 14 13:56:09 2017 +0000

description:
Update sysutils/beats to 5.4.1.

Affecting all Beats
- Fix importing the dashboards when the limit for max open files is
  too low.
- Fix console output.
- Binaries upgraded to Go 1.7.6 which contains security fixes.

Filebeat
- Fix issue that new prospector was not reloaded on conflict.
- Fix grok pattern in filebeat module system/auth without hostname.
- Fix the Mysql slowlog parsing of IP addresses.

Winlogbeat
- Add the ability to use LevelRaw if Level isn't populated in the
  event XML.

diffstat:

 sysutils/beats/Makefile |   4 ++--
 sysutils/beats/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r dad4947e3f8b -r 3bfb98557752 sysutils/beats/Makefile
--- a/sysutils/beats/Makefile   Wed Jun 14 13:49:45 2017 +0000
+++ b/sysutils/beats/Makefile   Wed Jun 14 13:56:09 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2017/05/11 08:48:27 fhajny Exp $
+# $NetBSD: Makefile,v 1.11 2017/06/14 13:56:09 fhajny Exp $
 #
 
-DISTNAME=              beats-5.4.0
+DISTNAME=              beats-5.4.1
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=elastic/}
 GITHUB_PROJECT=                beats
diff -r dad4947e3f8b -r 3bfb98557752 sysutils/beats/distinfo
--- a/sysutils/beats/distinfo   Wed Jun 14 13:49:45 2017 +0000
+++ b/sysutils/beats/distinfo   Wed Jun 14 13:56:09 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2017/05/11 08:48:27 fhajny Exp $
+$NetBSD: distinfo,v 1.10 2017/06/14 13:56:09 fhajny Exp $
 
-SHA1 (beats-5.4.0.tar.gz) = ce1da5966991612bf28db65cf520f871a3699698
-RMD160 (beats-5.4.0.tar.gz) = 3a5257e715aacc54da3a8fb25fbd3d364f5401bd
-SHA512 (beats-5.4.0.tar.gz) = 7249f130a4d0c2bb6797c243a9b57e8f44552c548ad33f48a48463bdd16b3419500688be3d96c426155d2fdda3c94058837bf4fcdc59a849d02230e118699a18
-Size (beats-5.4.0.tar.gz) = 17823310 bytes
+SHA1 (beats-5.4.1.tar.gz) = b35dbefb6c74e3ff718c34af678a8d9edfcc5718
+RMD160 (beats-5.4.1.tar.gz) = cd30e76e506355d9a15ffa62bc62672a826ce760
+SHA512 (beats-5.4.1.tar.gz) = 07c50580c2f145abfe9988837df965a863f8ed4c07a39916a7bf0739f6a79b6d26ed2c4fc9f8b35a781a9943fd7a8d957ee1aefab9027a563865ba96b3683598
+Size (beats-5.4.1.tar.gz) = 18060876 bytes
 SHA1 (patch-vendor_github.com_tsg_gopacket_pcap_pcap.go) = 2ef13f84cbf2e1da428e7b08625ffa6111ebcdf5



Home | Main Index | Thread Index | Old Index