Merged upstream 15.9.0+ce.0 into heptapod branch
Notable changes: - lib: `gitlab_rails_commit` renamed to `gitlab_rails_commit_ref`, with a minor API change (use of kwarg, that is now facilitated by Ruby 3.0). As far as the rest of the logic goes, we are still not using their "build facts", we have our own independent system. - python3: bump to 3.9.16 and more options related to built openssl (but we are using the system one inconditionally). - recipes: upstream stopped activating GitLab Shell automatically if GitLab Rails is, and that is something we cannot do. We were also activating Mercurial in that case, and of course still are.
Showing
- .gitlab-ci.yml 7 additions, 2 deletions.gitlab-ci.yml
- CHANGELOG.md 90 additions, 0 deletionsCHANGELOG.md
- GITALY_SERVER_VERSION 1 addition, 1 deletionGITALY_SERVER_VERSION
- GITLAB_ELASTICSEARCH_INDEXER_VERSION 1 addition, 1 deletionGITLAB_ELASTICSEARCH_INDEXER_VERSION
- GITLAB_KAS_VERSION 1 addition, 1 deletionGITLAB_KAS_VERSION
- GITLAB_METRICS_EXPORTER_VERSION 1 addition, 1 deletionGITLAB_METRICS_EXPORTER_VERSION
- GITLAB_PAGES_VERSION 1 addition, 1 deletionGITLAB_PAGES_VERSION
- GITLAB_SHELL_VERSION 1 addition, 1 deletionGITLAB_SHELL_VERSION
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 2 additions, 0 deletionsGemfile.lock
- VERSION 1 addition, 1 deletionVERSION
- config/patches/python3/custom-openssl.patch 22 additions, 0 deletionsconfig/patches/python3/custom-openssl.patch
- config/patches/tomlib/license/add-license-file.patch 27 additions, 0 deletionsconfig/patches/tomlib/license/add-license-file.patch
- config/software/acme-client.rb 1 addition, 1 deletionconfig/software/acme-client.rb
- config/software/alertmanager.rb 1 addition, 1 deletionconfig/software/alertmanager.rb
- config/software/curl.rb 2 additions, 1 deletionconfig/software/curl.rb
- config/software/git.rb 11 additions, 5 deletionsconfig/software/git.rb
- config/software/gitaly.rb 1 addition, 0 deletionsconfig/software/gitaly.rb
- config/software/gitlab-exporter.rb 1 addition, 1 deletionconfig/software/gitlab-exporter.rb
- config/software/gitlab-healthcheck.rb 2 additions, 2 deletionsconfig/software/gitlab-healthcheck.rb
Loading
Please register or sign in to comment