
21 Mar
2017
21 Mar
'17
6:30 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c768d12a1da816f26d39276e940b589e1e3f0a93 https://github.com/phpmyadmin/phpmyadmin/commit/c768d12a1da816f26d39276e940b... Author: Michal Čihař <michal@cihar.com> Date: 2017-03-21 (Tue, 21 Mar 2017) Changed paths: M scripts/create-release.sh M scripts/upload-release Log Message: ----------- Remove creating of sha1 for releases As there is now way to generate collisions (and tar happily ignores additional payload), using sha1 probably no longer makes sense here. See https://github.com/phpmyadmin/website/issues/59 Signed-off-by: Michal Čihař <michal@cihar.com>