From nobody Tue Jul 30 20:00:48 2024 X-Original-To: freebsd-current@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 4WYR1K30thz5Rsck for ; Tue, 30 Jul 2024 20:00:53 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WYR1J6vCzz4gNP; Tue, 30 Jul 2024 20:00:52 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722369653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=kLWJuTp3HvuKUKGWCeavd0am2EV/SWPb/TlyHPpHL4Q=; b=iVIFwGHmM4XUgaz2xNLHKSmQBel5E88Y5qsqYi1TMTsS2GHTtk1Z+xFnL2WLyNGLzibQm1 a8Mc4fNaU3dTExkwAkF8MIoJ14wWd50Q3B6j2nfVaCQhT88ueGTLIpDokPCphoHhison3B yS9EyhTRt3lQjW8sbHz+Vr9fbi6KJLjxLhNbHVE/CFDaf/StPDauswovXX7y2/GLnigEmq 53P4D6ogDDKp3rcJHrPx3qWWmZNLPAVD9bwWdOwUAWoxXafu7UUcT4i2HEAX5rl3I0EXgO /DU29z3zTvl6TnvtZVvFFd0rWgEacLfeISRRD/HTZhEDh3MBWVQ+sXHL3M65hw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722369653; a=rsa-sha256; cv=none; b=sUjqZnBwJ/fn5+s7VKk5BZGRGfyHgpamkUKZQCjijIatOMRadfGs5sf4Q+7BZ1aWVAfSWk SrA5IaXI9/t+mdEqSHLx4v/X8Y+x12Yc8Elti8H9LxkRly1z0P8soVdRMRWVl8PW696jFu 7/V28LXRrV+l3rPo8Rc2j7pq4zzxWewA2ectN5EZmT9IhEIE5zbeAbcok7OT6IZh5ZIvzA rTwmFLOUU4taw1cR2IgkA3i+AvPjo7evkJEN2+KBKXzimwsjtls8avXtMuQige7QmDfQwg dbB0vFIbgB85FvsrAN2cKlErrZRZ1z7/reLIrElKI83H5bazlz+t4gJ3p3qUSw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722369653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=kLWJuTp3HvuKUKGWCeavd0am2EV/SWPb/TlyHPpHL4Q=; b=F0543cUamvdB9hZSjqNad/PafGq5/4ara8J9tpCJ5Kh0sUcbctW/j+6+qAT+zF0X5ayoY8 qVJj2O/cgUhRXv3hAqbTIyIyiWUdRu6/wLxLQqH24AV4U8sYVjGKcOY1D8kzqSZBmsk0Wg 6H1NpUCrsj2HLLoAgGMJClfcqRfJ5Ekkogzl8pRPVKifle+yzbyp8yCqSpkO84aoBmrkfq m7+JDrEsairZO0RxPJSgiKvhcbV/JpkkeG82QhddjRKBmltijzpWSvSoL+dk/qb826JkhD um/NWes9Fx419ueh/rWJcvmXEec+QG9JqBPgG5zj+5YsQjyja6p9PChqADn7Yw== Received: from cell.glebi.us (glebi.us [162.251.186.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 did not present a certificate) (Authenticated sender: glebius) by smtp.freebsd.org (Postfix) with ESMTPSA id 4WYR1J49YrzWRC; Tue, 30 Jul 2024 20:00:52 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Tue, 30 Jul 2024 13:00:48 -0700 From: Gleb Smirnoff To: freebsd-current@freebsd.org, src-committers@freebsd.org Subject: Re: July 2024 stabilization week Message-ID: References: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Jul 23, 2024 at 01:39:23PM -0700, Gleb Smirnoff wrote: T> On Mon, Jul 22, 2024 at 01:00:11AM -0700, Gleb Smirnoff wrote: T> T> This is an automated email to inform you that the July 2024 stabilization week T> T> started with FreeBSD/main at main-n271321-9ae91f59c500, which was tagged as T> T> main-stabweek-2024-Jul. T> T> Testing at Netflix didn't discover any stability or performance regressions T> compared to June stabweek snapshot. My personal use in a desktop environment T> also didn't show any problems. Everybody are advised to update their FreeBSD T> 15.0-CURRENT :) Belatedly we have found a kind of regression in main-stabweek-2024-Jul. There is a POLA breaking behavior change in the new version of bsddialog(1). The change is clearly documented in the original commit message: commit ce220b82ad546d3518a805750e5ee6add73f1fbf Author: Alfonso Siciliano Date: Sat May 25 02:42:46 2024 +0200 change: --form and --mixedgauge do not print field input to output if <= 0 That means if you have any scripting using 'bsddialog --form' with readonly values, you would need to adjust your scripts, otherwise your variables would be messed up, leading to any possible kind of bugs. -- Gleb Smirnoff