maven-shared-utils 3.3.4-1 source package in Ubuntu
Changelog
maven-shared-utils (3.3.4-1) unstable; urgency=high * Team upload. * New upstream version 3.3.4. - Fix CVE-2022-29599: Apache Maven maven-shared-utils prior to version 3.3.3, the Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks. (Closes: #1012314) * Switch to debhelper-compat = 13. * Declare compliance with Debian Policy 4.6.1. * Drop 01-backward-compatibility.patch. * Build-depend on libcommons-text-java. -- Markus Koschany <email address hidden> Wed, 22 Jun 2022 16:48:11 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
maven-shared-utils_3.3.4-1.dsc | 2.5 KiB | 1d2f969f6e2c4675a9c74155bb2d14190d3770e21736adcd9da0ee62956e78a1 |
maven-shared-utils_3.3.4.orig.tar.xz | 112.0 KiB | 9c70b29d6c176dd3319e4c5b799af1e4dda60ba320b27d8d25ee14c21c67f61b |
maven-shared-utils_3.3.4-1.debian.tar.xz | 3.3 KiB | 5aa5c58a3236b9f1b99ccaab3003fa1f8cb8d03e6e86495478b1f4fab8a94003 |
Available diffs
- diff from 3.3.0-1 to 3.3.4-1 (80.2 KiB)
No changes file available.
Binary packages built by this source
- libmaven-shared-utils-java: Replacement for plexus-utils in Maven
This project aims to be a functional replacement for plexus-utils in Maven.
.
It is not a 100% API compatible replacement though, but a replacement with
improvements: lots of methods got cleaned up, generics got added and a lot
of unused code was dropped.
- libmaven-shared-utils-java-doc: Replacement for plexus-utils in Maven (documentation)
This project aims to be a functional replacement for plexus-utils in Maven.
.
It is not a 100% API compatible replacement though, but a replacement with
improvements: lots of methods got cleaned up, generics got added and a lot
of unused code was dropped.
.
This package contains the API documentation of libmaven-shared- utils-java.