Skip to content

Commit 3abf8ce

Browse files
authored
fix(rel): add security warning (#1077)
Add security notice to 6.0 releases ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 9fdda7f commit 3abf8ce

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/technical-changelog.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,6 +1625,10 @@ Revert "fix: set the tag in the push_all.sh script" `(PR #2989)`
16251625

16261626
# 6.0 Patch 2
16271627

1628+
> Attention - This patch contains security fixes for a know issue in previous 6.0 releases. This issue does not affect
1629+
> 6.1 and later Sourcegraph releases. Customers on previous 6.0 releases are advised to upgrade to the latest version of Sourcegraph.
1630+
> If you are required to continue on 6.0 release series, please upgrade to 6.0 Patch 2.
1631+
16281632
## v6.0.12741
16291633

16301634
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.0.12741)
@@ -1661,6 +1665,10 @@ Revert "fix: set the tag in the push_all.sh script" `(PR #2989)`
16611665

16621666
# 6.0 Patch 1
16631667

1668+
> Attention - This patch contains a known security issue. This issue does not affect 6.1 and later Sourcegraph releases.
1669+
> Customers on previous this release are advised to upgrade to the latest version of Sourcegraph.
1670+
> If you are required to continue on 6.0 release series, please upgrade to 6.0 Patch 2.
1671+
16641672
## v6.0.2687
16651673

16661674
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.0.2687)
@@ -1738,6 +1746,10 @@ Revert "fix: set the tag in the push_all.sh script" `(PR #2989)`
17381746

17391747
# 6.0 Patch 0
17401748

1749+
> Attention - This patch contains a known security issue. This issue does not affect 6.1 and later Sourcegraph releases.
1750+
> Customers on previous this release are advised to upgrade to the latest version of Sourcegraph.
1751+
> If you are required to continue on 6.0 release series, please upgrade to 6.0 Patch 2.
1752+
17411753
> Attention - Postgres 12 is no longer supported! If upgrading from Sourcegraph version 5.9 or earlier, this release will update our included database container images from Postgres 12 to Postgres 16.
17421754
> Customers are advised to have a database backup before upgrading. See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice for more information.
17431755
>

0 commit comments

Comments
 (0)