Date: Thu, 01 Sep 2016 10:22:36 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 212304] security/rubygem-bcrypt: rip out unused crypt_r implementation Message-ID: <bug-212304-21402-nsshqQINxR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212304-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-212304-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Johannes Jost Meixner <xmj@FreeBSD.org> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to ruby@FreeBSD.or= g: Bug 212304: security/rubygem-bcrypt: rip out unused crypt_r implementation https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212304 --- Description --- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212304-21402-nsshqQINxR>