Skip to content

Commit

Permalink
libsixel: update to 1.8.4. (security update)
Browse files Browse the repository at this point in the history
Upstream changes:

v1.8.4
* Security fix for CVE-2019-11024 (#85), recursive loop problem,
  reported by @Loginsoft-Research.

* Security fix for #73, illegal memory access problem,
  reported by @hongxuchen.

* Security fix for #89, core dumped issue,
  reported by @niugx.

* Security fix for #107, large memory allocation problem,
  reported by @cuanduo.

* Security fix for #114, heap-buffer-overflow problem,
  reported by @SuhwanSong.

* Security fix for #116, heap-buffer-overflow problem,
  reported by @SuhwanSong.

* Security fix for #118, heap-buffer-overflow problem,
  reported by @SuhwanSong.

* Security fix for #121, heap-buffer-overflow problem,
  reported by @gutiniao
  • Loading branch information
tsutsui committed Dec 22, 2019
1 parent 5ccafdb commit 5a9b208
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions graphics/libsixel/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.43 2019/12/18 14:02:10 tsutsui Exp $
# $NetBSD: Makefile,v 1.44 2019/12/22 02:58:32 tsutsui Exp $

DISTNAME= libsixel-1.8.3
DISTNAME= libsixel-1.8.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=saitoha/}
GITHUB_PROJECT= libsixel
Expand Down
10 changes: 5 additions & 5 deletions graphics/libsixel/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.22 2019/12/18 14:02:10 tsutsui Exp $
$NetBSD: distinfo,v 1.23 2019/12/22 02:58:32 tsutsui Exp $

SHA1 (libsixel-1.8.3.tar.gz) = 5c1360b56b1259fca4ac1055da1fbbd29cd16d6b
RMD160 (libsixel-1.8.3.tar.gz) = 9874ba7263e1add4079aeea73dfb6e63bea09309
SHA512 (libsixel-1.8.3.tar.gz) = 1b62083cbbaf7c8d05de646aa854c9e472f65ab9e34c6fdccbb2c283da4fdcb9838eddba41ea6a9720315e735bbf97cf6446dc6cb46fbf73d4b173068d18fda8
Size (libsixel-1.8.3.tar.gz) = 4781583 bytes
SHA1 (libsixel-1.8.4.tar.gz) = fc1e200c551119d3ab01162ac7cdbb8df809b8d6
RMD160 (libsixel-1.8.4.tar.gz) = c6660e565361e2ed150feb48d0538cc20b4aca9a
SHA512 (libsixel-1.8.4.tar.gz) = 20bbc9d6ecbc7a27064a391d066d604fd2ff437a6d429288c36287e314104ff4d1e7f2f4e09a0e62ab0fc68bde34e47d17f3a00f285afd1859a685d14d97c2e4
Size (libsixel-1.8.4.tar.gz) = 4782947 bytes

0 comments on commit 5a9b208

Please sign in to comment.