From nobody Fri Nov 4 01:39:24 2022 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N3Nb313Ptz4hJmG for ; Fri, 4 Nov 2022 01:39:27 +0000 (UTC) (envelope-from iio7@tutanota.com) Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.tutanota.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N3Nb23hnxz3sZ9 for ; Fri, 4 Nov 2022 01:39:26 +0000 (UTC) (envelope-from iio7@tutanota.com) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id A28BCFBF947 for ; Fri, 4 Nov 2022 01:39:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1667525964; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=hv2finUEf8Y0fS1aFpYSVyeLbkleXdzfJw4A8WOZStw=; b=j088302a+dpRazhD3WDoyfD7kMbj5/bKq/aLs0TQUlk55JwgLJKh8z3U71HeoEbo d6MQOY0jggUIYY8f747tkC3lXsZbO9nq2RHcAx1QqxrD0lFlFApeBLk9jea9jhvU6Ql qC9cuxhPPBv8CJiTmQ2AUfKhcdfE4pjGlsxNEdCuJUQpAABYHHOL1u7PU65nJEvsRNI FrlFb5KT0tMWAHbgpPjP4Rp+QETPkNXg2eJma2UA8xTTAmEFsDyp3Emci/dAPGL8pke 2xz3mYO01X9YOrDtwtGZrZGeQuCPro2vQkD+CwvVdLExdXdV/WoQYZAocUsY3mNIdJ9 evoXLjzCBw== Date: Fri, 4 Nov 2022 02:39:24 +0100 (CET) From: iio7@tutanota.com To: Freebsd Hackers Message-ID: In-Reply-To: References: Subject: Re: What is the status of the FreeBSD development process now? List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4N3Nb23hnxz3sZ9 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=tutanota.com header.s=s1 header.b=j088302a; dmarc=pass (policy=quarantine) header.from=tutanota.com; spf=pass (mx1.freebsd.org: domain of iio7@tutanota.com designates 81.3.6.162 as permitted sender) smtp.mailfrom=iio7@tutanota.com X-Spamd-Result: default: False [-3.00 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-0.998]; DMARC_POLICY_ALLOW(-0.50)[tutanota.com,quarantine]; R_DKIM_ALLOW(-0.20)[tutanota.com:s=s1]; R_SPF_ALLOW(-0.20)[+ip4:81.3.6.160/28:c]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-hackers@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:24679, ipnet:81.3.0.0/18, country:DE]; MIME_TRACE(0.00)[0:+]; FROM_NO_DN(0.00)[]; TO_DN_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[tutanota.com:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; PREVIOUSLY_DELIVERED(0.00)[freebsd-hackers@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Nov 4, 2022, 01:34 by imp@bsdimp.com: > According to my data, reviews are up significantly=C2=A0since that email. > > I'm guessing you haven't been able to confirm anything has changed becaus= e > you've not actually looked for data, since it's trivially easy to find th= at data. > No, I have looked. I never said that I didn't find anything. However, what = I was suspecting to find was a set of rules put in place to prevent anything like= the wireguard issue from happening again. I guess my expectations were too high. Sure, things has improved, but witho= ut a clear set of rules - like ALL commits must be reviewed before going into = the kernel, base, etc. - the same problem can happen again. Kind regards.