Bug 243003

Summary: security/pam_google_authenticator: Update to 1.08 (Bugfix)
Product: Ports & Packages Reporter: Dries Michiels <driesm>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Many People CC: tcberner
Priority: --- Keywords: buildisok, needs-qa
Version: LatestFlags: tcberner: merge-quarterly+
Hardware: Any   
OS: Any   
See Also: https://github.com/google/google-authenticator-libpam/issues/146
Attachments:
Description Flags
pamgoogle.diff koobs: maintainer-approval+

Description Dries Michiels freebsd_committer freebsd_triage 2019-12-31 10:59:46 UTC
Created attachment 210352 [details]
pamgoogle.diff

This updates pam_google_authenticator to 1.08, which fixes a bug that would deny authentication as a whole when the PAM module is configured as required/requisite.

More background: https://github.com/google/google-authenticator-libpam/issues/146
Comment 1 Automation User 2019-12-31 11:02:44 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/106330999
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2019-12-31 12:44:15 UTC
Comment on attachment 210352 [details]
pamgoogle.diff

Triage: Reporter is maintainer, set maintainer-approval attachment flag (to +) to signify maintainer approval. Attachment -> Details -> maintainer-approval [+]
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-01-01 18:51:10 UTC
A commit references this bug:

Author: tcberner
Date: Wed Jan  1 18:51:03 UTC 2020
New revision: 521756
URL: https://svnweb.freebsd.org/changeset/ports/521756

Log:
  security/pam_google_authenticator: update to 1.08

  Bugfix issue:
  	https://github.com/google/google-authenticator-libpam/issues/146

  PR:		243003
  Submitted by:	Dries Michiels <driesm.michiels@gmail.com>  (maintainer)
  MFH:		2020Q1

Changes:
  head/security/pam_google_authenticator/Makefile
  head/security/pam_google_authenticator/distinfo
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-01-01 18:56:12 UTC
A commit references this bug:

Author: tcberner
Date: Wed Jan  1 18:55:17 UTC 2020
New revision: 521758
URL: https://svnweb.freebsd.org/changeset/ports/521758

Log:
  MFH: r521756

  security/pam_google_authenticator: update to 1.08

  Bugfix issue:
  	https://github.com/google/google-authenticator-libpam/issues/146

  PR:		243003
  Submitted by:	Dries Michiels <driesm.michiels@gmail.com>  (maintainer)

  Approved by:	ports-secteam (blanket)

Changes:
_U  branches/2020Q1/
  branches/2020Q1/security/pam_google_authenticator/Makefile
  branches/2020Q1/security/pam_google_authenticator/distinfo
Comment 5 Tobias C. Berner freebsd_committer freebsd_triage 2020-01-01 18:58:01 UTC
Committed. Thanks.