[DRE-commits] [gitlab] 03/04: relax rbnacl

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 11 16:49:18 UTC 2017


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

praveen pushed a commit to branch master
in repository gitlab.

commit 845360da31174588c038d148aff6f1f6cc42c271
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Sep 11 21:06:55 2017 +0530

    relax rbnacl
---
 debian/patches/0300-relax-rbnacl.patch | 11 +++++++++++
 debian/patches/series                  |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/0300-relax-rbnacl.patch b/debian/patches/0300-relax-rbnacl.patch
new file mode 100644
index 0000000..49e93c5
--- /dev/null
+++ b/debian/patches/0300-relax-rbnacl.patch
@@ -0,0 +1,11 @@
+--- a/Gemfile
++++ b/Gemfile
+@@ -377,7 +377,7 @@
+ # Required for ED25519 SSH host key support
+ group :ed25519 do
+   gem 'rbnacl-libsodium'
+-  gem 'rbnacl', '~> 3.2'
++  gem 'rbnacl', '>= 3.2'
+   gem 'bcrypt_pbkdf', '~> 1.0'
+ end
+ 
diff --git a/debian/patches/series b/debian/patches/series
index dad4783..1d1e0d2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,6 +11,7 @@ pid-log-paths.patch
 0270-relax-toml-rb.patch
 0280-relax-pg.patch
 0290-skip-peek-mysql2.patch
+0300-relax-rbnacl.patch
 0410-set-webpack-root.patch
 0420-use-system-libs.patch
 add-system-lib-path-for-webpack.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