Date: Wed, 31 Jul 2024 12:31:19 -0700 From: Gleb Smirnoff <glebius@freebsd.org> To: Kyle Evans <kevans@freebsd.org> Cc: Cy Schubert <Cy.Schubert@cschubert.com>, freebsd-current@freebsd.org, src-committers@freebsd.org Subject: Re: July 2024 stabilization week Message-ID: <ZqqRBwdszMyzofDf@cell.glebi.us> In-Reply-To: <4a36dfb3-c0ec-4bd0-a049-8f2563f6bc8c@FreeBSD.org> References: <Zp4Riz2GBDYGpvoW@cell.glebi.us> <ZqAU-z0Odgh19icf@cell.glebi.us> <ZqlGcB-QrI-9vUVF@cell.glebi.us> <20240730211642.DF1B97E@slippy.cwsent.com> <4a36dfb3-c0ec-4bd0-a049-8f2563f6bc8c@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 30, 2024 at 05:05:33PM -0500, Kyle Evans wrote: K> > > commit ce220b82ad546d3518a805750e5ee6add73f1fbf K> > > Author: Alfonso Siciliano <alf.siciliano@gmail.com> K> > > Date: Sat May 25 02:42:46 2024 +0200 K> > > K> > > change: --form and --mixedgauge do not print field input to output if <fi K> > > eldlen> <= 0 K> > > K> > > K> > > That means if you have any scripting using 'bsddialog --form' with readonly K> > > values, you would need to adjust your scripts, otherwise your variables would K> > > be messed up, leading to any possible kind of bugs. K> > K> > I can't find this revision. K> > K> > slippy$ git log ce220b82ad546d3518a805750e5ee6add73f1fbf K> > fatal: bad object ce220b82ad546d3518a805750e5ee6add73f1fbf K> > slippy$ K> > K> > To verify that my repo wasn't damaged in any way I cloned a fresh new repo K> > from git.freebsd.org. I still can't list that revision. K> > K> K> It's a bsddialog commit, since the full history isn't preserved in vendor K> imports for bsddialog K> K> https://gitlab.com/alfix/bsddialog/-/commit/ce220b82ad546d3518a805750e5ee6add73f1fbf btw, I'd suggest to switch to subtree merges for future bsddialog imports, so that full commit history is preserved. I can help with that, if needed. Can you please ack that POLA breakage will be noted in the Release Notes of 15.0 and won't be merged to 14.x? -- Gleb Smirnoff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZqqRBwdszMyzofDf>