Change log for libapache-poi-java package in Debian

116 of 16 results
Published in sid-release
libapache-poi-java (4.0.1-6) unstable; urgency=medium

  * Team upload

  [ Vladimir Petko ]
  * d/p/17_commons-compress-upgrade.patch: apply upstream patch to resolve ftbfs
    (Closes: #1065455).

 -- Vladimir Petko <email address hidden>  Thu, 07 Mar 2024 15:21:27 +1300

Available diffs

Superseded in sid-release
libapache-poi-java (4.0.1-5) unstable; urgency=medium

  [ Pierre Gruet ]
  * Team upload
  * Providing classpaths of build jars in debian/libapache-poi-java.classpath
    (Closes: #1012079)
  * Raising Standards version to 4.6.1 (Rules-Requires-Root: no)
  * Removing unneeded versioned dependencies in debian/control
  * Replacing obsolete X-Comment field with Comment in d/copyright
  * Trim trailing whitespace.
  * Raising debian/watch format from 3 to 4.
  * Adding missing dependencies to the binary package
  * Apply multi-arch hints. + libapache-poi-java-doc: Add Multi-Arch: foreign.

  [ tony mancill ]
  * Add patch for BouncyCastle 1.77 (Closes: #1057167)
  * Use UTC for build timestamp (Closes: #1039741)

 -- tony mancill <email address hidden>  Wed, 13 Dec 2023 13:42:30 -0800

Available diffs

Published in bookworm-release
Superseded in sid-release
libapache-poi-java (4.0.1-4) unstable; urgency=medium

  * Compatibility with XMLBeans 4.0

 -- Emmanuel Bourg <email address hidden>  Mon, 16 May 2022 23:21:14 +0200

Available diffs

Superseded in sid-release
libapache-poi-java (4.0.1-3) unstable; urgency=medium

  * Fixed the build failure with Java 17 (Closes: #981973)
  * Tightened the dependency on libcommons-compress-java (Closes: #923540)
  * Preserve the compatibility with Java 8 when building with recent JDKs

 -- Emmanuel Bourg <email address hidden>  Mon, 14 Feb 2022 17:00:55 +0100

Available diffs

Superseded in sid-release
libapache-poi-java (4.0.1-2) unstable; urgency=medium

  * Team upload.
  * Add preliminary ignore-test-errors.patch but don't apply it to work around
    the test failures.
  * Ignore test failures for now which seem to be related to the upgrade of
    commons-compress to version 1.21, "Truncated ZIP file". This could be merely
    a problem with some kind of return code or message but should be
    re-investigated when the next upstream version of Apache POI will be
    packaged. (Closes: #997715)
  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.6.0.

 -- Markus Koschany <email address hidden>  Sat, 13 Nov 2021 23:13:12 +0100

Available diffs

Published in bullseye-release
Published in buster-release
Superseded in sid-release
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

 -- Emmanuel Bourg <email address hidden>  Mon, 21 Jan 2019 23:34:12 +0100

Available diffs

Superseded in buster-release
Superseded in sid-release
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

 -- Emmanuel Bourg <email address hidden>  Thu, 17 Jan 2019 10:43:53 +0100

Available diffs

Superseded in buster-release
Superseded in sid-release
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+

 -- Emmanuel Bourg <email address hidden>  Wed, 25 Jul 2018 23:00:27 +0200

Available diffs

Superseded in sid-release
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

 -- Emmanuel Bourg <email address hidden>  Tue, 24 Jul 2018 13:55:38 +0200

Available diffs

Superseded in buster-release
Published in stretch-release
Superseded in sid-release
libapache-poi-java (3.10.1-3) unstable; urgency=medium
 
  * Team upload.

  [ Emmanuel Bourg ]
  * Use the date of the changelog as the release date in Version.java
    (Closes: #790741)

  [ tony mancill ]
  * Standards-Version updated to 3.9.8 (no changes)
  * Update Vcs URLs to use HTTPS.

 -- tony mancill <email address hidden>  Sun, 14 Aug 2016 17:09:47 -0700

Available diffs

Superseded in stretch-release
Published in jessie-release
Superseded in sid-release
libapache-poi-java (3.10.1-2) unstable; urgency=medium


  * Fixed CVE-2014-9527: Infinite loop on corrupted PPT file (Closes: #775171)
  * Standards-Version updated to 3.9.6 (no changes)
  * Moved the package to Git

 -- Emmanuel Bourg <email address hidden>  Mon, 12 Jan 2015 15:06:33 +0100

Available diffs

Superseded in jessie-release
Superseded in sid-release
libapache-poi-java (3.10.1-1) unstable; urgency=medium


  * New upstream release (Fixes CVE-2014-3529 and CVE-2014-3574)
    - Refreshed the patches

 -- Emmanuel Bourg <email address hidden>  Thu, 28 Aug 2014 22:43:52 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
libapache-poi-java (3.10-2) unstable; urgency=medium


  * Fixed a test failure with Java 8

 -- Emmanuel Bourg <email address hidden>  Wed, 16 Jul 2014 13:51:22 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
libapache-poi-java (3.10-1) unstable; urgency=medium


  * New upstream release
    - Refreshed the patches
    - Build depend on junit4 instead of junit
    - Added a patch disabling the code coverage report
  * Standards-Version updated to 3.9.5 (no changes)
  * Switch to debhelper level 9
  * Use XZ compression for the upstream tarball

 -- Emmanuel Bourg <email address hidden>  Tue, 25 Feb 2014 15:17:18 +0100

Available diffs

Superseded in jessie-release
Superseded in sid-release
libapache-poi-java (3.9-1) unstable; urgency=low


  [ Emmanuel Bourg ]
  * New upstream release
    - Refreshed the patches
    - Removed poi-contrib.jar (merged into poi.jar and poi-examples.jar)
    - Removed the unused dependencies on commons-beanutils, commons-lang
      and xalan
    - Added a dependency on libcommons-codec-java
    - Added the new excelant component (Excel Ant tasks)
  * Removed the patches 01_javac_encoding.patch and 02_classpath.patch
  * Enabled the unit tests
  * Added the classpath attribute in the manifests
  * Enabled the ooxml modules (Closes: #658288)
    - Removed the patch 03_no_ooxml.patch
    - Updated debian/orig-tar.sh to fetch the OOXML schemas from the ECMA site
    - Added a dependency on libxmlbeans-java
    - Updated debian/copyright to document the license of the OOXML schemas
  * debian/control:
    - Updated Standards-Version to 3.9.4 (no changes)
    - Use canonical URLs for the Vcs-* fields
    - Removed Michael Koch from the uploaders (Closes: #654046)
    - Improved the package description
  * debian/rules: Improved the clean target
  * Updated the debian/README.* files

  [ tony mancill ]
  * Update debian/copyright to DEP5 format; clarify license of 
    chunks_parse_cmds.tbl.  (Closes: #659067)

 -- Emmanuel Bourg <email address hidden>  Tue, 09 Jul 2013 23:10:21 +0200

Available diffs

Superseded in jessie-release
Published in wheezy-release
Superseded in sid-release
libapache-poi-java (3.6+dfsg-2) unstable; urgency=low


  * Rename package from jakarta-poi to apache-poi. Add appropriate Conflicts,
    Replaces, and Provides.
  * Keep some compatibility symlinks in /usr/share/java.
  * Remove Java runtime from Depends.
  * Switch to source format 3.0.
  * Remove Christian from Uploaders list.
  * Switch to debhelper level 7.
  * Update Standards-Version: 3.9.2.

 -- Torsten Werner <email address hidden>  Wed, 07 Sep 2011 22:08:56 +0200
116 of 16 results