diff options
author | wiz <wiz@pkgsrc.org> | 2015-09-30 20:22:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-09-30 20:22:33 +0000 |
commit | 8ada24d1aa55ecc889456f02dd327c9cd0ec3aea (patch) | |
tree | 0b9cb5ae7e30f3154ee53ce2cd2766a285bfe6b9 /x11 | |
parent | 1978b71a0c657849c12449f38f3d6d1cac7ed0ae (diff) | |
download | pkgsrc-8ada24d1aa55ecc889456f02dd327c9cd0ec3aea.tar.gz |
Update to 0.32.8:
A new pixman release 0.32.8 is now available. This is a stable release that
contains an important bug fix (buffer overflow), which can affect 32-bit
systems.
I recommend to all the distributions that still use the 0.32.x version to
upgrade to this release as soon as possible.
For those distributions that already moved to the new 0.33.2 version, I will
release in the coming weeks a new version (0.33.4), which will include this
bug fix, among other things.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/pixman/Makefile | 5 | ||||
-rw-r--r-- | x11/pixman/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 7c650856bdb..66698e298eb 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2015/06/12 10:52:18 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/09/30 20:22:33 wiz Exp $ -DISTNAME= pixman-0.32.6 -PKGREVISION= 1 +DISTNAME= pixman-0.32.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index 3fdc69e517d..eceab50a2e6 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.55 2015/06/30 04:12:16 tnn Exp $ +$NetBSD: distinfo,v 1.56 2015/09/30 20:22:33 wiz Exp $ -SHA1 (pixman-0.32.6.tar.bz2) = 5b730399e1e212e5acaa69a4f1a2c7be1af1cdc4 -RMD160 (pixman-0.32.6.tar.bz2) = d3bd5fef800499215944606c750696325853de2c -Size (pixman-0.32.6.tar.bz2) = 672201 bytes +SHA1 (pixman-0.32.8.tar.bz2) = 5c57045622265b877c9bf02d531973eadf942140 +RMD160 (pixman-0.32.8.tar.bz2) = 1c6a34d01a24e8c1868407d3ca81289fede0bd0a +Size (pixman-0.32.8.tar.bz2) = 696038 bytes SHA1 (patch-ba) = 9bd8a7fd0cfbd280df06d69838d3d10ab1b51e23 SHA1 (patch-bb) = d47b1857771b8addb6897d45782ba2735a7aacbd SHA1 (patch-bc) = 3e23e6c482ea193885f3f762af355ef2f692132b |