pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/libsixel



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Jul 28 14:01:21 UTC 2018

Modified Files:
        pkgsrc/graphics/libsixel: Makefile distinfo

Log Message:
libsixel: update to 1.8.2.

Upstream changes:
 (from https://github.com/saitoha/libsixel/releases/tag/v1.8.2 )

v1.8.2

This release provides some security updates.

* core: Fix memory leak problems(#67, CVE-2018-14072, CVE-2018-14073),
  thanks to @fCorleone.
  f94bc6f
  84ed0bc
* core: Fix some heap buffer-overflow problems(#68, #69, #70, #71),
  thanks to @fgeek.
  6a19d99
  0d70e04
  438188c
  ba21bb9
* man: Fix a typo (#66), thanks to @tsutsui.
  cf47281


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/graphics/libsixel/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/libsixel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/libsixel/Makefile
diff -u pkgsrc/graphics/libsixel/Makefile:1.35 pkgsrc/graphics/libsixel/Makefile:1.36
--- pkgsrc/graphics/libsixel/Makefile:1.35      Sat Jun  9 19:23:28 2018
+++ pkgsrc/graphics/libsixel/Makefile   Sat Jul 28 14:01:21 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2018/06/09 19:23:28 tsutsui Exp $
+# $NetBSD: Makefile,v 1.36 2018/07/28 14:01:21 tsutsui Exp $
 
-DISTNAME=              libsixel-1.8.1
+DISTNAME=              libsixel-1.8.2
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=saitoha/}
 GITHUB_PROJECT=                libsixel

Index: pkgsrc/graphics/libsixel/distinfo
diff -u pkgsrc/graphics/libsixel/distinfo:1.20 pkgsrc/graphics/libsixel/distinfo:1.21
--- pkgsrc/graphics/libsixel/distinfo:1.20      Sat Jun  9 19:23:28 2018
+++ pkgsrc/graphics/libsixel/distinfo   Sat Jul 28 14:01:21 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2018/06/09 19:23:28 tsutsui Exp $
+$NetBSD: distinfo,v 1.21 2018/07/28 14:01:21 tsutsui Exp $
 
-SHA1 (libsixel-1.8.1.tar.gz) = 257fa0f3d1d02ac2e267eeb8cd3f050327919217
-RMD160 (libsixel-1.8.1.tar.gz) = 4d1ee029c4b32c8e014dd7cdc77ad0aa3910610d
-SHA512 (libsixel-1.8.1.tar.gz) = af38b47aac443bfb443aa7b12041ecc1496722afbc861ad8572e90c34c7c1ed4ee04241d5d5f3abb7d8be945fac2a1f718494c4fbd023a6a7b9f6d912f90554c
-Size (libsixel-1.8.1.tar.gz) = 4777791 bytes
+SHA1 (libsixel-1.8.2.tar.gz) = f0a150461904d4217617009249c63150182588f7
+RMD160 (libsixel-1.8.2.tar.gz) = 1f1a6f5a46fa36ecab2563a96c4913d96a61713e
+SHA512 (libsixel-1.8.2.tar.gz) = f0287b7b7a190f0f964e27fc65aa816a78c09de5e50045a25eb05f9b430c74f779a7d5eb591b3430a82a06621d53719bf115bcdd0b99acc9afe3cb9ab6fde271
+Size (libsixel-1.8.2.tar.gz) = 4778776 bytes



Home | Main Index | Thread Index | Old Index