Re: July 2024 stabilization week
- Reply: Kyle Evans : "Re: July 2024 stabilization week"
- In reply to: Kyle Evans : "Re: July 2024 stabilization week"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Jul 2024 19:31:19 UTC
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