svn commit: r409276 - branches/2016Q1/net/libsrtp

Kurt Jaeger pi at FreeBSD.org
Sun Feb 21 10:17:56 UTC 2016


Author: pi
Date: Sun Feb 21 10:17:54 2016
New Revision: 409276
URL: https://svnweb.freebsd.org/changeset/ports/409276

Log:
  net/libsrtp: 1.5.2 -> 1.5.4, fixes CVE-2015-6360
  
  PR:		207003
  MFH:		r409268
  Approved by:	portmgr (miwi)

Modified:
  branches/2016Q1/net/libsrtp/Makefile
  branches/2016Q1/net/libsrtp/distinfo

Modified: branches/2016Q1/net/libsrtp/Makefile
==============================================================================
--- branches/2016Q1/net/libsrtp/Makefile	Sun Feb 21 10:17:44 2016	(r409275)
+++ branches/2016Q1/net/libsrtp/Makefile	Sun Feb 21 10:17:54 2016	(r409276)
@@ -3,8 +3,7 @@
 
 PORTNAME=	libsrtp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.2
-PORTREVISION=	1
+DISTVERSION=	1.5.4
 CATEGORIES=	net
 
 MAINTAINER=	alexander at brovikov.ru

Modified: branches/2016Q1/net/libsrtp/distinfo
==============================================================================
--- branches/2016Q1/net/libsrtp/distinfo	Sun Feb 21 10:17:44 2016	(r409275)
+++ branches/2016Q1/net/libsrtp/distinfo	Sun Feb 21 10:17:54 2016	(r409276)
@@ -1,2 +1,2 @@
-SHA256 (cisco-libsrtp-v1.5.2_GH0.tar.gz) = 86e1efe353397c0751f6bdd709794143bd1b76494412860f16ff2b6d9c304eda
-SIZE (cisco-libsrtp-v1.5.2_GH0.tar.gz) = 1690272
+SHA256 (cisco-libsrtp-v1.5.4_GH0.tar.gz) = 56a7b521c25134f48faff26b0b1e3d4378a14986a2d3d7bc6fefb48987304ff0
+SIZE (cisco-libsrtp-v1.5.4_GH0.tar.gz) = 1646184


More information about the svn-ports-branches mailing list