Update to 0.98p2 which fixes a local buffer overflow exploit

resulting in priviledge escalation

PR:	33003, 33020
Submitted by: corecode <corecode@corecode.ath.cx>
This commit is contained in:
Patrick Li 2001-12-20 00:08:35 +00:00
parent 4695eaef2e
commit df4b735e2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51871
3 changed files with 2 additions and 12 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= wmcube
PORTVERSION= 0.98p1
PORTVERSION= 0.98p2
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/
PKGNAMESUFFIX= -gdk

View file

@ -1 +1 @@
MD5 (wmcube-gdk-0.98p1.tar.gz) = fc4ac69f0f9c9abe974f634df37d3f7c
MD5 (wmcube-gdk-0.98p2.tar.gz) = 6e8be3ed2a8ab6d3fc6bb748c220d376

View file

@ -1,10 +0,0 @@
--- wmcube.c.orig Thu Aug 16 13:04:38 2001
+++ wmcube.c Thu Aug 16 13:05:00 2001
@@ -38,7 +38,6 @@
#include <math.h>
/* forgotten includes */
-#include <getopt.h>
#include <dirent.h>
#include <sys/wait.h>