Accepting request 517519 from home:pmonrealgonzalez:branches:Java:packages

- Update to version 1.5
  * Security fix [CVE-2017-9801, bsc#1051785]
    - SMTP header injection vulnerabilty 
    - Added patch apache-commons-email-CVE-2017-9801.patch
  * Requires Java >= 1.6
  * Added Support for International Domain Names
  * Upgrade to javax.mail-1.5.6
- Full update report in:
  http://commons.apache.org/proper/commons-email/changes-report.html

OBS-URL: https://build.opensuse.org/request/show/517519
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-email?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2017-08-18 20:03:01 +00:00
committed by Git OBS Bridge
parent 7037451e5f
commit f68feeb0ad
5 changed files with 22 additions and 11 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 17 13:27:51 UTC 2017 - pmonrealgonzalez@suse.com
- Update to version 1.5
* Security fix [CVE-2017-9801, bsc#1051785]
- SMTP header injection vulnerabilty
- Added patch apache-commons-email-CVE-2017-9801.patch
* Requires Java >= 1.6
* Added Support for International Domain Names
* Upgrade to javax.mail-1.5.6
- Full update report in:
http://commons.apache.org/proper/commons-email/changes-report.html
-------------------------------------------------------------------
Sun May 21 07:49:03 UTC 2017 - tchvatal@suse.com