diff options
author | drochner <drochner@pkgsrc.org> | 2010-07-20 12:10:34 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-07-20 12:10:34 +0000 |
commit | a4e6ad8afdc47a33d7365e69b59b2f605b751029 (patch) | |
tree | 31d726ee8a55bdba349781654d7a8436a6e50e57 /x11 | |
parent | 3406a0ab6af2adf00bdb6373983ef7c3101345db (diff) | |
download | pkgsrc-a4e6ad8afdc47a33d7365e69b59b2f605b751029.tar.gz |
update to 0.24.3
change: Fixed CVE-2003-0070 again
(possibility to put arbitrary input onto the user's command line
by combination of set/get window title escape sequences)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/vte/Makefile | 4 | ||||
-rw-r--r-- | x11/vte/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile index 6263751e6f7..c1efa829a71 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2010/07/06 15:56:06 drochner Exp $ +# $NetBSD: Makefile,v 1.77 2010/07/20 12:10:34 drochner Exp $ # -DISTNAME= vte-0.24.2 +DISTNAME= vte-0.24.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/vte/distinfo b/x11/vte/distinfo index e79740cb99c..65b5a0a0093 100644 --- a/x11/vte/distinfo +++ b/x11/vte/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.45 2010/07/06 15:56:06 drochner Exp $ +$NetBSD: distinfo,v 1.46 2010/07/20 12:10:34 drochner Exp $ -SHA1 (vte-0.24.2.tar.bz2) = d4327abe435c6c8908907302740528d2e3038717 -RMD160 (vte-0.24.2.tar.bz2) = f89c4fbd6032d0860c4ab51bbec0f837236170b3 -Size (vte-0.24.2.tar.bz2) = 1312996 bytes +SHA1 (vte-0.24.3.tar.bz2) = 463f2abf529286ce450b6c026a53bcd3e1fbb627 +RMD160 (vte-0.24.3.tar.bz2) = 0fed099ec8a1e88ce7a7fd0f12cab260b7559be0 +Size (vte-0.24.3.tar.bz2) = 1287755 bytes SHA1 (patch-aa) = 6b722ecbbd9face7152feca39f1d323870d2a69a SHA1 (patch-ab) = 217a8722d09b1854e869c49af69731ffed92f61c SHA1 (patch-ac) = 3b357bf9d1bca93c24f5b09dae1adec82323be0d |