From owner-freebsd-ports@freebsd.org Tue Jul 12 14:23:37 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B78A9B92BB3 for ; Tue, 12 Jul 2016 14:23:37 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from vms173015pub.verizon.net (vms173015pub.verizon.net [206.46.173.15]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97AB412B0 for ; Tue, 12 Jul 2016 14:23:37 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from vz-proxy-m007.mx.aol.com ([64.236.83.14]) by vms173015.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0OA700LI9EIHBQA0@vms173015.mailsrvcs.net> for freebsd-ports@freebsd.org; Tue, 12 Jul 2016 08:23:10 -0500 (CDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=btqxfxui c=1 sm=1 tr=0 a=MJxOpqxZADbEbEImuSX/mw==:117 a=cAmyUtKerLwA:10 a=r77TgQKjGQsHNAKrUKIA:9 a=6I5d2MoRAAAA:8 a=UfKA7WpaOzwnKITsEYEA:9 a=pILNOxqGKmIA:10 a=2Vwp1nFojK8A:10 a=pGLkceISAAAA:8 a=B-vwkGjYV6SUurSQZWEA:9 a=JC7Yx49lznWSey1A:21 a=_W_S_7VecoQA:10 Received: by 108.53.87.98 with SMTP id 1ffcb0c5; Tue, 12 Jul 2016 13:23:10 GMT Subject: Re: Deluge 1.3.x and libtorrent-rasterbar v1.1.0 To: freebsd-ports@freebsd.org References: Cc: Bendik From: "Mikhail T." Message-id: Date: Tue, 12 Jul 2016 09:23:05 -0400 MIME-version: 1.0 In-reply-to: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2016 14:23:37 -0000 On 11.07.2016 09:46, Bendik wrote: > Latest version of libtorrent-rasterbar is now 1.1.0, and ports has v1.0.9 > so it might be tempting to update it (like Arch did without testing). Khm, I have the update (almost) ready here -- and testing it with net-p2p/qbittorrent... > However, libtorrent v1.1.0 introduces backwards incompatible changes, and > will not work with Deluge 1.3.x. Is it difficult to patch up Deluge? libtorrent-rasterbar has a CVE against it -- including version 1.1.0 -- and so sticking to the old version for very long is not going to work... -mi