From 476587688bc2ee609d0a441a99fc361fcec0f5c2 Mon Sep 17 00:00:00 2001 From: Mohammed Bilal Date: Fri, 9 Jun 2023 10:31:46 +0530 Subject: [PATCH] Update minimum version of gitaly to 15.10.8 --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index a21dce0c48..01fb5c89b2 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Build-Depends: debhelper-compat (= 13), golang-github-sebest-xff-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev (>= 1.4~), - golang-gitlab-gitlab-org-gitaly-dev (>= 15.10~), + golang-gitlab-gitlab-org-gitaly-dev (>= 15.10.8~), golang-github-beevik-ntp-dev, # protobuf-1-5 # golang-gitlab-gitlab-org-labkit-dev (>= 1.14~), @@ -413,7 +413,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Spamcheck GRPC protocol definitions ruby-spamcheck (>= 1.0~), # Gitaly GRPC client - ruby-gitaly (>= 15.10~), + ruby-gitaly (>= 15.10.8~), # KAS GRPC protocol definitions ruby-kas-grpc, # @@ -552,7 +552,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # gitlab-sidekiq was failing without puma puma Recommends: certbot, - gitaly (>= 15.10~), + gitaly (>= 15.10.8~), openssh-server Conflicts: libruby2.5 Description: git powered software platform to collaborate on code (non-omnibus)