Skip to content
Snippets Groups Projects
  1. Apr 22, 2021
  2. Apr 21, 2021
  3. Apr 20, 2021
  4. Apr 19, 2021
  5. Apr 14, 2021
  6. Apr 13, 2021
    • Yorick Peterse's avatar
      Merge branch 'security-patch-exiftool-ubi8' into 'master' · ae8838b7
      Yorick Peterse authored
      Patch ExifTool to allow reading only JPEG and TIFF
      
      See merge request gitlab-org/security/charts/components/images!2
      ae8838b7
    • Patrick Steinhardt's avatar
      Upgrade to Go 1.16 · 38cb43cd
      Patrick Steinhardt authored
      Gitaly has the policy of always supporting the latest two stable Go
      versions. Following this policy and the release of Go 1.16 in February
      2021, this means that it's time to bump the minimum required Go version
      for Gitaly to 1.15.
      
      Most projects for which CNG is building images already do support that
      version or are in the process of adding tests for that version:
      
          - gitlab-shell: b49c1d4 (Compile against go 1.14-1.16, 2021-03-13)
          - gitlab-pages: 48ec6de (Set Go 1.16.2 for project, 2021-03-25)
          - gitlab-container-registry: 32b58091 (Bump default Go version to 1.16, 2021-02-22)
          - gitaly: gitaly!3352
          - gitlab-elasticsearch-indexer: gitlab-elasticsearch-indexer!103
      
      Update the Go base image to version 1.16.3.
      38cb43cd
    • Jason Plum's avatar
      Merge branch 'jdrpereira-master-patch-36355' into 'master' · 432cfa1b
      Jason Plum authored
      Bump container registry to v3.3.0
      
      See merge request gitlab-org/build/CNG!645
      432cfa1b
  7. Apr 12, 2021
  8. Apr 09, 2021
  9. Apr 06, 2021
    • Jason Plum's avatar
      Merge branch 'update-python-to-3-8-9' into 'master' · 52aab9e0
      Jason Plum authored
      Update to Python version 3.8.9
      
      See merge request gitlab-org/build/CNG!643
      52aab9e0
    • Mitchell Nielsen's avatar
      Update to Python version 3.8.9 · c6251d03
      Mitchell Nielsen authored
      c6251d03
    • Jason Plum's avatar
      Merge branch 'revert-python-update' into 'master' · 6c34bc8d
      Jason Plum authored
      Revert "Merge branch 'upgrade-to-python-3.9.2' into 'master'"
      
      See merge request gitlab-org/build/CNG!641
      6c34bc8d
    • DJ Mountney's avatar
      Merge branch 'pks-git-via-gitaly' into 'master' · a198c3b1
      DJ Mountney authored
      Use git provided by Gitaly
      
      See merge request gitlab-org/build/CNG!626
      a198c3b1
    • DJ Mountney's avatar
      Revert "Merge branch 'upgrade-to-python-3.9.2' into 'master'" · b02604a3
      DJ Mountney authored
      This reverts commit d97c5135, reversing
      changes made to 692d18c6.
      b02604a3
    • Patrick Steinhardt's avatar
      Use git provided by Gitaly · 917b4c5c
      Patrick Steinhardt authored
      Historically, it's been quite a hassle to upgrade the git version across
      all components of GitLab. This led to diverging git distributions where
      we had different versions, patches and compile flags in use in different
      parts of the stack.
      
      To fix this problem, we are converting downstream distributions of
      Gitaly to use a single source of truth for building git, which is hosted
      by the Gitaly project: a simple `make git` will compile the currently
      recommended git version. As such, updates of the recommended version
      will automatically propagate through the stack. This allows for for a
      unified git installation across all of our stack and enables quicker
      iteration when e.g. mission-critical patches or security updates are
      required or simply when updating the minimum required git version.
      
      Note that this commit also drops all of the custom patches which we
      currently have in git. This is because Gitaly has already bumped the
      default git version to v2.31.0, which contains all of them.
      917b4c5c
  10. Apr 05, 2021
  11. Apr 03, 2021
  12. Apr 02, 2021
  13. Apr 01, 2021