libapache-poi-java 4.0.1-1~18.03 source package in Ubuntu

Changelog

libapache-poi-java (4.0.1-1~18.03) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1814133.
  * Tighten build dependency on libcommons-compress-java.

libapache-poi-java (4.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Disabled the tests using xmlunit 2.x (not in Debian yet)
    - Depend on libxmlbeans-java (>= 3.0.2)
    - New dependencies on libcommons-compress-java and libcommons-math3-java
  * Build with Java 11 (Closes: #912476)
  * Backported a fix for a test failure

libapache-poi-java (3.17-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #800958)
    - Fixes CVE-2017-5644: XML Entity Expansion (XEE) attack with specially
      crafted OOXML file (Closes: #858301)
    - Fixes CVE-2017-12626: Infinite Loops while parsing crafted WMF, EMF, MSG
      and macros. Out of memory errors while parsing crafted DOC, PPT and XLS
      (Closes: #888651)
    - Refreshed the patches
    - New dependencies on libcurvesapi-java and libcommons-collections4-java
    - Updated the path to the Maven artifacts produced by the build
    - Added xmlbeans to the build classpath
    - Patched the xsds to resolve the external schemas in offline mode
    - Disabled the JMH benchmarks
  * Build with Java 8 temporarily
  * Standards-Version updated to 4.3.0

libapache-poi-java (3.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Added the new XSDs downloaded during the build in the upstream tarball
    - New build dependencies on libbcpkix-java and libxml-security-java
    - New dependency on libjaxb-api-java for Java 9+

libapache-poi-java (3.10.1-4) unstable; urgency=medium

  * Team upload.
  * Fixed the test failures with Java 9 (Closes: #893250)
  * Downgraded the ant dependency to "Suggests" level (Closes: #856693)
  * Removed Damien Raude-Morvan from the uploaders (Closes: #889320)
  * Properly install the poi-excelant jar
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 4.1.5
  * Switch to debhelper level 10
  * Use salsa.debian.org Vcs-* URLs
  * Use a secure URL in debian/watch

 -- Matthias Klose <email address hidden>  Tue, 26 Feb 2019 17:40:35 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libapache-poi-java_4.0.1.orig.tar.xz 72.6 MiB 54db524e2bae73658e4fdb3a6e2d69cb4137638ace71fcde93659be2695287ea
libapache-poi-java_4.0.1-1~18.03.debian.tar.xz 12.2 KiB 1ddc97b877198331aba18cc97f5e1ee9edfae90644c720051d1c739c581de98a
libapache-poi-java_4.0.1-1~18.03.dsc 2.5 KiB c80f801089ece10845426ddf11c7f9ae77a7b2d35dfa3ac59862a70c35e61fad

View changes file

Binary packages built by this source

libapache-poi-java: Apache POI - Java API for Microsoft Documents

 Apache POI provides a Java API for manipulating various file formats based upon
 the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document
 format (OLE2).
 .
 Apache POI supports the following formats:
  * Word (DOC, DOCX)
  * Excel (XLS, XLSX)
  * PowerPoint (PPT, PPTX)
  * Visio (VSD)
  * Publisher (PUB)
  * Outlook
  * TNEF (Transport Neutral Encoding Format)

libapache-poi-java-doc: Apache POI - Java API for Microsoft Documents (Documentation)

 Apache POI provides a Java API for manipulating various file formats based upon
 the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document
 format (OLE2).
 .
 Apache POI supports the following formats:
  * Word (DOC, DOCX)
  * Excel (XLS, XLSX)
  * PowerPoint (PPT, PPTX)
  * Visio (VSD)
  * Publisher (PUB)
  * Outlook
  * TNEF (Transport Neutral Encoding Format)
 .
 This package contains the documentation for libapache-poi-java.