Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99651 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99783 invoked from network); 28 Jun 2017 02:19:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2017 02:19:35 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.128.169 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.128.169 mail-wr0-f169.google.com Received: from [209.85.128.169] ([209.85.128.169:36533] helo=mail-wr0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/B6-12245-53213595 for ; Tue, 27 Jun 2017 22:19:33 -0400 Received: by mail-wr0-f169.google.com with SMTP id c11so167475085wrc.3 for ; Tue, 27 Jun 2017 19:19:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=golemon-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:from:date:message-id:subject:to; bh=q9Z8X2lZt2/6u49XrTLytGYL2JcpQUMXsL5gf+uMLuY=; b=aMScVraPMQUmYqWE9s8hb+LuSZiLNn+dmSy7VkBg4Ey+9aEVU1ij6oZh8eO5J/4rcw vnlUglqOFp8ICcSHphJKaDQLcDkqMQPtiIg/gTwvMpBwm8/xWcL/jYgSK2MrTExCWO59 jeeiRCd63XcxC3cgwCKVKum4UuqY2jKZfc4cLAddL2TpjeSu+oqZ8SzT18pIBLdsVsI8 oomVVhILfQCaEU1820OWwZM0To/x5grgxPYwHZVRh0lycE45dzBxeHhWBGee5zwY31gW 3YkaP45RTVhGfQ7glsMWWsX4ye3bGmziWUczaK80DE8F/eWS9poWhdhw2uqTobk8NPul 4qEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=q9Z8X2lZt2/6u49XrTLytGYL2JcpQUMXsL5gf+uMLuY=; b=PWijO4QWFuPzI0K6OJOIBEeQtDKqt+jNWzn5I2MDnaS6uuHYLAzqeGTkcD59+CsiiC +80WKocTkLWZ5Z6psxkugGnEuBzoiZInF0SOCPZiMFJ3+tyWrV5u3U37pSRjdu7bo/oQ y3n9yRLUeBLQ+3wJ7XWVk723yqFZiTLClt6pt/KLQe8x3KjsEmyujP4I4t19MDwWjm3m nxHeqWcDWL0/yHOfavyKV4+5qeHij3CbH3VA/MPogH1kBefuSbbduA3SBVWIUv8Jxfo2 u6Sgnewh5/VA2HAZLhoucWdwwsnxNUrX5SEf2Rca8vjlogzwNKyhLZUvLr8nSmA4bbTW 9BRg== X-Gm-Message-State: AKS2vOwT8hzr+fOYQ4pPrPnBEyOSbBoy8+6QH/k2vPm+3O8DxFOS6v5X tFDDpr8RHXbgBoTBAwFEWSv1HefmsS6xrF5gAw== X-Received: by 10.223.169.145 with SMTP id b17mr4870209wrd.179.1498616370252; Tue, 27 Jun 2017 19:19:30 -0700 (PDT) MIME-Version: 1.0 Sender: php@golemon.com Received: by 10.223.169.139 with HTTP; Tue, 27 Jun 2017 19:19:29 -0700 (PDT) X-Originating-IP: [71.251.16.204] Date: Tue, 27 Jun 2017 22:19:29 -0400 X-Google-Sender-Auth: TEhBYk67CSThyhu4KVPcwr6NYH8 Message-ID: To: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: MD5 no longer part of release process From: pollita@php.net (Sara Golemon) It was a nail-biter of a vote, but MD5 removal has passed 29 to 0 with a secondary vote for immediate removal without deprecation of 29 to 1. https://wiki.php.net/rfc/release-md5-deprecation I've pushed two commits to remove MD5 from www.php.net and qa.php.net, however it should be noted that I left a fair amount of md5 in web-php because very old releases have neither GPG signatures nor SHA256 checksums, and while MD5 is weak and broken, it's better than nothing. -Sara https://github.com/php/web-php/commit/7018747e6f57316591f138614cf311901f76e844 https://github.com/php/web-qa/commit/808942b865e355f16c727dc2050c4ec9ef832f9a