summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.11-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-10-12 13:47:23 +1100
committerChris Johns <chrisj@rtems.org>2017-10-12 13:48:52 +1100
commitd94bd014a89b40d126b1d27c417b8025a4a9f5f5 (patch)
tree1a265b4a8fca7bd2926e177528a7ad7727b867b0 /rtems/config/tools/rtems-gdb-7.11-1.cfg
parentsb: Remove MD5 and SHA1 as they not secure. (diff)
downloadrtems-source-builder-d94bd014a89b40d126b1d27c417b8025a4a9f5f5.tar.bz2
4.12: Update all MD5 hashes to SHA256.
Closes #2536.
Diffstat (limited to 'rtems/config/tools/rtems-gdb-7.11-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-7.11-1.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.11-1.cfg b/rtems/config/tools/rtems-gdb-7.11-1.cfg
index c8e6fba..4854771 100644
--- a/rtems/config/tools/rtems-gdb-7.11-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.11-1.cfg
@@ -7,23 +7,23 @@
%define gdb_version 7.11
%define gdb_src_ext xz
-%hash md5 gdb-%{gdb_version}.tar.xz b5c784685e1cde65ba135feea86b6d75
+%hash sha256 gdb-%{gdb_version}.tar.xz 7a434116cb630d77bb40776e8f5d3937bed11dea56bafebb4d2bc5dd389fe5c1
#
# aarch64 and x86_64 support.
#
%patch add gdb -p1 %{rtems_gdb_patches}/gdb-7.11-aarch64-x86_64.patch
-%hash md5 gdb-7.11-aarch64-x86_64.patch ed53a5339874193f10b9ac6bb995989d
+%hash sha512 gdb-7.11-aarch64-x86_64.patch 20fc58f6979afd27b4cb0d94f1d5784a5d429ca78d66956e14cd21ad7dc23899
#
# ERC32 simulator fixes.
#
%patch add gdb %{rtems_gdb_patches}/gdb-7.11-sis-leon2-leon3.diff
-%hash md5 gdb-7.11-sis-leon2-leon3.diff 88eac302290ea2a58bd7e08aaca94efd
+%hash sha512 gdb-7.11-sis-leon2-leon3.diff 4c44afec9c00a45b9322d787da3796f3294f207ddae9fe9faab3327b6991ac75
%if %{_build_os} == freebsd
%patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
- %hash md5 patch-gdb-python-python-config.py c0260fcca4c1a5509635049c0094eee3
+ %hash sha256 patch-gdb-python-python-config.py c06cafc9370063b6f966c68973434f9cce6227c96e22f8ea23f156126f0b33d3
%endif
#