Date: Thu, 24 Jan 2019 23:11:49 +0000 (UTC) From: Palle Girgensohn <girgen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491124 - head Message-ID: <201901242311.x0ONBnOK034395@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: girgen Date: Thu Jan 24 23:11:48 2019 New Revision: 491124 URL: https://svnweb.freebsd.org/changeset/ports/491124 Log: Update fluentd to version 1.3.3 PR: 233939, 235179 Releasenotes: https://github.com/fluent/fluentd/blob/master/CHANGELOG.md Submitted by: Artyom Davidov Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Jan 24 22:58:58 2019 (r491123) +++ head/UPDATING Thu Jan 24 23:11:48 2019 (r491124) @@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20190124: + AFFECTS: users of sysutils/rubygem-fluentd, sysutils/fluent-bit + AUTHOR: girgen@FreeBSD.org + + The fluentd port has been upgraded from the 0.12 line to 1.3.3. The upgrade + is mostly non-disruptive since there is a backward compatibility with 0.12 + plugins and configuration files, but care should be taken about the order of + server upgrades since fluentd 1.x is unable to send it's data to version 0.12 + instances. You should carefully read + https://docs.fluentd.org/v1.0/articles/update-from-v0.12 before performing + any upgrade activities. + 20190120: AFFECTS: users of mail/fetchmail AUTHOR: mandree@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901242311.x0ONBnOK034395>