Bug 187777 - [maintainer update] net/tigervnc: Update to 1.3.1 security release (CVE-2014-0011)
Summary: [maintainer update] net/tigervnc: Update to 1.3.1 security release (CVE-2014-...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 03:40 UTC by Koichiro Iwao
Modified: 2014-03-22 07:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.14 KB, patch)
2014-03-20 03:40 UTC, Koichiro Iwao
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Koichiro Iwao freebsd_committer freebsd_triage 2014-03-20 03:40:00 UTC
- Update to 1.3.1 security release, announce message is here

    http://sourceforge.net/p/tigervnc/mailman/message/32120476/

Security:       CVE-2014-0011

Fix: Patch attached with submission follows:
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2014-03-20 06:04:56 UTC
Oops, ports PR.

-- 
`whois vmeta.jp | nkf -w`
meta <meta@vmeta.jp>
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2014-03-21 05:49:29 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-21 05:49:46 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-21 05:49:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-03-22 07:36:43 UTC
Author: swills
Date: Sat Mar 22 07:36:39 2014
New Revision: 348763
URL: http://svnweb.freebsd.org/changeset/ports/348763
QAT: https://qat.redports.org/buildarchive/r348763/

Log:
  - Update to 1.3.1 security release, announce message is here:
    http://sourceforge.net/p/tigervnc/mailman/message/32120476/
  
  PR:		ports/187777
  Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
  Security:	CVE-2014-0011

Modified:
  head/net/tigervnc/Makefile
  head/net/tigervnc/distinfo

Modified: head/net/tigervnc/Makefile
==============================================================================
--- head/net/tigervnc/Makefile	Sat Mar 22 07:35:35 2014	(r348762)
+++ head/net/tigervnc/Makefile	Sat Mar 22 07:36:39 2014	(r348763)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	tigervnc
-PORTVERSION=	1.3.0
-PORTREVISION=	4
+PORTVERSION=	1.3.1
+PORTREVISION=	0
 CATEGORIES=	net x11-servers
 MASTER_SITES=	SF:tigervnc
 MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTVERSION}/:tigervnc
-DISTFILES=	${PORTNAME}-${PORTVERSION}.tar.bz2:tigervnc
+DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:tigervnc
 
 MAINTAINER=	meta+ports@vmeta.jp
 COMMENT=	High-performance, platform-neutral implementation of VNC

Modified: head/net/tigervnc/distinfo
==============================================================================
--- head/net/tigervnc/distinfo	Sat Mar 22 07:35:35 2014	(r348762)
+++ head/net/tigervnc/distinfo	Sat Mar 22 07:36:39 2014	(r348763)
@@ -1,2 +1,2 @@
-SHA256 (tigervnc-1.3.0.tar.bz2) = 61e5a78118c3a4adbc3b3026615a1068aed43839c2ad62815832bbc780f38c5a
-SIZE (tigervnc-1.3.0.tar.bz2) = 1069481
+SHA256 (tigervnc-1.3.1.tar.gz) = 628622316eefa5d4f348f00a280a513569bfae3eae6a20d72e2990654d12274e
+SIZE (tigervnc-1.3.1.tar.gz) = 6888105
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Steve Wills freebsd_committer freebsd_triage 2014-03-22 07:36:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!