From 15a5367925a4ce828ddca874d779ce6c71e16a92 Mon Sep 17 00:00:00 2001 From: ShyamsundarR Date: Mon, 25 Jun 2018 10:52:35 -0400 Subject: doc: Updated release notes for 3.12.11 fixes: bz#1594863 Change-Id: Ieeb16d0e04fdd52421041ac14a95430f6c6947f1 Signed-off-by: ShyamsundarR --- doc/release-notes/3.12.11.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/release-notes/3.12.11.md diff --git a/doc/release-notes/3.12.11.md b/doc/release-notes/3.12.11.md new file mode 100644 index 00000000000..3845a4ebedb --- /dev/null +++ b/doc/release-notes/3.12.11.md @@ -0,0 +1,27 @@ +# Release notes for Gluster 3.12.11 + +This is a bugfix release. The release notes for [3.12.0](3.12.0.md), [3.12.1](3.12.1.md), [3.12.2](3.12.2.md), +[3.12.3](3.12.3.md), [3.12.4](3.12.4.md), [3.12.5](3.12.5.md), [3.12.6](3.12.6.md), [3.12.7](3.12.7.md), [3.12.8](3.12.8.md), [3.12.9](3.12.9.md), and [3.12.10](3.12.10.md) +contain a listing of all the new features that were added and bugs fixed in the +GlusterFS 3.12 stable release. + +## Major changes, features and limitations addressed in this release + +This release contains a fix for a security vulerability in Gluster as follows, +- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10841 +- https://nvd.nist.gov/vuln/detail/CVE-2018-10841 + +Installing the updated packages and restarting gluster services on gluster +brick hosts, will help prevent the security issue. + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-3.12.10 are listed below. + +- [#1559829](https://bugzilla.redhat.com/1559829): snap/gcron.py: ABRT report for package glusterfs has reached 100 occurrences +- [#1591187](https://bugzilla.redhat.com/1591187): Gluster Block PVC fails to mount on Jenkins pod +- [#1593526](https://bugzilla.redhat.com/1593526): CVE-2018-10841 glusterfs: access trusted peer group via remote-host command [glusterfs upstream] -- cgit