diff options
author | ShyamsundarR <srangana@redhat.com> | 2018-06-25 11:23:14 -0400 |
---|---|---|
committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2018-06-25 15:33:40 +0000 |
commit | b17acca6d00b31a72bf8bcb81ab3bbb5787313c1 (patch) | |
tree | 9b5774ff3477fd7e99ce79c2b6562fd2c903a214 | |
parent | 17f9843a9a355b3d72422dd979b1491233aede34 (diff) |
doc: Added release notes for 4.1.1 releasev4.1.1
fixes: bz#1590442
Change-Id: I4144e79314a1ee927751946f26e7d79d337c819c
Signed-off-by: ShyamsundarR <srangana@redhat.com>
-rw-r--r-- | doc/release-notes/4.1.1.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/release-notes/4.1.1.md b/doc/release-notes/4.1.1.md new file mode 100644 index 00000000000..d3edd73088f --- /dev/null +++ b/doc/release-notes/4.1.1.md @@ -0,0 +1,26 @@ +# Release notes for Gluster 4.1.1 + +This is a bugfix release. The release notes for [4.1.0](4.1.0.md) contains a +listing of all the new features that were added and bugs fixed in the +GlusterFS 4.1 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-4.1.0 are listed below. + +- [#1590195](https://bugzilla.redhat.com/1590195): /usr/sbin/gcron.py aborts with OSError +- [#1591185](https://bugzilla.redhat.com/1591185): Gluster Block PVC fails to mount on Jenkins pod +- [#1593525](https://bugzilla.redhat.com/1593525): CVE-2018-10841 glusterfs: access trusted peer group via remote-host command [glusterfs upstream] |