Commit Graph

413 Commits

Author SHA1 Message Date
ajs124
69890ec251 gitlab-container-registry: fix hashes
something seems to have went wrong in 24c72d8dd0
but I'm not sure what exactly. re-running the update script does not
reproduce this issue.
2024-01-15 21:01:52 +01:00
ajs124
96478c43ec
gitlab: 16.7.0 -> 16.7.2 (#280369) 2024-01-12 11:55:48 +01:00
ajs124
24c72d8dd0 gitlab: 16.5.4 -> 16.7.0 2024-01-11 15:37:01 +01:00
Tobias Stenzel
338a8dc6c1
gitlab: 16.5.3 -> 16.5.4 (#279044)
https://about.gitlab.com/releases/2023/12/13/security-release-gitlab-16-6-2-released/

https://gitlab.com/gitlab-org/gitlab/-/blob/v16.5.4-ee/CHANGELOG.md
2024-01-06 05:05:04 +01:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
Yaya
85e147343d gitlab-container-registry: 3.85.0 -> 3.86.2
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.86.2-gitlab/CHANGELOG.md
2023-12-05 01:13:23 +01:00
Yaya
03a509bc80 gitlab: 16.5.1 -> 16.5.3
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.5.3-ee/CHANGELOG.md

Fixes CVE-2023-3443
Fixes CVE-2023-3949
Fixes CVE-2023-3964
Fixes CVE-2023-4317
Fixes CVE-2023-4658
Fixes CVE-2023-4912
Fixes CVE-2023-5226
Fixes CVE-2023-5995
Fixes CVE-2023-6033
Fixes CVE-2023-6396
2023-12-05 01:13:23 +01:00
ajs124
7b6580dba4 maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
Felix Bühler
631766b842
gitlab: migrate to prefetch-yarn-deps (#269307) 2023-11-23 17:52:44 +01:00
Yaya
5db0fdeecc
gitlab: downgrade Ruby from 3.2 to 3.1 (#268764)
Ruby 3.0 was dropped from nixpkgs in #264361 as it will soon become EOL
during the NixOS 23.11 release. As a result, the Ruby version in gitlab
was (accidentally) updated to 3.2.

However, gitlab does not officially support Ruby 3.2 yet.
[gitlab-org&9684] Official support for Ruby 3.1 will be introduced in
the December 2023 release of gitlab. [gitlab-org&10034] Packaging gitlab
with Ruby 3.1 in nixpkgs had been confimed working by a maintainer. As
such, it should be safe to downgrade the Ruby version to 3.1.

[gitlab-org&9684]: https://gitlab.com/groups/gitlab-org/-/epics/9684
[gitlab-org&10034]: https://gitlab.com/groups/gitlab-org/-/epics/10034
2023-11-22 15:47:31 +01:00
Raito Bezarius
2e7b72c52f gitlab: use Ruby 3.2
Ruby 3.0 will be removed.
2023-11-17 16:03:00 +01:00
Yaya
922ea2cb71 gitlab: 16.5.0 -> 16.5.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.5.1-ee/CHANGELOG.md
2023-11-03 13:31:29 +01:00
Yaya
05e5776b6f gitlab-workhorse: exclude from r-ryantm 2023-11-03 13:31:29 +01:00
Yaya
7015bc99ee gitlab-shell: exclude from r-ryantm 2023-11-03 13:31:29 +01:00
Yaya
379df76ed7 gitlab-pages: exclude from r-ryantm 2023-11-03 13:31:29 +01:00
Yaya
221ba39737 gitlab-container-registry: exclude from r-ryantm 2023-11-03 13:31:29 +01:00
Yaya
8bf1b746ff gitaly: exclude from r-ryantm
gitaly needs to be updated in sync with the rest of the gitlab packages.
2023-11-03 13:31:29 +01:00
Yaya
16d62f6ccd gitlab: fix Puma low-level error handler location
This replaces the hard-coded location to the Puma error handler class.

80b76a16e0 (3ba20e58c18cc81aa8a5277f3be1d45ab5100691_88_84)
2023-11-03 13:31:29 +01:00
Yaya
12cc4554fe gitlab-container-registry: 3.84.0 -> 3.85.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.85.0-gitlab/CHANGELOG.md
2023-11-03 13:31:29 +01:00
Yaya
f515d02255 gitlab: 16.4.1 -> 16.5.0
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.5.0-ee/CHANGELOG.md
2023-11-03 13:31:29 +01:00
ajs124
c2c6d8c08b gitlab: 16.3.4 -> 16.4.1 2023-09-30 07:26:36 +02:00
Isa
a49246aef9 gitlab: 16.3.3 -> 16.3.4 2023-09-19 12:51:39 +02:00
Yaya
dc3e068ea9
gitlab: 16.3.2 -> 16.3.3 (#254932)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.3.3-ee/CHANGELOG.md
2023-09-13 14:38:33 +02:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Yorick
6fac6af29a
Merge pull request #254267 from NixOS/gitlab-container-registry-3.83.0
gitlab-container-registry: 3.82.0 -> 3.83.0
2023-09-10 13:16:24 +02:00
Yaya
abe4c2d003 gitlab: 16.3.1 -> 16.3.2
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.3.2-ee/CHANGELOG.md
2023-09-09 20:59:33 +02:00
Yaya
03103c590d gitlab-container-registry: 3.82.0 -> 3.83.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.83.0-gitlab/CHANGELOG.md
2023-09-09 19:00:23 +02:00
Yaya
69dd555be1 gitlab-container-registry: 3.79.0 -> 3.82.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.82.0-gitlab/CHANGELOG.md
2023-09-05 13:46:44 +02:00
ajs124
97dfc365e6 gitlab: 16.1.4 -> 16.3.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.3.1-ee/CHANGELOG.md

Fixes CVE-2022-4343
Fixes CVE-2023-0120
Fixes CVE-2023-1279
Fixes CVE-2023-1555
Fixes CVE-2023-3205
Fixes CVE-2023-3915
Fixes CVE-2023-3950
Fixes CVE-2023-4018
Fixes CVE-2023-4378
Fixes CVE-2023-4630
Fixes CVE-2023-4638
Fixes CVE-2023-4647

Co-Authored-By: Yaya <github@uwu.is>
2023-09-05 13:46:44 +02:00
Weijia Wang
d26c80a568
Merge pull request #247009 from yayayayaka/gitlab-16.1.4
gitlab: 16.1.3 -> 16.1.4
2023-09-02 07:11:11 +02:00
Yaya
003a1886cb gitlab: 16.1.3 -> 16.1.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.4-ee/CHANGELOG.md
2023-08-03 17:28:57 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Yaya
5aeb601dae
gitlab: 16.1.2 -> 16.1.3 (#246628)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.3-ee/CHANGELOG.md

Fixes CVE-2023-0632
Fixes CVE-2023-1210
Fixes CVE-2023-2022
Fixes CVE-2023-2164
Fixes CVE-2023-3364
Fixes CVE-2023-3385
Fixes CVE-2023-3401
Fixes CVE-2023-3500
Fixes CVE-2023-3900
Fixes CVE-2023-3993
Fixes CVE-2023-3994
Fixes CVE-2023-4002
Fixes CVE-2023-4008
Fixes CVE-2023-4011
2023-08-02 00:19:01 +02:00
Yaya
d07a0698fc
gitlab-container-registry: 3.77.0 -> 3.79.0 (#246629)
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.79.0-gitlab/CHANGELOG.md
2023-08-02 00:17:29 +02:00
Pol Dellaiera
764472b473
Merge pull request #233091 from yayayayaka/add-team-gitlab
maintainers/team-list: Add team gitlab
2023-07-07 15:19:15 +02:00
Alexander Sieg
f241d5fbd9 gitlab-elasticsearch-indexer: init at 4.3.5 2023-07-05 15:01:31 +02:00
Yaya
fe25c3de63
gitlab: 16.1.1 -> 16.1.2 (#241682)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.2-ee/CHANGELOG.md
2023-07-05 14:48:50 +02:00
Yaya
5619360467
gitlab: 16.1.0 -> 16.1.1 (#240503)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.1-ee/CHANGELOG.md
2023-06-29 13:18:30 +02:00
Yaya
7fd06ae3e9 gitlab-container-registry: Disable a flaky test 2023-06-29 13:18:02 +02:00
Yaya
6599971bde gitlab-container-registry: 3.76.0 -> 3.77.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.77.0-gitlab/CHANGELOG.md
2023-06-29 13:18:02 +02:00
Yaya
e8bf646998 gitlab: 16.0.5 -> 16.1.0
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.0-ee/CHANGELOG.md
2023-06-27 11:39:17 +02:00
Yaya
f3f4a347a5 gitlab: 16.0.4 -> 16.0.5
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.0.5-ee/CHANGELOG.md
2023-06-19 10:05:48 +00:00
Yaya
8f448271df
gitlab-container-registry: 3.74.0 -> 3.76.0 (#237535)
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.76.0-gitlab/CHANGELOG.md
2023-06-13 13:34:16 +02:00
Yaya
74b0ccd338 gitlab: Add link to changelog in update.py 2023-06-13 12:55:38 +02:00
Yaya
e715b1e778 gitlab: 16.0.2 -> 16.0.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.0.4-ee/CHANGELOG.md
2023-06-13 12:55:38 +02:00
Yaya
085e4e9a66
gitlab: 16.0.1 -> 16.0.2 (#236150)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.0.2-ee/CHANGELOG.md

Fixes CVE-2023-2442
Fixes CVE-2023-2199
Fixes CVE-2023-2198
Fixes CVE-2023-2132
Fixes CVE-2023-0121
Fixes CVE-2023-2589
Fixes CVE-2023-2015
Fixes CVE-2023-2485
Fixes CVE-2023-2001
Fixes CVE-2023-0921
Fixes CVE-2023-1204
Fixes CVE-2023-0508
Fixes CVE-2023-1825
Fixes CVE-2023-2013
2023-06-06 09:08:52 +02:00
Yaya
4321e48b68 nixos/gitlab: Remove procps from gitaly service
From my understanding, procps was added to the gitlay systemd service
path in #58487 to fix gitaly-ruby's internal memory leak detection.

Now that the last ruby remnants have been removed in gitaly 16.0.0,
this should not be necessary anymore.
2023-05-31 22:14:25 +02:00
Yaya
a69b300bc1 gitlab: 15.11.6 -> 16.0.1
https://about.gitlab.com/releases/2023/05/22/gitlab-16-0-released/
https://about.gitlab.com/releases/2023/05/23/critical-security-release-gitlab-16-0-1-released/
2023-05-31 22:14:25 +02:00
Yaya
6fed71cab2 gitaly: Remove ruby dependencies
Ruby dependencies in gitaly have been removed in the 16.0.0 release. [1]

See GitLab Epic &2862 [2] for more info.

[1]: 689556e70a
[2]: https://gitlab.com/groups/gitlab-org/-/epics/2862
2023-05-31 22:14:25 +02:00
Yaya
06a7ece7bb gitlab: Fix commit option in update.py 2023-05-26 08:58:37 +02:00