Commit graph

9982 commits

Author SHA1 Message Date
thorpej
95af9ef186 Install only the useful files, and install *all* of the useful files.
Bump version to 2019.04-rc4nb2.
2019-04-25 13:22:12 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
jmcneill
907a8b57a5 Add U-Boot package for the Libre Computer AML-S905X-CC (Le Potato)
single board computer.
2019-04-19 10:39:53 +00:00
bsiegert
65fc216b57 Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
bouyer
2300e62f73 Fix typo in patch, reported by Greg A. Woods in PR pkg/54119.
While ipxe/src/net/fcels.c is build, it part of a library archive and
as none of its functions are used it's not inclued in the final link.
That's why calling the nonexistant suzeif() here doesn't matters.
2019-04-14 17:37:33 +00:00
skrll
874bc7b4f2 Backport a patch from u-boot mainline to support EFI GetVariable.
Add PKGREVISION to the UBOOT_VERSTION output

Bump PKGREVISION for all 2018.11 packages
2019-04-12 07:08:15 +00:00
msaitoh
97f208fa2d Update intel-microcode-netbsd to 20171117.
== 20190312 Release ==
-- Updates upon 20180807 release --
Processor             Identifier     Version       Products
Model        Stepping F-MO-S/PI      Old->New
---- new platforms ----------------------------------------
AML-Y22      H0       6-8e-9/10           0000009e Core Gen8 Mobile
WHL-U        W0       6-8e-b/d0           000000a4 Core Gen8 Mobile
WHL-U        V0       6-8e-d/94           000000b2 Core Gen8 Mobile
CFL-S        P0       6-9e-c/22           000000a2 Core Gen9 Desktop
CFL-H        R0       6-9e-d/22           000000b0 Core Gen9 Mobile
---- updated platforms ------------------------------------
HSX-E/EP     Cx/M1    6-3f-2/6f 0000003d->00000041 Core Gen4 X series; Xeon E5 v3
HSX-EX       E0       6-3f-4/80 00000012->00000013 Xeon E7 v3
SKX-SP       H0/M0/U0 6-55-4/b7 0200004d->0000005a Xeon Scalable
SKX-D        M1       6-55-4/b7 0200004d->0000005a Xeon D-21xx
BDX-DE       V1       6-56-2/10 00000017->00000019 Xeon D-1520/40
BDX-DE       V2/3     6-56-3/10 07000013->07000016 Xeon D-1518/19/21/27/28/31/33/37/41/48, Pentium D1507/08/09/17/19
BDX-DE       Y0       6-56-4/10 0f000012->0f000014 Xeon D-1557/59/67/71/77/81/87
BDX-NS       A0       6-56-5/10 0e00000a->0e00000c Xeon D-1513N/23/33/43/53
APL          D0       6-5c-9/03 00000032->00000036 Pentium N/J4xxx, Celeron N/J3xxx, Atom x5/7-E39xx
APL          E0       6-5c-a/03 0000000c->00000010 Atom x5/7-E39xx
GLK          B0       6-7a-1/01 00000028->0000002c Pentium Silver N/J5xxx, Celeron N/J4xxx
KBL-U/Y      H0       6-8e-9/c0 0000008e->0000009a Core Gen7 Mobile
CFL-U43e     D0       6-8e-a/c0 00000096->0000009e Core Gen8 Mobile
KBL-H/S/E3   B0       6-9e-9/2a 0000008e->0000009a Core Gen7; Xeon E3 v6
CFL-H/S/E3   U0       6-9e-a/22 00000096->000000aa Core Gen8 Desktop, Mobile, Xeon E
CFL-S        B0       6-9e-b/02 0000008e->000000aa Core Gen8
2019-04-12 04:07:24 +00:00
jperkin
1566c110d1 zabbix: Set SMF_INSTANCES correctly. 2019-04-10 17:49:59 +00:00
jperkin
a8c6c55641 zabbix: Expand ZABBIX_{USER,GROUP} in files. 2019-04-10 17:47:33 +00:00
sevan
e81047d47b Update urls 2019-04-09 11:08:13 +00:00
leot
aeaaf4607d noice: Update to 0.8
Changes:
0.8
---
 - Control color support via usecolor in config.h
 - Adjust default color style to avoid bold
2019-04-08 20:56:14 +00:00
pgoyette
a3bf3c016b Update to version 0.0.20190405nb1
Fix to correctly populate the sysctl_cache[]
2019-04-08 00:16:06 +00:00
maya
c998bfe845 py-diffoscope: needs py-curses, bump PKGREVISION 2019-04-06 17:53:53 +00:00
pgoyette
5f8465e1b7 Print primary bus width for DDR3 and DDR4 Also make bus width extension
conditional for DDR3, as was already done for DDR4.
2019-04-06 10:57:28 +00:00
jperkin
f3d1dd2959 zabbix: Add SMF manifest.
Provided by Emil Petersson in joyent/pkgsrc#188.
2019-04-05 12:43:21 +00:00
he
d9d55beb5b Update to zabbix version 4.0.6.
Pkgsrc changes:
 * None.

Upstream changes:

Changes for 4.0.6

4.0.6rc2 was released as 4.0.6 without any changes

--------------------
Changes for 4.0.6rc2

Bug fixes:
..F....... [ZBX-15839] fixed broken layout of the breadcrumbs in
	   Safari browser (ashubin)
........S. [ZBX-15867] fixed invalid DNS being accepted when receiving
	   discovery contents from Zabbix proxy (vso)
A......... [ZBX-15821] fixed SQL statement performance used in
	   template.unlink() method (Sasha)
.......PS. [ZBX-15578] fixed IPMI errors in case of infrequent reading
	   of values (asitals)
..F....... [ZBX-15098] fixed undefined index in application selection
	   popup window (Ivo)
..F....... [ZBX-15351] fixed PHP error in "Problems by severity" if no
	   problems (vasilijs)

--------------------
Changes for 4.0.6rc1

New features:
..F....... [ZBXNEXT-5105] added context menu for trigger name in event
	   details page (agriscenko)
A.F....... [ZBX-15286] dropped support use of discovered items as
	   master (Sasha)
...G...... [ZBXNEXT-4898] added support IPv6 for "net.dns" and
	   "net.dns.record" (MVekslers)
.......PS. [ZBXNEXT-5037] added "skip" parameter for vmware.eventlog
	   key (MVekslers)
..F....... [ZBXNEXT-4819] implemented date and time showing in SVG
	   graph widget (miks)

Bug fixes:
...G...PS. [ZBX-15552] fixed compilation with LibreSSL as OpenSSL
	   replacement and OpenSSL without PSK support (Andris)
..F....... [ZBX-10317] made info column on item list page always
	   visible (agriscenko)
..F....... [ZBX-15322] fixed graph area near grid line with 0 value
	   (ashubin)
.......PS. [ZBX-15798] fixed proxy configuration update failure on
	   Oracle; fixed failure on empty SQL buffer on Oracle
	   (kalimulin)
A.F....... [ZBX-15219] fixed unwanted removing scenario post fields on
	   scenario update (gcalenko, vasilijs)
..F....... [ZBX-11278] reworked property state indicator in mass
	   update screens (miks)
........S. [ZBX-15716] fixed escalation cancel message is called if
	   escalation interrupts with unfinished step or recovery
	   (akozlovs)
..F....... [ZBX-15468] fixed LDAP configuration form not being able to
	   save changes when user password field is empty string
	   (gcalenko)
..F....... [ZBX-15669] fixed page scroll after widget being added to
	   dashboard (gcalenko)
..F....... [ZBX-15548] fixed resolving of {ITEM.VALUE} macro in the
	   trigger description (Sasha)
........S. [ZBX-15774] fixed memory leak in housekeeper when
	   elasticsearch is used (vso)
........S. [ZBX-15788] fixed crash when substituting LLD macros in
	   calculated item formula expression (vso)
..F....... [ZBX-15608] fixed when Widget Graph show disabled
	   trigger/problem (vasilijs)
..F....... [ZBX-10397] fixed when global messaging severities
	   unchecked if profile saved earlier (ashubin, vasilijs)
A.F....... [ZBX-15596] fixed when widget in frontend can be created
	   larger than API validation supports (ashubin, vasilijs)
