From owner-freebsd-hackers@freebsd.org Wed Oct 7 14:32:30 2015 Return-Path: Delivered-To: freebsd-hackers@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 9250F9D19A3 for ; Wed, 7 Oct 2015 14:32:30 +0000 (UTC) (envelope-from scdbackup@gmx.net) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2957D283 for ; Wed, 7 Oct 2015 14:32:29 +0000 (UTC) (envelope-from scdbackup@gmx.net) Received: from scdbackup.webframe.org ([91.63.124.210]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0LevUh-1aOurq1jKx-00qewU for ; Wed, 07 Oct 2015 16:32:21 +0200 Date: Wed, 07 Oct 2015 16:33:53 +0200 From: "Thomas Schmitt" To: freebsd-hackers@freebsd.org Subject: Re: Which program produces FreeBSD-11.0-CURRENT-amd64-*-disc1.iso ? Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit References: <9083582407425579659@scdbackup.webframe.org> In-Reply-To: <9083582407425579659@scdbackup.webframe.org> Message-Id: <1932581961325486449@scdbackup.webframe.org> X-Provags-ID: V03:K0:KMAVu9QCS00NKiqhWXsvMM50ygGQkmWIRJutdgWgeQjpV9s5RBG 2Acw6l/o4wJjIkBW0/QY0ktAqX2ZjxPHYoQzwh59h4kp9AG7CexO3LP+Jw+CYB8SNR06bAP WAnLjZAQVKz+yxzrt/nQwOuapM2JQu8JkMO02e2vpaBjK27RVjuOfvXDa9mGyXuUTO5UMtn M7TYMwH59Fq/Do1ZVb/wA== X-UI-Out-Filterresults: notjunk:1;V01:K0:YQpqnOtzVNY=:Fi8AC38BNOxH5C3Jt7pCHR xZ/uQt5Sweh+vTRhUxXJleiKWhvvTOlCJMmzOa6OlcMXZyD6ojbUDs3MJbhxEOSMlYpEK0K68 BMJq/54XvTbuyNj3ozRpwSGuri/RZFngF2U2yCFkmglhd5bbSYZt9H1DxfcJdmrtUdLZwX3zG cvvhzHuSsCiBNljRMixqkueE0Ok44+rzjHcLanqOjKCHVINl3gkSrwRvNq/hG8TUI6Bkcf3ud yTS3Cn5bgCk4SC2RDtUY5KwLdPZgbwSXxrgAUqpznRf2TcOvWeLlEWbTd3PYnIbXxbMHpBIEN WOEyzGLOiHp+friC8aJfs92PX5e+gGoqfs15fcLLxjMaD7k9RPbqPsGoJbUjsJ021qcmZ+HF5 f5+LeHnX0vUq5SeBd+vV0SDMFFbTUdtaMloqdAVNEspGab1AAiCOTaSnWeKHdVXuhdbvw4S5R 91FHwuHaQDeizP2PDco+N/1kaKD0hcIBjJnkAcJalZ0wWC3JjjEwLb7cOrqxtbG03IOQsqGgX wmR2aBZrUPwpMSmiX+4cQGPjCjCxw3Ioj5qB0s3QSyGflFw/zR8UfE6sWpw7OnrIZqblSM3OB ArquZBRNvgJ5rxA46taqcL7aAfkP7hwidVzpKfH6t3WUnR8cf56VDTB2o+asZJSKV7dORyLoo ze1XKWBrwOKe/NFoTZ45DZoX0qzWhcWoIIwdmdffuynrZ6daSlYBoixnioto2bjA3LMrqOVEs MWMFh7FhpxDwGPDt3Ty8XjMTvRaXCfojAHbf5sbgVCriGfUNNjoWkyO+T+JvGQLTdMCWEv7Mz B4EPqAd X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2015 14:32:30 -0000 Hi, a first libisofs cov-build tarball of libisofs is now submitted to Coverity Scan. 71 defects. Now i am curious to see them. (Still hidden because of pending open source verification.) Alan Somers wrote: > Our Coverity checker found 34 potential defects in the > head/usr.sbin/makefs directory. Sadly, I can't find any way to export > that information. Would it be possible to get Thomas an account? I applied for "Observer/User" status in Coverity Scan project "FreeBSD". In my application i pointed to this list, to my PR 203531, and i promised to make more PRs if i deem reported makefs problems to be bugs. Now all depends on how busy the people are who have to decide. Have a nice day :) Thomas