update dependencies

This commit is contained in:
Praveen Arimbrathodiyil 2016-01-27 13:02:36 +05:30
parent 19fed519d5
commit 0af85ca569
2 changed files with 142 additions and 87 deletions

3
debian/changelog vendored
View file

@ -2,6 +2,9 @@ gitlab (8.4.0+dfsg~rc2-3) UNRELEASED; urgency=medium
* Read gitlab-debian.conf from /etc/default/gitlab * Read gitlab-debian.conf from /etc/default/gitlab
- Use debian specific configuration in init script - Use debian specific configuration in init script
* Add nginx to dependencies (Closes: #812724)
* Add ruby-influxdb to dependencies (Closes: #812839)
* Add missing dependecies from Gemfile and tighen versions
-- Pirate Praveen <praveen@debian.org> Mon, 25 Jan 2016 07:56:09 +0530 -- Pirate Praveen <praveen@debian.org> Mon, 25 Jan 2016 07:56:09 +0530

226
debian/control vendored
View file

@ -22,132 +22,184 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
postgresql, postgresql,
redis-server (>= 2:2.8~), redis-server (>= 2:2.8~),
nodejs (>= 4~), nodejs (>= 4~),
nginx,
gitlab-shell (>= 2.6.10~), gitlab-shell (>= 2.6.10~),
ruby-rails (>= 2:4.1~), gitlab-workhorse,
ruby-rails (>= 2:4.2.4~),
ruby-rails (<< 2:5), ruby-rails (<< 2:5),
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
ruby-responders (>= 2.0~),
ruby-sprockets (>= 3.3.0~), ruby-sprockets (>= 3.3.0~),
ruby-rails-autolink (>= 1.1~),
ruby-default-value-for (>= 3~), ruby-default-value-for (>= 3~),
#ruby-mysql2 | ruby-pg, #ruby-mysql2 | ruby-pg,
ruby-pg, ruby-pg,
# Authentication libraries
ruby-devise (>= 3.2~), ruby-devise (>= 3.2~),
ruby-devise-async (>= 0.9~), ruby-devise-async (>= 0.9~),
ruby-omniauth (>= 1.1.3~), ruby-doorkeeper (>= 2.1~),
ruby-omniauth (>= 1.2.2~),
ruby-omniauth-azure-oauth2 (>= 0.0.6~), ruby-omniauth-azure-oauth2 (>= 0.0.6~),
ruby-omniauth-bitbucket, ruby-omniauth-bitbucket (>= 0.0.2~),
ruby-omniauth-cas3, ruby-omniauth-cas3 (>= 1.1.2~),
ruby-omniauth-facebook (>= 2.0.1~), ruby-omniauth-facebook (>= 2.0.1~),
ruby-omniauth-github, ruby-omniauth-github (>= 1.1.1~),
ruby-omniauth-gitlab, ruby-omniauth-gitlab (>= 1.0.0~),
ruby-omniauth-google-oauth2, ruby-omniauth-google-oauth2 (>= 0.2.0~),
ruby-omniauth-kerberos (>= 0.3.0-3~), ruby-omniauth-kerberos (>= 0.3.0-3~),
ruby-omniauth-saml (>= 1.4.0~), ruby-omniauth-saml (>= 1.4.0~),
ruby-omniauth-shibboleth, ruby-omniauth-shibboleth (>= 1.2.0~),
ruby-omniauth-twitter, ruby-omniauth-twitter (>= 1.2.0~),
ruby-doorkeeper (>= 2.1~), ruby-omniauth-crowd (>= 2.2.0~),
ruby-omniauth-crowd, ruby-rack-oauth2 (>= 1.2.1~),
ruby-rack-oauth2 (>= 1~), # reCAPTCHA protection
ruby-recaptcha, ruby-recaptcha,
ruby-devise-two-factor, # Two-factor authentication
ruby-rqrcode-rails3, ruby-devise-two-factor (>= 2.0.0~),
ruby-browser, ruby-rqrcode-rails3 (>= 0.1.7~),
ruby-attr-encrypted (>= 1.3.4~)
# Browser detection
ruby-browser (>= 1.0.0~),
# Extracting information from a git repository
ruby-gitlab-git (>= 7.2.21~), ruby-gitlab-git (>= 7.2.21~),
ruby-grack, # LDAP Auth
ruby-omniauth-ldap, # Debian package includes gitlab patches
ruby-gollum-lib (>= 4~), ruby-omniauth-ldap (>= 1.0.4~),
# Git Wiki
ruby-gollum-lib (>= 4.1.0~),
# Language detection
ruby-github-linguist (>= 4.7.0~), ruby-github-linguist (>= 4.7.0~),
ruby-grape (>= 0.6~), # API
ruby-grape-entity (>= 0.4.2), ruby-grape (>= 0.13.0~),
ruby-rack-cors, ruby-grape-entity (>= 0.4.2~),
ruby-stamp, ruby-rack-cors (>= 0.4.0~),
ruby-enumerize, # Pagination
ruby-kaminari, ruby-kaminari (>= 0.16.3),
ruby-haml-rails, # HAML
ruby-carrierwave, ruby-haml-rails (>= 0.9.0~),
ruby-dropzonejs-rails, # Files attachments
ruby-carrierwave (>= 0.9~),
# Drag and Drop UI
ruby-dropzonejs-rails (>= 0.7.1~),
# for aws storage
ruby-fog (>= 1.25~), ruby-fog (>= 1.25~),
ruby-unf (>= 0.1.4), ruby-unf (>= 0.1.4),
ruby-six, # Authorization
ruby-seed-fu, ruby-six (>= 0.2.0~),
# Seed data
ruby-seed-fu (>= 2.3.5~),
# Markdown and HTML processing
ruby-html-pipeline (>= 1.11.0), ruby-html-pipeline (>= 1.11.0),
ruby-task-list, ruby-task-list (>= 1.0.2~),
ruby-github-markup, ruby-github-markup (>= 1.3.1~),
ruby-org (>= 0.9.12), ruby-redcarpet (>= 3.3.3~),
ruby-creole, ruby-redcloth (>= 4.2.9~),
asciidoctor (>= 1.5.2), ruby-org (>= 0.9.12~),
ruby-diffy, ruby-creole (>= 0.5.0~),
unicorn, ruby-wikicloth (>= 0.8.1~)
ruby-unicorn-worker-killer, asciidoctor (>= 1.5.2~),
ruby-state-machines-activerecord, ruby-rouge (>= 1.10.1~),
ruby-nokogiri (>= 1.6.7.1~)
# Diffs
ruby-diffy (>= 3.0.3~),
# Application server
unicorn (>= 4.8~),
ruby-unicorn-worker-killer (>= 0.4.2~),
# State machine
ruby-state-machines-activerecord (>= 0.3.0~),
# Run events after state machine commits
ruby-after-commit-queue, ruby-after-commit-queue,
# Issue tags
ruby-acts-as-taggable-on (>= 3.4~), ruby-acts-as-taggable-on (>= 3.4~),
ruby-slim, # Background jobs
ruby-sinatra, ruby-sinatra (>= 1.4.4~),
ruby-sidekiq (>= 4.0~), ruby-sidekiq (>= 4.0~),
ruby-sidekiq-cron, ruby-sidekiq-cron (>= 0.4.0~),
ruby-redis-namespace, ruby-redis-namespace,
ruby-httparty, # HTTP requests
ruby-colored, ruby-httparty (>= 0.13.3~),
ruby-colorize, # Colored output to console
ruby-settingslogic, ruby-colorize (>= 0.7.0~),
ruby-version-sorter, # GitLab settings
ruby-redis-rails, ruby-settingslogic (>= 2.0.9~),
ruby-fogbugz, # Misc
ruby-version-sorter (>= 2.0.0~),
# Cache
ruby-redis-rails (>= 4.0.0~),
# Campfire integration
ruby-tinder (>= 1.10.0~),
# HipChat integration
ruby-hipchat (>= 1.5.0~),
# Flowdock integration
ruby-gitlab-flowdock-git-hook (>= 1.0.1~),
# Gemnasium integration
ruby-gemnasium-gitlab-service (>= 0.2~),
# Slack integration
ruby-slack-notifier (>= 1.2.0~),
# Asana integration
ruby-asana (>= 0.4.0~),
# FogBugz integration
ruby-fogbugz (>= 0.2.1~),
# d3
ruby-d3-rails (>= 3.1~), ruby-d3-rails (>= 3.1~),
#cal-heatmap
ruby-cal-heatmap-rails (>= 3.5.1~), ruby-cal-heatmap-rails (>= 3.5.1~),
# underscore-rails
ruby-underscore-rails (>= 1.4~), ruby-underscore-rails (>= 1.4~),
ruby-sanitize, # Sanitize user input
ruby-babosa, ruby-sanitize (>= 2.0~),
ruby-babosa (>= 1.0.2~),
# Protect against bruteforcing
ruby-rack-attack (>= 4.3.1~), ruby-rack-attack (>= 4.3.1~),
ruby-ace-rails-ap, # Ace editor
ruby-mousetrap-rails, ruby-ace-rails-ap (>= 3.0.3~),
ruby-charlock-holmes, # Keyboard shortcuts
ruby-sass-rails (>= 5.0.4~), ruby-mousetrap-rails (>= 1.4.6~),
ruby-coffee-rails (>= 4.1.0), # Detect and convert string character encoding
ruby-uglifier, ruby-charlock-holmes (>= 0.7.3~),
ruby-sass-rails (>= 5.0.0~),
ruby-coffee-rails (>= 4.1.0~),
ruby-uglifier (>= 2.7.2~),
ruby-turbolinks (>= 2.5.0~), ruby-turbolinks (>= 2.5.0~),
ruby-jquery-turbolinks, ruby-jquery-turbolinks (>= 2.1.0~),
ruby-jquery-atwho-rails, ruby-addressable (>= 2.3.8~),
ruby-jquery-rails, ruby-bootstrap-sass (>= 3.3.0~),
ruby-jquery-ui-rails,
ruby-jquery-scrollto-rails,
ruby-bootstrap-sass (>= 3~),
ruby-font-awesome-rails (>= 4.2~), ruby-font-awesome-rails (>= 4.2~),
ruby-gitlab-emoji (>= 0.2.0~), ruby-gitlab-emoji (>= 0.2.0~),
ruby-gon (>= 5~), ruby-gon (>= 6.0.1~),
ruby-nprogress-rails, ruby-jquery-atwho-rails (>= 1.3.2~),
ruby-raphael-rails, ruby-jquery-rails (>= 4.0.0~),
ruby-request-store, ruby-jquery-scrollto-rails (>= 1.4.3~),
ruby-select2-rails, ruby-jquery-ui-rails (>= 5.0.0~),
ruby-virtus, ruby-nprogress-rails (>= 0.1.6.7~),
ruby-raphael-rails (>= 2.1.2~),
ruby-request-store (>= 1.1~),
ruby-select2-rails (>= 3.5.9~),
ruby-virtus (>= 1.0.1~),
ruby-net-ssh (>= 3.0.1~), ruby-net-ssh (>= 3.0.1~),
# Metrics # Metrics
ruby-allocations, ruby-allocations (>= 1.0~),
ruby-method-source, ruby-method-source (>= 0.8~),
ruby-addressable, ruby-influxdb (>= 0.2~),
ruby-rugments, ruby-connection-pool (>= 2.0~),
ruby-octokit, ruby-octokit (>= 3.7~),
ruby-mail-room (>= 0.6.1), ruby-mail-room (>= 0.6.1),
ruby-email-reply-parser, ruby-email-reply-parser (>= 0.5.8~),
## CI
ruby-activerecord-deprecated-finders (>= 1.0.3-2~), ruby-activerecord-deprecated-finders (>= 1.0.3-2~),
ruby-activerecord-session-store, ruby-activerecord-session-store (>= 0.1.0~),
ruby-nested-form, ruby-nested-form (>= 0.3.2~),
ruby-whenever, # OAuth
ruby-paranoia, ruby-oauth2 (>= 1.0.0~),
ruby-tinder, # Soft deletion
ruby-hipchat, ruby-paranoia (>= 2.0~),
ruby-gitlab-flowdock-git-hook, # Vendored js files
ruby-gemnasium-gitlab-service,
ruby-slack-notifier,
ruby-asana (>= 0.4.0~),
libjs-jquery-cookie, libjs-jquery-cookie,
libjs-jquery-history, libjs-jquery-history,
libjs-jquery-nicescroll, libjs-jquery-nicescroll,
libjs-clipboard, libjs-clipboard,
libjs-chartjs, libjs-chartjs,
libjs-graphael, libjs-graphael,
libjs-fuzzaldrin-plus, libjs-fuzzaldrin-plus
gitlab-workhorse
Description: git powered software platform to collaborate on code Description: git powered software platform to collaborate on code
gitlab provides web based interface to host source code and track issues. gitlab provides web based interface to host source code and track issues.
It allows anyone for fork a repository and send merge requests. Code review It allows anyone for fork a repository and send merge requests. Code review