[Buildroot] [git commit] package/putty: security bump to version 0.85
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/131952483b10e53c443f90b089fc7a050b2eeef8 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master 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 <[email protected]> [Julien: mark the commit as "security" related] Signed-off-by: Julien Olivain <[email protected]> --- package/putty/putty.hash | 8 ++++---- package/putty/putty.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/putty/putty.hash b/package/putty/putty.hash index 362467e2d7..8a9dc4b5aa 100644 --- a/package/putty/putty.hash +++ b/package/putty/putty.hash @@ -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 diff --git a/package/putty/putty.mk b/package/putty/putty.mk index 82b16b250c..5df29714b7 100644 --- a/package/putty/putty.mk +++ b/package/putty/putty.mk @@ -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 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot