33714 matches found
[SECURITY] Fedora 40 Update: apache-commons-logging-1.3.0-5.fc40
The commons-logging package provides a simple, component oriented interface org.apache.commons.logging.Log together with wrappers for logging systems. The user can choose at runtime which system they want to use. In addition, a small number of basic implementations are provided to allow users to...
[SECURITY] Fedora 40 Update: apache-commons-net-3.10.0-5.fc40
This is an Internet protocol suite Java library originally developed by ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well as BSD R command support. The purpose of the library is to provide fundamental...
[SECURITY] Fedora 40 Update: apache-commons-pool-1.6-37.fc40
The goal of Pool package is it to create and maintain an object instance pooling package to be distributed under the ASF license. The package should support a variety of pool implementations, but encourage support of an interface that makes these implementations interchangeable...
[SECURITY] Fedora 40 Update: apache-parent-31-5.fc40
This package contains the parent pom file for apache projects...
[SECURITY] Fedora 40 Update: apache-ivy-2.5.2-4.fc40
Apache Ivy is a tool for managing recording, tracking, resolving and reporting project dependencies. It is designed as process agnostic and is not tied to any methodology or structure. while available as a standalone tool, Apache Ivy works particularly well with Apache Ant providing a number of...
[SECURITY] Fedora 40 Update: apache-commons-parent-66-3.fc40
The Project Object Model files for the apache-commons packages...
[SECURITY] Fedora 40 Update: apache-commons-modeler-2.0.1-40.fc40
Commons Modeler makes the process of setting up JMX Java Management Extensions MBeans easier by configuring the required meta data using an XML descriptor. In addition, Modeler provides a factory mechanism to create the actual Model MBean instances...
[SECURITY] Fedora 40 Update: apache-commons-math-3.6.1-18.fc40
Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang...
[SECURITY] Fedora 40 Update: apache-commons-text-1.10.0-6.fc40
The Commons Text library provides additions to the standard JDK's text handli ng. Our goal is to provide a consistent set of tools for processing text generally from computing distances between Strings to being able to efficiently do Stri ng escaping of various types...
[SECURITY] Fedora 40 Update: apache-commons-vfs-2.9.0-5.fc40
Commons VFS provides a single API for accessing various file systems. It presents a uniform view of the files from various sources, such as the files on local disk, on an HTTP server, or inside a Zip archive. Some of the features of Commons VFS are: A single consistent API for accessing files of...
[SECURITY] Fedora 40 Update: apache-commons-codec-1.16.0-7.fc40
Commons Codec is an attempt to provide definitive implementations of commonly used encoders and decoders. Examples include Base64, Hex, Phonetic and URLs...
[SECURITY] Fedora 40 Update: apache-commons-compress-1.25.0-5.fc40
The Apache Commons Compress library defines an API for working with ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200 and bzip2 files. In version 1.14 read-only support for Brotli decompression has been added, but it has been removed form this package...
[SECURITY] Fedora 40 Update: apache-commons-cli-1.6.0-5.fc40
The CLI library provides a simple and easy to use API for working with the command line arguments and options...
[SECURITY] Fedora 40 Update: apache-commons-lang3-3.14.0-5.fc40
The standard Java libraries fail to provide enough methods for manipulation of its core classes. The Commons Lang Component provides these extra methods. The Commons Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical...
[SECURITY] Fedora 40 Update: apache-commons-exec-1.3-31.fc40
Commons Exec is a library for dealing with external process execution and environment management in Java...
[SECURITY] Fedora 40 Update: apache-commons-collections-3.2.2-36.fc40
The introduction of the Collections API by Sun in JDK 1.2 has been a boon to quick and effective Java programming. Ready access to powerful data structures has accelerated development by reducing the need for custom container classes around each core object. Most Java2 APIs are significantly easi...
[SECURITY] Fedora 40 Update: apache-commons-jxpath-1.3-52.fc40
Defines a simple interpreter of an expression language called XPath. JXPath applies XPath expressions to graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof...
[SECURITY] Fedora 40 Update: apache-commons-collections4-4.4-15.fc40
Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities...
[SECURITY] Fedora 40 Update: apache-commons-io-2.13.0-8.fc40
Commons-IO contains utility classes, stream implementations, file filters, and endian classes. It is a library of utilities to assist with developing IO functionality...
[SECURITY] Fedora 40 Update: apache-commons-digester-2.1-30.fc40
Many projects read XML configuration files to provide initialization of various Java objects within the system. There are several ways of doing this, and the Digester component was designed to provide a common implementation that can be used in many different projects...
[SECURITY] Fedora 40 Update: antlr-2.7.7-77.fc40
ANTLR, ANother Tool for Language Recognition, formerly PCCTS is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions You can use PCCTS 1.xx to generate C-based parsers...
[SECURITY] Fedora 40 Update: antlr3-3.5.3-10.fc40
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages...
[SECURITY] Fedora 40 Update: apache-commons-beanutils-1.9.4-19.fc40
The scope of this package is to create a package of Java utility methods for accessing and modifying the properties of arbitrary JavaBeans. No dependencies outside of the JDK are required, so the use of this package is very lightweight...
[SECURITY] Fedora 40 Update: ant-antunit-1.4.1-11.fc40
This library contains tasks that enables Ant task developers to test their ta sks with Ant and without JUnit. It contains a few assertion tasks and an antunit task that runs build files instead of test classes and is modelled after the JUnit task...
[SECURITY] Fedora 40 Update: aopalliance-1.0-39.fc40
Aspect-Oriented Programming AOP offers a better solution to many problems than do existing technologies, such as EJB. AOP Alliance intends to facilitate and standardize the use of AOP to enhance existing middleware environments such as J2EE, or development environements e.g. Eclipse. The AOP...
[SECURITY] Fedora 40 Update: antlrworks-1.5.2-29.fc40
ANTLRWorks is a novel grammar development environment for ANTLR v3 grammars written by Jean Bovet with suggested use cases from Terence Parr. It combin es an excellent grammar-aware editor with an interpreter for rapid prototyping a nd a language-agnostic debugger for isolating grammar errors...
[SECURITY] Fedora 40 Update: ant-1.10.14-10.fc40
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile,...
[SECURITY] Fedora 38 Update: golang-github-tdewolff-minify-2.20.18-1.fc38
Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier. Minification is the process of removing bytes from a file such as whitespace without changing its output and therefore shrinking its size and...
[SECURITY] Fedora 38 Update: golang-github-tdewolff-parse-2.7.12-1.fc38
Go parsers for web formats...
[SECURITY] Fedora 38 Update: golang-github-tdewolff-argp-0-0.1.20240227git719bbce.fc38
GNU command line argument parser...
[SECURITY] Fedora 38 Update: cpp-jwt-1.4-7.fc38
JSON Web TokenJWT is a JSON based standard RFC- 7519 for creating assertions or access tokens that consists of some claims encoded within the assertion. This assertion can be used in some kind of bearer authentication mechanism that the server will provide to clients, and the clients can make use...
[SECURITY] Fedora 38 Update: suricata-6.0.16-1.fc38
The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...
[SECURITY] Fedora 39 Update: golang-github-tdewolff-minify-2.20.18-1.fc39
Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier. Minification is the process of removing bytes from a file such as whitespace without changing its output and therefore shrinking its size and...
[SECURITY] Fedora 39 Update: golang-github-tdewolff-parse-2.7.12-1.fc39
Go parsers for web formats...
[SECURITY] Fedora 39 Update: golang-github-tdewolff-argp-0-0.1.20240227git719bbce.fc39
GNU command line argument parser...
[SECURITY] Fedora 39 Update: cpp-jwt-1.4-7.fc39
JSON Web TokenJWT is a JSON based standard RFC- 7519 for creating assertions or access tokens that consists of some claims encoded within the assertion. This assertion can be used in some kind of bearer authentication mechanism that the server will provide to clients, and the clients can make use...
[SECURITY] Fedora 39 Update: suricata-6.0.16-1.fc39
The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...
[SECURITY] Fedora 39 Update: chromium-122.0.6261.94-1.fc39
Chromium is an open-source web browser, powered by WebKit Blink...
[SECURITY] Fedora 38 Update: dotnet6.0-6.0.127-2.fc38
.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...
[SECURITY] Fedora 38 Update: bind-dyndb-ldap-11.10-23.fc38
This package provides an LDAP back-end plug-in for BIND. It features support for dynamic updates and internal caching, to lift the load off of your LDAP server...
[SECURITY] Fedora 38 Update: bind-9.18.24-1.fc38
BIND Berkeley Internet Name Domain is an implementation of the DNS Domain Name System protocols. BIND includes a DNS server named, which resolves host names to IP addresses; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server ...
[SECURITY] Fedora 39 Update: dotnet6.0-6.0.127-2.fc39
.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...
[SECURITY] Fedora 38 Update: chromium-122.0.6261.94-1.fc38
Chromium is an open-source web browser, powered by WebKit Blink...
[SECURITY] Fedora 39 Update: dhcpcd-10.0.6-2.fc39
The dhcpcd package provides a minimalistic network configuration daemon that supports IPv4 and IPv6 configuration including configuration discovery through NDP, DHCPv4 and DHCPv6 protocols...
[SECURITY] Fedora 38 Update: dotnet8.0-8.0.102-1.fc38
.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...
[SECURITY] Fedora 39 Update: mod_auth_openidc-2.4.15.3-1.fc39
This module enables an Apache 2.x web server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server...
[SECURITY] Fedora 39 Update: dotnet8.0-8.0.102-1.fc39
.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...
[SECURITY] Fedora 38 Update: dotnet7.0-7.0.116-1.fc38
.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...
[SECURITY] Fedora 38 Update: gifsicle-1.95-1.fc38
Gifsicle is a command-line tool for creating, editing, and getting information about GIF images and animations. Some more gifsicle features: Batch mode for changing GIFs in place. Prints detailed information about GIFs, including comments. Control over interlacing, comments, looping,...
[SECURITY] Fedora 39 Update: dotnet7.0-7.0.116-1.fc39
.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...