pam-u2f 1.0.8

Security update of pam-u2f to version 1.0.8

This is a security update fixing CVE-2019-12210 and CVE-2019-12209.

Closes #40681.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Gabriel Kihlman 2019-06-04 14:43:47 +02:00 committed by FX Coudert
parent 07aa4df784
commit f392bae161

View file

@ -1,8 +1,8 @@
class PamU2f < Formula
desc "Provides an easy way to use U2F-compliant authenticators with PAM"
homepage "https://developers.yubico.com/pam-u2f/"
url "https://developers.yubico.com/pam-u2f/Releases/pam_u2f-1.0.7.tar.gz"
sha256 "034aad8e29b159443dd6c1b7740006addc83d0659304fc4b0b4fb592f768e7cf"
url "https://developers.yubico.com/pam-u2f/Releases/pam_u2f-1.0.8.tar.gz"
sha256 "52a203a6fab6160e06c1369ff104afed62007ca3ffbb40c297352232fa975c99"
head "https://github.com/Yubico/pam-u2f.git"
bottle do