Package Release Info

apache-commons-email-1.5-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

apache-commons-email
apache-commons-email-javadoc

Change Logs

* Tue Feb 20 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
* Wed Mar 30 2022 Fridrich Strba <fstrba@suse.com>
- Build against the standalone JavaEE modules inconditionally
* Thu Mar 17 2022 Fridrich Strba <fstrba@suse.com>
- Add glassfish-activation-api dependency so that we can build with
  JDK that does not contain the JavaEE modules
* Tue May 15 2018 fstrba@suse.com
- Modified patch:
  * commons-email-1.5-sourcetarget.patch
    + build with java source and target 8 to anticipate removal of
    the java 6 compatibility
- Added patch:
  * commons-email-1.5-javadoc.patch
    + Do not load urls while building
- Run fdupes on documentation
Version: 1.5-bp150.2.4
* Thu Sep 14 2017 fstrba@suse.com
- Added patch:
  * commons-email-1.5-sourcetarget.patch
  - Specify java source and target 1.6 and fix jdk9 build
* Thu Aug 17 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 2017 tchvatal@suse.com
- Remove javapackages-tools requires
* Fri Jul 18 2014 tchvatal@suse.com
- Cleanup a bit with spec-cleaner
* Fri Jan 06 2012 dmacvicar@suse.de
- add BuildRoot so it builds on SLE
* Tue Dec 20 2011 dmacvicar@suse.de
- initial package based on Fedora. Removed maven stuff