Lara
d783dee256
gitlab: 14.6.3 -> 14.7.0
...
This also effectively reverts commit f007b794c7
.
2022-01-25 19:05:49 +01:00
Lara
3d94cba629
gitlab: 14.6.2 -> 14.6.3 ( #156296 )
...
https://about.gitlab.com/releases/2022/01/17/gitlab-14-6-3-released/
2022-01-23 16:57:57 +01:00
Lara
e5a50e8f29
gitlab: 14.6.1 -> 14.6.2 ( #154997 )
...
https://about.gitlab.com/releases/2022/01/11/security-release-gitlab-14-6-2-released/
Resolves #154960
2022-01-14 12:36:40 +01:00
Lara
e24fb01615
gitlab: 14.6.0 -> 14.6.1 ( #153764 )
2022-01-07 09:25:25 +01:00
Lara
a401b81694
gitlab: 14.5.2 -> 14.6.0 ( #152006 )
...
https://about.gitlab.com/releases/2021/12/22/gitlab-14-6-released/
2021-12-29 05:09:23 +01:00
Finn Behrens
3f8e12cc87
gitaly: fix x86_64-darwin build
2021-12-09 19:57:32 +01:00
Lara
d52722bd8c
gitlab: 14.5.1 -> 14.5.2 ( #149305 )
...
https://about.gitlab.com/releases/2021/12/06/security-release-gitlab-14-5-2-released/
2021-12-07 10:49:42 +01:00
talyz
19494f7eda
gitlab: 14.5.0 -> 14.5.1
2021-12-02 17:56:57 +01:00
Yureka
f146c92955
gitaly: use custom libgit2 commit
2021-11-29 18:37:36 +01:00
Lara
e2668f6a7b
gitlab: 14.4.2 -> 14.5.0
2021-11-29 13:11:02 +00:00
Lara
86cfedf3e8
gitlab: add yayayayaka to the list of maintainers
2021-11-08 16:51:31 +00:00
Lara
1d4cd29e2c
gitlab: 14.4.1 -> 14.4.2
2021-11-08 16:43:33 +00:00
Jos van Bakel
dfe107b23c
gitaly: fix libgit2 dependency
2021-11-08 13:17:57 +01:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)
` to lib.importJSON ./file.json
2021-11-03 14:43:52 +01:00
talyz
e06991e7bb
gitlab: 14.4.0 -> 14.4.1
2021-10-29 13:50:29 +02:00
Lara
978b3e19e4
gitlab: 14.3.3 -> 14.4.0
2021-10-28 11:03:32 +00:00
Yureka
2d1057f19e
gitlab: use fetchYarnDeps
2021-10-20 11:39:16 +02:00
Lara
e7331d2e85
gitlab: 14.3.2 -> 14.3.3
2021-10-14 11:55:43 +00:00
Lara
ffab7bf0f5
gitlab: 14.3.1 -> 14.3.2
2021-10-04 10:23:28 +02:00
Lara
c80fae5bbe
gitlab: 14.2.4 -> 14.3.1
2021-10-03 23:19:32 +02:00
Lara
e5f70272c5
gitlab: 14.2.3 -> 14.2.4
2021-09-20 21:44:10 +02:00
Yureka
f007b794c7
gitlab: add back grpc patch
...
They downgraded grpc in the fix release
2021-09-03 13:23:45 +02:00
Yureka
6ede6d2740
gitlab: 14.2.1 -> 14.2.3
2021-09-03 13:23:40 +02:00
Kim Lindberger
d14e9188d1
gitaly: Fix gitaly-git2go binary name ( #136569 )
...
e7f8fe4f67
changed the binary name to always end with its module version. This
makes sure gitaly's internal version references are set to the package
version and renames the binary, postfixing it with the package
version.
2021-09-03 13:23:00 +02:00
Florian Klink
f499d864bf
Merge pull request #135811 from talyz/gitlab-14.2.1
...
gitlab: 14.1.2 -> 14.2.1
2021-08-28 00:20:28 +02:00
talyz
3dd17ae22f
gitlab: Enable puma's systemd notify support
2021-08-27 17:38:40 +02:00
talyz
99387372d5
gitlab: 14.1.2 -> 14.2.1
2021-08-26 19:01:22 +02:00
zowoq
13ea123c74
treewide: buildFlagsArray -> ldflags
2021-08-26 21:35:06 +10:00
Robert Hensing
a201246bac
treewide: runCommandNoCC -> runCommand in generated code
...
This has been synonymous for ~5y.
Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
zowoq
0d2e76fdc9
gitaly: buildFlags -> tags
2021-08-06 11:29:32 +10:00
Yureka
5957f4edb9
gitlab: 14.1.1 -> 14.1.2
2021-08-05 14:45:10 +02:00
Yureka
5a69fb930d
gitlab: 14.1.0 -> 14.1.1
...
https://about.gitlab.com/releases/2021/07/28/gitlab-14-1-1-released/
2021-07-29 15:24:03 +02:00
Yureka
ac20e17cc8
gitlab: 14.0.5 -> 14.1.0
2021-07-22 06:18:46 +02:00
Yureka
6510a13611
gitlab: 14.0.2 -> 14.0.5
...
https://about.gitlab.com/releases/2021/07/06/gitlab-14-0-3-released/
https://about.gitlab.com/releases/2021/07/07/critical-security-release-gitlab-14-0-4-released/
https://about.gitlab.com/releases/2021/07/08/gitlab-14-0-5-released/
2021-07-12 14:18:15 +02:00
Yuka
3f18b72c1e
gitlab: 14.0.1 -> 14.0.2 ( #128963 )
...
https://about.gitlab.com/releases/2021/07/01/security-release-gitlab-14-0-2-released/
2021-07-06 08:16:33 +02:00
Yureka
facd0c68cc
gitlab: 13.12.4 -> 14.0.1
...
https://about.gitlab.com/releases/2021/06/22/gitlab-14-0-released/
https://about.gitlab.com/releases/2021/06/24/gitlab-14-0-1-released/
2021-06-25 01:21:19 +02:00
Yuka
1bbdca36d2
maintainers: add yuka ( #127773 )
...
If this seems strange to you, or you are a maintainer of one of these
packages, please contact me on Matrix: @yuka:yuka.dev
2021-06-22 11:17:00 +02:00
Milan Pässler
5c04139da2
gitlab: 13.12.3 -> 13.12.4
...
https://about.gitlab.com/releases/2021/06/14/gitlab-13-12-4-released/
2021-06-15 00:03:56 +02:00
Milan Pässler
d62aac819b
gitlab: 13.12.2 -> 13.12.3
2021-06-14 08:04:31 +02:00
talyz
8f16b16291
gitlab: Make sure the FOSS version isn't identified as EE
2021-06-09 17:50:45 +02:00
Milan
2a1c29ef4b
gitlab: 13.12.0 -> 13.12.2 ( #125271 )
...
https://about.gitlab.com/releases/2021/06/01/security-release-gitlab-13-12-2-released/
2021-06-03 00:53:34 +02:00
Milan Pässler
1ded8ef44e
gitlab: 13.11.2 -> 13.12.0
2021-05-24 21:33:56 +02:00
Milan Pässler
0c8f5b7b44
gitlab: add Gemfile fix to update script
...
Since some GitLab versions, we need to remove the mail-smtp-pool
dependency from the Gemfile, or do other modifications.
Let's add those changes, that will probably be needed in the next
version as well, to the update script.
2021-05-24 21:26:08 +02:00
Milan
5e2bfae1b8
gitlab: 13.10.2 -> 13.11.2 ( #120947 )
2021-04-28 15:16:06 +02:00
talyz
7a67a2d1a8
gitlab: Add patch for db_key_base length bug, fix descriptions
...
The upstream recommended minimum length for db_key_base is 30 bytes,
which our option descriptions repeated. Recently, however, upstream
has, in many places, moved to using aes-256-gcm, which requires a key
of exactly 32 bytes. To allow for shorter keys, the upstream code pads
the key in some places. However, in many others, it just truncates the
key if it's too long, leaving it too short if it was to begin
with. This adds a patch that fixes this and updates the descriptions
to recommend a key of at least 32 characters.
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53602
2021-04-27 17:49:43 +02:00
talyz
7377a1dfa6
gitlab-shell: 13.15.1 -> 13.17.0
...
Only the version had been updated previously, not the hashes and
patches.
2021-04-09 00:36:32 +02:00
Milan Pässler
35aca2bada
gitlab: add back GITLAB_WORKHORSE_VERSION
...
9b30cda2f6 (r49247855)
2021-04-08 09:56:05 +02:00
talyz
9b30cda2f6
gitlab: 13.9.4 -> 13.10.2
2021-04-07 23:23:24 +02:00
Ben Gamari
3df0d950d8
gitlab: 13.8.6 -> 13.9.4 ( #116798 )
2021-03-20 15:04:54 +01:00
Milan
324f46b31b
gitlab: 13.8.5 -> 13.8.6 ( #116740 )
...
https://about.gitlab.com/releases/2021/03/17/security-release-gitlab-13-9-4-released/
2021-03-19 00:56:29 +01:00