Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89596 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33486 invoked from network); 3 Dec 2015 20:58:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2015 20:58:23 -0000 Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.219 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.219 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.219] ([81.169.146.219:35717] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/60-31239-DECA0665 for ; Thu, 03 Dec 2015 15:58:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1449176298; l=5197; s=domk; d=kelunik.com; h=Content-Type:Cc:To:From:Subject:Date:References:In-Reply-To: MIME-Version; bh=kmqFNBrhdhK7vbuESWMnQl+WdhdpoHq6r3Whdi7gDJU=; b=xFKrtOV9Y2PoKXlWYXmOtUCLqyBBlvOaaOaGNeovsPyXrSrK21BRLc67DD3S1/CNSoc 50IoqOe7vAZYXpCPKEPMwVVNt6KPkxkbgTgvUVPFk7AF5SMKkzFLEdpVMuYjXc7+hO3M8 Ot5j+5LvdTuCQDa8x9NuTKNiA1mugxyFwPU= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLGvomb4bl9EfHtO3I6 X-RZG-CLASS-ID: mo00 Received: from mail-wm0-f41.google.com ([74.125.82.41]) by smtp.strato.de (RZmta 37.14 AUTH) with ESMTPSA id 205af4rB3KwIaWr (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Thu, 3 Dec 2015 21:58:18 +0100 (CET) Received: by wmec201 with SMTP id c201so46110724wme.0 for ; Thu, 03 Dec 2015 12:58:18 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.28.72.136 with SMTP id v130mr725381wma.60.1449176298387; Thu, 03 Dec 2015 12:58:18 -0800 (PST) Received: by 10.194.22.5 with HTTP; Thu, 3 Dec 2015 12:58:18 -0800 (PST) In-Reply-To: <5660AA73.8090907@lerdorf.com> References: <039701d12dce$c67982a0$536c87e0$@lool.fr> <56605D5E.5050001@php.net> <6rp06btg753vjoj9hg2pbjs3p9etv31tgu@4ax.com> <5660AA73.8090907@lerdorf.com> Date: Thu, 3 Dec 2015 21:58:18 +0100 X-Gmail-Original-Message-ID: Message-ID: To: Rasmus Lerdorf Cc: Jan Ehrhardt , PHP Internals Content-Type: multipart/alternative; boundary=001a114b32b67b82b7052604a61b Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay From: me@kelunik.com (Niklas Keller) --001a114b32b67b82b7052604a61b Content-Type: text/plain; charset=UTF-8 Yes, releases have been repackaged, see https://mta.openssl.org/pipermail/openssl-announce/2015-December/000051.html Regards, Niklas 2015-12-03 21:47 GMT+01:00 Rasmus Lerdorf : > On 12/03/2015 09:39 AM, Niklas Keller wrote: > > Jan Ehrhardt schrieb am Do., 3. Dez. 2015 17:04: > > > > Ferenc Kovacs in php.internals (Thu, 3 Dec 2015 16:27:36 +0100): > >> On Thu, Dec 3, 2015 at 4:18 PM, Sebastian Bergmann > >> wrote: > >> > >>> Am 03.12.2015 um 16:10 schrieb Julien Pauli: > >>>> We, PHP, are not distros maintainers. > >>> > >>> Well said. But why, then, do we provide Windows binaries? > >> > >> loaded question, I think it would worth splitting the discussion into a > >> separate thread. > >> my understanding is that at the time when we started distributing > windows > >> binaries there were no binary distributions for php windows. > > > > It might be less needed than before. I am compiling OpenSSL 1.0.2e for > > Windows at the moment. Guess that Anatol is doing the same. > > -- > > Jan > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http:// www.php.net > > / unsub.php > > > > > > > > Seems like a failed release, make test doesn't work for OpenSSL 1.0.2e. > > Heared other people have other issues on 1.0.1 as well. > > > > Does it work for you? > > The release tarball builds fine against openssl-1.0.1k on Debian-jessie > for me. I haven't tested 1.0.2e yet. Waiting on > https://launchpad.net/debian/+source/openssl/ to get 1.0.2e. > > -Rasmus > > > --001a114b32b67b82b7052604a61b--