mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/dash: security bump to version 0.5.13.3
For change log, see: https://git.kernel.org/pub/scm/utils/dash/dash.git/log/?h=601bc50bfc2858ab7a9ec327fe4e33a9c4877759 Fixes CVE-2026-31323. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Julien: fix hash file format to also fix check-package error] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2e6b2b82d5
commit
7e24f892f6
@@ -1,5 +1,5 @@
|
||||
# From http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.13.2.tar.gz.sha512sum
|
||||
sha512 7e9a06409eec925fc83c81192cab420a76ec25821f0a4cec8db4a93b00e51d343438b8cfe56069b4d7fb185f529d1b5171a7603525de00a7852298425b2f433f dash-0.5.13.2.tar.gz
|
||||
# From http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.13.3.tar.gz.sha512sum
|
||||
sha512 4f463ea9d9bd72cb9852578a43ce04a211e2e775782f4cb6b2af328d51f80fcf9cff3255c519f60027f7b0d8b9d3c9ebed100925bf6324bbef81381ebd3c77ae dash-0.5.13.3.tar.gz
|
||||
# Locally calculated
|
||||
sha256 e7136826b1eed6ce3193e8affa2f70b1b2b9168dd91ffa7ddb4f46e9e62054fe dash-0.5.13.2.tar.gz
|
||||
sha256 a83727c1299ac4c3d9d43979393b3a4eb00275d5636ae02526e7979d51d6fbd1 dash-0.5.13.3.tar.gz
|
||||
sha256 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DASH_VERSION = 0.5.13.2
|
||||
DASH_VERSION = 0.5.13.3
|
||||
DASH_SITE = http://gondor.apana.org.au/~herbert/dash/files
|
||||
DASH_LICENSE = BSD-3-Clause, GPL-2.0+ (mksignames.c)
|
||||
DASH_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user