From owner-svn-ports-all@FreeBSD.ORG Mon Dec 23 15:02:18 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9673B7F6; Mon, 23 Dec 2013 15:02:18 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4BF60139C; Mon, 23 Dec 2013 15:02:18 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 9B9A2BDC2E; Mon, 23 Dec 2013 16:02:16 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=GEwDIBzI7sv jTDwP8yG3/9Vc27s=; b=rsgcLTeWHQEyf0k4Syastv4GPA3uN7y2ZUtuL1wqLJk ypQzrn8LPXGWF6OcWiGmKb/MmPZEL3RAmsxPuvmil3s7S0m52HeHNAZAXeywJ+pX QDGPLageHo/tc1wOAyZCrYaX0b6d+S6WDFwFLPJ0HYBvQxr7Wvy3K4kGaax/Xa+w = Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 7A786BDC24; Mon, 23 Dec 2013 16:02:16 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id D672A6124; Mon, 23 Dec 2013 16:02:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 68FDC66C7A0D; Mon, 23 Dec 2013 16:02:15 +0100 (CET) Date: Mon, 23 Dec 2013 16:02:15 +0100 From: Mathieu Arnold To: Joe Marcus Clarke , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: Re: svn commit: r337227 - branches/2014Q1/net/wireshark Message-ID: <0A6205C33BADDA2F0EFCA541@ogg.in.absolight.net> In-Reply-To: <52B84BAB.8060002@freebsd.org> References: <201312230433.rBN4X5Md091839@svn.freebsd.org> <52B84BAB.8060002@freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Dec 2013 15:02:18 -0000 +--On 23 d=C3=A9cembre 2013 09:41:47 -0500 Joe Marcus Clarke wrote: | On 12/23/13, 5:47 AM, Mathieu Arnold wrote: |> +--On 23 d=C3=A9cembre 2013 04:33:05 +0000 Joe Marcus Clarke |> wrote: |> | Author: marcus |> | Date: Mon Dec 23 04:33:04 2013 |> | New Revision: 337227 |> | URL: http://svnweb.freebsd.org/changeset/ports/337227 |> |=20 |> | Log: |> | MFH: |> |=20 |> | Update to 1.10.5. See |> | http://www.wireshark.org/docs/relnotes/wireshark-1.10.5.html for the |> | list of changes in this release. |>=20 |> Hum, what part of the release notes justifies the merge ? |>=20 |=20 | This was actually a two-rev leap. I thought I had done .4, but did not. | 1.10.4 fixes some security issues. Plus, this was minor enough, that the | bugfixes alone would be valuable to users wanting a more stable | experience. When the 1.12 release comes around, it will not make the | quarterly branch. Ok, great, thanks :-) --=20 Mathieu Arnold