All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANN] U-Boot v2021.01-rc1 released
@ 2020-10-29 14:38 Tom Rini
  2020-10-29 15:29 ` Michal Simek
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2020-10-29 14:38 UTC (permalink / raw)
  To: u-boot

Hey all,

Well.  I tagged this release on Wednesday.  I drafted this email,
uploaded everything, ran the script to update patchwork...and forgot to
send the email.  So now it's three days after the scheduled release day.
As I noted in an email yesterday, it slipped my (calender reminders
really..) mind Monday, and rather than rush it out yesterday, I said I
would do it today.  So here we are.  There's certainly a few more PRs I
expect to come in, and in general I hope custodians will look for ways
to justify including things which have been ready for a while, but
didn't get a PR out in time, rather than restricting themselves for the
next window.  So long as things are well contained of course.

In terms of a changelog, 
git log --merges v2020.10..v2021.01-rc1
contains what I've pulled but as always, better PR messages and tags
will provide better results here.

I do have my reminders setup for doing -rc releases every other Monday
from here on out and final release on January 11th, 2021.  Thanks all!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201029/4f45e6b4/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ANN] U-Boot v2021.01-rc1 released
  2020-10-29 14:38 [ANN] U-Boot v2021.01-rc1 released Tom Rini
@ 2020-10-29 15:29 ` Michal Simek
  2020-10-29 15:36   ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Simek @ 2020-10-29 15:29 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On 29. 10. 20 15:38, Tom Rini wrote:
> Hey all,
> 
> Well.  I tagged this release on Wednesday.  I drafted this email,
> uploaded everything, ran the script to update patchwork...

What does this script do?

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201029/e07225f5/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ANN] U-Boot v2021.01-rc1 released
  2020-10-29 15:29 ` Michal Simek
@ 2020-10-29 15:36   ` Tom Rini
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-10-29 15:36 UTC (permalink / raw)
  To: u-boot

On Thu, Oct 29, 2020 at 04:29:09PM +0100, Michal Simek wrote:
> Hi Tom,
> 
> On 29. 10. 20 15:38, Tom Rini wrote:
> > Hey all,
> > 
> > Well.  I tagged this release on Wednesday.  I drafted this email,
> > uploaded everything, ran the script to update patchwork...
> 
> What does this script do?

Good question!  I took the upstream patchwork post-receive hook example
and tweaked it to instead be a script I call with first/last commits.
What it does is for each commit it calls the internal patchwork tool to
get the hash, and then asks patchwork for the patch ID that matches the
hash.  If found, it then marks that commit as accepted and sets what the
git commit hash for it is.

Note that the biggest issue with this method is that any tweaks done
between posting to patchwork and the actual commit can change the hash,
so we can have stuff accepted but not marked as such, if custodians
don't update this themselves.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201029/f44a3d04/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-29 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-29 14:38 [ANN] U-Boot v2021.01-rc1 released Tom Rini
2020-10-29 15:29 ` Michal Simek
2020-10-29 15:36   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.