File xmlbeans.changes of Package xmlbeans.26571
-------------------------------------------------------------------
Mon Oct 17 09:24:54 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
- Security Fix: [bsc#1180915, CVE-2021-23926]
* XML parsers does not protect from malicious XML input
* Add xmlbeans-CVE-2021-23926.patch
-------------------------------------------------------------------
Wed Oct 4 12:21:21 UTC 2017 - fstrba@suse.com
- Remove the dependency on java-1_5_0-gcj-compat
- Use java source and target level 1.6 also for xmlbeans-mini
- Clean spec files
-------------------------------------------------------------------
Mon Sep 11 20:06:31 UTC 2017 - jengelh@inai.de
- Trim description for size.
-------------------------------------------------------------------
Mon Sep 11 14:21:30 UTC 2017 - fstrba@suse.com
- Added patch:
* xmlbeans-2.6.0-jdk9.patch
+ Specify java source and target level 1.6 and java file
encoding in order to allow building with jdk9
-------------------------------------------------------------------
Thu Apr 27 14:50:06 UTC 2017 - dimstar@opensuse.org
- Buildignore xml-commons-jaxp-1.3-apis and xml-commons-resolver12
only when building xmlbeans-mini.
-------------------------------------------------------------------
Mon Jul 27 19:06:19 UTC 2015 - antoine.belvire@laposte.net
- Fix build with Java 8:
* add xmlbeans-2.6.0-java8.patch
-------------------------------------------------------------------
Tue Dec 9 07:49:21 UTC 2014 - tchvatal@suse.com
- Try to fix the cycle, put back gcj compat dep
-------------------------------------------------------------------
Fri Dec 5 13:24:48 UTC 2014 - p.drouand@gmail.com
- Remove java-1_5_0-gcj-compat-devel/java-devel dependency; not
needed anymore
-------------------------------------------------------------------
Fri Aug 29 12:32:21 UTC 2014 - coolo@suse.com
- provide xmlbeans in xmlbeans-mini so it's a valid choice
during bootstrap
-------------------------------------------------------------------
Tue Jul 8 10:32:28 UTC 2014 - tchvatal@suse.com
- Do not depend on ant-trax
-------------------------------------------------------------------
Tue Jun 10 11:02:18 UTC 2014 - tchvatal@suse.com
- Version bump to 2.6.0:
* bugfixes
* multithread fixes
* fixed error messages
* more: http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1364789&view=markup
- Rebase xmlbeans-2.4.0-nodownload.patch to apply to new version
- Cleanup with spec-cleaner
-------------------------------------------------------------------
Fri Dec 6 09:15:04 UTC 2013 - mvyskocil@suse.com
- fix boostrapping of xmlbeans
* xmlbeans-mini does install mandatory oldxmlbeans.jar
* xmlbeans require -mini variant
-------------------------------------------------------------------
Thu Sep 12 15:39:59 UTC 2013 - tchvatal@suse.com
- Fix jpackage-utils collision by requiring javapacakges-tools.
-------------------------------------------------------------------
Fri Aug 23 12:28:46 UTC 2013 - mvyskocil@suse.com
- remove javadoc and manual packages
-------------------------------------------------------------------
Tue Apr 16 12:42:28 UTC 2013 - mvyskocil@suse.com
- add Conflicts between xmlbeans/xmlbeans-mini packages
-------------------------------------------------------------------
Fri Apr 5 09:03:09 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Mon Jan 7 12:20:11 UTC 2013 - mvyskocil@suse.com
- remove xerces-j2-bootstrap depenency (bnc#789163)
-------------------------------------------------------------------
Mon Dec 10 14:58:48 UTC 2012 - mvyskocil@suse.com
- use saxon9 for build-classpath as well
-------------------------------------------------------------------
Thu Nov 29 14:02:08 UTC 2012 - mvyskocil@suse.com
- require saxon9 for build
-------------------------------------------------------------------
Fri May 18 07:27:35 UTC 2012 - mvyskocil@suse.cz
- update to 2.4.0 - need by new apache-poi
* Finer grained support for CDATA
* Upgraded support for Saxon 9
* Added more fine-grained control over XML to Java name mapping
* Add support for JVM-supported encodings
* Bug fixes
-------------------------------------------------------------------
Mon Nov 8 12:09:49 UTC 2010 - mvyskocil@suse.cz
- build ignore xml-commons-jaxp-1.3-apis
-------------------------------------------------------------------
Thu Sep 2 12:50:46 UTC 2010 - mvyskocil@suse.cz
- ignore antlr(-java) to reduce build cycles
-------------------------------------------------------------------
Thu Oct 2 08:39:32 CEST 2008 - mvyskocil@suse.cz
- Fixed a build dependencies of xmlbeans-mini package:
- remove an unecessary ones
- explicit use of a bootstrap packages instead of full featured
- add a BuildIgnore
-------------------------------------------------------------------
Tue Sep 16 10:59:24 CEST 2008 - mvyskocil@suse.cz
- Created an xmlbeans-mini package build with gcj (the bootstrapping of
openjdk)
- Removal of .xsd files with problematic license
- The new source archive is xmlbeans-2.1.0-src-free.tar.bz2
-------------------------------------------------------------------
Tue Sep 2 16:47:19 CEST 2008 - mvyskocil@suse.cz
- Initial packaging of 2.1.0 (based on Jpackage 1.7)