Skip to content

Commit

Permalink
Merge pull request #175 from OpenConext/feature/cve-2019-3465-r16
Browse files Browse the repository at this point in the history
Upgrade xmlseclibs to version 3.0.4
  • Loading branch information
MKodde committed Nov 7, 2019
2 parents 9c0d421 + 1d3c71f commit 2f7323f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 9 deletions.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,13 @@ before_script:
script:
- ant


branches:
only:
- master
- develop
- release/2.10

addons:
apt:
packages:
- ant
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.10.7
This is a security release that will harden the application against CVE 2019-346
* Upgrade xmlseclibs to version 3.0.4 #175

## 2.10.5 & 2.10.6
No release notes provided

## 2.10.4
**Improvement**
* Optimized the PSR-4 autoload configuration
Expand Down
15 changes: 7 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f7323f

Please sign in to comment.