[Bug 194133] New: [MAINTAINER] Update security/pam_ocra to 1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 4 06:02:44 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194133

            Bug ID: 194133
           Summary: [MAINTAINER] Update security/pam_ocra to 1.1
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: sg2342 at googlemail.com

Created attachment 147953
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147953&action=edit
pam_ocra-1.1.patch

update to pam_ocra-1.1 - this is a bugfix release

Changelog
---------

- 1.1:

  * fix timstamp_offset verification:
    broken termination condition in timstamp_offset verify loop did not
    account for timstamp_offset==0. The result was that verification would
    suceed for any timestamp.

  * fix counter_window and timstamp_offset verification:
    broken termination condition in counter_window verify loop did not
    account for counter_window==0. The result was that the verification
    would execute MAX_INT times before failing.

  * fix i368 builds:
    incorrect sign-compare and 64bit specific format string triggerd warnings
    which broke the build for i368 targets.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list