All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [ANN] U-Boot v2019.04-rc4 released
@ 2019-03-19  1:15 Tom Rini
  2019-03-19  8:34 ` Anatolij Gustschin
  2019-04-08 13:07 ` Stefan Roese
  0 siblings, 2 replies; 6+ messages in thread
From: Tom Rini @ 2019-03-19  1:15 UTC (permalink / raw)
  To: u-boot

Hey all,

So it's release day and I've put up v2019.04-rc4, I've updated git and
the tarballs are also up now.

Thanks again to having signed tags, between -rc3 and -rc4 we have a good
changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'

Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
apply.  I will, I've just been kicking builds on migrating
CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
being able to test those PRs.

We're looking at release on April 8th, 2019.

Thanks all!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190318/5ea5b2f7/attachment.sig>

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

* [U-Boot] [ANN] U-Boot v2019.04-rc4 released
  2019-03-19  1:15 [U-Boot] [ANN] U-Boot v2019.04-rc4 released Tom Rini
@ 2019-03-19  8:34 ` Anatolij Gustschin
  2019-04-08 13:07 ` Stefan Roese
  1 sibling, 0 replies; 6+ messages in thread
From: Anatolij Gustschin @ 2019-03-19  8:34 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Mon, 18 Mar 2019 21:15:50 -0400
Tom Rini trini at konsulko.com wrote:

> Hey all,
> 
> So it's release day and I've put up v2019.04-rc4, I've updated git and
> the tarballs are also up now.

Thanks!

...
> Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
> apply.  I will, I've just been kicking builds on migrating
> CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
> being able to test those PRs.

I think this [1] pull request hasn't been merged yet. There are some
fixes that should go into v2019.04 release.

[1] http://patchwork.ozlabs.org/patch/1055571

--
Anatolij

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

* [U-Boot] [ANN] U-Boot v2019.04-rc4 released
  2019-03-19  1:15 [U-Boot] [ANN] U-Boot v2019.04-rc4 released Tom Rini
  2019-03-19  8:34 ` Anatolij Gustschin
@ 2019-04-08 13:07 ` Stefan Roese
  2019-04-08 13:09   ` Tom Rini
  1 sibling, 1 reply; 6+ messages in thread
From: Stefan Roese @ 2019-04-08 13:07 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On 19.03.19 02:15, Tom Rini wrote:
> Hey all,
> 
> So it's release day and I've put up v2019.04-rc4, I've updated git and
> the tarballs are also up now.
> 
> Thanks again to having signed tags, between -rc3 and -rc4 we have a good
> changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'
> 
> Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
> apply.  I will, I've just been kicking builds on migrating
> CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
> being able to test those PRs.
> 
> We're looking at release on April 8th, 2019.

Is it still possible to include this fix in the upcoming release?

[1] watchdog: Move watchdog_dev to data section (BSS may not be cleared)
https://patchwork.ozlabs.org/patch/1075500/

Thanks,
Stefan

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

* [U-Boot] [ANN] U-Boot v2019.04-rc4 released
  2019-04-08 13:07 ` Stefan Roese
@ 2019-04-08 13:09   ` Tom Rini
  2019-04-09 11:58     ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Tom Rini @ 2019-04-08 13:09 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 08, 2019 at 03:07:36PM +0200, Stefan Roese wrote:
> Hi Tom,
> 
> On 19.03.19 02:15, Tom Rini wrote:
> >Hey all,
> >
> >So it's release day and I've put up v2019.04-rc4, I've updated git and
> >the tarballs are also up now.
> >
> >Thanks again to having signed tags, between -rc3 and -rc4 we have a good
> >changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'
> >
> >Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
> >apply.  I will, I've just been kicking builds on migrating
> >CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
> >being able to test those PRs.
> >
> >We're looking at release on April 8th, 2019.
> 
> Is it still possible to include this fix in the upcoming release?
> 
> [1] watchdog: Move watchdog_dev to data section (BSS may not be cleared)
> https://patchwork.ozlabs.org/patch/1075500/

I will give it a try, yes.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190408/9627196a/attachment.sig>

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

* [U-Boot] [ANN] U-Boot v2019.04-rc4 released
  2019-04-08 13:09   ` Tom Rini
@ 2019-04-09 11:58     ` Tom Rini
  2019-04-09 11:59       ` Stefan Roese
  0 siblings, 1 reply; 6+ messages in thread
From: Tom Rini @ 2019-04-09 11:58 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 08, 2019 at 09:09:59AM -0400, Tom Rini wrote:
> On Mon, Apr 08, 2019 at 03:07:36PM +0200, Stefan Roese wrote:
> > Hi Tom,
> > 
> > On 19.03.19 02:15, Tom Rini wrote:
> > >Hey all,
> > >
> > >So it's release day and I've put up v2019.04-rc4, I've updated git and
> > >the tarballs are also up now.
> > >
> > >Thanks again to having signed tags, between -rc3 and -rc4 we have a good
> > >changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'
> > >
> > >Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
> > >apply.  I will, I've just been kicking builds on migrating
> > >CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
> > >being able to test those PRs.
> > >
> > >We're looking at release on April 8th, 2019.
> > 
> > Is it still possible to include this fix in the upcoming release?
> > 
> > [1] watchdog: Move watchdog_dev to data section (BSS may not be cleared)
> > https://patchwork.ozlabs.org/patch/1075500/
> 
> I will give it a try, yes.

I forgot to send the email, but I did apply it to the release.

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

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

* [U-Boot] [ANN] U-Boot v2019.04-rc4 released
  2019-04-09 11:58     ` Tom Rini
@ 2019-04-09 11:59       ` Stefan Roese
  0 siblings, 0 replies; 6+ messages in thread
From: Stefan Roese @ 2019-04-09 11:59 UTC (permalink / raw)
  To: u-boot

On 09.04.19 13:58, Tom Rini wrote:
> On Mon, Apr 08, 2019 at 09:09:59AM -0400, Tom Rini wrote:
>> On Mon, Apr 08, 2019 at 03:07:36PM +0200, Stefan Roese wrote:
>>> Hi Tom,
>>>
>>> On 19.03.19 02:15, Tom Rini wrote:
>>>> Hey all,
>>>>
>>>> So it's release day and I've put up v2019.04-rc4, I've updated git and
>>>> the tarballs are also up now.
>>>>
>>>> Thanks again to having signed tags, between -rc3 and -rc4 we have a good
>>>> changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'
>>>>
>>>> Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
>>>> apply.  I will, I've just been kicking builds on migrating
>>>> CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
>>>> being able to test those PRs.
>>>>
>>>> We're looking at release on April 8th, 2019.
>>>
>>> Is it still possible to include this fix in the upcoming release?
>>>
>>> [1] watchdog: Move watchdog_dev to data section (BSS may not be cleared)
>>> https://patchwork.ozlabs.org/patch/1075500/
>>
>> I will give it a try, yes.
> 
> I forgot to send the email, but I did apply it to the release.

Thanks Tom, that's good to know.

Thanks,
Stefan

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

end of thread, other threads:[~2019-04-09 11:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19  1:15 [U-Boot] [ANN] U-Boot v2019.04-rc4 released Tom Rini
2019-03-19  8:34 ` Anatolij Gustschin
2019-04-08 13:07 ` Stefan Roese
2019-04-08 13:09   ` Tom Rini
2019-04-09 11:58     ` Tom Rini
2019-04-09 11:59       ` Stefan Roese

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.