junit4 4.12-8ubuntu0.20.04.1 source package in Ubuntu
Changelog
junit4 (4.12-8ubuntu0.20.04.1) focal-security; urgency=medium * SECURITY UPDATE: Exposure of Sensitive Information - debian/patches/CVE-2020-15250.patch: fix local information disclosure vulnerability. - CVE-2020-15250 * Other fixes - debian/patches/maven2-compatibility.patch: Remove the prerequisite on Maven 3. -- Paulo Flabiano Smorigo <email address hidden> Tue, 09 Feb 2021 13:32:54 +0000
Upload details
- Uploaded by:
- Paulo Flabiano Smorigo
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | universe | devel | |
Focal | security | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
junit4_4.12.orig.tar.xz | 274.1 KiB | 88ceb79bafd6871adb1b149712926d6334bd33473c36a7da1c79bb857eeda682 |
junit4_4.12-8ubuntu0.20.04.1.debian.tar.xz | 13.8 KiB | 9ad103aa20dd4b7a8a06e93afabba31fbddf345cff8fe135d937d4bfcedf7c51 |
junit4_4.12-8ubuntu0.20.04.1.dsc | 2.3 KiB | c3cf9801d3c91392f66ccaad50a152987d16599b9bd8da2127b76a9d77080a19 |
Available diffs
Binary packages built by this source
- junit4: JUnit regression test framework for Java
JUnit is a simple framework to write repeatable tests. It is an
instance of the xUnit architecture for unit testing frameworks.
.
JUnit 4 uses Java 5 features such as generics and annotations. If
you need compatibility with previous Java versions, you should use
the junit package (version 3) instead.
- junit4-doc: JUnit regression test framework for Java - documentation
JUnit is a simple framework to write repeatable tests. It is an
instance of the xUnit architecture for unit testing frameworks.
.
JUnit 4 uses Java 5 features such as generics and annotations. If
you need compatibility with previous Java versions, you should use
the junit package (version 3) instead.
.
This package contains Javadoc API documentation of JUnit 4.