[DRE-commits] [gitlab] 02/03: loosen doorkeeper

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Sep 24 16:45:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit ca4caa597a8164bbe35711efd618128d09ae80f1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 24 20:43:21 2015 +0530

    loosen doorkeeper
---
 debian/patches/0003-loosen-doorkeeper.patch | 13 +++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0003-loosen-doorkeeper.patch b/debian/patches/0003-loosen-doorkeeper.patch
new file mode 100644
index 0000000..617d5ae
--- /dev/null
+++ b/debian/patches/0003-loosen-doorkeeper.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -25,7 +25,7 @@ gem 'omniauth-kerberos', group: :kerbero
+ gem 'omniauth-gitlab'
+ gem 'omniauth-bitbucket'
+ gem 'omniauth-saml', '~> 1.4.0'
+-gem 'doorkeeper', '2.1.3'
++gem 'doorkeeper', '~> 2.1'
+ gem "rack-oauth2", "~> 1.0.5"
+ 
+ # Two-factor authentication
diff --git a/debian/patches/series b/debian/patches/series
index 8c630fe..5931cd6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 loosen-rails-version.patch
 0002-loosen-devise.patch
+0003-loosen-doorkeeper.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list