libitext-java 2.1.7-16 source package in Ubuntu

Changelog

libitext-java (2.1.7-16) unstable; urgency=medium

  * Team upload.
  * Patch for infinite loop in PDF traversal (Closes: #1059318)
    Addresses CVE-2021-37819

 -- tony mancill <email address hidden>  Fri, 22 Dec 2023 21:31:38 -0800

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libitext-java_2.1.7-16.dsc 2.2 KiB 61c2bcb833d5e04746959f11e55ad01d3d585a1e39239a586040c4a05185bf05
libitext-java_2.1.7.orig.tar.gz 1.3 MiB 6da064db2a4f3231d57d018447a8236d476eaceac6eaaeba7bd518d68ee2bfef
libitext-java_2.1.7-16.debian.tar.xz 45.2 KiB c6b3b3716c367c644885d4c479eba56f6838c47365ae789bd5c011a5b4b4d920

Available diffs

No changes file available.

Binary packages built by this source

libitext-java: Java Library to create and manipulate PDF on the fly

 iText is a library that allows you to generate PDF files on the fly.
 The iText classes are very useful for people who need to generate read-only,
 platform independent documents containing text, lists, tables and images.
 The library is especially useful in combination with Java(TM)
 technology-based Servlets: The look and feel of HTML is browser dependent;
 with iText and PDF you can control exactly how your servlet's output will look.

libitext-rtf-java: Java Library to create and manipulate RTF files on the fly

 iText RTF is a library that allows you to generate RTF files on the fly in
 a similar fashion to iText itself.