[DRE-commits] [gitlab] 03/03: loosen rack-oauth2

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 86ff58575513632b27a3333e79ad84f4ccc0e3b9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 24 22:14:53 2015 +0530

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

diff --git a/debian/patches/0004-loosen-rack-oauth2.patch b/debian/patches/0004-loosen-rack-oauth2.patch
new file mode 100644
index 0000000..93a06fc
--- /dev/null
+++ b/debian/patches/0004-loosen-rack-oauth2.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -26,7 +26,7 @@ gem 'omniauth-gitlab'
+ gem 'omniauth-bitbucket'
+ gem 'omniauth-saml', '~> 1.4.0'
+ gem 'doorkeeper', '~> 2.1'
+-gem "rack-oauth2", "~> 1.0.5"
++gem "rack-oauth2", "~> 1.0"
+ 
+ # Two-factor authentication
+ gem 'devise-two-factor'
diff --git a/debian/patches/series b/debian/patches/series
index 5931cd6..82cd077 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 loosen-rails-version.patch
 0002-loosen-devise.patch
 0003-loosen-doorkeeper.patch
+0004-loosen-rack-oauth2.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