Sha256: 97cea7452a80a199b06c8822d645c2ef9e2f9a456e168768bafc668fe9b32048

Contents?: true

Size: 1.22 KB

Versions: 15

Compression:

Stored size: 1.22 KB

Contents

# RubySaml Changelog

### 0.8.4 (March 5, 2018)
* Improve the fix for CVE-2017-11428 to parse CDATA properly

### 0.8.3 (Feb 27, 2018)
* Fix vulnerability CVE-2017-11428. Process text of nodes properly, ignoring comments
* Fix DigestMethod lookup bug #144

### 0.8.2 (Jan 26, 2014)
* [#183](https://github.com/onelogin/ruby-saml/pull/183) Resolved a security vulnerability where string interpolation in a `REXML::XPath.first()` method call allowed for arbitrary code execution.

### 0.8.0 (Feb 21, 2014)
**IMPORTANT**: This release changed namespace of the gem from `OneLogin::Saml` to `OneLogin::RubySaml`.  Please update your implementations of the gem accordingly.

* [#111](https://github.com/onelogin/ruby-saml/pull/111) `Onelogin::` is `OneLogin::`
* [#108](https://github.com/onelogin/ruby-saml/pull/108) Change namespacing from `Onelogin::Saml` to `Onelogin::Rubysaml`


### 0.7.3 (Feb 20, 2014)
Updated gem dependencies to be compatible with Ruby 1.8.7-p374 and 1.9.3-p448. Removed unnecessary `canonix` gem dependency.

* [#107](https://github.com/onelogin/ruby-saml/pull/107) Relax nokogiri version requirement to >= 1.5.0
* [#105](https://github.com/onelogin/ruby-saml/pull/105) Lock Gem versions, fix to resolve possible namespace collision

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
ruby-saml-0.8.18 changelog.md
ruby-saml-0.8.17 changelog.md
ruby-saml-0.8.16 changelog.md
ruby-saml-0.8.15 changelog.md
ruby-saml-0.8.14 changelog.md
ruby-saml-0.8.13 changelog.md
ruby-saml-0.8.12 changelog.md
ruby-saml-0.8.11 changelog.md
ruby-saml-0.8.10 changelog.md
ruby-saml-0.8.9 changelog.md
ruby-saml-0.8.8 changelog.md
ruby-saml-0.8.7 changelog.md
ruby-saml-0.8.6 changelog.md
ruby-saml-0.8.5 changelog.md
ruby-saml-0.8.4 changelog.md