Skip to content

Commit 79a69b6

Browse files
yoannchaudethubwritervgrl
authored andcommitted
Fix known issues for Pages that was included by mistake (#49979)
Co-authored-by: hubwriter <[email protected]> Co-authored-by: Vanessa <[email protected]>
1 parent 17ab142 commit 79a69b6

File tree

6 files changed

+3
-17
lines changed

6 files changed

+3
-17
lines changed

data/release-notes/enterprise-server/3-10/8.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ intro: |
88
sections:
99
security_fixes:
1010
- |
11-
**HIGH**: On an instance with GitHub Connect enabled and non-default settings for GitHub Connect configured, an attacker could use an enterprise GitHub Actions download token to fetch private repository data. This token is only accessible to users on the GitHub Enterprise Server instance. To fix this vulnerability, the Actions download token will now be a permissionless token. GitHub has requested CVE ID [CVE-2024-1908](https://www.cve.org/cverecord?id=CVE-2024-1908) for this vulnerability, which was reported via the [GitHub Bug Bounty program](https://bounty.github.com/).
11+
**HIGH**: On an instance with GitHub Connect enabled and non-default settings for GitHub Connect configured, an attacker could use an enterprise GitHub Actions download token to fetch private repository data. This token is only accessible to users on the GitHub Enterprise Server instance. To fix this vulnerability, the Actions download token will now be a permissionless token. GitHub has requested CVE ID [CVE-2024-1908](https://www.cve.org/cverecord?id=CVE-2024-1908) for this vulnerability, which was reported via the [GitHub Bug Bounty program](https://bounty.github.com/).
1212
- |
13-
Packages have been updated to the latest security versions.
13+
Packages have been updated to the latest security versions.
1414
bugs:
1515
- |
1616
Redundant messages caused increased log volumes in `/var/log/syslog`.
@@ -49,5 +49,3 @@ sections:
4949
{% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %}
5050
- |
5151
{% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %}
52-
- |
53-
{% data reusables.release-notes.2024-02-pages-deployment-error %}

data/release-notes/enterprise-server/3-10/9.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,3 @@ sections:
102102
{% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %}
103103
- |
104104
{% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %}
105-
- |
106-
{% data reusables.release-notes.2024-02-pages-deployment-error %}

data/release-notes/enterprise-server/3-11/7.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,3 @@ sections:
9292
{% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %}
9393
- |
9494
Pre-receive hooks which utilize `git rev-list` fail with an `fatal: Invalid revision range` error message.
95-
- |
96-
{% data reusables.release-notes.2024-02-pages-deployment-error %}
97-
- |
98-
{% data reusables.release-notes.2024-02-pages-deployment-error %}

data/release-notes/enterprise-server/3-12/1.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,3 @@ sections:
114114
{% data reusables.release-notes.2023-11-cluster-ha-failover-git-push-failure %}
115115
- |
116116
{% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %}
117-
- |
118-
{% data reusables.release-notes.2024-02-pages-deployment-error %}

data/release-notes/enterprise-server/3-9/11.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sections:
1010
- |
1111
**HIGH**: On an instance with GitHub Connect enabled and non-default settings for GitHub Connect configured, an attacker could use an enterprise GitHub Actions download token to fetch private repository data. This token is only accessible to users on the GitHub Enterprise Server instance. To fix this vulnerability, the Actions download token will now be a permissionless token. GitHub has requested CVE ID [CVE-2024-1908](https://www.cve.org/cverecord?id=CVE-2024-1908) for this vulnerability, which was reported via the [GitHub Bug Bounty program](https://bounty.github.com/).
1212
- |
13-
Packages have been updated to the latest security versions.
13+
Packages have been updated to the latest security versions.
1414
bugs:
1515
- |
1616
Redundant messages caused increased log volumes in `/var/log/syslog`.
@@ -49,5 +49,3 @@ sections:
4949
{% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %}
5050
- |
5151
{% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %}
52-
- |
53-
{% data reusables.release-notes.2024-02-pages-deployment-error %}

data/release-notes/enterprise-server/3-9/12.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,3 @@ sections:
9898
{% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %}
9999
- |
100100
{% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %}
101-
- |
102-
{% data reusables.release-notes.2024-02-pages-deployment-error %}

0 commit comments

Comments
 (0)