xalan-j2/xalan-j2.changes

195 lines
6.7 KiB
Plaintext

-------------------------------------------------------------------
Thu Aug 31 08:42:41 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Update to upstream version 2.7.3
* Java 8 requirement
+ This XalanJ release, requires users to use Java minimum
version 8 for working with XalanJ.
* Fix for CVE-2022-34169 (bsc#1201684) An integer truncation issue
when processing malicious XSLT stylesheets
+ This issue was fixed within XalanJ's XSLTC processor. This
XalanJ issue, when present causes following problems:
Malicious XSLT stylesheets may be written, which could result
in XalanJ invalid translet Java byte code to be produced by
XalanJ XSLTC processor. The XalanJ translet is a Java byte
code compiled representation, of an XSLT transformation.
* Upgrade to Apache Commons BCEL 6.7.0
+ This XalanJ release, contains upgraded version of Apache
Commons BCEL library.
* Enhancements for, performing XalanJ build and running of XalanJ
tests from source distribution
+ The XalanJ users, can now make XalanJ builds and perform
XalanJ tests from the XalanJ source distribution. The XalanJ
build scripts for the implementation and the tests, both for
the Windows and Linux platforms, were enhanced to support
building XalanJ with JDK 1.8.
* Upgrade to Xerces-J 2.12.2
+ This XalanJ release, contains upgraded versions of
xercesImpl.jar and xml-apis.jar (Xerces-J 2.12.2).
- Modified patches:
* openjdk-build.patch
* xalan-j2-manifest.patch
+ rediff to changed context
-------------------------------------------------------------------
Fri Mar 18 16:35:47 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source/target levels 8
-------------------------------------------------------------------
Wed Mar 9 10:03:49 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Do not link to the java_cup* compatibility links, but to the
java-cup* ones
-------------------------------------------------------------------
Tue Jul 6 07:31:04 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Remove parent from the pom files, since we are not building
with maven
- Clean-up packaging
-------------------------------------------------------------------
Fri Feb 1 10:23:16 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Add xalan-j2-serializer-MANIFEST.MF and xalan-j2-MANIFEST.MF
* Contain OSGi metadata required by Eclipse
-------------------------------------------------------------------
Sun Nov 18 21:00:55 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Add maven pom file for xsltc
-------------------------------------------------------------------
Wed Nov 7 13:13:56 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Add maven pom files for xalan-j2 and the serializer
-------------------------------------------------------------------
Tue Oct 3 12:07:42 UTC 2017 - fstrba@suse.com
- Added patch:
* openjdk-build.patch
+ Fix build with different versions of OpenJDK
- Do not require gcc-java any more
- Run fdupes
-------------------------------------------------------------------
Mon Dec 8 14:56:54 UTC 2014 - tchvatal@suse.com
- Revert last commit, causes cycles.
-------------------------------------------------------------------
Fri Dec 5 13:50:28 UTC 2014 - p.drouand@gmail.com
- Replace java-1_5_0-gcj-compat-devel with javapackages-tools
-------------------------------------------------------------------
Mon Jul 21 08:44:29 UTC 2014 - tchvatal@suse.com
- Update-alternatives love.
-------------------------------------------------------------------
Mon Jun 23 07:58:37 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner.
-------------------------------------------------------------------
Mon Jun 23 07:55:54 UTC 2014 - tchvatal@suse.com
- Version bump to 2.7.2 release:
* various small fixes
* Fix security bnc#870082 CVE-2014-0107
- Fix few rpmlint warnings
- Deleted xalan-j2-java14compat.patch patch as we don't bother
with 1.4 java anymore
- Rebased patches on new code:
* xalan-j2-crosslink.patch
* xalan-j2-manifest.patch
* xalan-j2-noxsltcdeps.patch
-------------------------------------------------------------------
Wed Aug 28 07:47:48 UTC 2013 - mvyskocil@suse.com
- mark all files related to update-alternatives as ghost
- reformat header of spec a bit
-------------------------------------------------------------------
Fri Aug 23 11:55:26 UTC 2013 - mvyskocil@suse.com
- drop javadoc package
-------------------------------------------------------------------
Mon Jan 7 12:19:14 UTC 2013 - mvyskocil@suse.com
- remove xerces-j2-bootstrap depenency (bnc#789163)
-------------------------------------------------------------------
Mon Nov 8 10:15:22 UTC 2010 - mvyskocil@suse.cz
- ignore xml-commons-jaxp-1.3-apis
-------------------------------------------------------------------
Mon May 4 17:50:26 CEST 2009 - mvyskocil@suse.cz
- build with java-cup-bootstrap instead obsolete java_cup
-------------------------------------------------------------------
Wed Mar 18 10:40:30 CET 2009 - mvyskocil@suse.cz
- bnc#485299: Ant <xslt> tasks fail with NoClassDefFoundError:
org/apache/xml/serializer/SerializerTrace
-------------------------------------------------------------------
Mon Jul 28 15:15:42 CEST 2008 - ro@suse.de
- use xml-commons-apis-bootstrap instead of xml-commons-apis
-------------------------------------------------------------------
Mon Jul 28 09:04:55 CEST 2008 - coolo@suse.de
- buildignore xml-commons (ant works without it)
-------------------------------------------------------------------
Mon Jul 21 17:40:03 CEST 2008 - coolo@suse.de
- build against gcj to avoid bootstrap problems
-------------------------------------------------------------------
Thu Sep 21 16:36:24 CEST 2006 - skh@suse.de
- update to version 2.7.0 from jpackage.org
- don't use icecream
- use target="1.4" for build with java 1.5
-------------------------------------------------------------------
Wed Jan 25 21:49:06 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jul 29 11:46:20 CEST 2005 - jsmeix@suse.de
- Adjustments in the spec file.
-------------------------------------------------------------------
Wed Jul 20 14:22:31 CEST 2005 - jsmeix@suse.de
- Current version 2.6.0 from JPackage.org
-------------------------------------------------------------------
Mon Jul 18 17:09:49 CEST 2005 - jsmeix@suse.de
- Current version 2.6.0 from JPackage.org
-------------------------------------------------------------------
Thu Sep 16 19:58:45 CEST 2004 - skh@suse.de
- Fix prerequires
-------------------------------------------------------------------
Thu Sep 2 18:44:39 CEST 2004 - skh@suse.de
- Initial package created with version 2.6.0 (JPackage 1.5)