jakarta-taglibs-standard 1.1.2-3ubuntu1 source package in Ubuntu

Changelog

jakarta-taglibs-standard (1.1.2-3ubuntu1) vivid; urgency=low

  * Merge from Debian unstable. (LP: #1433365) Remaining changes:
    - debian/ant.properties, debian/control, debian/rules:
      + Transition from servlet 2.5 -> 3.0. (Closes: #780701)

jakarta-taglibs-standard (1.1.2-3) unstable; urgency=high

  * Team upload.
  * Fix CVE-2015-0254 XXE and RCE via XSL extension in JSTL XML tags:
    - Introduce new patch: d/patches/CVE-2015-0254.patch.
    - Adjust source and target JVM parameters to 1.5.
    (Closes: #779621).
 -- Artur Rona <email address hidden>   Wed, 18 Mar 2015 01:11:43 +0100

Upload details

Uploaded by:
Artur Rona
Sponsored by:
Daniel Holbach
Uploaded to:
Vivid
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jakarta-taglibs-standard_1.1.2.orig.tar.gz 282.4 KiB c0f259c1d9f158b12e43e85f114c407b2a2d8e5163a6edfe227263f889c4c229
jakarta-taglibs-standard_1.1.2-3ubuntu1.debian.tar.xz 17.0 KiB 2997b2cb9c5f68b3ed142b4b7810d07f01849ec6e1ea7577f46e385d3f086855
jakarta-taglibs-standard_1.1.2-3ubuntu1.dsc 1.7 KiB 32c06d8363e1e5a2baf816ef8b01ae1e58793277c7c15fc5a417cb02d251d997

Available diffs

View changes file

Binary packages built by this source

libjakarta-taglibs-standard-java: Implementation of JSP Standard Tag Library (JSTL)

 JSTL can be used to embed logic in JSP pages without using embedded java code.
 Various tags are defined for common tasks such as conditional execution, loops,
 internationalization, XML processing etc.
 .
 This package is Apache implementation of JSTL specification.

libjstl1.1-java: JSP Standard Tag Library API v1.1 Reference Implementation

 JSTL can be used to embed logic in JSP pages without using embedded java code.
 Various tags are defined for common tasks such as conditional execution, loops,
 internationalization, XML processing etc.
 .
 This package is the reference implementation of JSTL 1.1 specification based
 on Jakarta taglibs standard..