php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79826 php-7.4.8.tar.gz checksum
Submitted: 2020-07-10 06:20 UTC Modified: 2020-07-12 12:01 UTC
From: petr at jisa dot eu Assigned: cmb (profile)
Status: Closed Package: Website problem
PHP Version: 7.4.8 OS:
Private report: No CVE-ID: None
 [2020-07-10 06:20 UTC] petr at jisa dot eu
Description:
------------
php-7.4.8.tar.gz checksum on the website doesn't match downloaded file


Test script:
---------------
from www.php.net...
php-7.4.8.tar.gz (sig) [16,118Kb] 09 Jul 2020
649f6bcdb60dc38d5edd7f3a7b2905d15d88c1d13e40307e8972ede347cea6ba

but (repeatedly) downloaded file has...
curl -s https://www.php.net/distributions/php-7.4.8.tar.gz | sha256sum
c1ac4ab147198612f5cd6387ace4736e80b396660d8839b32075e07492082901


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-07-10 07:09 UTC] cmb@php.net
The hashes given on the Website match the hashes of the downloaded
files for me.
 [2020-07-12 11:27 UTC] cmb@php.net
-Status: Open +Status: Feedback -Type: Documentation Problem +Type: Bug -Assigned To: +Assigned To: cmb
 [2020-07-12 11:27 UTC] cmb@php.net
Can anybody confirm the reported behavior?
 [2020-07-12 11:56 UTC] petr at jisa dot eu
-Status: Feedback +Status: Assigned
 [2020-07-12 11:56 UTC] petr at jisa dot eu
I really got different file before.
Was fixed later that day.
Thx!

ll
-rw-r--r-- 1 root root 16505884 Jul  7 11:40 php-7.4.8.tar.gz
-rw-r--r-- 1 root root 16505222 Jul  9 11:10 php-7.4.8.tar.gz.1

sha256sum php-7.4.8.tar.gz*
c1ac4ab147198612f5cd6387ace4736e80b396660d8839b32075e07492082901  php-7.4.8.tar.gz
649f6bcdb60dc38d5edd7f3a7b2905d15d88c1d13e40307e8972ede347cea6ba  php-7.4.8.tar.gz.1
 [2020-07-12 12:01 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 [2020-07-12 12:01 UTC] cmb@php.net
Ah!  We have re-tagged that version, and you likely have picked up the old one.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 18:01:30 2024 UTC