Update minimum versions of dependencies

This commit is contained in:
Pirate Praveen 2023-03-05 14:00:37 +05:30
parent e3a8ab2069
commit 18e29cc8d2
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75

24
debian/control vendored
View file

@ -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.6~),
golang-gitlab-gitlab-org-gitaly-dev (>= 15.7~),
golang-github-beevik-ntp-dev,
# protobuf-1-5
# golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
@ -82,7 +82,7 @@ Section: contrib/net
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 15.1~),
gitlab-common (>= 15.7~),
ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6),
@ -103,7 +103,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-workhorse (>= ${source:Version}),
ruby-rails (>= 2:6.1.7~),
ruby-websocket-extensions (>= 0.1.5~),
ruby-bootsnap (>= 1.13~),
ruby-bootsnap (>= 1.15~),
ruby-responders (>= 3.0~),
ruby-sprockets (>= 3.7~),
ruby-view-component (>= 2.74.1~),
@ -211,9 +211,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-elasticsearch (>= 5.0.3~),
ruby-elasticsearch-rails (>= 7.2~),
ruby-elasticsearch-api (>= 7.13.3~),
ruby-aws-sdk-core (>= 3.159~),
ruby-aws-sdk-core (>= 3.168.4~),
ruby-aws-sdk-cloudformation (>= 1.0~),
ruby-aws-sdk-s3 (>= 1.117~),
ruby-aws-sdk-s3 (>= 1.117.2~),
ruby-faraday-middleware-aws-sigv4,
ruby-typhoeus (>= 1.4~),
# Markdown and HTML processing
@ -271,7 +271,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Linear-time regex library for untrusted regular expressions
ruby-re2 (>= 1.5~),
# Misc
ruby-version-sorter (>= 2.2.4~),
ruby-version-sorter (>= 2.3~),
# Export Ruby Regex to Javascript
ruby-js-regex (>= 3.8~),
# User agent parsing
@ -304,7 +304,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-sanitize (>= 6.0~),
ruby-babosa (>= 1.0.3~),
# Sanitizes SVG input
ruby-loofah (>= 2.19~),
ruby-loofah (>= 2.19.1~),
# Working with license
ruby-licensee (>= 9.14.1~),
# Protect against bruteforcing
@ -364,13 +364,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Perf bar
ruby-peek (>= 1.1~),
# Snowplow events tracking
ruby-snowplow-tracker (>= 0.6.1~),
ruby-snowplow-tracker (>= 0.8~),
# Memory benchmarks
ruby-derailed-benchmarks,
# Metrics
ruby-method-source (>= 1.0~),
ruby-webrick (>= 1.6.1~),
ruby-prometheus-client-mmap (>= 0.16.2~),
ruby-prometheus-client-mmap (>= 0.17~),
#
ruby-warning (>= 1.3~),
#
@ -403,7 +403,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions
ruby-spamcheck (>= 1.0~),
# Gitaly GRPC client
ruby-gitaly (>= 15.5~),
ruby-gitaly (>= 15.7~),
# KAS GRPC protocol definitions
ruby-kas-grpc,
#
@ -424,7 +424,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# DNS Lookup
ruby-gitlab-net-dns (>= 0.9.1~),
# Countries list
ruby-countries (>= 3.0~),
ruby-countries (>= 4.0~),
ruby-retriable (>= 3.1.2~),
# LRU cache
ruby-lru-redux,
@ -540,7 +540,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma
puma
Recommends: certbot,
gitaly (>= 15.6~),
gitaly (>= 15.7~),
openssh-server
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)