svn commit: r410760 - branches/2016Q1/security/pidgin-otr
Mark Felder
feld at FreeBSD.org
Thu Mar 10 15:09:55 UTC 2016
Author: feld
Date: Thu Mar 10 15:09:53 2016
New Revision: 410760
URL: https://svnweb.freebsd.org/changeset/ports/410760
Log:
MFH: r410757
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
Security: CVE-2015-8833
Security: http://www.vuxml.org/freebsd/77e0b631-e6cf-11e5-85be-14dae9d210b8.html
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q1/security/pidgin-otr/Makefile
branches/2016Q1/security/pidgin-otr/distinfo
branches/2016Q1/security/pidgin-otr/pkg-plist
Directory Properties:
branches/2016Q1/ (props changed)
Modified: branches/2016Q1/security/pidgin-otr/Makefile
==============================================================================
--- branches/2016Q1/security/pidgin-otr/Makefile Thu Mar 10 15:09:17 2016 (r410759)
+++ branches/2016Q1/security/pidgin-otr/Makefile Thu Mar 10 15:09:53 2016 (r410760)
@@ -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: branches/2016Q1/security/pidgin-otr/distinfo
==============================================================================
--- branches/2016Q1/security/pidgin-otr/distinfo Thu Mar 10 15:09:17 2016 (r410759)
+++ branches/2016Q1/security/pidgin-otr/distinfo Thu Mar 10 15:09:53 2016 (r410760)
@@ -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: branches/2016Q1/security/pidgin-otr/pkg-plist
==============================================================================
--- branches/2016Q1/security/pidgin-otr/pkg-plist Thu Mar 10 15:09:17 2016 (r410759)
+++ branches/2016Q1/security/pidgin-otr/pkg-plist Thu Mar 10 15:09:53 2016 (r410760)
@@ -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
More information about the svn-ports-all
mailing list