plexus-utils2 2.0.5-1+deb7u1build0.14.04.1 source package in Ubuntu

Changelog

plexus-utils2 (2.0.5-1+deb7u1build0.14.04.1) trusty-security; urgency=medium

  * fake sync from Debian

plexus-utils2 (2.0.5-1+deb7u1) wheezy-security; urgency=high

  * Non-maintainer upload by the LTS team.
  * Fix CVE-2017-1000487: Shell command injection vulnerability.

 -- Mike Salvatore <email address hidden>  Wed, 07 Nov 2018 15:17:14 -0500

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Trusty
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Very Urgent

See full publishing history Publishing

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
plexus-utils2_2.0.5.orig.tar.gz 225.7 KiB 05efe106c8fc5db17ca88ba90b1fe2d8b008e1fa80a90d937c3e10d22de8c0bb
plexus-utils2_2.0.5-1+deb7u1build0.14.04.1.debian.tar.gz 9.9 KiB 96ce5ece903b426ec8b1daa5b141c6185d7fb622b311118734a58a3676811133
plexus-utils2_2.0.5-1+deb7u1build0.14.04.1.dsc 2.3 KiB e80d05e3769220f55dea3566d28de3db1015d02d47a6746c5a688583029d8022

View changes file

Binary packages built by this source

libplexus-utils2-java: utilities for the Plexus framework

 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
  * Component lifecycles
  * Component instantiation strategies
  * Nested containers
  * Component configuration
  * Auto-wiring
  * Component dependencies, and
  * Various dependency injection techniques including constructor injection,
   setter injection, and private field injection.

libplexus-utils2-java-doc: utilities for the Plexus framework - documentation

 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
  * Component lifecycles
  * Component instantiation strategies
  * Nested containers
  * Component configuration
  * Auto-wiring
  * Component dependencies, and
  * Various dependency injection techniques including constructor injection,
   setter injection, and private field injection.
 .
 This package provides the API documentation for libplexus-utils2-java.