From owner-freebsd-x11@freebsd.org Fri May 19 11:43:41 2017 Return-Path: Delivered-To: freebsd-x11@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 5DF70D74B18; Fri, 19 May 2017 11:43:41 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (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 19C8D126A; Fri, 19 May 2017 11:43:37 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 7BB882615C0; Fri, 19 May 2017 13:43:34 +0200 (CEST) Subject: [CFT] New version of webcamd, now v4.12.0.1 From: Hans Petter Selasky To: FreeBSD Current , "freebsd-multimedia@freebsd.org" , "freebsd-x11@FreeBSD.org" References: Message-ID: <0b090565-51d0-8ff1-488e-f1d568bcb9c1@selasky.org> Date: Fri, 19 May 2017 13:41:36 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2017 11:43:41 -0000 Hi, If you are using webcamd, please help test the latest version which includes the most recent Linux v4.12-rc1 media tree sources. The latest webcamd port is available from here: svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b/trunk/ports/multimedia/webcamd Please test and report any regression issues to me or freebsd-multimedia@freebsd.org Changes: - updated all Linux kernel sources to the latest Linux' Torvalds - fixed a minor I2C related bug in the webcamd Linux kernel emulation - improved Linux kernel emulation support Related work: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678 --HPS