nixpkgs/pkgs
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
..
applications gitlab: Add patch for db_key_base length bug, fix descriptions 2021-04-27 17:49:43 +02:00
build-support
common-updater common-updater-scripts: Support attribute lookup in flake 2021-04-24 04:52:48 +02:00
data Merge pull request #120628 from figsoda/qogir-theme 2021-04-26 08:54:06 -03:00
desktops gnome3.file-roller: 3.38.0 -> 3.38.1 2021-04-26 19:26:49 +02:00
development Merge pull request #120855 from LeSuisse/composer-CVE-2021-29472 2021-04-27 17:24:00 +02:00
games Revert "minecraft-launcher: 2.2.1441 -> 2.2.741" 2021-04-26 15:23:42 -04:00
misc Merge pull request #120618 from OPNA2608/init/punes/21.05 2021-04-27 14:57:07 +02:00
os-specific Merge pull request #120584 from Atemu/update/zen-kernels 2021-04-26 13:42:23 +02:00
pkgs-lib
servers Merge pull request #118338 from Izorkin/update-nginx-zlib-ng 2021-04-27 16:36:25 +02:00
shells Merge pull request #120746 from NeQuissimus/omz 2021-04-27 14:19:51 +02:00
stdenv pkgs/stdenv/make-derivation: move hostSuffix before the version 2021-04-26 20:40:52 +02:00
test
tools Merge pull request #120659 from IvarWithoutBones/init/imagelol 2021-04-27 15:16:20 +02:00
top-level Merge pull request #118338 from Izorkin/update-nginx-zlib-ng 2021-04-27 16:36:25 +02:00