Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Sep 2016 10:22:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 212304] security/rubygem-bcrypt: rip out unused crypt_r implementation
Message-ID:  <bug-212304-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212304

            Bug ID: 212304
           Summary: security/rubygem-bcrypt: rip out unused crypt_r
                    implementation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby@FreeBSD.org
          Reporter: xmj@FreeBSD.org
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

Created attachment 174283
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174283&action=
=3Dedit
rip crypt_r out of rubygem-bcrypt

In r303920 [1] ed@ added a thread-safe implementation of crypt, crypt_r(3).

This change breaks rubygem-bcrypt on 12.0-CURRENT.

As the crypt_r implementation found in the gem isn't used one way or anothe=
r,
rip it out, and unbreak the package build on 12.0-CURRENT

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212304-21402>