Jansi is a small java library that allows you to use ANSI escape sequences
in your Java console applications. It implements ANSI support on platforms
which don't support it like Windows and provides graceful degradation for
when output is being sent to output devices which cannot support ANSI sequences.
This update provides log4j 2.16.0, to address the critical vulnerability
CVE-2021-44228 ("Log4Shell"). Note with 2.16.0, JNDI is entirely disabled by
default; to use it, you must set `log4j2.enableJndi` (please carefully consider
potential security issues before doing so). The updated jansi adds (back) a
feature, `AnsiRenderer`, which the newer log4j requires; this is the only change
to jansi. For other changes in log4j 2.16.0, see the [upstream
changelog]().
Most changes are compatible enhancements or bug fixes, but there may be some
behaviour changes.
* Mon Dec 13 2021 Adam Williamson
- Backport patch to bring back AnsiRenderer
[ 1 ] Bug #2030945 - CVE-2021-44228 log4j: log4j-core: Remote code execution in Log4j 2.x when logs contain an attacker-controlled string value [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2030945
su -c 'dnf upgrade --advisory FEDORA-2021-66d6c484f3' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
Get the latest Linux and open source security news straight to your inbox.