..F....... [ZBX-15308] fixed timeselector in screens when page is
	   opened with link containing sid argument (ashubin,
	   gcalenko)
..F....... [ZBX-15694] fixed trimming of empty spaces for custom
	   multiplier in item and item prototype preprocessing forms
	   (Ivo)
..F....... [ZBX-15196] fixed "Follow redirects" checkbox not being
	   enabled by default for HTTP agent in item, item prototype
	   and LLD rule create forms (Ivo)
.......PS. [ZBX-15670] fixed inefficient vmware eventlog downloading
	   (MVekslers)
..F....... [ZBX-15483] fixed undefined index in Item Prototype update
	   (vasilijs)
..F....... [ZBX-15270] fixed graph widget configuration form cross
	   browser issues (agriscenko)
..F....... [ZBX-15300] fixed widgets extra space at the bottom
	   (ashubin, vasilijs)
...G...... [ZBX-8091] added alphabetic ordering of net.dns.record
	   respond (akozlovs)
..F....... [ZBX-15707] fixed check box design when drag and drop an
	   interface into SNMP (vasilijs)
..F....... [ZBX-15535] fixed validation of min/max value range in
	   graph widget; fixed translation string in graph widget
	   (miks)
..F....... [ZBX-15648] removed unused WIDGET_HAT_EVENTACTIONMCMDS and
	   WIDGET_HAT_EVENTACTIONMSGS constants (agriscenko)
A.F....... [ZBX-15386] fixed Trigger overview not showing OK triggers
	   (vasilijs)
A.F....... [ZBX-14538] fixed error message when value of lifetime or
	   history/trends storage period is out of range (agriscenko)
A.F....... [ZBX-15614] fixed validation of y axis item on classic
	   graph create and update (agriscenko)
..F....... [ZBX-15226] fixed missing visual gap under page title
	   (gcalenko)
..F....... [ZBX-15560] fixed incorrect URL argument formatting when
	   parameters are non-indexed arrays (Ivo)
..F....... [ZBX-15719] fixed undefined index in trigger expression
	   popup (Ivo)
..F....... [ZBX-15332] fixed dashboard svg graph update on
	   timeselector interval change (gcalenko)
...G...... [ZBX-15728] fixed agent startup problem in Win 2008 R2 w/o
	   SP1, removed dependency on version helper API (kalimulin)
..F....... [ZBX-15622] fixed trigger expression test dialog not being
	   usable with long trigger expressions (talbergs)
..F....... [ZBX-13332] fixed Request-URI Too Long errors in PopUps;
	   fixed lost focus, when closing error popup (talbergs)
...G...... [ZBX-15607] fixed possibility of zombie processes occurring
	   when signaling agent during metric execution (akozlovs)
.D........ [ZBX-10496] fixed links to installation instructions in
	   README file (dimir)
..F....... [ZBX-15625] removed links leading to media type edit form
	   for non-superadmins in Reports->Notifications page (Ivo)
.......PS. [ZBX-15703] fixed use of uninitialized variable when
	   receiving 0 bytes on listening socket (akozlovs)
..F....... [ZBX-15537] fixed visual bug when filter tab was overlapped
	   by sub navigation (gcalenko)
..F....... [ZBX-15539] fixed validation of master item in item update
	   form (miks)
..F....... [ZBX-15532] fixed undefined index error on problems page
	   when trigger expression contains web items (gcalenko,
	   Sasha)
A......... [ZBX-15488] fixed permission check for inherited triggers
	   (miks)
..F....... [ZBX-15646] fixed web-server 'Request-URI Too Long' error
	   in trigger description dialog (miks)
2019-04-04 10:08:12 +00:00
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
bsiegert
450b9ff8bd virt-manager: prevent build failure with newer pod2man. 2019-03-31 13:57:10 +00:00
bsiegert
b8809a3ff5 libvirt: explicitly disable polkit.
Otherwise, it picks it up if it is installed, leading to a PLIST mismatch.
2019-03-31 13:41:38 +00:00
gutteridge
33e104c5cd caja: note explicit C99 dependency
Build fix for issue noted in Joyent CentOS bulk builds.
2019-03-30 06:34:55 +00:00
wiz
a3b31632a5 *: recursive bump for poppler 0.75 -> 0.74 downgrade 2019-03-27 11:23:15 +00:00
wiz
ec70429ab5 *: recursive bump for poppler-0.75 2019-03-26 07:12:07 +00:00
bouyer
c0a5d500a9 The ASSERT(oc > 0) bug is still here, it's just that it doens't show up
any more on my test server. So add back the workaround.
Bump PKGREVISION
2019-03-25 15:28:13 +00:00
gutteridge
a8b3e19e15 caja-dropbox: fix a dependency issue
We should be depending on py-gobject3, not gobject-introspection
directly. Addresses part of PR pkg/54071.
2019-03-25 14:10:44 +00:00
thorpej
4368f011a5 - Update to u-boot-2019.04-rc4, which works much better on the
MediaTek mt7623 SoC than the previous 2019.01-rc2.
- Pull down the necessary SDMMC binary headers and preloader from BPI's
  Github repository, and use them to assemble an image that can be written
  directly to an SD card before adding an MBR partition table.
2019-03-24 20:50:10 +00:00
tnn
81473a30db pass down MAKE_JOBS to the u-boot build 2019-03-24 14:57:47 +00:00
leot
9088eb127d sysutils: Remove arm-trusted-firmware-sun50iw1p1 2019-03-21 13:35:24 +00:00
he
98b282d011 Back out suggested fix to ship args to scripts.
It was not accepted upstream; use "$@" in the script section to ship args.
We'll see if a documentation improvement can be suggested instead.
Bump PKGREVISION.
2019-03-20 12:29:37 +00:00
wiz
c7711fcbb2 ecore: remove libXp support.
Bump PKGREVISION, and recursively bump all affected packages.

Untested since eet, an ecore dependency, does not build for me.
2019-03-20 12:13:21 +00:00
he
01a1cc4f7d Update logrotate to version 3.15.0.
Pkgsrc changes:
 * Track rename of logrotate-default to logrotate.conf
 * Add a fix so that the log file name is actually passed
   to the various script hooks(!)
   https://github.com/logrotate/logrotate/pull/245

Upstream changes:

