pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/beats Update beats to version 6.8.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b522ca1e6a4c
branches:  trunk
changeset: 444445:b522ca1e6a4c
user:      he <he%pkgsrc.org@localhost>
date:      Fri Jan 08 08:32:18 2021 +0000

description:
Update beats to version 6.8.13.

Pkgsrc changes:
 * Update checksums.

Upstream changes:

=== Beats version 6.8.13
===== Added
*Filebeat*
- Add container image in Kubernetes metadata. 13356 12688

=== Beats version 6.8.12
==== Bugfixes
*Filebeat*
- Fix Filebeat OOMs on very long lines {issue}19500[19500], {pull}19552[19552]

=== Beats version 6.8.11
==== Bugfixes
*Metricbeat*
- Fix bug incorrect parsing of float numbers as integers in Couchbase
  module {issue}18949[18949] {pull}19055[19055]

=== Beats version 6.8.10
==== Bugfixes
*Affecting all Beats*
- Fix `add_cloud_metadata` to better support modifying sub-fields
  with other processors. {pull}13808[13808]

=== Beats version 6.8.9
==== Bugfixes
*Heartbeat*
- Fix crashes when multiple TCP ports are specified. {pull}17262[17262]

diffstat:

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

diffs (31 lines):

diff -r 394e30f2ae7f -r b522ca1e6a4c sysutils/beats/Makefile
--- a/sysutils/beats/Makefile   Fri Jan 08 07:56:45 2021 +0000
+++ b/sysutils/beats/Makefile   Fri Jan 08 08:32:18 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2020/11/13 19:26:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.61 2021/01/08 08:32:18 he Exp $
 
-DISTNAME=              beats-6.8.8
-PKGREVISION=           7
+DISTNAME=              beats-6.8.13
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=elastic/}
 GITHUB_PROJECT=                beats
diff -r 394e30f2ae7f -r b522ca1e6a4c sysutils/beats/distinfo
--- a/sysutils/beats/distinfo   Fri Jan 08 07:56:45 2021 +0000
+++ b/sysutils/beats/distinfo   Fri Jan 08 08:32:18 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.27 2020/04/15 13:00:55 jperkin Exp $
+$NetBSD: distinfo,v 1.28 2021/01/08 08:32:18 he Exp $
 
-SHA1 (beats-6.8.8.tar.gz) = 2619cff0df437439b2a800dde11fdfc8935dca5f
-RMD160 (beats-6.8.8.tar.gz) = b4916e3a5f7afcfc35e9fc860cccf7ff44ca93c0
-SHA512 (beats-6.8.8.tar.gz) = 6a86948000e77d32587c523d018e4f1561ec7f44f68644971f44f8fd23351b3aad48f3682563467020204de1447a9ed34bd9366d2b44c13bdcb2a28af41ab6d6
-Size (beats-6.8.8.tar.gz) = 35564363 bytes
+SHA1 (beats-6.8.13.tar.gz) = e8940f9b6a75ed8e0e6ae9177774d2e410f865f6
+RMD160 (beats-6.8.13.tar.gz) = 52959989dcd8002c0e2320f738cd43b76be8553b
+SHA512 (beats-6.8.13.tar.gz) = 39f1ba06e1930ea498c13dda11cd835096adbcd075585672004fdc9e19d96971936e47f9c631ee02f59984c10858cfd914de136ddc356e8c39fe833401b42304
+Size (beats-6.8.13.tar.gz) = 35569151 bytes
 SHA1 (patch-libbeat_common_file_stderr__other.go) = 9e1f28a9721c996ba75a7712d39c70186f549067
 SHA1 (patch-vendor_github.com_insomniacslk_dhcp_dhcpv4_client.go) = 4588ee4feba431bdc1c8250d58fa9ac66f733bb3
 SHA1 (patch-vendor_github.com_tsg_gopacket_pcap_pcap.go) = 887b009bb2613ed5241fbf9a9ff3e8e75df98cae



Home | Main Index | Thread Index | Old Index