From owner-freebsd-multimedia@freebsd.org Mon Jul 17 06:17:05 2017 Return-Path: Delivered-To: freebsd-multimedia@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 0A2DACFD26D for ; Mon, 17 Jul 2017 06:17:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D775273FAE for ; Mon, 17 Jul 2017 06:17:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D2D0BCFD26C; Mon, 17 Jul 2017 06:17:04 +0000 (UTC) Delivered-To: multimedia@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 D26B0CFD26B for ; Mon, 17 Jul 2017 06:17:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4AA973FAD for ; Mon, 17 Jul 2017 06:17:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6H6H4FT041196 for ; Mon, 17 Jul 2017 06:17:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 220785] audio/jack: Add and enable COOKEDMODE option, Use GitHub Date: Mon, 17 Jul 2017 06:17:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: yuri@rawbw.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2017 06:17:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220785 --- Comment #2 from Yuri Victorovich --- Kibilay, > -1 on switching MASTER_SITES, in particular to non-release (commit specif= ic) tags Jack's release site is broken for these reasons: * It is http:// making it vulnerable to MITM attacks. * It doesn't provide tarball fingerprints (md5 or sha256) At this point it is much safer to use github, it at least is https:// > - Once the next version is released, the need to use specific commit hash= es/tags is removed They release very rarely, once a year or so. It is much easier to move GH tagname, compared to adding patches. > Could you please also elaborate on the details of the QA that was run, me= ntioning versions/architectures/etc of FreeBSD that were tested. I usually write "Builds in poudriere." In this case I also ran it for a while. --- Jack port at this time is basically half-broken. Real-time fails, and samplerate is wrong on many cards. These two problems prevent many users fr= om successfully using Jack. I was struggling with it myself, until I figured o= ut these two problems. --=20 You are receiving this mail because: You are the assignee for the bug.=