- Sep 06, 2024
-
-
Marcin Sedlak-Jakubowski authored
-
- Aug 30, 2024
-
-
Robert Marshall authored
Update Ruby 3.2 to 3.2.5 Closes #8704 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7898 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Updates Ruby 3.2 to 3.2.5 Changelog: changed Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Rename term package-and-test to test-on-omnibus See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7891 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Nailia Iskhakova <niskhakova@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>
-
- Aug 28, 2024
-
-
Andrejs Cunskis authored
-
- Aug 29, 2024
-
-
Robert Marshall authored
Downgrade OpenSSL version to 1.1.1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7871 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Aug 21, 2024
-
-
Stan Hu authored
This reverts the changes in https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7797 because this breaks LDAP and other client integrations that don't support TLS 1.2: https://github.com/openssl/openssl/issues/13299#issuecomment-722124937 TLS 1.0 and 1.1 are supported by OpenSSL 3 if `SSLContext#security_level=` is set to 0, but as far as I can tell there's no simple way to ensure that this is enabled by default right now. So until we do this properly or have a proper deprecation process for TLS 1.1 and 1.0, we probably need to stay on OpenSSL 1.1.1.
-
- Aug 29, 2024
-
-
Balasankar 'Balu' C authored
Update dependency pgbouncer_exporter to v0.9.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7838 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 22, 2024
-
-
GitLab Renovate Bot authored
Changelog: changed
-
- Aug 29, 2024
-
-
Balasankar 'Balu' C authored
Remove pg table stats deprecation message Closes #8170 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7884 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Aug 26, 2024
-
-
Clemens Beck authored
The postgres_exporter['per_table_stats'] was deprecated in 16.4 and removed in 17.1. With an upgrade stop at 17.3, the deprecation message can now be can be removed. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8170
-
- Aug 28, 2024
-
-
Robert Marshall authored
Update exiftool/exiftool from 12.92 to 12.93 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7873 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
- Updates exiftool/exiftool from 12.92 to 12.93 Changelog: changed
-
Robert Marshall authored
Revert "Merge branch 'renovate/pgbouncer-pgbouncer-1.x' into 'master'" See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7892 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
This reverts merge request !7837. There were troubles with the Geo nodes in extended pipelines that did not surface in regular HA operation.
-
- Aug 27, 2024
-
-
Robert Marshall authored
Update dependency pgbouncer/pgbouncer to pgbouncer_1_23_1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7837 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Dependency Bot authored
- Updates dependency pgbouncer/pgbouncer to pgbouncer_1_23_1 Changelog: changed
-
Jason Plum authored
Update dependency prometheus/prometheus to v2.54.1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7888 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
-
Andrew Patterson authored
Do not reuse cache on trigger cache update pipeline See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7886 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Update dependency registry to v4.8.0-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7883 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 22, 2024
-
-
GitLab Renovate Bot authored
Changelog: changed
-
- Aug 27, 2024
-
-
Balasankar 'Balu' C authored
Bump mattermost to version 9.11.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7865 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Mario Vitale <mvitale1989@hotmail.com>
-
mvitale1989 authored
Changelog: changed
-
- Aug 26, 2024
-
-
Andrew Patterson authored
Update chef See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7866 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 19, 2024
-
-
GitLab Renovate Bot authored
Changelog: changed
-
- Aug 26, 2024
-
-
Fiona Neill authored
OKR: CTRT edits to NGINX doc, part 1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7847 Merged-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>
-
Marcin Sedlak-Jakubowski authored
-
- Aug 23, 2024
-
-
Robert Marshall authored
Deprecate CentOS 7 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7867 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Adds CentOS 7 deprecation warning. Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Aug 22, 2024
-
-
Andrew Patterson authored
Update dependency git-filter-repo to v2.45.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7864 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 19, 2024
-
-
GitLab Renovate Bot authored
Changelog: changed
-
- Aug 22, 2024
-
-
Andrew Patterson authored
Update dependency rubygems to v3.5.17 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7836 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Reviewed-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 09, 2024
-
-
GitLab Renovate Bot authored
Changelog: changed
-
- Aug 22, 2024
-
-
Balasankar 'Balu' C authored
Fix docker build warnings See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7862 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jon Doveston <jdoveston@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
Fixes: * Deprecated maintainer keyword: https://docs.docker.com/reference/build-checks/maintainer-deprecated/ * Legacy key value format: https://docs.docker.com/reference/build-checks/legacy-key-value-format/
-
- Aug 21, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-