Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99362 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98037 invoked from network); 5 Jun 2017 15:06:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2017 15:06:17 -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.163 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.163 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.163] ([81.169.146.163:32457] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/B0-27119-56375395 for ; Mon, 05 Jun 2017 11:06:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1496675171; l=1997; s=domk; d=kelunik.com; h=Content-Type:Cc:To:Subject:Date:From:References:In-Reply-To: MIME-Version; bh=oP1YLSf4kv+XIeSrJFFZoaLG003iYhMIRn8RLl3LkqY=; b=T6FQV/AdiRl/JX5V/gwzUdHgPwjvjvb1G3YaEtX+6di0YWTpWI62X++vd/U6zxSE5r Tyr32hS2PS3If+MPNzAS0ukpgFpfiDoXVqTMVPdqGWyC16finp21mtt71N9Mej3bKLF+ VEFmqTIOG2KbQHjKG5iE3hbKyyOHCyg48GkTg= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLDup6E67mzuoNHBqT43Q== X-RZG-CLASS-ID: mo00 Received: by mail-oi0-f50.google.com with SMTP id s3so70414973oia.0 for ; Mon, 05 Jun 2017 08:06:11 -0700 (PDT) X-Gm-Message-State: AODbwcB0aPMUapHyPPj9WMbThQnuUC/1xwXxvyPyoXMo78pkjEJTXxwH rvSFXdH9ZpvF6o/e4HVav2Q3eJmmJQ== X-Received: by 10.202.86.200 with SMTP id k191mr2950584oib.184.1496675170253; Mon, 05 Jun 2017 08:06:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.176.133 with HTTP; Mon, 5 Jun 2017 08:06:09 -0700 (PDT) In-Reply-To: References: Date: Mon, 5 Jun 2017 17:06:09 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: multipart/alternative; boundary="001a113d30cede0b43055137d743" Subject: Re: [PHP-DEV] Re: [RFC][Release Process] Deprecate/Remove MD5 checksums From: me@kelunik.com (Niklas Keller) --001a113d30cede0b43055137d743 Content-Type: text/plain; charset="UTF-8" 2017-06-05 16:42 GMT+02:00 Sara Golemon : > On Tue, May 30, 2017 at 12:27 AM, Sara Golemon wrote: > > https://wiki.php.net/rfc/release-md5-deprecation > > > > Primary discussion points: Deprecate or Remove? Deprecate for how long? > > > No response from my post last week, bumping at a different time of day > to get response. > I think I responded, but maybe only on Twitter. I'm definitely in favor of removing them. I think it would be good to add at least SHA-256 checksums for the older releases. Regards, Niklas --001a113d30cede0b43055137d743--