bugzilla-daemon at mindrot.org
2014-Oct-18  05:08 UTC
[Bug 2296] New: loginrec.c fails to compile when HAVE_ADDR_V6_IN_UTMP is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=2296
            Bug ID: 2296
           Summary: loginrec.c fails to compile when HAVE_ADDR_V6_IN_UTMP
                    is defined
           Product: Portable OpenSSH
           Version: 6.7p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: writeonce at midipix.org
Created attachment 2487
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2487&action=edit
loginrec.c: change the 'ut' typo to 'utx' where applicable
In loginrec.c: construct_utmpx(), the effective code path when
HAVE_ADDR_V6_IN_UTMP is defined contains a typo which results in
failure to compile.  Attached is a patch that fixes this error.
* filed against 6.7, but applies also to the current version and
several previous versions (6.6 at the least).
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2014-Dec-23  04:27 UTC
[Bug 2296] loginrec.c fails to compile when HAVE_ADDR_V6_IN_UTMP is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=2296
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2266
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
patch applied - will be in openssh-6.8. Thanks!
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Mar-18  07:16 UTC
[Bug 2296] loginrec.c fails to compile when HAVE_ADDR_V6_IN_UTMP is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=2296
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
openssh-6.8 is released
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.