pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/beats
Module Name: pkgsrc
Committed By: he
Date: Fri Jan 8 08:32:18 UTC 2021
Modified Files:
pkgsrc/sysutils/beats: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/sysutils/beats/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/sysutils/beats/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/beats/Makefile
diff -u pkgsrc/sysutils/beats/Makefile:1.60 pkgsrc/sysutils/beats/Makefile:1.61
--- pkgsrc/sysutils/beats/Makefile:1.60 Fri Nov 13 19:26:21 2020
+++ pkgsrc/sysutils/beats/Makefile Fri Jan 8 08:32:18 2021
@@ -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
Index: pkgsrc/sysutils/beats/distinfo
diff -u pkgsrc/sysutils/beats/distinfo:1.27 pkgsrc/sysutils/beats/distinfo:1.28
--- pkgsrc/sysutils/beats/distinfo:1.27 Wed Apr 15 13:00:55 2020
+++ pkgsrc/sysutils/beats/distinfo Fri Jan 8 08:32:18 2021
@@ -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