summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-05-18 16:52:15 +0000
committertron <tron@pkgsrc.org>2012-05-18 16:52:15 +0000
commitabb0314fbc196f128099ea03fd3686700df1eac2 (patch)
tree9686831f4a06ed661ee078b1e16d3850565f5a68 /chat
parentc5b433f67295d97055d1dd9a999e715fdefedc1a (diff)
downloadpkgsrc-abb0314fbc196f128099ea03fd3686700df1eac2.tar.gz
Pullup ticket #3789 - requested by wiz
chat/pidgin-otr: security update Revisions pulled up: - chat/pidgin-otr/Makefile 1.25 via patch - chat/pidgin-otr/distinfo 1.3 --- Module Name: pkgsrc Committed By: wiz Date: Wed May 16 14:36:18 UTC 2012 Modified Files: pkgsrc/chat/pidgin-otr: Makefile distinfo Log Message: Update to 3.2.1 (security update): 2012-05-14 * INSTALL: Fixing typo and updating reference to CVS. * Makefile.mingw, packaging/windows/pidgin-otr.nsi: Updating to support building the win32 installer on GNU/Linux. 2012-05-12 * otr-plugin.c: Fixing a format string vulnerability. Identified by intrigeri <intrigeri@boum.org>. * Makefile.mingw, README, configure.ac, pidgin-otr.nsi: Bumped version number to 3.2.1. 2010-03-02 * po/vi.po: Vietnamese translation from Lyndon Johnson <lyndon.johnson58@gmail.com> 2009-11-14 * gtk-dialog.c (add_to_vbox_verify_fingerprint): Make the fingerprints in the manual authentication dialog selectable (but not selected by default). 2009-08-24 * po/fr.po: Fixed \n errors 2009-07-20 * po/fr.po: Complete French translation from Solveig <perso@solveig.org> 2009-06-24 * po/fr.po: Spelling correction from intrigeri <intrigeri@boum.org> 2009-03-18 * po/sv.po: Swedish translation from Daniel Nylander <po@danielnylander.se> 2009-01-18 * po/pl.po: Polish translation from Paweł Czochański <czochanski@gmail.com> 2008-09-24 * po/it.po: Italian translation from Vincenzo Reale <smart2128@baslug.org>. 2008-07-10 * otr-plugin.c: Use /dev/urandom to generate keys instead of /dev/random. [Really: on non-Win32, call gcry_control(GCRYCTL_ENABLE_QUICK_RANDOM, 0); before OTRL_INIT;.] 2008-07-07 * gtk-conv.c: Don't delete the OTR menus if a non-foreground conversation window is closed. 2008-06-19 * Makefile.static: Forgot to add tooltipmenu.o to Makefile.static. Fixed. 2008-06-17 * otr-plugin.c: Except on WIN32, set the umask to 0077 before creating the otr.* files in the purple directory so that they end up mode 0600. Based on a patch from Caspar Clemens Mierau <damokles@ubuntu.com>. * po/de.po: Updated German translation from Michael Meier <mail@code.mmsources.de>.
Diffstat (limited to 'chat')
-rw-r--r--chat/pidgin-otr/Makefile6
-rw-r--r--chat/pidgin-otr/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile
index eadaab0340e..55b6e7689ec 100644
--- a/chat/pidgin-otr/Makefile
+++ b/chat/pidgin-otr/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2012/03/09 12:34:03 wiz Exp $
+# $NetBSD: Makefile,v 1.23.2.1 2012/05/18 16:52:15 tron Exp $
-VERSION= 3.2.0
-DISTNAME= pidgin-otr-${VERSION}
-PKGREVISION= 16
+DISTNAME= pidgin-otr-3.2.1
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff --git a/chat/pidgin-otr/distinfo b/chat/pidgin-otr/distinfo
index bcbe50a87d1..9262b6016eb 100644
--- a/chat/pidgin-otr/distinfo
+++ b/chat/pidgin-otr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/06/17 14:06:42 gdt Exp $
+$NetBSD: distinfo,v 1.2.36.1 2012/05/18 16:52:15 tron Exp $
-SHA1 (pidgin-otr-3.2.0.tar.gz) = 5984f66b48a7302f40f22d46e6e74e3a03761d05
-RMD160 (pidgin-otr-3.2.0.tar.gz) = b2024861c20c9b6e405f09d1ac4a6442084803f8
-Size (pidgin-otr-3.2.0.tar.gz) = 435146 bytes
+SHA1 (pidgin-otr-3.2.1.tar.gz) = ff2ffc9a2d1af148ca7fca23d0f1dd6d01d718e9
+RMD160 (pidgin-otr-3.2.1.tar.gz) = c3119ba94f3c289fb2051e908797a85b9fed0abd
+Size (pidgin-otr-3.2.1.tar.gz) = 409238 bytes