- Dec 09, 2024
-
-
Andrew Patterson authored
Update bundled OpenSSL from 1.1.1 to 3.4.0 Closes #8700 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8049 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Nov 25, 2024
-
-
Clemens Beck authored
Update OpenSSL to the latest 3.x release. This change was announced for GitLab 17.7. https://about.gitlab.com/blog/2024/09/18/gitlab-linux-package-being-upgraded-to-openssl-3/ Note: FIPS packages do not use the openssl bundled by Omnibus, but the system openssl. Changelog: changed
-
- Dec 05, 2024
-
-
Ian Baum authored
Update python from 3.9.17 to 3.9.21 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8061 Merged-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Dec 04, 2024
-
-
Clemens Beck authored
The script fetches and replaces the python checksum. It can be used by renovate to update the checksum.
-
Clemens Beck authored
Changelog: changed
-
- Dec 05, 2024
-
-
Andrew Patterson authored
Use PIPELINE_TYPE logic in check-packages-* pipeline See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8051 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Nov 26, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Dec 05, 2024
-
-
Andrew Patterson authored
Use STAGING_REPO variable instead of hardcoding pre-release See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8058 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Dec 03, 2024
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Dec 04, 2024
-
-
Jason Plum authored
Update dependency git-filter-repo to v2.47.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8060 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Renovate Bot authored
Changelog: changed
-
Robert Marshall authored
Generate and configure KAS WebSocket Token secret See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8054 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Lucas Li <lli@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Timo Furrer <tfurrer@gitlab.com>
-
Timo Furrer authored
This change set generates and configures a new secret for KAS. It's used to sign and verify the WebSocket Token secret. Refs: - https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/641 - https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/644 - https://gitlab.com/gitlab-org/charts/gitlab/-/issues/5720 Changelog: added
-
Marcin Sedlak-Jakubowski authored
Fix minor grammatical error See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8059 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Evan Read authored
-
- Dec 03, 2024
-
-
Robert Marshall authored
Ensure pgbouncer auth function owner is correct Closes #8819 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8041 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Ian Baum <ibaum@gitlab.com>
-
Ian Baum authored
* Restoring a database via pg_dump could leave the owner set incorrectly, preventing pgbouncer from being able to authenticate users Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8819 Changelog: fixed
-
Marcin Sedlak-Jakubowski authored
Edit the Package signatures page See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8044 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Evan Read authored
-
Balasankar 'Balu' C authored
Add ActiveRecord::Encryption secrets Closes #8764 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8026 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 08, 2024
-
-
Rémy Coutable authored
Changelog: added Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 02, 2024
-
-
Suzanne Selhorn authored
Update experiment-beta page path See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8055 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Cynthia "Arty" Ng <cng@gitlab.com>
-
- Nov 29, 2024
-
-
Cynthia "Arty" Ng authored
-
- Nov 28, 2024
-
-
Balasankar 'Balu' C authored
Update package generation documentation for team members See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8050 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Lin Jen-Shin <jen-shin@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Lin Jen-Shin <jen-shin@gitlab.com> Co-authored-by:
Joern Schneeweisz <jschneeweisz@gitlab.com>
-
Joern Schneeweisz authored
-
- Nov 27, 2024
-
-
Balasankar 'Balu' C authored
Revert omnibus-ctl to 0.6.12 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8052 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Gonzalo Servat <gservat@gitlab.com>
-
Gonzalo Servat authored
This reverts merge request !8037
-
- Nov 26, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Evan Read authored
Docs: add NGINX VTS latency metrics configuration See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8047 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Adam Mulvany <amulvany@gitlab.com>
-
Adam Mulvany authored
Co-authored-by:
Evan Read <eread@gitlab.com>
-
Balasankar 'Balu' C authored
Make gitlab-ctl restart exit 1 on non-existent services See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8037 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
psingh29 <psingh@gitlab.com>
-
Pratik Singh authored
Changelog: changed
-
Andrew Patterson authored
Update CONTRIBUTING.md See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8011 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Lucas Li <lli@gitlab.com> Co-authored-by:
Lin Jen-Shin <jen-shin@gitlab.com>
-
Lin Jen-Shin authored
-
- Nov 20, 2024
-
-
GitLab Release Tools Bot authored
[ci skip]
-
- Nov 19, 2024
-
-
Robert Marshall authored
Assign author in MR templates See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8040 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Lee Tickett <ltickett@gitlab.com>
-