pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/29888: [patch] update to gaim 1.2.1



>Number:         29888
>Category:       pkg
>Synopsis:       [patch] update to gaim 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 05 07:43:00 +0000 2005
>Originator:     Matthew Luckie
>Release:        NetBSD 1.6
>Organization:
University of Waikato
>Environment:
NetBSD polyprop 1.6.1_RC2 NetBSD 1.6.1_RC2 (polyprop) #4: Wed Nov 26 08:39:04 
NZDT 2003     root@polyprop:/usr/src/sys/arch/cobalt/compile/polyprop cobalt
>Description:
version 1.2.1 (4/3/2005):
        * URL escaping now works with UTF-8 text. This may break some old log
         files.
        * Revert to XOR auth for ICQ as the md5 is not fully functional
        * Fix bug with going away while in a jabber chat
        * MSN bug fixes (Felipe Contreras)
        * Escape things properly in IRC

Also three security issues:
 Remote DoS on receiving malformed HTML
 Remote DoS on receiving certain messages over IRC
 Jabber remote crash
>How-To-Repeat:
N/A
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/Makefile,v
retrieving revision 1.82
diff -u -r1.82 Makefile
--- Makefile    22 Mar 2005 09:47:47 -0000      1.82
+++ Makefile    5 Apr 2005 07:35:12 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.82 2005/03/22 09:47:47 jmmv Exp $
 
-DISTNAME=      gaim-1.2.0
+DISTNAME=      gaim-1.2.1
 CATEGORIES=    chat x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gaim/}
 EXTRACT_SUFX=  .tar.bz2
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/PLIST,v
retrieving revision 1.37
diff -u -r1.37 PLIST
--- PLIST       4 Jan 2005 09:02:39 -0000       1.37
+++ PLIST       5 Apr 2005 07:35:14 -0000
@@ -113,6 +113,7 @@
 ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gaim.mo
+${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gaim.mo
@@ -124,8 +125,8 @@
 ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/my_MM/LC_MESSAGES/gaim.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gaim.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gaim.mo
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/distinfo,v
retrieving revision 1.62
diff -u -r1.62 distinfo
--- distinfo    22 Mar 2005 09:47:47 -0000      1.62
+++ distinfo    5 Apr 2005 07:35:14 -0000
@@ -1,8 +1,7 @@
 $NetBSD: distinfo,v 1.62 2005/03/22 09:47:47 jmmv Exp $
 
-SHA1 (gaim-1.2.0.tar.bz2) = 6aa42c56a1c7dae34a831006ecd4f02dd1fe13a6
-RMD160 (gaim-1.2.0.tar.bz2) = e860058814c97db362e087526ca197746f4fd365
-Size (gaim-1.2.0.tar.bz2) = 5200934 bytes
+SHA1 (gaim-1.2.1.tar.bz2) = d5279ab3e9bb9d34272d48a9536c801d0f9d1441
+RMD160 (gaim-1.2.1.tar.bz2) = 34e4d3727a19b749ee74b3658d9e81956bb8ed75
+Size (gaim-1.2.1.tar.bz2) = 5223019 bytes
 SHA1 (patch-aa) = 555c394dbb4cd9ef4fea621d30ce72baae309067
-SHA1 (patch-ab) = b9758039c9b39006db6d3211099786e2614cbe5d
 SHA1 (patch-ad) = 21ffc478343793ce065c75a24ed0cf58b0677359




Home | Main Index | Thread Index | Old Index