Name: | slf4j |
---|---|
Version: | 1.7.4 |
Release: | 4.el7_4 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 237468 |
License: | MIT and ASL 2.0 |
RPM: | slf4j-1.7.4-4.el7_4.noarch.rpm |
Source RPM: | slf4j-1.7.4-4.el7_4.src.rpm |
Build Date: | Mon Mar 26 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.slf4j.org/ |
Summary: | Simple Logging Facade for Java |
Description: | The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also allows for a gradual migration path away from Jakarta Commons Logging (JCL). Logging API implementations can either choose to implement the SLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for the given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. |
- Disallow EventData deserialization by default (CVE-2018-8088)
- Mass rebuild 2013-12-27
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Update to upstream version 1.7.4
- Update to upstream version 1.7.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local
- Fix install location of manual
- Rebuild to generate maven provides
- Build with xmvn