Update minimum version of gitaly to 14.4.4

This commit is contained in:
Pirate Praveen 2021-12-07 22:30:42 +05:30
parent 509e622831
commit 3609e13a1c

6
debian/control vendored
View file

@ -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)