The following builds have been pushed to Fedora EPEL 8 updates-testing argon2-20171227-3.el8 jhead-3.03-4.el8 pdns-4.1.11-3.el8 re2-20190801-1.el8 Details about builds: ================================================================================ argon2-20171227-3.el8 (FEDORA-EPEL-2019-dee969692d) The password-hashing tools -------------------------------------------------------------------------------- Update Information: Argon2 is a password-hashing function that summarizes the state of the artin the design of memory-hard functions and can be used to hash passwordsfor credential storage, key derivation, or other applications. It has a simple design aimed at the highest memory filling rate and effective use of multiple computing units, while still providing defense against tradeoff attacks (by exploiting the cache and memory organization of the recent processors). Argon2 has three variants: Argon2i, Argon2d, and Argon2id. * Argon2d is faster and uses data-depending memory access, which makes it highly resistant against GPU cracking attacks and suitable for applications with no threats from side-channel timing attacks (eg. cryptocurrencies). * Argon2i instead uses data-independent memory access, which is preferred for password hashing and password-based key derivation, but it is slower as it makes more passes over the memory to protect from tradeoff attacks. * Argon2id is a hybrid of Argon2i and Argon2d, using a combination of data-depending and data-independent memory accesses, which gives some of Argon2i's resistance to side-channel cache timing attacks and much of Argon2d's resistance to GPU cracking attacks. -------------------------------------------------------------------------------- ================================================================================ jhead-3.03-4.el8 (FEDORA-EPEL-2019-167ce24793) Tool for displaying EXIF data embedded in JPEG images -------------------------------------------------------------------------------- Update Information: added patches to fix CVE-2019-1010301 and CVE-2019-1010302 from Debian -------------------------------------------------------------------------------- ================================================================================ pdns-4.1.11-3.el8 (FEDORA-EPEL-2019-3280c93462) A modern, advanced and high performance authoritative-only nameserver -------------------------------------------------------------------------------- Update Information: The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all relevant DNS standards documents. Furthermore, PowerDNS interfaces with almost any database. -------------------------------------------------------------------------------- ================================================================================ re2-20190801-1.el8 (FEDORA-EPEL-2019-648f6bc55e) C++ fast alternative to backtracking RE engines -------------------------------------------------------------------------------- Update Information: Upgrade to 2019-08-01 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1672014 - Update to the latest Re2 https://bugzilla.redhat.com/show_bug.cgi?id=1672014 -------------------------------------------------------------------------------- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx