junit4 4.12-4ubuntu1.1 source package in Ubuntu
Changelog
junit4 (4.12-4ubuntu1.1) xenial-security; urgency=medium * SECURITY UPDATE: Exposure of Sensitive Information - debian/patches/CVE-2020-15250.patch: fix local information disclosure vulnerability. - CVE-2020-15250 -- Paulo Flabiano Smorigo <email address hidden> Wed, 10 Feb 2021 15:20:52 +0000
Upload details
- Uploaded by:
- Paulo Flabiano Smorigo
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | universe | devel | |
Xenial | security | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
junit4_4.12.orig.tar.xz | 274.1 KiB | 88ceb79bafd6871adb1b149712926d6334bd33473c36a7da1c79bb857eeda682 |
junit4_4.12-4ubuntu1.1.debian.tar.xz | 16.9 KiB | 5d86f734c3b6208522c0248e58e64a6090dd2ece641b948dca82372a728f34a9 |
junit4_4.12-4ubuntu1.1.dsc | 2.3 KiB | 3cff3edab8932ae3eb37c148f59b370a9ea16b9f36365b521458464c02ce1650 |
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.