Skip to content

Commit e0a0b0a

Browse files
authored
Merge pull request #45076 from DebarghoGhosh/1.3.7-release-notes-4032
RHDEVDOCS-4032 - Added release notes for 1.3.7
2 parents 1b43660 + f074e4f commit e0a0b0a

File tree

3 files changed

+44
-0
lines changed

3 files changed

+44
-0
lines changed

cicd/gitops/gitops-release-notes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ include::modules/gitops-release-notes-1-4-1.adoc[leveloffset=+1]
3737

3838
include::modules/gitops-release-notes-1-4-0.adoc[leveloffset=+1]
3939

40+
include::modules/gitops-release-notes-1-3-7.adoc[leveloffset=+1]
41+
42+
include::modules/gitops-release-notes-1-3-6.adoc[leveloffset=+1]
43+
4044
include::modules/gitops-release-notes-1-3-3.adoc[leveloffset=+1]
4145

4246
include::modules/gitops-release-notes-1-3-2.adoc[leveloffset=+1]
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
// Module included in the following assembly:
2+
//
3+
// * gitops/gitops-release-notes.adoc
4+
5+
[id="gitops-release-notes-1-3-6_{context}"]
6+
= Release notes for {gitops-title} 1.3.6
7+
8+
{gitops-title} 1.3.6 is now available on {product-title} 4.7, 4.8, 4.9, and 4.10.
9+
10+
[id="fixed-issues-1-3-6_{context}"]
11+
== Fixed issues
12+
13+
The following issues have been resolved in the current release:
14+
15+
* In {gitops-title}, improper access control allows admin privilege escalation link:https://access.redhat.com/security/cve/CVE-2022-1025[(CVE-2022-1025)]. This update fixes the issue.
16+
17+
* A path traversal flaw allows leaking of out-of-bound files link:https://access.redhat.com/security/cve/CVE-2022-24731[(CVE-2022-24731)]. This update fixes the issue.
18+
19+
* A path traversal flaw and improper access control allows leaking of out-of-bound files link:https://access.redhat.com/security/cve/CVE-2022-24730[(CVE-2022-24730)]. This update fixes the issue.
20+
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
// Module included in the following assembly:
2+
//
3+
// * gitops/gitops-release-notes.adoc
4+
5+
[id="gitops-release-notes-1-3-7_{context}"]
6+
= Release notes for {gitops-title} 1.3.7
7+
8+
{gitops-title} 1.3.7 is now available on {product-title} 4.7, 4.8, 4.9, and 4.10.
9+
10+
[id="fixed-issues-1-3-7_{context}"]
11+
== Fixed issues
12+
13+
The following issue has been resolved in the current release:
14+
15+
* Before this update, a flaw was found in OpenSSL. This update fixes the issue by updating the base images to the latest version to avoid the OpenSSL flaw. link:https://access.redhat.com/security/cve/CVE-2022-0778[(CVE-2022-0778)].
16+
17+
[NOTE]
18+
====
19+
To install the current release of {gitops-title} 1.3 and receive further updates during its product life cycle, switch to the **GitOps-1.3** channel.
20+
====

0 commit comments

Comments
 (0)