gitlab: 18.3.1 -> 18.3.2

https://about.gitlab.com/releases/2025/09/10/patch-release-gitlab-18-3-2-released/
(cherry picked from commit 26d7789e88)
This commit is contained in:
Leona Maroni
2025-09-10 09:43:13 +02:00
committed by github-actions[bot]
parent 4ab020cc4b
commit 29c6f4bd67
7 changed files with 18 additions and 18 deletions

View File

@@ -7,7 +7,7 @@
}:
let
version = "18.3.1";
version = "18.3.2";
package_version = "v${lib.versions.major version}";
gitaly_package = "gitlab.com/gitlab-org/gitaly/${package_version}";
@@ -21,7 +21,7 @@ let
owner = "gitlab-org";
repo = "gitaly";
rev = "v${version}";
hash = "sha256-qZ/0SGkDj98CqqX6XTbbZEkhnTF/Sjzd7p2muBuP+xE=";
hash = "sha256-R/35xYOCq/dlwLQ/in6u+DLifxsGpqBx58flX+FrVCo=";
};
vendorHash = "sha256-JFGzGwYi4owq0oVLucm7UGuq8PE4FH9Gp8HyBRoE6cs=";

View File

@@ -6,14 +6,14 @@
buildGoModule rec {
pname = "gitlab-pages";
version = "18.3.1";
version = "18.3.2";
# nixpkgs-update: no auto update
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "gitlab-pages";
rev = "v${version}";
hash = "sha256-phK8lhk6XHypdUrNOdpdhwo4uIrN+VapkxUujEffZtk=";
hash = "sha256-UrO7RIMr6+u8zfbw/AkUOOydt8Yozbu1ypZ5BNF3as0=";
};
vendorHash = "sha256-WCdpccNeVCEvo158uSyDlsGxneU72zKiV7J7JPhtPBw=";

View File

@@ -8,14 +8,14 @@
buildGoModule rec {
pname = "gitlab-shell";
version = "14.44.0";
version = "14.45.2";
# nixpkgs-update: no auto update
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "gitlab-shell";
rev = "v${version}";
hash = "sha256-y3CTfYN2QCWm2n534Bb8uS0Bzn4BsBuMtxAyuU3f+oI=";
hash = "sha256-FxtqTRCa1sYSeTR+V2UKEsb480llU6cHWVwNiNFtUmE=";
};
buildInputs = [
@@ -27,7 +27,7 @@ buildGoModule rec {
./remove-hardcoded-locations.patch
];
vendorHash = "sha256-flLt2LdcSDIuoUr4mwfv6LOV9GPewf+o0rb8kyBsgSk=";
vendorHash = "sha256-Q3U0uuO+w+0GpDc7zEoiwUYsCIpXG+LOP822KNWR9Ww=";
subPackages = [
"cmd/gitlab-shell"

View File

@@ -1,15 +1,15 @@
{
"version": "18.3.1",
"repo_hash": "1csg5q3f0fp145905idqkhsshs8rdbmfgc0nx2ihvxkdmzvd0p3d",
"version": "18.3.2",
"repo_hash": "0n234gk7w75n4vmfdgwjksbksfcnj69f1wczydcylinaxv2jm50n",
"yarn_hash": "0g1iafhfdgshy7d6p27qy042j8xyf6gj4rws9wrzdh51fmv4p3bj",
"owner": "gitlab-org",
"repo": "gitlab",
"rev": "v18.3.1-ee",
"rev": "v18.3.2-ee",
"passthru": {
"GITALY_SERVER_VERSION": "18.3.1",
"GITLAB_PAGES_VERSION": "18.3.1",
"GITLAB_SHELL_VERSION": "14.44.0",
"GITALY_SERVER_VERSION": "18.3.2",
"GITLAB_PAGES_VERSION": "18.3.2",
"GITLAB_SHELL_VERSION": "14.45.2",
"GITLAB_ELASTICSEARCH_INDEXER_VERSION": "5.7.0",
"GITLAB_WORKHORSE_VERSION": "18.3.1"
"GITLAB_WORKHORSE_VERSION": "18.3.2"
}
}

View File

@@ -10,7 +10,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "18.3.1";
version = "18.3.2";
# nixpkgs-update: no auto update
src = fetchFromGitLab {

View File

@@ -1737,7 +1737,7 @@ GEM
ruby-magic (0.6.0)
mini_portile2 (~> 2.8)
ruby-progressbar (1.11.0)
ruby-saml (1.18.0)
ruby-saml (1.18.1)
nokogiri (>= 1.13.10)
rexml
ruby-statistics (4.1.0)

View File

@@ -8164,10 +8164,10 @@ src: {
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0vgsvdaglz1spx9gxrr6xh7qqhi4qd8jd06h2ihwxmazj9ajld6y";
sha256 = "01wi1csw4kjmlxmd1igx5hj2wrwkslay1xamg4cv8l7imr27l3hv";
type = "gem";
};
version = "1.18.0";
version = "1.18.1";
};
ruby-statistics = {
groups = [