pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/32451: Update chat/libotr to 3.0.0
>Number: 32451
>Category: pkg
>Synopsis: Update chat/libotr to 3.0.0
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Jan 04 06:20:00 +0000 2006
>Originator: Jason White
>Release: NetBSD 2.0
>Organization:
Jason White (jdwhite%jdwhite.org@localhost)
http://www.jdwhite.org/~jdwhite
Jabber:jdwhite(jabber.org) IRC:irc.netbsd.org/jdwhite
PGP KeyID: 0x5290E477/A8A2 3FDB AB33 98EB ED74 EDAA F538 9A30 5290 E477
>Environment:
System: NetBSD bender.jdwhite.org 2.0 NetBSD 2.0 (BENDER) #8: Mon Nov 29
20:52:24 CST 2004 gendalia@satai:/usr/obj/i386/BENDER i386
Architecture: i386
Machine: i386
>Description:
Updates pkgsrc to libotr-3.0.0, which now includes the security fix
described here:
http://lists.cypherpunks.ca/pipermail/otr-users/2005-July/000316.html
>How-To-Repeat:
>Fix:
Patch for pkgsrc-current follows. patches/patch-aa no longer needed.
diff -ru /gen/pkgsrc/current/chat/libotr/Makefile libotr/Makefile
--- /gen/pkgsrc/current/chat/libotr/Makefile 2005-07-29 04:19:28.000000000
-0500
+++ libotr/Makefile 2006-01-01 22:56:44.000000000 -0600
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2005/07/27 19:17:35 gdt Exp $
-DISTNAME= libotr-2.0.2
+DISTNAME= libotr-3.0.0
CATEGORIES= chat security
MASTER_SITES= http://www.cypherpunks.ca/otr/
diff -ru /gen/pkgsrc/current/chat/libotr/PLIST libotr/PLIST
--- /gen/pkgsrc/current/chat/libotr/PLIST 2005-03-24 15:24:13.000000000
-0600
+++ libotr/PLIST 2006-01-01 23:20:36.000000000 -0600
@@ -5,13 +5,16 @@
bin/otr_readforge
bin/otr_remac
bin/otr_sesskeys
+include/libotr/auth.h
include/libotr/b64.h
include/libotr/context.h
include/libotr/dh.h
include/libotr/mem.h
include/libotr/message.h
include/libotr/privkey.h
+include/libotr/privkey-t.h
include/libotr/proto.h
+include/libotr/serial.h
include/libotr/tlv.h
include/libotr/userstate.h
include/libotr/version.h
diff -ru /gen/pkgsrc/current/chat/libotr/distinfo libotr/distinfo
--- /gen/pkgsrc/current/chat/libotr/distinfo 2005-07-31 04:15:00.000000000
-0500
+++ libotr/distinfo 2006-01-01 22:56:35.000000000 -0600
@@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/07/30 21:30:53 rillig Exp $
-SHA1 (libotr-2.0.2.tar.gz) = da8c0ce6bf23e65c094f003b8654f96be9c81b1b
-RMD160 (libotr-2.0.2.tar.gz) = 8f35c5ac0ce5743bca075eb517119a85fce5351d
-Size (libotr-2.0.2.tar.gz) = 368896 bytes
-SHA1 (patch-aa) = 5bd53e9eb7eeec29940debf63a0851c9197a5687
+SHA1 (libotr-3.0.0.tar.gz) = 5835acdf80549d1895a842245f99c559b5b9d6cd
+RMD160 (libotr-3.0.0.tar.gz) = 04574a468d096b23ad63ee026498ebe6b2a23ca1
+Size (libotr-3.0.0.tar.gz) = 392431 bytes
Home |
Main Index |
Thread Index |
Old Index