SPECS: centericq.spec - add patches from gentoo to resolve CAN-200...

glen glen at pld-linux.org
Tue Dec 20 21:52:23 CET 2005


Author: glen                         Date: Tue Dec 20 20:52:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patches from gentoo to resolve CAN-2005-1852, CVE-2005-3694, CVE-2005-3863

---- Files affected:
SPECS:
   centericq.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/centericq.spec
diff -u SPECS/centericq.spec:1.46 SPECS/centericq.spec:1.47
--- SPECS/centericq.spec:1.46	Wed Sep 21 06:27:48 2005
+++ SPECS/centericq.spec	Tue Dec 20 21:52:16 2005
@@ -1,18 +1,18 @@
 # $Revision$, $Date$
-# TODO
-# - security  http://security.gentoo.org/glsa/glsa-200507-26.xml
 Summary:	Console ncurses based IM (ICQ, Yahoo!, MSN, AIM, IRC) client
 Summary(es):	CenterICQ es un cliente ICQ basado en ncurses para el modo texto
 Summary(pl):	Klient IM (ICQ, Yahoo!, MSN, AIM, IRC) w wersji tekstowej
 Summary(pt_BR):	O centerICQ é um cliente ICQ baseado em ncurses para o modo texto
 Name:		centericq
 Version:	4.21.0
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://konst.org.ua/download/%{name}-%{version}.tar.bz2
 # Source0-md5:	82e426f2b4f6f2ab799c28807f36ade6
 Patch0:		%{name}-no_libgnutls.patch
+Patch1:		%{name}-icq-short-read.patch
+Patch2:		%{name}-memory-handling.patch
 URL:		http://thekonst.net/centericq/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -58,6 +58,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 mv -f po/{zh_TW.Big5,zh_TW}.po
 %{__perl} -pi -e 's/zh_TW\.Big5/zh_TW/' configure.in
@@ -107,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2005/12/20 20:52:16  glen
+- add patches from gentoo to resolve CAN-2005-1852, CVE-2005-3694, CVE-2005-3863
+
 Revision 1.46  2005/09/21 04:27:48  aredridel
 - up to 4.21.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/centericq.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list