[Git][noosfero/noosfero][stable-1.10] Merge branch 'update-net-ldap' into 'master'

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jan 11 11:33:50 BRST 2018


Rodrigo Souto pushed to branch stable-1.10 at Noosfero / noosfero


Commits:
2997b64f by Rodrigo Souto at 2018-01-11T13:33:38+00:00
Merge branch 'update-net-ldap' into 'master'

ldap-plugin: update net-ldap version due to security vulnerability

See merge request noosfero/noosfero!1373

(cherry picked from commit 768516b5f8f98cc853ba279f4ea0b6d28792a364)

a705f88c ldap-plugin: update net-ldap version due to security vulnerability
- - - - -


3 changed files:

- plugins/ldap/Gemfile
- plugins/ldap/README.md
- + plugins/ldap/debian-dependencies


Changes:

=====================================
plugins/ldap/Gemfile
=====================================
--- a/plugins/ldap/Gemfile
+++ b/plugins/ldap/Gemfile
@@ -1,3 +1,3 @@
 source 'https://rubygems.org'
-gem "net-ldap", "~> 0.12.1"
+gem "net-ldap", "~> 0.16.1"
 gem "magic", ">= 0.2.8"


=====================================
plugins/ldap/README.md
=====================================
--- a/plugins/ldap/README.md
+++ b/plugins/ldap/README.md
@@ -12,8 +12,7 @@ Dependences
 
 See the Noosfero install file. After install Noosfero, install LDAP dependences:
 
-$ gem install net-ldap -v 0.3.1
-$ sudo apt-get install ruby-magic
+$ sudo apt-get install ruby-magicl ruby-net-ldap
 
 Enable Plugin
 -------------


=====================================
plugins/ldap/debian-dependencies
=====================================
--- /dev/null
+++ b/plugins/ldap/debian-dependencies
@@ -0,0 +1 @@
+ruby-net-ldap



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/2997b64fdd265eb9c24e39862feb0ddd2da0f440

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/2997b64fdd265eb9c24e39862feb0ddd2da0f440
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180111/59aee991/attachment.html>


More information about the Noosfero-dev mailing list