[DRE-commits] [gitlab] 01/02: loosen omniauth-shibboleth

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 27 18:24:02 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 9e9b246f8b3270e085bf154055815cb9f371e628
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Sep 27 13:27:07 2015 +0530

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

diff --git a/debian/patches/0009-loosen-omniauth-shibboleth.patch b/debian/patches/0009-loosen-omniauth-shibboleth.patch
new file mode 100644
index 0000000..62a7fea
--- /dev/null
+++ b/debian/patches/0009-loosen-omniauth-shibboleth.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -28,7 +28,7 @@ gem 'omniauth', "~> 1.2.2"
+ gem 'omniauth-google-oauth2', '~> 0.2.4'
+ gem 'omniauth-twitter', '~> 1.0'
+ gem 'omniauth-github', '~> 1.1.1'
+-gem 'omniauth-shibboleth', '~> 1.1.1'
++gem 'omniauth-shibboleth', '~> 1.2'
+ gem 'omniauth-kerberos', '~> 0.2.0', group: :kerberos
+ gem 'omniauth-gitlab', '~> 1.0.0'
+ gem 'omniauth-bitbucket', '~> 0.0.2'
diff --git a/debian/patches/series b/debian/patches/series
index ab9817c..db5875c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@ loosen-rails-version.patch
 0006-loosen-grape.patch
 0007-loosen-omniauth-google-oauth2.patch
 0008-loosen-omniauth-twitter.patch
+0009-loosen-omniauth-shibboleth.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