Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2016 15:06:51 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410757 - head/security/pidgin-otr
Message-ID:  <201603101506.u2AF6pZX092589@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Mar 10 15:06:51 2016
New Revision: 410757
URL: https://svnweb.freebsd.org/changeset/ports/410757

Log:
  security/pidgin-otr: Update to 4.0.2
  
  Changes:
  
  - Fix use-after-free issue during SMP
  - Updated Spanish, German, Norwegian Bokmål translations
  - New Danish translation
  - The Windows binary has been linked with updated versions of libotr,
      libgcrypt, libgpg-error, and other supporting libraries
  
  MFH:		2016Q1
  Security:	CVE-2015-8833
  Security:	http://www.vuxml.org/freebsd/77e0b631-e6cf-11e5-85be-14dae9d210b8.html

Modified:
  head/security/pidgin-otr/Makefile
  head/security/pidgin-otr/distinfo
  head/security/pidgin-otr/pkg-plist

Modified: head/security/pidgin-otr/Makefile
==============================================================================
--- head/security/pidgin-otr/Makefile	Thu Mar 10 15:03:39 2016	(r410756)
+++ head/security/pidgin-otr/Makefile	Thu Mar 10 15:06:51 2016	(r410757)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	otr
-PORTVERSION=	4.0.1
+PORTVERSION=	4.0.2
 CATEGORIES=	security net-im net
 MASTER_SITES=	http://www.cypherpunks.ca/otr/
 PKGNAMEPREFIX=	pidgin-

Modified: head/security/pidgin-otr/distinfo
==============================================================================
--- head/security/pidgin-otr/distinfo	Thu Mar 10 15:03:39 2016	(r410756)
+++ head/security/pidgin-otr/distinfo	Thu Mar 10 15:06:51 2016	(r410757)
@@ -1,2 +1,2 @@
-SHA256 (pidgin-otr-4.0.1.tar.gz) = 1b781f48c27bcc9de3136c0674810df23f7d6b44c727dbf4dfb24067909bf30a
-SIZE (pidgin-otr-4.0.1.tar.gz) = 496879
+SHA256 (pidgin-otr-4.0.2.tar.gz) = f4b59eef4a94b1d29dbe0c106dd00cdc630e47f18619fc754e5afbf5724ebac4
+SIZE (pidgin-otr-4.0.2.tar.gz) = 515627

Modified: head/security/pidgin-otr/pkg-plist
==============================================================================
--- head/security/pidgin-otr/pkg-plist	Thu Mar 10 15:03:39 2016	(r410756)
+++ head/security/pidgin-otr/pkg-plist	Thu Mar 10 15:06:51 2016	(r410757)
@@ -1,6 +1,7 @@
 lib/pidgin/pidgin-otr.so
 %%NLS%%share/locale/ar/LC_MESSAGES/pidgin-otr.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/pidgin-otr.mo
+%%NLS%%share/locale/da/LC_MESSAGES/pidgin-otr.mo
 %%NLS%%share/locale/de/LC_MESSAGES/pidgin-otr.mo
 %%NLS%%share/locale/el/LC_MESSAGES/pidgin-otr.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pidgin-otr.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603101506.u2AF6pZX092589>