3.15.0
======
 * timer unit: change trigger fuzz from 12h to 1h (#230)
 * service unit: only run if /var/log is mounted (#230)
 * preserve fractional part of timestamps when compressing (#226)
 * re-indent source code using spaces only (#188)
 * minage: avoid rounding issue while comparing the amount of seconds (#36)
 * never remove old log files if rotate -1 is specified (#202)
 * return non-zero exit status if a config file contains an error (#199)
 * make copytruncate work with rotate 0 (#191)
 * warn user if both size and the time interval options are used (#192)
 * pass rotated log file name as the 2nd argument of the postrotate
   script when sharedscript is not enabled (#193)
 * rename logrotate-default to logrotate.conf (#187)

3.14.0
======
 * make configure show support status for SELinux and ACL at the end (#179)
 * make logrotate build again on FreeBSD (#178)
 * move wtmp and btmp definitions from logrotate.conf to
 * separate configuration files in logrotate.d (#168)
 * print a warning about logrotate doing nothing when -d is used (#165)
 * do not reject executable config files (#166)
 * add hardening options to logrotate.service in examples (#143)
 * fix spurious compressor failure when using su and compress (#169)
 * keep logrotate version in .tarball-version in release tarballs (#156)
 * introduce the hourago configuration directive (#159)
 * ignore empty patterns in tabooext to avoid exclusion of everything (#160)
 * properly report skipped test cases instead of pretending success

3.13.0
======
 * make distribution tarballs report logrotate version properly (RHBZ#1500264)
 * make (un)compress work even if stdin and/or stdout are closed (#154)
 * remove -s from DEFAULT_MAIL_COMMAND and improve its documenation (#152)
 * uncompress logs before mailing them even if delaycompress is enabled (#151)
 * handle unlink of a non-existing log file as a warning only (#144)
 * include compile-time options in the output of logrotate --version (#145)
 * make logrotate --version print to stdout instead of stderr (#145)
 * flush write buffers before syncing state file (#148)
 * specify (un)compress utility explicitly in tests (#137)
 * enable running tests in parallel (#132)
 * explicitly map root UID/GID to 0 on Cygwin (#133)
 * add .dpkg-bak and .dpkg-del to default tabooext list (#134)

3.12.3
======
 * copy and copytruncate directives now work together again
 * unlink() is no longer preceded by open() unless shred is enabled (#124)
 * compress and uncompress now take commands from $PATH, too (#122)

3.12.2
======
 * build fixes related to -Werror (#119) and -Werror=format= (#108)
 * configure --enable-werror now controls use of the -Werror flag (#123)

3.12.1
======
 * Included forgotten build-aux directory in release tarballs.

3.12.0
======
 * Fixed accident removal of rotated files with dateext. (#118)
 * Line comments inside globs in config files are now skipped. (#109)
 * logrotate now recovers from a corrupted state file. (#45)
 * Makefile.legacy has been removed. (#103)
 * config.h is now generated by autotools. (#102 and #103)
 * createolddir now creates old directory as unprivileged user. (#114)
 * weekly rotations are now predictable and configurable. (#93)
 * Errors in config files are no longer treated as fatal errors. (#81)
 * configure --with-default-mail-command specifies default mail command. (#100)
 * Fixed heap buffer overflow when parsing crafted config file. (#33)
2019-03-20 10:34:10 +00:00
leot
e029e9c23a nnn: Belatedly add options.mk
(Sorry, should be part of update to 2.4!)
2019-03-19 22:43:18 +00:00
leot
8dddc19807 nnn: Update to 2.4
Patch provided by Sijmen Mulder via tech-pkg@, thanks!

pkgsrc changes:
 - New 'readline’ option (enabled by default)

Changes:
2.4
---
 - Tinier and lighter!
 - FreeDesktop.org compliant trashing
 - mark selected entries with +
 - wild mode (option -w, key ^W) for nav-as-you-type
 - POSIX-compliant GUI app launcher with drop-down menu (key =)
 - new scripts:
    - upload image to imgur
    - send selection to Android using kdeconnect-cli
 - show permissions in detail mode
 - cp, mv progress bar on Linux (needs advcpmv) [BSD, macOS shows on ^T]
 - make libreadline an optional dep (reduces memory usage)
 - minimize the number of redraws
 - handle screen resize gracefully
 - option -d to show hidden files (NNN_SHOW_HIDDEN is removed)
 - additional key K to toggle selection
 - change visit start dir key to @
 - option -C to disable colors removed
 - per-context initial directory replaced by program start dir
 - marker msg when spawning new shell removed
 - rename debug file to nnndbg
2019-03-19 22:42:39 +00:00
adam
eaa082f96d py-psutil: updated to 5.6.1
5.6.1
Bug fixes
- 1329_: [AIX] psutil doesn't compile on AIX 6.1.  (patch by Arnon Yaari)
- 1448_: [Windows] crash on import due to rtlIpv6AddressToStringA not available
  on Wine.
- 1451_: [Windows] Process.memory_full_info() segfaults. NtQueryVirtualMemory
  is now used instead of QueryWorkingSet to calculate USS memory.

5.6.0
Enhancements
- 1379_: [Windows] Process suspend() and resume() now use NtSuspendProcess
  and NtResumeProcess instead of stopping/resuming all threads of a process.
  This is faster and more reliable (aka this is what ProcessHacker does).
- 1420_: [Windows] in case of exception disk_usage() now also shows the path
  name.
- 1422_: [Windows] Windows APIs requiring to be dynamically loaded from DLL
  libraries are now loaded only once on startup (instead of on per function
  call) significantly speeding up different functions and methods.
- 1426_: [Windows] PAGESIZE and number of processors is now calculated on
  startup.
- 1428_: in case of error, the traceback message now shows the underlying C
  function called which failed.
- 1433_: new Process.parents() method.  (idea by Ghislain Le Meur)
- 1437_: pids() are returned in sorted order.
- 1442_: python3 is now the default interpreter used by Makefile.

Bug fixes
- 1353_: process_iter() is now thread safe (it rarely raised TypeError).
- 1394_: [Windows] Process name() and exe() may erroneously return "Registry".
  QueryFullProcessImageNameW is now used instead of GetProcessImageFileNameW
  in order to prevent that.
- 1411_: [BSD] lack of Py_DECREF could cause segmentation fault on process
  instantiation.
- 1419_: [Windows] Process.environ() raises NotImplementedError when querying
  a 64-bit process in 32-bit-WoW mode. Now it raises AccessDenied.
- 1427_: [OSX] Process cmdline() and environ() may erroneously raise OSError
  on failed malloc().
- 1429_: [Windows] SE DEBUG was not properly set for current process. It is
  now, and it should result in less AccessDenied exceptions for low-pid
  processes.
- 1432_: [Windows] Process.memory_info_ex()'s USS memory is miscalculated
  because we're not using the actual system PAGESIZE.
- 1439_: [NetBSD] Process.connections() may return incomplete results if using
  oneshot().
- 1447_: original exception wasn't turned into NSP/AD exceptions when using
  Process.oneshot() ctx manager.

Incompatible API changes
- 1291_: [OSX] Process.memory_maps() was removed because inherently broken
  (segfault) for years.
2019-03-18 12:59:50 +00:00
he
c9a2465d84 Hm, tidyup:
* re-generate patch checksums (apparently I forgot)
 * Remove commented-out PKGVERSION, now it's bumped
2019-03-18 12:36:42 +00:00
bouyer
21139bddfd Re-add patch to workaround gcc warning, lost in the 4.11.1 update. 2019-03-16 16:39:17 +00:00
taca
fd4a070d14 sysutils/ruby-rb-inotify: ruby-rb-inotify moved to devel
Remove sysutils/ruby-rb-inotify which moved to devel/ruby-rb-inotify.
2019-03-16 14:21:35 +00:00
taca
aab59c1e44 sysutils/ruby-listen: update dependency to ruby-rb-inotify
Update dependency to ruby-rb-inotify.
2019-03-16 14:12:37 +00:00
taca
378253a3a9 sysutils/Makefile: remove ruby-rb-inotify 2019-03-16 14:10:35 +00:00
leot
3f907af2fb file: Update to 5.36
pkgsrc changes:
 - Remove patches no longer needed (security backport of upstream changes)

Changes:
5.36
----
 * release 5.36
 * Fix cast to use cast macros
 * Add UCS-32 builtin detection (PR/61) reported by tmc
 * Fix stack read (PR/62) and write (PR/64) stack overflows
   reported by spinpx
2019-03-16 10:50:31 +00:00
bsiegert
e0c3a41af6 file: fix security issues, bump revision.
Fixes CVE-2019-8906, CVE-2019-8904 (not sure about CVE-2019-8905,
CVE-2019-8907).
Patch by Matthias Ferdinand via email to pkgsrc-users.
2019-03-16 09:02:41 +00:00
bsiegert
df61d022ce Revbump all Go packages after Go 1.12.1 update. 2019-03-16 08:35:37 +00:00
he
b072b7cf34 Update beats to version 6.6.2.
Pkgsrc changes:
 * Add patches to work around runtime.support_avx and runtime.support_avx2
   being undefined when building with go 1.11.
 * Add patch to cludge around build issue by commenting out BindToInterface
   invocations, which is only implemented for Linux and Darwin.

Upstream changes:

6.6.2:
======
Auditbeat
 * System module: Fix and unify bucket closing logic. 10897
Filebeat
 * Fix a bug when converting NetFlow fields to snake_case. 10950
Metricbeat
 * Fix issue in kubernetes module preventing usage percentages to
   be properly calculated. 10946
Packetbeat
 * Avoid reporting unknown MongoDB opcodes more than once. 10878
Winlogbeat
 * Prevent Winlogbeat from dropping events with invalid XML. 11006

6.6.1:
======
Breaking changes

Affecting all Beats
 * Fix stopping of modules started by kubernetes autodiscover. 10476
Auditbeat
 * Enable System module config on Windows. 10237
Filebeat
 * Fix bad bytes count in docker input when filtering by stream. 10211
 * Add convert_timezone option to Logstash module to convert dates
   to UTC. 9756 9797
 * Add convert_timezone option to Elasticsearch module to convert
   dates to UTC. 9756 9761
 * Make elasticsearch/audit fileset be more lenient in parsing node
   name. 10035 10135
Journalbeat
 * Fix fields.yml indentation of audit group which had the effect
   of creating an incomplete Elasticsearch index template. 10556
Metricbeat
 * Fix issue with elasticsearch/node_stats metricset (x-pack) not
   indexing source_node field. 10639
Packetbeat
 * Fixed a crash when using af_packet capture 10477
Functionbeat
 * Ensure that functionbeat is logging at info level not debug. 10262

Added
Filebeat
 * Teach elasticsearch/audit fileset to parse out some more fields.
   10134 10137
Journalbeat
 * Migrate registry from previously incorrect path. 10486

6.6.0:
======
Breaking changes

Affecting all Beats
 * Dissect syntax change, use * instead of ? when working with field
   reference. 8054
Filebeat
 * Allow beats to blacklist certain part of the configuration while
   using Central Management. 9099
Metricbeat
 * Allow beats to blacklist certain part of the configuration while
   using Central Management. 9099
Functionbeat
 * The CLI will now log CloudFormation Stack events. 8912
 * Correctly normalize Cloudformation resource name. 10087

Bugfixes

Affecting all Beats
 * Fix autodiscover configurations stopping when metadata is missing. 8851
 * Refresh host metadata in add_host_metadata. 9359
 * When collecting swap metrics for beats telemetry or system
   metricbeat module handle cases of free swap being bigger than
   total swap by assuming no swap is being used. 6271 9383
 * Ignore non index fields in default_field for Elasticsearch. 9549
 * Update Golang to 1.10.6. 9563
 * Update Kibana index pattern attributes for objects that are disabled. 9644
 * Enforce validation for the Central Management access token. 9621
 * Fix registry handle leak on Windows
   (https://github.com/elastic/go-sysinfo/pull/33). 9920
 * Gracefully handle TLS options when enrolling a Beat. 9129
 * Allow to unenroll a Beat from the UI. 9452
 * The backing off now implements jitter to better distribute the load. 10172
 * Fix config appender registration. 9873
 * Fix TLS certificate DoS vulnerability. 10304

Filebeat
 * Fix improperly set config for CRI Flag in Docker Input 8899
 * Just enabling the elasticsearch fileset and starting Filebeat
   no longer causes an error. 8891
 * Support IPv6 addresses with zone id in IIS ingest pipeline. 9836
   error log: 9869 access log: 10030
 * Support haproxy log lines without captured headers. 9463 9958

Heartbeat
 * Heartbeat now always downloads the entire body of HTTP endpoints,
   even if no checks against the body content are declared. This
   fixes an issue where timing metrics would be incorrect in
   scenarios where the body wasn't used since the connection would
   be closed soon after the headers were sent, but before the entire
   body was. 8894

Metricbeat
 * Add missing namespace field in http server metricset 7890
 * Fix issue with not collecting Elasticsearch cross-cluster
   replication stats correctly. 9179
 * The node.name field in the elasticsearch/node metricset now
   correctly reports the Elasticsarch node name. Previously this
   field was incorrectly reporting the node ID instead. 9209
 * Fix panics in vsphere module when certain values where not
   returned by the API. 9784
 * Fix pod UID metadata enrichment in Kubernetes module. 10081

Packetbeat
 * Fix issue with process monitor associating traffic to the wrong
   process. 9151 9443
 * Fix DHCPv4 dashboard that wouldn't load in Kibana. 9850

Added

Affecting all Beats
 * Unify dashboard exporter tools. 9097
 * Dissect will now flag event on parsing error. 8751
 * Added the redirect_stderr option that allows panics to be logged
   to log files. 8430
 * Add cache.ttl to add_host_metadata. 9359
 * Add support for index lifecycle management (beta). 7963
 * Always include Pod UID as part of Pod metadata. {pull]9517[9517]
 * Release Jolokia autodiscover as GA. 9706

Auditbeat
 * Add system module. 9546

Filebeat
 * Added detect_null_bytes selector to detect null bytes from a io.reader. 9210
 * Added syslog_host variable to HAProxy module to allow syslog
   listener to bind to configured host. 9366
 * Allow to force CRI format parsing for better performance 8424
 * Add event.dataset to module events. 9457
 * Add field log.source.address and log.file.path to replace source. 9435
 * Add support for multi-core thread_id in postgresql module 9156 9482
 * Added netflow input type that supports NetFlow v1, v5, v6, v7,
   v8, v9 and IPFIX. 9399

Journalbeat
 * Add the ability to check against JSON HTTP bodies with conditions. 8667
 * Add cursor_seek_fallback option. 9234

Metricbeat
 * Collect custom cluster display_name in elasticsearch/cluster_stats
   metricset. 8445
 * Test etcd module with etcd 3.3. 9068
 * All elasticsearch metricsets now have module-level cluster.id
   and cluster.name fields. 8770 8771 9164 9165 9166 9168
 * All elasticsearch node-level metricsets now have node.id and
   node.name fields. 9168 9209
 * Add settings to disable docker and cgroup cpu metrics per core.
   9187 9194 9589
 * The elasticsearch/node metricset now reports the Elasticsearch
   cluster UUID. 8771
 * Support GET requests in Jolokia module. 8566 9226
 * Add freebsd support for the uptime metricset. 9413
 * Add host.os.name field to add_host_metadata processor. 8948 9405
 * Add field event.dataset which is {module}.{metricset). 9393

Deprecated

Filebeat
 * Deprecate field source. Will be replaced by log.source.address
   and log.file.path in 7.0. 9435

Metricbeat
 * Deprecate field metricset.rtt. Replaced by event.duration which
   is in nano instead of micro seconds. 9393

Packetbeat
 * Support new TLS version negotiation introduced in TLS 1.3. 8647.

6.5.4:
======

Bugfixes

Affecting all Beats
 * Update Golang to 1.10.6. This fixes an issue in remote certificate
   validation CVE-2018-16875. 9563

Filebeat
 * Fix saved objects in filebeat haproxy dashboard. 9417
 * Fixed a memory leak when harvesters are closed. 7820

Added

Filebeat
 * Added support on Traefik for Common Log Format and Combined Log
   Format mixed which is the default Traefik format 8015 6111 8768.

6.5.3:
======

Bugfixes

Affecting all Beats
 * Log events at the debug level when dropped by encoding problems. 9251

Filebeat
 * Correctly parse December or Dec in the Syslog input. 9349
 * Don't generate incomplete configurations when logs collection
   is disabled by hints. 9305
 * Stop runners disabled by hints after previously being started. 9305
 * Fix installation of haproxy dashboard. 9307 9313

6.5.2:
======

Bugfixes

Affecting all Beats
 * Propagate Sync error when running SafeFileRotate. 9069

Metricbeat
 * Fix panic on docker healthcheck collection on dockers without
   healthchecks. 9171
 * Fix issue preventing diskio metrics collection for idle disks.
   9124 9125

6.5.1:
======

Bugfixes

Affecting all Beats
 * Fix windows binaries not having an enroll command. 9096 8836
Journalbeat
 * Fix journalbeat sometimes hanging if output is unavailable. 9106
Metricbeat
 * Fix race condition when enriching events with kubernetes metadata. 9055 9067

Added
Journalbeat
 * Add minimal kibana dashboard. 9106

6.5.0:
======

Bugfixes

Affecting all Beats

 * Fixed add_host_metadata not initializing correctly on Windows.
   7715
 * Fixed missing file unlock in spool file on Windows, so file can
   be reopened and locked. 7859
 * Fix spool file opening/creation failing due to file locking on
   Windows. 7859
 * Fix size of maximum mmaped read area in spool file on Windows.
   7859
 * Fix potential data loss on OS X in spool file by using fcntl
   with F_FULLFSYNC. 7859
 * Improve fsync on linux, by assuming the kernel resets error
   flags of failed writes. 7859
 * Remove unix-like permission checks on Windows, so files can be
   opened. 7849
 * Replace index patterns in TSVB visualizations. 7929
 * Deregister pipeline loader callback when inputsRunner is stopped.
   7893[7893]
 * Add backoff support to x-pack monitoring outputs. 7966
 * Removed execute permissions systemd unit file. 7873
 * Fix a race condition with the add_host_metadata and the event
   serialization. 8223 8653
 * Enforce that data used by k8s or docker doesn't use any reference. 8240
 * Switch to different UUID lib due to to non-random generated UUIDs. 8485
 * Fix race condition when publishing monitoring data. 8646
 * Fix bug in loading dashboards from zip file. 8051
 * Fix in-cluster kubernetes configuration on IPv6. 8754
 * The export config subcommand should not display real value for
   field reference. 8769
 * The setup command will not fail if no dashboard is available to
   import. 8977
 * Fix central management configurations reload when a configuration
   is removed in Kibana. 9010

Auditbeat
 * Fixed a crash in the file_integrity module under Linux. 7753
 * Fixed the RPM by designating the config file as configuration
   data in the RPM spec. 8075
 * Fixed a concurrent map write panic in the auditd module. 8158
 * Fixed a data race in the file_integrity module. 8009
 * Fixed a deadlock in the file_integrity module. 8027

Filebeat

 * Fix date format in Mongodb Ingest pipeline. 7974
 * Fixed a docker input error due to the offset update bug in
   partial log join.8177
 * Update CRI format to support partial/full tags. 8265
 * Fix some errors happening when stopping syslog input. 8347
 * Fix RFC3339 timezone and nanoseconds parsing with the syslog input. 8346
 * Mark the TCP and UDP input as GA. 8125
 * Support multiline logs in logstash/log fileset of Filebeat. 8562

Heartbeat
 * Fixed bug where HTTP responses with larger bodies would
   incorrectly report connection errors. 8660

Metricbeat
 * Fix golang.heap.gc.cpu_fraction type from long to float in Golang
   module. 7789
 * Fixed the RPM by designating the modules.d config files as
   configuration data in the RPM spec. 8075
 * Fixed the location of the modules.d dir in Deb and RPM packages. 8104
 * Add docker diskio stats on Windows. 6815 8126
 * Fix incorrect type conversion of average response time in Haproxy
   dashboards 8404
 * Added io disk read and write times to system module 8473 8508
 * Avoid mapping issues in kubernetes module. 8487
 * Recover metrics for old apache versions removed by mistake on #6450. 7871
 * Fix dropwizard module parsing of metric names. 8365 8385
 * Fix issue that would prevent kafka module to find a proper broker
   when port is not set 8613
 * Fix range colors in multiple visualizations. 8633 8634
 * Fix incorrect header parsing on http metricbeat module 8564 8585
 * Fixed a panic when the kvm module cannot establish a connection
   to libvirtd. 7792.
 * Add missing namespace field in http server metricset 7890

Packetbeat
 * Fixed a seccomp related error where the fcntl64 syscall was
   not permitted on 32-bit Linux and the sniffer failed to start.
   7839
 * Added missing cmdline and client_cmdline fields to index template. 8258

Added

Affecting all Beats
 * Added time-based log rotation. 8349
 * Add backoff on error support to redis output. 7781
 * Allow for cloud-id to specify a custom port. This makes cloud-id
   work in ECE contexts. 7887
 * Add support to grow or shrink an existing spool file between
   restarts. 7859
 * Make kubernetes autodiscover ignore events with empty container
   IDs 7971
 * Implement CheckConfig in RunnerFactory to make autodiscover
   check configs 7961
 * Add DNS processor with support for performing reverse lookups
   on IP addresses. 7770
 * Support for Kafka 2.0.0 in kafka output 8399
 * Add setting setup.kibana.space.id to support Kibana Spaces 7942
 * Better tracking of number of open file descriptors. 7986
 * Report number of open file handles on Windows. 8329
 * Added the add_process_metadata processor to enrich events with
   process information. 6789
 * Add Beats Central Management 8559
 * Report configured queue type. 8091
 * Enable host and cloud metadata processors by default. 8596

Filebeat
 * Add tag "truncated" to "log.flags" if incoming line is longer
   than configured limit. 7991
 * Add haproxy module. 8014
 * Add tag "multiline" to "log.flags" if event consists of multiple
   lines. 7997
 * Release docker input as GA. 8328
 * Keep unparsed user agent information in user_agent.original. 7832
 * Added default and TCP parsing formats to HAproxy module 8311 8637
 * Add Suricata IDS/IDP/NSM module. 8153 8693
 * Support for Kafka 2.0.0 8853

Heartbeat
 * Heartbeat is marked as GA.
 * Add automatic config file reloading. 8023
 * Added autodiscovery support 8415
 * Added support for extra TLS/x509 metadata. 7944
 * Added stats and state metrics for number of monitors and endpoints
   started. 8621

Journalbeat
 * Add journalbeat. 8703

Metricbeat
 * Add replstatus metricset to MongoDB module 7604
 * Add experimental socket summary metricset to system module 6782
 * Move common kafka fields (broker, topic and partition.id) to
   the module level to facilitate events correlation 7767
 * Add fields for memory fragmentation, memory allocator stats,
   copy on write, master-slave status, and active defragmentation
   to info metricset of Redis module. 7695
 * Increase ignore_above for system.process.cmdline to 2048. 8100
 * Add support to renamed fields planned for redis 5.0. 8167
 * Allow TCP helper to support delimiters and graphite module to
   accept multiple metrics in a single payload. 8278
 * Added died PID state to process_system metricset on system module 8275
 * Add metrics metricset to MongoDB module. 7611
 * Added ccr metricset to Elasticsearch module. 8335
 * Support for Kafka 2.0.0 8399
 * Added support for query params in configuration 8286 8292
 * Add container image for docker metricsets. 8214 8438
 * Precalculate composed id fields for kafka dashboards. 8504
 * Add support for full status page output for php-fpm module as
   a separate metricset called process. 8394
 * Add Kafka dashboard. 8457
 * Release Kafka module as GA. 8854

Packetbeat
 * Added DHCP protocol support. 7647

Functionbeat
 * Initial version of Functionbeat. 8678

Deprecated

Heartbeat
 * watch.poll_file is now deprecated and superceded by automatic
   config file reloading.

Metricbeat
 * Redis info replication.master_offset has been deprecated in
   favor of replication.master.offset.7695
 * Redis info clients fields longest_output_list and biggest_input_buf
   have been renamed to max_output_buffer and max_input_buffer
   based on the names they will have in Redis 5.0, both fields will
   coexist during a time with the same value 8167.
 * Move common kafka fields (broker, topic and partition.id) to
   the module level 7767.

6.4.3:
======

Bugfixes

Affecting all Beats
 * Fix a race condition with the add_host_metadata and the event
   serialization. 8223 8653
 * Fix race condition when publishing monitoring data. 8646
 * Fix bug in loading dashboards from zip file. 8051
 * The export config subcommand should not display real value for
   field reference. 8769

Filebeat
 * Fix typo in Filebeat IIS Kibana visualization. 8604

Metricbeat
 * Recover metrics for old Apache versions removed by mistake on
   #6450. 7871
 * Avoid mapping issues in Kubernetes module. 8487
 * Fixed a panic when the KVM module cannot establish a connection
   to libvirtd. 7792

6.4.2:
======

Bugfixes

Filebeat
 * Fix some errors happening when stopping syslog input. 8347
 * Fix RFC3339 timezone and nanoseconds parsing with the syslog input. 8346

Metricbeat
 * Fix incorrect type conversion of average response time in Haproxy
   dashboards 8404
 * Fix dropwizard module parsing of metric names. 8365 8385

6.4.1:
======

Bugfixes

Affecting all Beats
 * Add backoff support to x-pack monitoring outputs. 7966
 * Removed execute permissions systemd unit file. 7873
 * Fix a race condition with the add_host_metadata and the event
   serialization. 8223
 * Enforce that data used by k8s or docker doesn't use any reference.
   8240
 * Implement CheckConfig in RunnerFactory to make autodiscover
   check configs 7961
 * Make kubernetes autodiscover ignore events with empty container
   IDs 7971

Auditbeat
 * Fixed a concurrent map write panic in the auditd module. 8158
 * Fixed the RPM by designating the config file as configuration
   data in the RPM spec. 8075

Filebeat
 * Fixed a docker input error due to the offset update bug in
   partial log join.8177
 * Update CRI format to support partial/full tags. 8265

Metricbeat
 * Fixed the location of the modules.d dir in Deb and RPM packages.
   8104
 * Fixed the RPM by designating the modules.d config files as
   configuration data in the RPM spec. 8075
 * Fix golang.heap.gc.cpu_fraction type from long to float in Golang
   module. 7789

Packetbeat
 * Added missing cmdline and client_cmdline fields to index template. 8258

6.4.0:
======

Known issue

Due to a packaging mistake, the modules.d configuration directory
is installed in the wrong path in the Metricbeat DEB and RPM
packages. This issue results in an empty list when you run metricbeat
modules list and failures when you try to enable or disable modules.
To work around this issue, run the following command:

sudo cp -r /usr/share/metricbeat/modules.d /etc/metricbeat/

This issue affects all new installations on DEB and RPM. Upgrades
will run, but use old configurations defined in the modules.d
directory from the previous installation.

The issue will be fixed in the 6.4.1 release.

Breaking changes

Affecting all Beats
 * Set default kafka version to 1.0.0 in kafka output. Older versions
   are still supported by configuring the version setting. Minimally
   supported version is 0.11 (older versions might work, but are
   untested). 7025

Heartbeat
 * Rename http.response.status to http.response.status_code to
   align with ECS. 7274
 * Remove type field as not needed. 7307

Metricbeat
 * Fixed typo in values for state_container status.phase, from
   terminate to terminated. 6916
 * RabbitMQ management plugin path is now configured at the module
   level instead of having to do it in each of the metricsets. New
   management_path_prefix option should be used now 7074
 * RabbitMQ node metricset only collects metrics of the instance
   it connects to, node.collect: cluster can be used to collect
   all nodes as before. 6556 6971
 * Change http/server metricset to put events by default under
   http.server and prefix config options with server.. 7100
 * Disable dedotting in docker module configuration. This will
   change the out-of-the-box behaviour, but not the one of already
   configured instances. 7485
 * Fix typo in etcd/self metricset fields from *.bandwithrate to
   *.bandwidthrate. 7456
 * Changed the definition of the system.cpu.total.pct and
   system.cpu.total.norm.cou fields to exclude the IOWait time.
   7691

Bugfixes

Affecting all Beats
 * Error out on invalid Autodiscover template conditions settings. 7200
 * Allow to override the ignore_above option when defining new
   field with the type keyword. 7238
 * Fix a panic on the Dissect processor when we have data remaining
   after the last delimiter. 7449
 * When we fail to build a Kubernetes' indexer or matcher we produce
   a warning but we don't add them to the execution. 7466
 * Fix default value for logging.files.keepfiles. It was being set
   to 0 and now it's set to the documented value of 7. 7494
 * Retain compatibility with older Docker server versions. 7542
 * Fix errors unpacking configs modified via CLI by ignoring -E
   key=value pairs with missing value. 7599

Auditbeat
 * Allow auditbeat setup to run without requiring elevated privileges
   for the audit client. 7111
 * Fix goroutine leak that occurred when the auditd module was stopped. 7163

Filebeat
 * Fix a data race between stopping and starting of the harvesters. 6879
 * Fix an issue when parsing ISO8601 dates with timezone definition 7367
 * Fix Grok pattern of MongoDB module. 7568
 * Fix registry duplicates and log resending on upgrade. 7634

Metricbeat
 * Fix Windows service metricset when using a 32-bit binary on a
   64-bit OS. 7294
 * Do not report Metricbeat container host as hostname in Kubernetes
   deployment. 7199
 * Ensure metadata updates don't replace existing pod metrics. 7573
 * Fix kubernetes pct fields reporting. 7677
 * Add support for new kube_node_status_condition in Kubernetes
   state_node. 7699

Added

Affecting all Beats
 * Add dissect processor. 6925
 * Add IP-addresses and MAC-addresses to add_host_metadata. 6878
 * Added a seccomp (secure computing) filter on Linux that whitelists
   the necessary system calls used by each Beat. 5213
 * Ship fields.yml as part of the binary 4834
 * Added options to dev-tools/cmd/dashboards/export_dashboard.go:
   -indexPattern to include index-pattern in output, -quiet to be
   quiet. 7101
 * Add Indexer indexing by pod uid. Enable pod uid metadata gathering
   in add_kubernetes_metadata. Extended Matcher log_path matching
   to support volume mounts 7072
 * Add default_fields to Elasticsearch template when connecting to
   Elasticsearch >= 7.0. 7015
 * Add support for loading a template.json file directly instead
   of using fields.yml. 7039
 * Add support for keyword multifields in field.yml. 7131
 * Add experimental Jolokia Discovery autodiscover provider. 7141
 * Add owner object info to Kubernetes metadata. 7231
 * Add Beat export dashboard command. 7239
 * Add support for docker autodiscover to monitor containers on
   host network 6708
 * Add ability to define input configuration as stringified JSON
   for autodiscover. 7372
 * Add processor definition support for hints builder 7386
 * Add support to disable html escaping in outputs. 7445
 * Refactor error handing in schema.Apply(). 7335
 * Add additional types to Kubernetes metadata 7457
 * Add module state reporting for Beats Monitoring. 7075
 * Release the rename processor as GA. 7656
 * Add support for Openstack Nova in add_cloud_metadata processor.
   7663

Auditbeat
 * Added XXH64 hash option for file integrity checks. 7311
 * Added the show auditd-rules and show auditd-status commands to
   show kernel rules and status. 7114
 * Add Kubernetes specs for auditbeat file integrity monitoring 7642

Filebeat
 * Add Kibana module with log fileset. 7052
 * Support MySQL 5.7.19 by mysql/slowlog 6969
 * Correctly join partial log lines when using docker input. 6967
 * Add support for TLS with client authentication to the TCP input 7056
 * Converted part of pipeline from treafik/access metricSet to
   dissect to improve efficiency. 7209
 * Add GC fileset to the Elasticsearch module. 7305
 * Add Audit log fileset to the Elasticsearch module. 7365
 * Add Slow log fileset to the Elasticsearch module. 7473
 * Add deprecation fileset to the Elasticsearch module. 7474
 * Add convert_timezone option to Kafka module to convert dates to
   UTC. 7546 7578
 * Add patterns for kafka 1.1 logs. 7608
 * Move debug messages in tcp input source 7712

Metricbeat
 * Add experimental Elasticsearch index metricset. 6881
 * Add dashboards and visualizations for haproxy metrics. 6934
 * Add Jolokia agent in proxy mode. 6475
 * Add message rates to the RabbitMQ queue metricset 6442 6606
 * Add exchanges metricset to the RabbitMQ module 6442 6607
 * Add Elasticsearch index_summary metricset. 6918
 * Add shard metricset to Elasticsearch module. 7006
 * Add apiserver metricset to Kubernetes module. 7059
 * Add maxmemory to redis info metricset. 7127
 * Set guest as default user in RabbitMQ module. 7107
 * Add postgresql statement metricset. 7048 7060
 * Update state_container metricset to support latest kube-state-metrics
   version. 7216
 * Add TLS support to MongoDB module. 7401
 * Added Traefik module with health metricset. 7413
 * Add Elasticsearch ml_job metricsets. 7196
 * Add support for bearer token files to HTTP helper. 7527
 * Add Elasticsearch index recovery metricset. 7225
 * Add locks, global_locks, oplatencies and process fields to status
   metricset of MongoDB module. 7613
 * Run Kafka integration tests on version 1.1.0 7616
 * Release raid and socket metricset from system module as GA. 7658
 * Release elasticsearch module and all its metricsets as beta. 7662
 * Release munin and traefik module as beta. 7660
 * Add envoyproxy module. 7569
 * Release prometheus collector metricset as GA. 7660
 * Add Elasticsearch cluster_stats metricset. 7638
 * Added basepath setting for HTTP-based metricsets 7700

Packetbeat
 * The process monitor now reports the command-line for all processes,
   under Linux and Windows. 7135
 * Updated the TLS protocol parser with new cipher suites added to
   TLS 1.3. 7455
 * Flows are enriched with process information using the process
   monitor. 7507
 * Added UDP support to process monitor. 7571

Deprecated

Metricbeat
 * Kubernetes state_container cpu.limit.nanocores and cpu.request.nanocores
   have been deprecated in favor of cpu.*.cores. 6916

6.3.2:
======

Bugfixes

Affecting all Beats
 * Fix registry duplicates and log resending on upgrade. 7634
 * Fix default value for logging.files.keepfiles. It was being set
   to 0 and now it's set to the documented value of 7. 7494
 * Retain compatibility with older Docker server versions. 7542

Metricbeat
 * Fix missing hosts config option in Ceph module. 7596
 * Ensure metadata updates don't replace existing pod metrics. 7573

Added

Metricbeat
 * Add support for bearer token files to HTTP helper. 7527

Packetbeat
 * Updated the TLS protocol parser with new cipher suites added
   to TLS 1.3. 7455

6.3.1:
======

Bugfixes

Affecting all Beats
 * Allow index-pattern only setup when setup.dashboards.only_index=true.
   7285
 * Preserve the event when source matching fails in add_docker_metadata.
   7133
 * Negotiate Docker API version from our client instead of using
   a hardcoded one. 7165
 * Fix duplicating dynamic_fields in template when overwriting the
   template. 7352

Auditbeat
 * Fixed parsing of AppArmor audit messages. 6978

Filebeat
 * Comply with PostgreSQL database name format 7198
 * Optimize PostgreSQL ingest pipeline to use anchored regexp and
   merge multiple regexp into a single expression. 7269
 * Keep different registry entry per container stream to avoid
   wrong offsets. 7281
 * Fix offset field pointing at end of a line. 6514
 * Commit registry writes to stable storage to avoid corrupt registry
   files. 6792

Metricbeat
 * Fix field mapping for the system process CPU ticks fields. 7230
 * Ensure canonical naming for JMX beans is disabled in Jolokia module. 7047
 * Fix Jolokia attribute mapping when using wildcards and MBean
   names with multiple properties. 7321

Packetbeat
 * Fix an out of bounds access in HTTP parser caused by malformed
   request. 6997
 * Fix missing type for http.response.body field. 7169

Added

Auditbeat
 * Added caching of UID and GID values to auditd module. 6978
 * Updated syscall tables for Linux 4.16. 6978
 * Added better error messages for when the auditd module fails
   due to the Linux kernel not supporting auditing (CONFIG_AUDIT=n).
   7012

Metricbeat
 * Collect accumulated docker network metrics and mark old ones
   as deprecated. 7253

6.3.0:
======

Breaking changes

Affecting all Beats
 * De dot keys of labels and annotations in kubernetes meta processors
   to prevent collisions. 6203
 * Rename beat.cpu.*.time metrics to beat.cpu.*.time.ms. 6449
 * Add host.name field to all events, to avoid mapping conflicts.
   This could be breaking Logstash configs if you rely on the host
   field being a string. 7051

Filebeat
 * Add validation for Stdin, when Filebeat is configured with Stdin
   and any other inputs, Filebeat will now refuse to start. 6463
 * Mark system.syslog.message and system.auth.message as text
   instead of keyword. 6589

Metricbeat
 * De dot keys in kubernetes/event metricset to prevent collisions.
   6203
 * Add config option for windows/perfmon metricset to ignore non
   existent counters. 6432
 * Refactor docker CPU calculations to be more consistent with
   docker stats. 6608
 * Update logstash.node_stats metricset to write data under
   logstash.node.stats.*. 6714

Bugfixes

Affecting all Beats
 * Fix panic when Events containing a float32 value are normalized. 6129
 * Fix setup.dashboards.always_kibana when using Kibana 5.6. 6090
 * Fix for Kafka logger. 6430
 * Remove double slashes in Windows service script. 6491
 * Ensure Kubernetes labels/annotations don't break mapping 6490
 * Ensure that the dashboard zip files can't contain files outside
   of the kibana directory. 6921
 * Fix map overwrite panics by cloning shared structs before doing
   the update. 6947
 * Fix delays on autodiscovery events handling caused by blocking
   runner stops. 7170
 * Do not emit Kubernetes autodiscover events for Pods without IP
   address. 7235
 * Fix self metrics when containerized 6641

Auditbeat
 * Add hex decoding for the name field in audit path records. 6687
 * Fixed a deadlock in the file_integrity module under Windows. 6864

Filebeat
 * Fix panic when log prospector configuration fails to load. 6800
 * Fix memory leak in log prospector when files cannot be read. 6797
 * Add raw JSON to message field when JSON parsing fails. 6516
   Commit registry writes to stable storage to avoid corrupt registry
   files. 6877
 * Fix a parsing issue in the syslog input for RFC3339 timestamp
   and time with nanoseconds. 7046
 * Fix an issue with an overflowing wait group when using the TCP
   input. 7202
 * Fix an issue when parsing ISO8601 dates with timezone definition 7367

Heartbeat
 * Fix race due to updates of shared a map, that was not supposed
   to be shared between multiple go-routines. 6616

Metricbeat
 * Fix the default configuration for Logstash to include the default
   port. 6279
 * Fix dealing with new process status codes in Linux kernel 4.14+. 6306
 * Add filtering option by exact device names in system.diskio.
   diskio.include_devices. 6085
 * Add connections metricset to RabbitMQ module 6548
 * Fix panic in http dependent modules when invalid config was used. 6205
 * Fix system.filesystem.used.pct value to match what df reports. 5494
 * Fix namespace disambiguation in Kubernetes state_* metricsets. 6281
 * Fix Windows perfmon metricset so that it sends metrics when an
   error occurs. 6542
 * Exclude bind mounts in fsstat and filesystem metricsets. 6819
 * Don't stop Metricbeat if aerospike server is down. 6874
 * Disk reads and write count metrics in RabbitMQ queue metricset
   made optional. 6876
 * Add mapping for docker metrics per cpu. 6843

Winlogbeat
 * Fixed a crash under Windows 2003 and XP when an event had less
   insert strings than required by its format string. 6247

Added

Affecting all Beats
 * Update Golang 1.9.4 6326
 * Add the ability to log to the Windows Event Log. 5913
 * The node name can be discovered automatically by machine-id
   matching when beat deployed outside Kubernetes cluster. 6146
 * Panics will be written to the logger before exiting. 6199
 * Add builder support for autodiscover and annotations builder 6408
 * Add plugin support for autodiscover builders, providers 6457
 * Preserve runtime from container statuses in Kubernetes autodiscover 6456
 * Experimental feature setup.template.append_fields added. 6024
 * Add appender support to autodiscover 6469
 * Add add_host_metadata processor 5968
 * Retry configuration to load dashboards if Kibana is not reachable
   when the beat starts. 6560
 * Add has_fields conditional to filter events based on the existence
   of all the given fields. 6285 6653
 * Add support for spooling to disk to the beats event publishing pipeline. 6581
 * Added logging of system info at Beat startup. 5946
 * Do not log errors if X-Pack Monitoring is enabled but Elastisearch
   X-Pack is not. 6627
 * Add rename processor. 6292
 * Allow override of dynamic template match_mapping_type for fields
   with object_type. 6691

Filebeat
 * Add IIS module to parse access log and error log. 6127
 * Renaming of the prospector type to the input type and all
   prospectors are now moved to the input folder, to maintain
   backward compatibility type aliasing was used to map the old
   type to the new one. This change also affect YAML configuration.
   6078
 * Addition of the TCP input 6700
 * Add option to convert the timestamps to UTC in the system module. 5647
 * Add Logstash module support for main log and the slow log,
   support the plain text or structured JSON format 5481
 * Add stream filtering when using docker prospector. 6057
 * Add support for CRI logs format. 5630
 * Add json.ignore_decoding_error config to not log json decoding
   erors. 6547
 * Make registry file permission configurable. 6455
 * Add MongoDB module. 6238
 * Add Ingest pipeline loading to setup. 6814
 * Add support of log_format combined to NGINX access logs. 6858
 * Release config reloading feature as GA.
 * Add support human friendly size for the UDP input. 6886
 * Add Syslog input to ingest RFC3164 Events via TCP and UDP 6842
 * Remove the undefined username option from the Redis input and
   clarify the documentation. 6662

Heartbeat

 * Made the URL field of Heartbeat aggregateable. 6263
 * Use match.Matcher for checking Heartbeat response bodies with
   regular expressions. 6539

Metricbeat
 * Support apache status pages for versions older than 2.4.16. 6450
 * Add support for huge pages on Linux. 6436
 * Support to optionally de dot keys in http/json metricset to
   prevent collisions. 5970
 * Add graphite protocol metricbeat module. 4734
 * Add http server metricset to support push metrics via http. 4770
 * Make config object public for graphite and http server 4820
 * Add system uptime metricset. 4848
 * Add experimental queue metricset to RabbitMQ module. 4788
 * Add additional php-fpm pool status kpis for Metricbeat module 5287
 * Add etcd module. 4970
 * Add ip address of docker containers to event. 5379
 * Add ceph osd tree information to metricbeat 5498
 * Add ceph osd_df to metricbeat 5606
 * Add basic Logstash module. 5540
 * Add dashboard for Windows service metricset. 5603
 * Add pct calculated fields for Pod and container CPU and memory usages. 6158
 * Add statefulset support to Kubernetes module. 6236
 * Refactor prometheus endpoint parsing to look similar to upstream
   prometheus 6332
 * Making the http/json metricset GA. 6471
 * Add support for array in http/json metricset. 6480
 * Making the jolokia/jmx module GA. 6143
 * Making the MongoDB module GA. 6554
 * Allow to disable labels dedot in Docker module, in favor of a
   safe way to keep dots. 6490
 * Add experimental module to collect metrics from munin nodes. 6517
 * Add support for wildcards and explicit metrics grouping in
   jolokia/jmx. 6462
 * Set collector as default metricset in Prometheus module. 6636 6747
 * Set mntr as default metricset in Zookeeper module. 6674
 * Set default metricsets in vSphere module. 6676
 * Set status as default metricset in Apache module. 6673
 * Set namespace as default metricset in Aerospike module. 6669
 * Set service as default metricset in Windows module. 6675
 * Set all metricsets as default metricsets in uwsgi module. 6688
 * Allow autodiscover to monitor unexposed ports 6727
 * Mark kubernetes.event metricset as beta. 6715
 * Set all metricsets as default metricsets in couchbase module. 6683
 * Mark uwsgi module and metricset as beta. 6717
 * Mark Golang module and metricsets as beta. 6711
 * Mark system.raid metricset as beta. 6710
 * Mark http.server metricset as beta. 6712
 * Mark metricbeat logstash module and metricsets as beta. 6713
 * Set all metricsets as default metricsets in Ceph module. 6676
 * Set container, cpu, diskio, healthcheck, info, memory and network
   in docker module as default. 6718
 * Set cpu, load, memory, network, process and process_summary as
   default metricsets in system module. 6689
 * Set collector as default metricset in Dropwizard module. 6669
 * Set info and keyspace as default metricsets in redis module. 6742
 * Set connection as default metricset in rabbitmq module. 6743
 * Set all metricsets as default metricsets in Elasticsearch module. 6755
 * Set all metricsets as default metricsets in Etcd module. 6756
 * Set server metricsets as default in Graphite module. 6757
 * Set all metricsets as default metricsets in HAProxy module. 6758
 * Set all metricsets as default metricsets in Kafka module. 6759
 * Set all metricsets as default metricsets in postgresql module. 6761
 * Set status metricsets as default in Kibana module. 6762
 * Set all metricsets as default metricsets in Logstash module. 6763
 * Set container, node, pod, system, volume as default in Kubernetes
   module. https://github.com/elastic/beats/pull/ 6764[6764]
 * Set stats as default in memcached module. 6765
 * Set all metricsets as default metricsets in Mongodb module. 6766
 * Set pool as default metricset for php_fpm module. 6768
 * Set status as default metricset for mysql module.
   https://github.com/elastic/beats/pull/ 6769[6769]
 * Set stubstatus as default metricset for nginx module. 6770
 * Added support for haproxy 1.7 and 1.8. 6793
 * Add accumulated I/O stats to diskio in the line of docker stats. 6701
 * Ignore virtual filesystem types by default in system module. 6819
 * Release config reloading feature as GA. 6891
 * Kubernetes deployment: Add ServiceAccount config to system metricbeat. 6824
 * Kubernetes deployment: Add DNS Policy to system metricbeat. 6656

Packetbeat
 * Add support for condition on bool type 5659 5954
 * Fix high memory usage on HTTP body if body is not published. 6680
 * Allow to capture the HTTP request or response bodies independently. 6784
 * HTTP publishes an Error event for unmatched requests or responses. 6794

Winlogbeat
 * Use bookmarks to persist the last published event. 6150
2019-03-15 15:03:02 +00:00
martin
cd42f88427 Remove now unused pkg, everything moved to mainline 2019-03-15 14:04:19 +00:00
martin
cdc4370add Move to mainline ARM trusted firmware, bump rev. 2019-03-15 14:01:00 +00:00
martin
dc503fbf45 Move to mainline ARM trusted firmware, bump rev. 2019-03-15 14:00:36 +00:00
martin
08b7db58d0 Move to mainline ARM trusted firmware, bump rev. 2019-03-15 13:59:58 +00:00
martin
a3858fcbe8 Move to mainline ARM trusted firmware, bump rev. 2019-03-15 13:59:38 +00:00
martin
434da7e54a Move to mainline ARM trusted firmware, bump rev. 2019-03-15 13:58:59 +00:00
bouyer
182ae0a1f1 syslog-ng overloads sigaction() with its own version, and calls the libc
sigaction() with a dlsym call. On NetBSD this ends up calling the compatibility
sigaction() which fails with ENOSYS if COMPAT_13 is not in the kernel.
Even with COMPAT_13 it would be incorrect because we call the compat
sigaction() with the non-compat arguments.

On NetBSD, fix this by calling explicitely __libc_sigaction14().
Bump PKGREVISION
2019-03-15 10:04:00 +00:00
wiz
3d1f717dcc i3status: update to 2.12.
2018-05-11 i3status 2.12

 • fix NULL value on OpenBSD when there is no acpitz0
 • show IP address when address has a label
 • man: explicitly use format_up/format_down in ethernet, wireless conf
 • man: remove SLOC comment
 • treat zero battery capacity as "not available"
 • add IPv6 address when IPv4 isn't available
 • call tzset at each time print to pick up time zone changes
 • doc: fixed minor typos
 • be more cautious about handling invalid battery measurements.
 • Makefile: make PKG_CONFIG overridable
 • fix CPU unit tests
 • use local timezone for battery %emptytime
 • fix memory leak/use BEGINS_WITH macro
 • _first_: add check for virtual ethernet devices
 • add battery capacity parsing
 • multiple CPU support for cpu_usage
 • remove useless checks (we use char, not unsigned char) to fix compilation warnings
 • disk: sanitize trailing slashes
 • plug an fd leak in the OpenBSD-specific code for
 • suppress printing :00 seconds of remaining battery lifetime, as apm(4)'s
   estimate only has a granularity of minutes.
 • fix the deciKelvin to Celsius conversion on FreeBSD
 • make first_eth_interface() work on OpenBSD
 • include sys/select.h on OpenBSD

2017-01-21 i3status 2.11

 • re-add forgotten wakeup call from SIGUSR1 handler
 • disk_info: bugfix: check format_not_mounted is not NULL before using it
 • revert back to using nanosleep
 • man: give more descriptive symbols to battery format
 • battery: removes the 'remaining' time when the battery is full
 • add separator and separator_block_width as universal module options
 • man: fix link to contrib
 • cpu_temperature: add glob check
 • battery: add status_unk
 • reconnect to PluseAudio when connection is lost
 • wireless: add ifdef to compile on macOS
 • order default configuration paths the same as in i3
 • add version files for release tarball
 • man: make tztime example config match the context
 • cpu_usage: add color thresholds
 • battery: support multiple batteries
 • disk: use empty string for not mounted disks
 • default config: remove DHCP, VPN
 • wireless: fix FTBFS on hurd and kFreeBSD
 • parse uevent file to detect network device type
 • allow pulse device to be specified by name
 • battery: find batteries using glob
 • tztime: support locales
 • wireless: use blank padding for quality
 • add unit tests
 • fix compilation with -fno-common
2019-03-14 11:55:29 +00:00