[Releasing] Regression for BlackBerry 10 on Qt 5.1 RC1
Sergio Ahumada
sergio.ahumada at digia.com
Wed Jun 26 11:16:27 CEST 2013
On 06/26/2013 11:07 AM, Vladimir Minenko wrote:
> We've found the offending commit. See:
>
> https://bugreports.qt-project.org/browse/QTBUG-31934#comment-207415
>
> Please make sure that the fix has been taken in a RC, since it is already
> in stable.
>
> Thanks!
>
> --
> Vladimir
>
Hi,
What you need to do is to manually cherry-pick that commit into the
release branch and then get it approved (again) and merged asap.
Something like:
# cd qtbase
# git checkout release
# git cherry-pick -x 6a9333841d9d5233b0457ec6f0da5bdacda8ea5b
# git push gerrit HEAD:refs/for/release
Cheers,
--
Sergio Ahumada
Release Engineer - Digia, Qt
More information about the Releasing
mailing list