pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2012Q1]: pkgsrc/chat/pidgin-otr Pullup ticket #3789 - requeste...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b1cfd4c7201
branches: pkgsrc-2012Q1
changeset: 602108:2b1cfd4c7201
user: tron <tron%pkgsrc.org@localhost>
date: Fri May 18 16:52:15 2012 +0000
description:
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@localhost>.
* 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@localhost>
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@localhost>
2009-06-24
* po/fr.po: Spelling correction from intrigeri
<intrigeri%boum.org@localhost>
2009-03-18
* po/sv.po: Swedish translation from Daniel Nylander
<po%danielnylander.se@localhost>
2009-01-18
* po/pl.po: Polish translation from Paweł Czochański
<czochanski%gmail.com@localhost>
2008-09-24
* po/it.po: Italian translation from Vincenzo Reale
<smart2128%baslug.org@localhost>.
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@localhost>.
* po/de.po: Updated German translation from Michael Meier
<mail%code.mmsources.de@localhost>.
diffstat:
chat/pidgin-otr/Makefile | 6 ++----
chat/pidgin-otr/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (27 lines):
diff -r 68dfa4a8e5d6 -r 2b1cfd4c7201 chat/pidgin-otr/Makefile
--- a/chat/pidgin-otr/Makefile Wed May 16 12:51:52 2012 +0000
+++ b/chat/pidgin-otr/Makefile Fri May 18 16:52:15 2012 +0000
@@ -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 -r 68dfa4a8e5d6 -r 2b1cfd4c7201 chat/pidgin-otr/distinfo
--- a/chat/pidgin-otr/distinfo Wed May 16 12:51:52 2012 +0000
+++ b/chat/pidgin-otr/distinfo Fri May 18 16:52:15 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index