[Git][noosfero/noosfero][master] 2 commits: ldap-plugin: update net-ldap version due to security vulnerability

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jan 11 11:28:05 BRST 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
a705f88c by Rodrigo Souto at 2018-01-09T11:18:08-03:00
ldap-plugin: update net-ldap version due to security vulnerability

- - - - -
768516b5 by Rodrigo Souto at 2018-01-11T13:27:56+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
- - - - -


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/compare/5df1e43d1850b2bb01ecc34a1eb94f158bca6906...768516b5f8f98cc853ba279f4ea0b6d28792a364

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/5df1e43d1850b2bb01ecc34a1eb94f158bca6906...768516b5f8f98cc853ba279f4ea0b6d28792a364
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/e21b6501/attachment-0001.html>


More information about the Noosfero-dev mailing list