Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: xstream | Distribution: SUSE Linux Enterprise 15 |
Version: 1.4.15 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 3.5.2 | Build date: Tue Mar 16 20:25:22 2021 |
Group: Development/Libraries/Java | Build host: sheep61 |
Size: 650790 | Source RPM: xstream-1.4.15-3.5.2.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://x-stream.github.io/ | |
Summary: Java XML serialization library |
XStream is a simple library to serialize objects to XML and back again. A high level facade is supplied that simplifies common use cases. Custom objects can be serialized without need for specifying mappings. Speed and low memory footprint are a crucial part of the design, making it suitable for large object graphs or systems with high message throughput. No information is duplicated that can be obtained via reflection. This results in XML that is easier to read for humans and more compact than native Java serialization. XStream serializes internal fields, including private and final. Supports non-public and inner classes. Classes are not required to have default constructor. Duplicate references encountered in the object-model will be maintained. Supports circular references. By implementing an interface, XStream can serialize directly to/from any tree structure (not just XML). Strategies can be registered allowing customization of how particular types are represented as XML. When an exception occurs due to malformed XML, detailed diagnostics are provided to help isolate and fix the problem.
BSD-3-Clause
* Mon Jan 18 2021 fstrba@suse.com - Upgrade to 1.4.15 * fixes bsc#1180146, CVE-2020-26258 and bsc#1180145, CVE-2020-26259 * Mon Jan 18 2021 fstrba@suse.com - Upgrade to 1.4.14 * fixes bsc#1180994, CVE-2020-26217 - Remove patches: * 0001-Prevent-deserialization-of-void.patch * xstream-1.4.9-javadoc.patch + integrated in upstream sources * Tue Jun 04 2019 fstrba@suse.com - Initial packaging of xstream 1.4.9
/usr/share/doc/packages/xstream /usr/share/doc/packages/xstream/README.txt /usr/share/java/xstream /usr/share/java/xstream.jar /usr/share/java/xstream/xstream.jar /usr/share/licenses/xstream /usr/share/licenses/xstream/LICENSE.txt /usr/share/maven-metadata/xstream.xml /usr/share/maven-poms/xstream /usr/share/maven-poms/xstream.pom /usr/share/maven-poms/xstream/xstream.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:49:26 2024