From owner-freebsd-ruby@freebsd.org Wed Sep 7 09:07:48 2016 Return-Path: Delivered-To: freebsd-ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0114B9625A for ; Wed, 7 Sep 2016 09:07:48 +0000 (UTC) (envelope-from johannes@perceivon.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AAD41241 for ; Wed, 7 Sep 2016 09:07:48 +0000 (UTC) (envelope-from johannes@perceivon.net) Received: by mailman.ysv.freebsd.org (Postfix) id A6A1FB96259; Wed, 7 Sep 2016 09:07:48 +0000 (UTC) Delivered-To: ruby@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A64B6B96257 for ; Wed, 7 Sep 2016 09:07:48 +0000 (UTC) (envelope-from johannes@perceivon.net) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6C90123F for ; Wed, 7 Sep 2016 09:07:48 +0000 (UTC) (envelope-from johannes@perceivon.net) Received: by mail-it0-x22a.google.com with SMTP id e124so185986458ith.0 for ; Wed, 07 Sep 2016 02:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=perceivon-net.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=zEbnTGha39vSkrgVxPXHG61gvtvVf948kFDk2lQPHnI=; b=WprywjbqnCrAq4B0bwcUs7070j0aC2KcEd/ki3YnLRsUuoS1WFn1PxtMdixHalICHh Xy3HvPYtRAK92ljMgKPWSeD2zHFT0XGDHx0HeQ2Sr71q00h1HO6nkPIhS2jcQ7zTpV3b 1fDmZG/d72827bnyJoTbd8AGj0RdFpxrQRTh4dgRmDQpv7fbPONwceZDvLsfRmkGtz1u AdN1snI9nf3yPFSyeV2U0G49F4tEcfqdFZEtLosSQ3lqCtZryCn/t+E5Yt4S2eZpC8Oh VFGGvVNC1A9724H4j2H0hZdLkSxtyLmdkbtAXV+203d64Qxofb47X/a5BrQxj2thU833 UajQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=zEbnTGha39vSkrgVxPXHG61gvtvVf948kFDk2lQPHnI=; b=MOy4R/uSkeRyrYlJcGdp/A6cNqw8KR6a7+wTmejpGa6jshpdfxHH+2Xq+jCotLafvW YBKARLzd1n7RD7+35IfefQdb9Sny5jvhQCmK2fF3hdYhbJmkmnhfN3Vf8RlAASGeN/OC 6uofSnwUPk29VlkFa06yaLOF8123KD0V5niP9jzhKtkVHOpBAAxHd4wGoV6OWEicc3o5 Za+qCYTK1MeLHPBukiJKj9kLpgS+Ua+zfJWO9TBo0AZw69ycxiiOTylrwQfMUM5zqhbm iNtBPpVd/4Nk0e3dsObhTc/52856yZ+O+hoewEKQ3SUsYM6JuO53BbDlhiIbYAX4H2q5 iNIA== X-Gm-Message-State: AE9vXwO+gaaMwKEmzcfNI07cQyw8+x4joNxZkHIQpa7yDMkVQC61uLjrF/zUUbuxegX5og0dYsBxzF7qfHP6D1Kl X-Received: by 10.36.91.213 with SMTP id g204mr4937718itb.42.1473239267532; Wed, 07 Sep 2016 02:07:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.81.193 with HTTP; Wed, 7 Sep 2016 02:07:46 -0700 (PDT) Received: by 10.36.81.193 with HTTP; Wed, 7 Sep 2016 02:07:46 -0700 (PDT) In-Reply-To: References: From: "Meixner, Johannes" Date: Wed, 7 Sep 2016 12:07:46 +0300 Message-ID: Subject: Re: r303920: Add crypt_r(3) To: Ben Woods Cc: Adam Weinberger , Ed Schouten , ruby@freebsd.org, tz@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2016 09:07:48 -0000 Did you notice anything else being broken besides GitLab as a consequence of bcrypt not compiling? -Johannes On 7 Sep 2016 1:49 a.m., "Ben Woods" wrote: On Wednesday, 7 September 2016, Ed Schouten wrote: > Hi Ben, > > Yes! Some time ago xmj@ and I wrote a patch for this and filed a bug > report: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212304 > > Any people here on ruby@ that feel like reviewing/approving/committing > this? > > Thanks, > -- > Ed Schouten > > Nuxi, 's-Hertogenbosch, the Netherlands > KvK-nr.: 62051717 > Thanks for your help Ed - that is great :) Regards, Ben -- -- From: Benjamin Woods woodsb02@gmail.com _______________________________________________ freebsd-ruby@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscribe@freebsd.org"