34837 matches found
[SECURITY] Fedora 34 Update: spamassassin-3.4.5-1.fc34
SpamAssassin provides you with a way to reduce if not completely eliminate Unsolicited Commercial Email SPAM from your incoming email. It can be invoked by a MDA such as sendmail or postfix, or can be called from a procmail script, .forward file, etc. It uses a genetic-algorithm evolved scoring...
[SECURITY] Fedora 32 Update: kernel-5.11.10-100.fc32
The kernel meta package...
[SECURITY] Fedora 34 Update: lightsoff-40~rc-1.fc34
A puzzle played on an 5X5 grid with the aim to turn off all the lights. Each click on a tile toggles the state of the clicked tile and its non-diagonal neighbors...
[SECURITY] Fedora 34 Update: gnome-shell-40.0~rc-1.fc34
GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy...
[SECURITY] Fedora 34 Update: pki-core-10.10.5-6.fc34
Dogtag PKI is an enterprise software system designed to manage enterprise Public Key Infrastructure deployments. PKI consists of the following components: Automatic Certificate Management Environment ACME Responder Certificate Authority CA Key Recovery Authority KRA Online Certificate Status...
[SECURITY] Fedora 34 Update: git-2.30.2-1.fc34
Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. The git rpm installs common set of tools which are usually using with small amount of dependencies. To install all git packages,...
[SECURITY] Fedora 33 Update: netpbm-10.93.00-1.fc33
The netpbm package contains a library of functions which support programs for handling various graphics file formats, including .pbm portable bitmaps, .pgm portable graymaps, .pnm portable anymaps, .ppm portable pixmaps and others...
[SECURITY] Fedora 33 Update: libebml-1.4.1-1.fc33
Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML...
[SECURITY] Fedora 33 Update: libntlm-1.6-1.fc33
A library for authenticating with Microsoft NTLMV1 challenge-response, derived from Samba sources...
[SECURITY] Fedora 32 Update: roundcubemail-1.4.10-1.fc32
RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in...
[SECURITY] Fedora 32 Update: community-mysql-8.0.22-1.fc32
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 32 Update: python34-3.4.10-11.fc32
Python 3.4 package for developers. This package exists to allow developers to test their code against an older version of Python. This is not a full Python stack and if you wish to run your applications with Python 3.4, see other distributions that support it, such as CentOS or RHEL with Software...
[SECURITY] Fedora 32 Update: python27-2.7.18-2.fc32
Python 2 is an old version of the language that is incompatible with the 3.x line of releases. The language is mostly the same, but many details, especi ally how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been...
[SECURITY] Fedora 32 Update: chromium-83.0.4103.116-3.fc32
Chromium is an open-source web browser, powered by WebKit Blink...
[SECURITY] Fedora 31 Update: microcode_ctl-2.1-39.fc31
The microcodectl utility is a companion to the microcode driver written by Tigran Aivazian . The microcode update is volatile and needs to be uploaded on each system boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts back to the old microcode...
[SECURITY] Fedora 31 Update: python-django-2.2.13-1.fc31
Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...
[SECURITY] Fedora 30 Update: rubygem-puma-3.12.4-1.fc30
A simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications...
[SECURITY] Fedora 30 Update: pacman-5.2.1-2.fc30
Pacman is the package manager used by the Arch distribution. It can be used to install Arch into a container or to recover an Arch installation from a Fedora system see arch-install-scripts package for instructions. Pacman is a frontend for the ALPM Arch Linux Package Management library Pacman do...
[SECURITY] Fedora 31 Update: python-psutil-5.6.7-1.fc31
psutil is a module providing an interface for retrieving information on all running processes and system utilization CPU, memory, disks, network, user s in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free,...
[SECURITY] Fedora 31 Update: xen-4.12.1-7.fc31
This package contains the XenD daemon and xm command line tools, needed to manage virtual machines running under the Xen hypervisor...
[SECURITY] Fedora 30 Update: kernel-tools-5.3.6-200.fc30
This package contains the tools/ directory from the kernel source and the supporting documentation...
[SECURITY] Fedora 30 Update: jackson-core-2.9.9-1.fc30
Core part of Jackson that defines Streaming API as well as basic shared abstractions...
[SECURITY] Fedora 30 Update: cobbler-2.8.5-0.1.fc30
Cobbler is a network install server. Cobbler supports PXE, ISO virtualized installs, and re-installing existing Linux machines. The last two modes use a helper tool, 'koan', that integrates with cobbler. There is also a web interface 'cobbler-web'. Cobbler's advanced features include importing...
[SECURITY] Fedora 29 Update: wireshark-3.0.3-1.fc29
Wireshark allows you to examine protocol data stored in files or as it is captured from wired or wireless WiFi or Bluetooth networks, USB devices, and many other sources. It supports dozens of protocol capture file formats and understands more than a thousand protocols. It has many powerful...
[SECURITY] Fedora 30 Update: edk2-20190501stable-2.fc30
EDK II is a development code base for creating UEFI drivers, applications and firmware images...
[SECURITY] Fedora 30 Update: bind-9.11.8-1.fc30
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 29 Update: c3p0-0.9.5.4-1.fc29
c3p0 is an easy-to-use library for augmenting traditional JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 standard extension...
[SECURITY] Fedora 29 Update: golang-1.11.6-1.fc29
The Go Programming Language...
[SECURITY] Fedora 29 Update: libarchive-3.3.3-6.fc29
Libarchive is a programming library that can create and read several differ ent streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives...
[SECURITY] Fedora 28 Update: file-5.33-10.fc28
The file command is used to identify a particular file according to the type of data contained by the file. File can identify many different file types, including ELF binaries, system libraries, RPM packages, and different graphics formats...
[SECURITY] Fedora 29 Update: jackson-core-2.9.8-1.fc29
Core part of Jackson that defines Streaming API as well as basic shared abstractions...
[SECURITY] Fedora 29 Update: libjpeg-turbo-2.0.0-3.fc29
The libjpeg-turbo package contains a library of functions for manipulating JPEG images...
[SECURITY] Fedora 29 Update: haproxy-1.8.15-1.fc29
HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread load among several servers while assuring server persistence through the use of HTTP cookies - switch to...
[SECURITY] Fedora 29 Update: podofo-0.9.6-3.fc29
PoDoFo is a library to work with the PDF file format. The name comes from the first letter of PDF Portable Document Format. A few tools to work with PDF files are already included in the PoDoFo package. The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files a...
[SECURITY] Fedora 28 Update: python3-3.6.7-2.fc28
Python is an accessible, high-level, dynamically typed, interpreted program ming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3 package provides the "python3" executable: the...
[SECURITY] Fedora 28 Update: kernel-tools-4.19.2-200.fc28
This package contains the tools/ directory from the kernel source and the supporting documentation...
[SECURITY] Fedora 27 Update: python-paramiko-2.3.3-1.fc27
Paramiko a combination of the Esperanto words for "paranoid" and "friend" is a module for python 2.3 or greater that implements the SSH2 protocol for se cure encrypted and authenticated connections to remote machines. Unlike SSL a ka TLS, the SSH2 protocol does not require hierarchical certificat...
[SECURITY] Fedora 29 Update: liblouis-3.7.0-1.fc29
Liblouis is an open-source braille translator and back-translator named in honor of Louis Braille. It features support for computer and literary brail le, supports contracted and uncontracted translation for many languages and has support for hyphenation. New languages can easily be added through...
[SECURITY] Fedora 27 Update: ceph-12.2.7-1.fc27
Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage...
[SECURITY] Fedora 28 Update: kernel-4.16.12-300.fc28
The kernel meta package...
[SECURITY] Fedora 26 Update: scummvm-tools-2.0.0-1.fc26
This is a collection of various tools that may be useful to use in conjunction with ScummVM. Please note that although a tool may support a feature, certain ScummVM versions may not. ScummVM 0.6.x does not support FLAC audio, for example. Many games package together all their game data in a few b...
[SECURITY] Fedora 26 Update: php-7.1.17-1.fc26
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 27 Update: kernel-4.16.4-200.fc27
The kernel meta package...
[SECURITY] Fedora 27 Update: exempi-2.4.5-1.fc27
Exempi provides a library for easy parsing of XMP metadata. It is a port of Adobe XMP SDK to work on UNIX and to be build with GNU automake. It includes XMPCore and XMPFiles...
[SECURITY] Fedora 27 Update: php-phpmyadmin-motranslator-4.0-1.fc27
Translation API for PHP using Gettext MO files. Features All strings are stored in memory for fast lookup Fast loading of MO files Low level API for reading MO files Emulation of Gettext API No use of eval for plural equation Limitations Not suitable for huge MO files which you don't want to stor...
[SECURITY] Fedora 27 Update: bind-9.11.2-1.P1.fc27
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 25 Update: backintime-1.1.24-1.fc25
Back In Time is a simple backup system for Linux inspired from =EF=BF=BD=EF=BF=BD=EF=BF=BDflyback project=EF=BF=BD=EF=BF=BD=EF=BF=BD and =EF=BF=BD=EF=BF=BD=EF=BF=BDTimeVault=EF=BF=BD=EF=BF=BD=EF=BF=BD. The backup is done by taking snapshots of a specified set of directories...
[SECURITY] Fedora 26 Update: httpd-2.4.27-3.fc26
The Apache HTTP Server is a powerful, efficient, and extensible web server...
[SECURITY] Fedora 26 Update: kernel-4.11.6-301.fc26
The kernel meta package...
[SECURITY] Fedora 24 Update: bind99-9.9.9-4.P6.fc24
BIND Berkeley Internet Name Domain is an implementation of the DNS Domain Name System protocols. This package set contains only export version of BIND libraries, that are used for building ISC DHCP...