34414 matches found
[SECURITY] Fedora 28 Update: qemu-2.11.1-3.fc28
QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system for example a PC, including a processor and various peripherials. It can be used ...
[SECURITY] Fedora 28 Update: community-mysql-5.7.22-1.fc28
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon mysqld and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files...
[SECURITY] Fedora 27 Update: php-phpmyadmin-sql-parser-4.2.4-3.fc27
A validating SQL lexer and parser with a focus on MySQL dialect. This library was originally developed for phpMyAdmin during the Google Summer of Code 2015. Autoloader: /usr/share/php/PhpMyAdmin/SqlParser/autoload.php...
[SECURITY] Fedora 27 Update: tomcat-8.0.47-1.fc27
Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. Tomcat is developed in an open and participator...
[SECURITY] Fedora 27 Update: qemu-2.10.1-1.fc27
QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system for example a PC, including a processor and various peripherials. It can be used ...
[SECURITY] Fedora 26 Update: ansible-2.4.1.0-2.fc26
Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred t...
[SECURITY] Fedora 26 Update: qemu-2.9.1-2.fc26
QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes: Full system emulation. In this mode, QEMU emulates a full system for example a PC, including a processor and various peripherials. It can be used ...
[SECURITY] Fedora 26 Update: LibRaw-0.18.4-1.fc26
LibRaw is a library for reading RAW files obtained from digital photo cameras CRW/CR2, NEF, RAF, DNG, and others. LibRaw is based on the source codes of the dcraw utility, where part of drawbacks have already been eliminated and part will be fixed in future...
[SECURITY] Fedora 24 Update: xen-4.6.4-4.fc24
This package contains the XenD daemon and xm command line tools, needed to manage virtual machines running under the Xen hypervisor...
[SECURITY] Fedora 23 Update: jenkins-1.625.3-3.fc23
Jenkins is an award-winning, cross-platform, continuous integration and continuous delivery application that increases your productivity. Use Jenkins to build and test your software projects continuously making it easier for developers to integrate changes to the project, and making it easier for...
[SECURITY] Fedora 23 Update: php-5.6.13-1.fc23
PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is...
[SECURITY] Fedora 21 Update: icu-52.1-6.fc21
Tools and utilities for developing with icu...
[SECURITY] Fedora 21 Update: php-5.6.6-1.fc21
PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is...
[SECURITY] Fedora 20 Update: nodejs-0.10.33-1.fc20
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices...
[SECURITY] Fedora 19 Update: kernel-3.14.15-100.fc19
The kernel package contains the Linux kernel vmlinuz, the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc...
[SECURITY] Fedora 20 Update: mingw-openssl-1.0.1e-6.fc20
The OpenSSL toolkit provides support for secure communications between machines. OpenSSL includes a certificate management tool and shared libraries which provide various cryptographic algorithms and protocols. This package contains Windows MinGW libraries and development tools...
[SECURITY] Fedora 19 Update: cacti-0.8.8b-2.fc19
Cacti is a complete frontend to RRDTool. It stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain graphs, data sources, and round robin archives in a database, Cacti also...
[SECURITY] Fedora 19 Update: python-keystoneclient-0.2.3-7.fc19
Client library and command line utility for interacting with Openstack Identity API...
[SECURITY] Fedora 17 Update: kdeedu-4.10.5-1.fc17
kdeedu metapackage, to ease migration to split applications...
[SECURITY] Fedora 18 Update: python-pip-1.3.1-4.fc18
Pip is a replacement for easyinstall . It uses mostly the same techniques for finding packages, so packages that were made easyinstallable should be pip-installable as well...
[SECURITY] Fedora 17 Update: xen-4.1.5-2.fc17
This package contains the XenD daemon and xm command line tools, needed to manage virtual machines running under the Xen hypervisor...
[SECURITY] Fedora 17 Update: rubygem-activerecord-3.0.11-5.fc17
Implements the ActiveRecord pattern Fowler, PoEAA for ORM. It ties databa se tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL...
[SECURITY] Fedora 16 Update: python-djblets-0.6.22-2.fc16
A collection of useful classes and functions for Django...
[SECURITY] Fedora 16 Update: rubygem-actionpack-3.0.10-8.fc16
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling ea sy unit/integration testing that doesn't require a browser...
[SECURITY] Fedora 16 Update: libguestfs-1.14.8-1.fc16
Libguestfs is a library for accessing and modifying guest disk images. Amongst the things this is good for: making batch configuration changes to guests, getting disk used/free statistics see also: virt-df, migrating between virtualization systems see also: virt-p2v, performing partial backups,...
[SECURITY] Fedora 14 Update: java-1.6.0-openjdk-1.6.0.0-54.1.9.9.fc14
The OpenJDK runtime environment...
[SECURITY] Fedora 15 Update: rubygem-activemodel-3.0.5-1.fc15
Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing. It provides a known set of interfaces for usage in model classes. It also helps building custom ORMs for use outside of the Rails framework...
[SECURITY] Fedora 14 Update: ghostscript-8.71-16.fc14
Ghostscript is a set of software that provides a PostScript interpreter, a set of C procedures the Ghostscript library, which implements the graphics capabilities in the PostScript language and an interpreter for Portable Document Format PDF files. Ghostscript translates PostScript code into many...
[SECURITY] Fedora 9 Update: tomcat5-5.5.27-0jpp.2.fc9
Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. Tomcat is developed in an open and participator...
[SECURITY] Fedora 7 Update: openoffice.org-2.3.0-6.8.fc7
OpenOffice.org is an Open Source, community-developed, multi-platform office productivity suite. It includes the key desktop applications, such as a word processor, spreadsheet, presentation manager, formula editor and drawing program, with a user interface and feature set similar to other office...
[SECURITY] Fedora 7 Update: openvrml-0.16.7-4.fc7
OpenVRML is a VRML/X3D support library, including a runtime and facilities for reading and displaying VRML and X3D models...
[SECURITY] Fedora 7 Update: gd-2.0.35-1.fc7
The gd graphics library allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and to write out the result as a PNG or JPEG file. This is particularly useful in Web applications, where PNG and JPEG are two of the...
[SECURITY] Fedora 44 Update: libseccomp-2.6.1-2.fc44
The libseccomp library provides an easy to use interface to the Linux Kernel's syscall filtering mechanism, seccomp. The libseccomp API allows an applicati on to specify which syscalls, and optionally which syscall arguments, the application is allowed to execute, all of which are enforced by the...
[SECURITY] Fedora 39 Update: slurm-22.05.11-2.fc39
Slurm is an open source, fault-tolerant, and highly scalable cluster management and job scheduling system for Linux clusters. Components include machine status, partition management, job management, scheduling and accounting modules...
[SECURITY] Fedora 39 Update: stb-0^20231011gitbeebb24-12.fc39
Single-file public domain libraries for C/C++...
[SECURITY] Fedora 37 Update: libcaca-0.99-0.69.beta20.fc37
libcaca is the Colour AsCii Art library. It provides high level functions for color text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines...
[SECURITY] Fedora 39 Update: python-pyramid-2.0.2-1.fc39
Pyramid is a small, fast, down-to-earth, open source Python web development framework. It makes real-world web application development and deployment more fun, more predictable, and more productive...
[SECURITY] Fedora 38 Update: mingw-freeimage-3.19.0-0.14.svn1889.fc38
MinGW Windows freeimage library...
[SECURITY] Fedora 35 Update: openssl-1.1.1q-1.fc35
The OpenSSL toolkit provides support for secure communications between machines. OpenSSL includes a certificate management tool and shared libraries which provide various cryptographic algorithms and protocols...
[SECURITY] Fedora 34 Update: rubygem-git-1.11.0-1.fc34
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary...
[SECURITY] Fedora 35 Update: podman-3.4.7-1.fc35
podman Pod Manager is a fully featured container engine that is a simple daemonless tool. podman provides a Docker-CLI comparable command line that eases the transition from other container engines and allows the management of pods, containers and images. Simply put: alias docker=3Dpodman. Most...
[SECURITY] Fedora 34 Update: glibc-2.33-21.fc34
The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important se...
[SECURITY] Fedora 34 Update: vim-8.2.4068-1.fc34
VIM VIsual editor iMproved is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more...
[SECURITY] Fedora 35 Update: python-celery-5.2.3-2.fc35
An open source asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes using multiprocessing, Eventlet or gevent. Tasks c...
[SECURITY] Fedora 35 Update: kernel-5.15.4-201.fc35
The kernel meta package...
[SECURITY] Fedora 35 Update: freeipa-4.9.7-4.fc35
IPA is an integrated solution to provide centrally managed Identity users, hosts, services, Authentication SSO, 2FA, and Authorization host access control, SELinux user roles, services. The solution provides features for further integration with Linux based clients SUDO, automount and integration...
[SECURITY] Fedora 34 Update: java-latest-openjdk-17.0.1.0.12-1.rolling.fc34
The OpenJDK 17 runtime environment...
[SECURITY] Fedora 35 Update: httpd-2.4.50-1.fc35
The Apache HTTP Server is a powerful, efficient, and extensible web server...