Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99652 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13789 invoked from network); 28 Jun 2017 06:58:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2017 06:58:38 -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.221 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.221 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.221] ([81.169.146.221:19412] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/10-07609-A9353595 for ; Wed, 28 Jun 2017 02:58:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1498633111; l=2103; s=domk; d=kelunik.com; h=Content-Type:Cc:To:Subject:Date:From:References:In-Reply-To: MIME-Version; bh=Oaxklu1RnbZPkP8fEGaOn5+5eqTAjhTANgHvHlEHcE0=; b=PX474BZHStWNy7hp9Okm5jI4OO4WaTc8fsQRUJWDEmN1odzmj6bdUozmGhAGEOWxYa GSBPvfpCkxW4LKN0ovVN5YPnbKza4EdahIys7BBlWRWjARQztllADkEYFOfnpKvMYz8D zUGT568tYIyBLbeMWCbC8A3DBDt88sBIEcddM= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLDup6E67mzuoNHBqX73Q== X-RZG-CLASS-ID: mo00 Received: by mail-oi0-f43.google.com with SMTP id c189so34661080oia.2 for ; Tue, 27 Jun 2017 23:58:31 -0700 (PDT) X-Gm-Message-State: AKS2vOyl4wSTvR9SB8w7+8hwE/xfnqxHQZeeCuhdw7AaC1nDipVNmUqf cDw7Efnbnva6UThE42tIgbnIaSmW9w== X-Received: by 10.202.199.80 with SMTP id x77mr5601850oif.182.1498633110862; Tue, 27 Jun 2017 23:58:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.81.135 with HTTP; Tue, 27 Jun 2017 23:58:30 -0700 (PDT) In-Reply-To: References: Date: Wed, 28 Jun 2017 08:58:30 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: multipart/alternative; boundary="001a1134f5a838c7dc0552ffb695" Subject: Re: [PHP-DEV] MD5 no longer part of release process From: me@kelunik.com (Niklas Keller) --001a1134f5a838c7dc0552ffb695 Content-Type: text/plain; charset="UTF-8" 2017-06-28 4:19 GMT+02:00 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. > Can't we just rehash them? Regards, Niklas --001a1134f5a838c7dc0552ffb695--