[U-Boot] [STATUS] v2012.04-rc2 and -rc3 are out

Hi everybody,
sorry, I forgot to announce the 2012.04-rc2 pre-release two days ago, so I will atleast announce that we have
v2012.04-rc3
now.
Please help testing, so we can fix the remaining issues before the release, which I still want to push out April 21, 2012.
Thanks to all who helped.
Please make sure that all your important bug fixes have been included!
I will also start a "next" branch now, so if you have anything pending there, please feel free to send pull requests for "next" !
Best regards,
Wolfgang Denk

On 18.04.2012 23:10, Wolfgang Denk wrote:
Hi everybody,
sorry, I forgot to announce the 2012.04-rc2 pre-release two days ago, so I will atleast announce that we have
v2012.04-rc3
now.
Thanks :)
Please help testing, so we can fix the remaining issues before the release, which I still want to push out April 21, 2012.
Thanks to all who helped.
Please make sure that all your important bug fixes have been included!
http://patchwork.ozlabs.org/patch/145515/
Thanks
Dirk

Hi Wolfgang,
On Wed, Apr 18, 2012 at 2:10 PM, Wolfgang Denk wd@denx.de wrote:
Hi everybody,
sorry, I forgot to announce the 2012.04-rc2 pre-release two days ago, so I will atleast announce that we have
v2012.04-rc3
now.
Please help testing, so we can fix the remaining issues before the release, which I still want to push out April 21, 2012.
Thanks to all who helped.
Please make sure that all your important bug fixes have been included!
This fixes a sandbox problem where we use the wrong parser if someone removes the CONFIG_SYS_HUSH_PARSER option:
http://patchwork.ozlabs.org/patch/149810/
These are the run_command_list patches you said you considered to be a bug fix (given that we are on rc3 I prefer that they go in next instead, but it is up to you):
http://patchwork.ozlabs.org/patch/149809/ http://patchwork.ozlabs.org/patch/149812/
Here are some tests for run_command_list():
http://patchwork.ozlabs.org/patch/149811/
Patman should have been in this merge window I think:
http://patchwork.ozlabs.org/patch/136136/
That's it from me.
I will also start a "next" branch now, so if you have anything pending there, please feel free to send pull requests for "next" !
Best regards,
Wolfgang Denk
-- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de There is a time in the tides of men, Which, taken at its flood, leads on to success. On the other hand, don't count on it. - T. K. Lawson _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
Regards, Simon

Dear Simon Glass,
In message CAPnjgZ05+v5+hhfN3+T5XvW+a17z9EeyWcpXi=LdXTWq_RDMKQ@mail.gmail.com you wrote:
This fixes a sandbox problem where we use the wrong parser if someone removes the CONFIG_SYS_HUSH_PARSER option:
Does this not also require the other (at least the previous 2) patches of this series?
Best regards,
Wolfgang Denk

Hi Wolfgang,
On Sun, Apr 22, 2012 at 3:25 AM, Wolfgang Denk wd@denx.de wrote:
Dear Simon Glass,
In message CAPnjgZ05+v5+hhfN3+T5XvW+a17z9EeyWcpXi=LdXTWq_RDMKQ@mail.gmail.com you wrote:
This fixes a sandbox problem where we use the wrong parser if someone removes the CONFIG_SYS_HUSH_PARSER option:
Does this not also require the other (at least the previous 2) patches of this series?
No it is independent, those add run_command_list(), this patch just updates recently added sandbox code to use run_command().
Regards, Simon
Best regards,
Wolfgang Denk
-- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de You can't have everything... where would you put it? - Steven Wright

On 18.04.2012 23:10, Wolfgang Denk wrote:
Hi everybody,
sorry, I forgot to announce the 2012.04-rc2 pre-release two days ago, so I will atleast announce that we have
v2012.04-rc3
now.
Please help testing, so we can fix the remaining issues before the release, which I still want to push out April 21, 2012.
Tested-by: Jens Scharsig js_at_ng@scharsoft.de
for both boards (eb_cpux9k2 and EB_MCF-EV123) maintained by myself
Best regards,
Jens Scharsig

Am Mittwoch, den 18.04.2012, 23:10 +0200 schrieb Wolfgang Denk:
Hi everybody,
sorry, I forgot to announce the 2012.04-rc2 pre-release two days ago, so I will atleast announce that we have
v2012.04-rc3
fine ...
now.
Please help testing, so we can fix the remaining issues before the release, which I still want to push out April 21, 2012.
Thanks to all who helped.
Please make sure that all your important bug fixes have been included!
I'm missing my last patch to fix a CPP issue in ll_temac network driver: http://patchwork.ozlabs.org/patch/151672/
br, Stephan
I will also start a "next" branch now, so if you have anything pending there, please feel free to send pull requests for "next" !
Best regards,
Wolfgang Denk

On 18.04.2012 23:10, Wolfgang Denk wrote:
Hi everybody,
sorry, I forgot to announce the 2012.04-rc2 pre-release two days ago, so I will atleast announce that we have
v2012.04-rc3
now.
Please help testing, so we can fix the remaining issues before the release, which I still want to push out April 21, 2012.
Thanks to all who helped.
Please make sure that all your important bug fixes have been included!
Stefano, what's about
http://patchwork.ozlabs.org/patch/151870/
?
This looks like a trivial fix to me.
Best regards
Dirk
participants (6)
-
Dirk Behme
-
Dirk Behme
-
Jens Scharsig
-
Simon Glass
-
Stephan Linz
-
Wolfgang Denk