mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/putty: security bump to version 0.85
Release notes: https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html THe release notes has 4 security related fixes. No CVE assigned. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Julien: mark the commit as "security" related] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
883fc1b41d
commit
131952483b
@@ -1,7 +1,7 @@
|
||||
# Hashes from: https://the.earth.li/~sgtatham/putty/0.84/{sha1,sha256,sha512}sums
|
||||
sha1 d3ed01106667b42de322b266266e0d21b70adf12 putty-0.84.tar.gz
|
||||
sha256 06057862ae198f1dbd219d0c7493080d59f606194bb5056c549e342aa01b69fe putty-0.84.tar.gz
|
||||
sha512 647c84490c01f8c0f9cf02f565081d80ea2ea4fb90207cfb2fbe13ba5e8c3cea7c4807504363d3d3a851df5edb6087c3b39084820bf20e818dd551db54af0765 putty-0.84.tar.gz
|
||||
# Hashes from: https://the.earth.li/~sgtatham/putty/0.85/{sha1,sha256,sha512}sums
|
||||
sha1 a9f0b3ed9b90a9f48615eb446a626fa107e33267 putty-0.85.tar.gz
|
||||
sha256 13fd4db2936d03b73812a7bcc2a658e4dd29cc776a56c3670a7fc6f1a0ee8af8 putty-0.85.tar.gz
|
||||
sha512 f52c3f580a0b9e52cb65c0bfddfa834f7362af22ac8c1a3803cefb11e43e35887b98209ae32d2abc0b56c2d0ddcc03c08b42542ce72989c1dc3ef116c19d761b putty-0.85.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 3b02f87e0063430289d9681727a98818c844fc8a4d79b24b76047fa061e77f13 LICENCE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PUTTY_VERSION = 0.84
|
||||
PUTTY_VERSION = 0.85
|
||||
PUTTY_SITE = https://the.earth.li/~sgtatham/putty/$(PUTTY_VERSION)
|
||||
PUTTY_LICENSE = MIT
|
||||
PUTTY_LICENSE_FILES = LICENCE
|
||||
|
||||
Reference in New Issue
Block a user