Upgrade to xchat-1.8.7
Security Fixed : A vulnerability was discovered that may allow people to send data to the ircd on your behalf. With default settings, 1.8.x is NOT vulnerable. An easy fix is: /set percascii 0 Reported by : Marcin Dobrucki <siili@nixu.com>
This commit is contained in:
parent
b19fb8302f
commit
07e13579ac
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2001/11/28 08:14:07 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2002/01/10 11:08:55 shell Exp $
|
||||
# $FreeBSD: Makefile,v 1.12 1999/06/08 23:41:54 steve Exp $
|
||||
|
||||
|
||||
COMMENT= "X-Chat is an X11 IRC client"
|
||||
|
||||
MAJOR= 1.8
|
||||
VERSION= ${MAJOR}.6
|
||||
VERSION= ${MAJOR}.7
|
||||
DISTNAME= xchat-${VERSION}
|
||||
CATEGORIES= net x11
|
||||
NEED_VERSION= 1.488
|
||||
NEED_VERSION= 1.504
|
||||
|
||||
MASTER_SITES= http://xchat.org/files/source/${MAJOR}/ \
|
||||
http://xchat.linuxpower.org/files/source/${MAJOR}/
|
||||
@ -31,7 +31,7 @@ FLAVOR?=
|
||||
|
||||
CONFIGURE_ARGS+= --disable-imlib --disable-python \
|
||||
--disable-gnome --disable-zvt \
|
||||
--enable-ipv6
|
||||
--disable-mmx --enable-ipv6
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_X11= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xchat-1.8.6.tar.bz2) = b17db9d9130eeaacdce0e809cc3ce965
|
||||
RMD160 (xchat-1.8.6.tar.bz2) = c641d1a95a09aa437a5945bc17a41519fb159001
|
||||
SHA1 (xchat-1.8.6.tar.bz2) = 940e324f756b4913b2271b1f409611036f4d16c5
|
||||
MD5 (xchat-1.8.7.tar.bz2) = 2bdcf2b77f6bf1385bc63a17dcafbe90
|
||||
RMD160 (xchat-1.8.7.tar.bz2) = 708a84c383f192b1b147390c9a5c3d4c1cf29c23
|
||||
SHA1 (xchat-1.8.7.tar.bz2) = be69774757970ce0100d36ec769a64590c84cb78
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2001/07/31 05:25:30 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2002/01/10 11:08:56 shell Exp $
|
||||
bin/xchat
|
||||
bin/xchat-text
|
||||
share/doc/xchat/README
|
||||
@ -28,6 +28,7 @@ share/locale/it/LC_MESSAGES/xchat.mo
|
||||
share/locale/ja/LC_MESSAGES/xchat.mo
|
||||
share/locale/ko/LC_MESSAGES/xchat.mo
|
||||
share/locale/lt/LC_MESSAGES/xchat.mo
|
||||
share/locale/lv/LC_MESSAGES/xchat.mo
|
||||
share/locale/nl/LC_MESSAGES/xchat.mo
|
||||
share/locale/no/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt/LC_MESSAGES/xchat.mo
|
||||
|
Loading…
Reference in New Issue
Block a user