logback 1:1.2.9-1 source package in Ubuntu

Changelog

logback (1:1.2.9-1) unstable; urgency=medium

  * New upstream version 1.2.9
    - Only allow 'java:' namespace in JNDI lookups
    - Additional hardening
  * Drop build-dependency on libgmavenplus-java

 -- tony mancill <email address hidden>  Mon, 20 Dec 2021 07:11:23 -0800

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
logback_1.2.9-1.dsc 2.3 KiB 1fdec977da1f8c1cceae37632cb1b88eb1b41d5630a5cce9fde79c917c08f62a
logback_1.2.9.orig.tar.xz 2.8 MiB 9cf55c4cdd4a482829157ea0887a8111b60fd606a305cf8303e1c3ffe0463abd
logback_1.2.9-1.debian.tar.xz 10.8 KiB e110738c38b62ffcc3d29d82c6c38182d45024b7398ed980cb69dc726d73e932

Available diffs

No changes file available.

Binary packages built by this source

liblogback-java: flexible logging library for Java

 Logback is a reliable, generic, fast and flexible logging library for Java.
 It's intended as a successor to the popular log4j project.
 .
 The logback-core module lays the groundwork for the other two modules.
 .
 The logback-classic module can be assimilated to a significantly improved
 version of log4j. Moreover, logback-classic natively implements the SLF4J API
 so that you can readily switch back and forth between logback and other
 logging systems such as log4j or java.util.logging (JUL).
 .
 The logback-access module integrates with Servlet containers, such as Tomcat
 and Jetty, to provide HTTP-access log functionality.

liblogback-java-doc: flexible logging library for Java - documentation

 Logback is a reliable, generic, fast and flexible logging library for Java.
 It's intended as a successor to the popular log4j project.
 .
 The logback-core module lays the groundwork for the other two modules.
 .
 The logback-classic module can be assimilated to a significantly improved
 version of log4j. Moreover, logback-classic natively implements the SLF4J API
 so that you can readily switch back and forth between logback and other
 logging systems such as log4j or java.util.logging (JUL).
 .
 The logback-access module integrates with Servlet containers, such as Tomcat
 and Jetty, to provide HTTP-access log functionality.
 .
 This package provides the API documentation and manual for Logback.