Commit Graph

464 Commits

Author SHA1 Message Date
Simon Hauser
c4edf93988
Cleanup helsinki maintainer (#353611)
* maintainers: update email conni2461

* maintainers: add helsinki-jo

* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Sarah Brofeldt
b5315bf732 gitaly: Embed git binaries
gitaly now embeds git binaries in itself during the build

10fd91391a/packed_binaries.go (L22)

These are meant to be built by the `Makefile` target
`install-bundled-git` but this produces binaries with different names,
and we're also referring to this version of git throughout the NixOS
module, so we hack this by copying over the binaries from the deprecated
`git` target with which we're building gitaly-git.
2024-10-28 11:17:04 +01:00
Sarah Brofeldt
77804e950a gitlab: 17.2.9 -> 17.3.6 2024-10-28 11:17:04 +01:00
Sarah Brofeldt
05819f55da gitlab: 17.2.8 -> 17.2.9
Fixes CVE-2024-9164
Fixes CVE-2024-8970
Fixes CVE-2024-8977
Fixes CVE-2024-9631
Fixes CVE-2024-6530
Fixes CVE-2024-9623
Fixes CVE-2024-5005
Fixes CVE-2024-9596
2024-10-10 08:31:34 +02:00
Sarah Brofeldt
2bac9814ef gitlab: 17.2.5 -> 17.2.8
17.2.8:
Fixes CVE-2024-4278
Fixes CVE-2024-4099
Fixes CVE-2024-8974

17.2.7:

Fixes CVE-2024-45409
2024-10-04 07:48:17 +02:00
Aleksana
f1580efb3b
maintainers/team-list: add cyberus team (#331059) 2024-09-16 18:14:16 +08:00
Yaya
4b75284a29 gitlab-container-registry: 4.7.0 -> 4.9.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.9.0-gitlab/CHANGELOG.md
2024-09-12 16:49:13 +02:00
Yaya
2e34796524 gitlab: 17.2.4 -> 17.2.5
https://gitlab.com/gitlab-org/gitlab/-/blob/v17.2.5-ee/CHANGELOG.md

Fixes CVE-2024-2743
Fixes CVE-2024-4283
Fixes CVE-2024-4472
Fixes CVE-2024-4612
Fixes CVE-2024-4660
Fixes CVE-2024-5435
Fixes CVE-2024-6389
Fixes CVE-2024-6446
Fixes CVE-2024-6685
Fixes CVE-2024-8124
Fixes CVE-2024-8311
Fixes CVE-2024-8631
Fixes CVE-2024-8635
Fixes CVE-2024-8640
Fixes CVE-2024-8641
2024-09-12 16:48:56 +02:00
Yaya
61d815a20b gitlab: 17.2.2 -> 17.2.4
https://about.gitlab.com/releases/2024/08/21/patch-release-gitlab-17-3-1-released/
https://gitlab.com/gitlab-org/gitlab/-/blob/v17.2.4-ee/CHANGELOG.md

Fixes CVE-2024-3127
Fixes CVE-2024-6502
Fixes CVE-2024-7110
Fixes CVE-2024-8041
2024-08-25 21:20:23 +02:00
Yaya
08d4eb0924 gitlab-container-registry: 4.6.0 -> 4.7.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.7.0-gitlab/CHANGELOG.md
2024-08-20 18:56:36 +02:00
Yaya
a4ea8e7033 gitlab: 17.2.1 -> 17.2.2
https://about.gitlab.com/releases/2024/08/07/patch-release-gitlab-17-2-2-released/
https://gitlab.com/gitlab-org/gitlab/-/blob/v17.2.2-ee/CHANGELOG.md

Fixes CVE-2024-2800
Fixes CVE-2024-3035
Fixes CVE-2024-3114
Fixes CVE-2024-3958
Fixes CVE-2024-4207
Fixes CVE-2024-4210
Fixes CVE-2024-4784
Fixes CVE-2024-5423
Fixes CVE-2024-6329
Fixes CVE-2024-6356
Fixes CVE-2024-7586
2024-08-20 18:56:36 +02:00
Yaya
e81c8b13bf gitlab: 17.2.0 -> 17.2.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v17.2.1-ee/CHANGELOG.md
https://about.gitlab.com/releases/2024/07/24/patch-release-gitlab-17-2-1-released/

Fixes CVE-2024-0231
Fixes CVE-2024-5067
Fixes CVE-2024-7057
2024-08-20 18:56:36 +02:00
Pogobanane
8ccab48f1c gitlab-shell: rename bin/{install, check} to gitlab-shell-{install, check} 2024-08-08 17:41:20 +02:00
Alexander Sieg
682bee28da
gitlab-elasticsearch-indexer: add cyberus team as maintainer 2024-07-30 12:36:34 +02:00
Alexander Sieg
38c7d204e6
gitlab-container-registry: add cyberus team as maintainer 2024-07-30 12:35:47 +02:00
Yaya
3fa5048737 gitaly: build bundled git from source 2024-07-24 10:51:55 +02:00
Yaya
bc90ad3e30 gitlab: 17.1.2 -> 17.2.0
https://gitlab.com/gitlab-org/gitlab/-/blob/v17.2.0-ee/CHANGELOG.md
2024-07-21 13:04:19 +02:00
Yaya
63fd15f5e9 gitlab: Un-vendor sidekiq
The sidekiq dependency was vendored to maintain compatibility with Redis
6.0 (as stated in this [comment]) but unfortunately, it seems to cause a
crash in the application, as noted in this [upstream issue].

We can safely swap out the dependency, as our Redis release in nixpkgs
is >= 7.0.

[comment]: https://gitlab.com/gitlab-org/gitlab/-/issues/468435#note_1979750600
[upstream issue]: https://gitlab.com/gitlab-org/gitlab/-/issues/468435
2024-07-16 18:00:33 +02:00
Yaya
6c877bbdba gitlab-container-registry: 4.5.0 -> 4.6.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.6.0-gitlab/CHANGELOG.md
2024-07-16 18:00:33 +02:00
Yaya
5127afa999 gitlab: 17.1.1 -> 17.1.2
https://gitlab.com/gitlab-org/gitlab/-/blob/v17.1.2-ee/CHANGELOG.md

Fixes CVE-2024-2880
Fixes CVE-2024-5257
Fixes CVE-2024-5470
Fixes CVE-2024-5528
Fixes CVE-2024-6385
Fixes CVE-2024-6595
2024-07-16 18:00:33 +02:00
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
Yaya
ebdf49aabc gitlab: 16.11.5 -> 17.1.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v17.1.1-ee/CHANGELOG.md
2024-06-27 19:52:03 +02:00
Yaya
4b11f77acc gitlab: 16.11.4 -> 16.11.5
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.11.5-ee/CHANGELOG.md

Fixes CVE-2024-1493
Fixes CVE-2024-1816
Fixes CVE-2024-2177
Fixes CVE-2024-2191
Fixes CVE-2024-3115
Fixes CVE-2024-3959
Fixes CVE-2024-4011
Fixes CVE-2024-4025
Fixes CVE-2024-4557
Fixes CVE-2024-4901
Fixes CVE-2024-4994
Fixes CVE-2024-5430
Fixes CVE-2024-5655
Fixes CVE-2024-6323
2024-06-27 19:32:26 +02:00
Jörg Thalheim
4b72e3cf0c gitlab: replace universal-prefetch-url with nix-prefetch-url
It's even less code...

Co-Authored-By: Yaya <github@uwu.is>
2024-06-26 11:55:39 +02:00
Yaya
e34d62d869 gitlab-container-registry: 4.1.0 -> 4.5.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.5.0-gitlab/CHANGELOG.md

Fixes CVE-2024-1495
Fixes CVE-2024-1963
Fixes CVE-2024-4201
Fixes CVE-2024-5469
2024-06-13 13:20:20 +02:00
Yaya
7e9c87c67b gitlab: 16.10.6 -> 16.11.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.11.4-ee/CHANGELOG.md
2024-06-13 13:20:20 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
isabel
63aceac766 treewide: remove unused occurence of fetchFromGitHub argument 2024-05-30 05:56:07 +00:00
Yaya
4894e34d25
gitlab: 16.10.5 -> 16.10.6 (#313641)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.6-ee/CHANGELOG.md

Fixes CVE-2023-6195
Fixes CVE-2023-6682
Fixes CVE-2023-6688
Fixes CVE-2024-1211
Fixes CVE-2024-1539
Fixes CVE-2024-2454
Fixes CVE-2024-2651
Fixes CVE-2024-2878
Fixes CVE-2024-3976
Fixes CVE-2024-4539
Fixes CVE-2024-4597
2024-05-22 13:06:18 +00:00
Sigmanificient
0058552891 pkgs/applications: remove uneeded fetchpatch arguments 2024-05-21 03:12:20 +02:00
Sigmanificient
a2353716f6 treewide: remove unused occurence of fetchurl argument 2024-05-20 05:20:23 +02:00
Yaya
01b405c59d gitlab-container-registry: 3.93.0 -> 4.1.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.1.0-gitlab/CHANGELOG.md
2024-05-09 14:58:25 +02:00
Yaya
ca8ea04cd4 gitlab: 16.10.4 -> 16.10.5
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.5-ee/CHANGELOG.md

Fixes CVE-2023-6195
Fixes CVE-2023-6682
Fixes CVE-2023-6688
Fixes CVE-2024-1211
Fixes CVE-2024-1539
Fixes CVE-2024-2454
Fixes CVE-2024-2651
Fixes CVE-2024-2878
Fixes CVE-2024-3976
Fixes CVE-2024-4539
Fixes CVE-2024-4597
2024-05-09 14:55:36 +02:00
Peder Bergebakken Sundt
5f7b03e13f gitlab-container-registry: delete test in postPatch rather than with patch file 2024-05-03 15:54:56 +02:00
Yaya
78b67db73c gitlab-container-registry: 3.92.0 -> 3.93.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.93.0-gitlab/CHANGELOG.md
2024-04-25 15:44:03 +10:00
Yaya
3aa3e255bc gitlab: 16.10.3 -> 16.10.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.4-ee/CHANGELOG.md

Fixes CVE-2024-1347
Fixes CVE-2024-2434
Fixes CVE-2024-2829
Fixes CVE-2024-4006
Fixes CVE-2024-4024
2024-04-25 15:44:03 +10:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
Yaya
ca2d76febc gitlab: 16.10.2 -> 16.10.3
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.3-ee/CHANGELOG.md
2024-04-15 23:42:49 +02:00
Yaya
6abe5d3831 gitlab-container-registry: 3.91.0 -> 3.92.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.92.0-gitlab/CHANGELOG.md
2024-04-11 14:05:46 +02:00
Yaya
201a8e5003 gitlab: 16.10.1 -> 16.10.2
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.2-ee/CHANGELOG.md

Fixes CVE-2023-6489
Fixes CVE-2023-6678
Fixes CVE-2024-2279
Fixes CVE-2024-3092
2024-04-11 14:04:02 +02:00
Yaya
afce1683c0 gitlab: Simplify gitlab-assets build instructions 2024-03-30 12:47:30 +01:00
Yaya
500b187bb9 gitlab-container-registry: 3.90.0 -> 3.91.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.91.0-gitlab/CHANGELOG.md
2024-03-30 12:47:30 +01:00
Yaya
1dabbf3063 gitlab: 16.9.2 -> 16.10.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.1-ee/CHANGELOG.md

Fixes CVE-2023-6371
Fixes CVE-2024-2818
2024-03-30 12:47:30 +01:00
Yaya
c031ea4adc gitlab-container-registry: 3.88.0 -> 3.90.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.90.0-gitlab/CHANGELOG.md
2024-03-19 13:47:55 +01:00
Yaya
135cf4f8f9 gitlab: 16.8.1 -> 16.9.2
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.8.2-ee/CHANGELOG.md
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.9.2-ee/CHANGELOG.md

Fixes CVE-2023-6386
Fixes CVE-2023-6840
Fixes CVE-2024-0199
Fixes CVE-2024-1066
Fixes CVE-2024-1250
Fixes CVE-2024-1299

Co-Authored-By: ajs124 <git@ajs124.de>
2024-03-19 13:47:55 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Yaya
051a45ec8a gitlab: remove rustc runtime dependency from gitlab-glfm-markdown 2024-02-02 16:10:09 +01:00
Yaya
dd65d0c67e gitlab: 16.7.4 -> 16.8.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.8.1-ee/CHANGELOG.md

Co-Authored-By: ajs124 <git@ajs124.de>
2024-01-31 17:48:57 +01:00