Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix release for v2.6 to fix CVE-2023-24538 #4798

Merged
merged 7 commits into from
Apr 21, 2023

Conversation

aldernero
Copy link
Contributor

What this PR does

Updates release 2.6 with changes from #4773 to address CVE-2023-24538
This will bump the version from 2.6 to 2.6.1.

Checklist

  • [NA] Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@aldernero aldernero marked this pull request as ready for review April 21, 2023 02:08
@aldernero aldernero requested review from a team as code owners April 21, 2023 02:08
@aldernero aldernero changed the title Bugfix release to fix CVE-2023-24538 Bugfix release for v2.6 to fix CVE-2023-24538 Apr 21, 2023
@aldernero aldernero merged commit 323dc52 into release-2.6 Apr 21, 2023
@aldernero aldernero deleted the aldernero/update-release-2.6 branch April 21, 2023 02:46
56quarters pushed a commit that referenced this pull request Apr 21, 2023
* Rewrite aliases to be relative (#4116) (#4145)

Absolute aliases containing versions can redirect "latest" content to
old versions when a page has been removed in newer versions.

Relative aliases behave consistently across versions.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit f0c92b8)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>

* Update publishing workflows to use organization secret (#4166) (#4169)

The new tokens are managed centrally and have a longer expiry.
Administrators of the grafanabot account will be
notified of the pending expiry and the secret can be rotated centrally
without the need for a repository administrator to update their
secrets.

The existing repository secrets can safely be removed. The tokens for
those secrets will be removed by the end of this week.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit e22be74)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>

* Bugfix release for v2.6 to fix CVE-2023-24538 (#4798)

* Bugfix release to fix CVE-2023-24538

* updated jsonnet tests

* fixed Makefile merge

* updated Makefile

* update .golangci.yml

* make doc

* Update v2.6.md

---------

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update 2.6 release notes with go bugfix (#4811)

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>

---------

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Vernon Miller <96601789+aldernero@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants