From 3609e13a1cdd2e82be71038b271bf355b50145b6 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Tue, 7 Dec 2021 22:30:42 +0530 Subject: [PATCH] Update minimum version of gitaly to 14.4.4 --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 7a1f82ff39..5fc0f4220c 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 10~), golang-github-sebest-xff-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev (>= 1.4~), - golang-gitlab-gitlab-org-gitaly-dev (>= 14.4~), + golang-gitlab-gitlab-org-gitaly-dev (>= 14.4.4~), golang-gitlab-gitlab-org-labkit-dev (>= 1.6~), golang-gocloud-dev, golang-golang-x-crypto-dev, @@ -385,7 +385,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Spamcheck GRPC protocol definitions ruby-spamcheck, # Gitaly GRPC client - ruby-gitaly (>= 14.4~), + ruby-gitaly (>= 14.4.4~), # KAS GRPC protocol definitions ruby-kas-grpc, # @@ -508,7 +508,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # gitlab-sidekiq was failing without puma puma Recommends: certbot, - gitaly (>= 14.4~), + gitaly (>= 14.4.4~), openssh-server Conflicts: libruby2.5 Description: git powered software platform to collaborate on code (non-omnibus)