Update dependencies
This commit is contained in:
parent
6832e9f529
commit
02a9df14d4
1 changed files with 9 additions and 13 deletions
22
debian/control
vendored
22
debian/control
vendored
|
@ -41,7 +41,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||||
golang-github-sebest-xff-dev,
|
golang-github-sebest-xff-dev,
|
||||||
golang-github-sirupsen-logrus-dev,
|
golang-github-sirupsen-logrus-dev,
|
||||||
golang-github-stretchr-testify-dev (>= 1.4~),
|
golang-github-stretchr-testify-dev (>= 1.4~),
|
||||||
golang-gitlab-gitlab-org-gitaly-dev (>= 14.7~),
|
golang-gitlab-gitlab-org-gitaly-dev (>= 14.8~),
|
||||||
golang-gitlab-gitlab-org-labkit-dev (>= 1.6~),
|
golang-gitlab-gitlab-org-labkit-dev (>= 1.6~),
|
||||||
golang-gocloud-dev,
|
golang-gocloud-dev,
|
||||||
golang-golang-x-crypto-dev,
|
golang-golang-x-crypto-dev,
|
||||||
|
@ -68,7 +68,7 @@ Section: contrib/net
|
||||||
Architecture: all
|
Architecture: all
|
||||||
XB-Ruby-Versions: ${ruby:Versions}
|
XB-Ruby-Versions: ${ruby:Versions}
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
gitlab-common (>= 14.7~),
|
gitlab-common (>= 14.8~),
|
||||||
ruby (>= 1:2.7~),
|
ruby (>= 1:2.7~),
|
||||||
rubygems-integration (>= 1.18~),
|
rubygems-integration (>= 1.18~),
|
||||||
lsb-base (>= 3.0-6),
|
lsb-base (>= 3.0-6),
|
||||||
|
@ -141,7 +141,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-u2f (>= 0.2.1~),
|
ruby-u2f (>= 0.2.1~),
|
||||||
# GitLab Pages
|
# GitLab Pages
|
||||||
ruby-validates-hostname (>= 1.0.11~),
|
ruby-validates-hostname (>= 1.0.11~),
|
||||||
ruby-zip (>= 2.0~),
|
ruby-zip (>= 2.3.2~),
|
||||||
# GitLab Pages letsencrypt support
|
# GitLab Pages letsencrypt support
|
||||||
ruby-acme-client (>= 2.0.9~),
|
ruby-acme-client (>= 2.0.9~),
|
||||||
# Browser detection
|
# Browser detection
|
||||||
|
@ -230,7 +230,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Application server
|
# Application server
|
||||||
ruby-rack (>= 2.2~),
|
ruby-rack (>= 2.2~),
|
||||||
ruby-rack-timeout (>= 0.5.1~),
|
ruby-rack-timeout (>= 0.5.1~),
|
||||||
puma (>= 5.5.2~),
|
puma (>= 5.6.2~),
|
||||||
ruby-puma-worker-killer (>= 0.3.1~),
|
ruby-puma-worker-killer (>= 0.3.1~),
|
||||||
ruby-sd-notify,
|
ruby-sd-notify,
|
||||||
# State machine
|
# State machine
|
||||||
|
@ -239,7 +239,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Issue tags
|
# Issue tags
|
||||||
ruby-acts-as-taggable-on (>= 9.0~),
|
ruby-acts-as-taggable-on (>= 9.0~),
|
||||||
# Background jobs
|
# Background jobs
|
||||||
ruby-sidekiq (>= 6.2.2~),
|
ruby-sidekiq (>= 6.4~),
|
||||||
ruby-sidekiq-cron (>= 1.2~),
|
ruby-sidekiq-cron (>= 1.2~),
|
||||||
ruby-redis-namespace (>= 1.8.1~),
|
ruby-redis-namespace (>= 1.8.1~),
|
||||||
ruby-gitlab-sidekiq-fetcher (>= 0.8~),
|
ruby-gitlab-sidekiq-fetcher (>= 0.8~),
|
||||||
|
@ -380,16 +380,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-sys-filesystem (>= 1.4.3~),
|
ruby-sys-filesystem (>= 1.4.3~),
|
||||||
# NTP client
|
# NTP client
|
||||||
ruby-net-ntp,
|
ruby-net-ntp,
|
||||||
# SSH host key support
|
# SSH keys support
|
||||||
ruby-net-ssh (>= 1:6.0~),
|
ruby-ssh-data (>= 1.2~),
|
||||||
ruby-sshkey (>= 2.0~),
|
|
||||||
# Required for ED25519 SSH host key support
|
|
||||||
ruby-ed25519 (>= 1.2~),
|
|
||||||
ruby-bcrypt-pbkdf (>= 1.0~),
|
|
||||||
# Spamcheck GRPC protocol definitions
|
# Spamcheck GRPC protocol definitions
|
||||||
ruby-spamcheck,
|
ruby-spamcheck,
|
||||||
# Gitaly GRPC client
|
# Gitaly GRPC client
|
||||||
ruby-gitaly (>= 14.7~),
|
ruby-gitaly (>= 14.8~),
|
||||||
# KAS GRPC protocol definitions
|
# KAS GRPC protocol definitions
|
||||||
ruby-kas-grpc,
|
ruby-kas-grpc,
|
||||||
#
|
#
|
||||||
|
@ -512,7 +508,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# gitlab-sidekiq was failing without puma
|
# gitlab-sidekiq was failing without puma
|
||||||
puma
|
puma
|
||||||
Recommends: certbot,
|
Recommends: certbot,
|
||||||
gitaly (>= 14.7~),
|
gitaly (>= 14.8~),
|
||||||
openssh-server
|
openssh-server
|
||||||
Conflicts: libruby2.5
|
Conflicts: libruby2.5
|
||||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||||
|
|
Loading…
Reference in a new issue