The Pre-Release for the 6/June target release is available.

It will be imported as 'next' into the Mer community OBS and is available from
releases.merproject.org :

  http://releases.merproject.org/releases/0.20130605.0.1/

This release provides some useful fixes. scratchbox2 is split to support x86_64
targets; droid container support work in uid/gids; gcc now allows for -fuse=gold
for qtwebkit, qemu has fixes for multithreaded-multicore qemu crashes; the
sensorfw plugin is now merged; qtmultimedia has gstreamer media services.

Changes since the last release :

Package binutils changed from abc29be0692dc3ba54cad69243796d0a0bb3829f to
bc81f1dff6e7a2febd4989e4747a9eb581d54d66 in git packages-git/mer-core/binutils:

commit bc81f1dff6e7a2febd4989e4747a9eb581d54d66
Author: Carsten Munk <[email protected]>
Date:   Fri May 31 11:31:08 2013 +0200

    Add armv7thl port

    Signed-off-by: Carsten Munk <[email protected]>

Package gcc changed from 72d05a720010b26a1b1c152c2d81e5497c6f7b99 to
3c7d0f11c402267fe149372b209f3ecca9ab05b1 in git packages-git/mer-core/gcc:

commit 3c7d0f11c402267fe149372b209f3ecca9ab05b1
Author: Carsten Munk <[email protected]>
Date:   Sat Jun 1 10:50:04 2013 +0200

    Fix typo in spec

    Signed-off-by: Carsten Munk <[email protected]>

commit 329db21626c3684a84fffd201ca5646cc62117ad
Author: Carsten Munk <[email protected]>
Date:   Fri May 31 08:54:30 2013 +0200

    Add -fuse-ld=gold|bfd patch

    Signed-off-by: Carsten Munk <[email protected]>

Package meego-rpm-config changed from 6029ba34eb1f730aad87ef670abc7c2d3843639a
to 02d16223b175d9fcd53a08b2c88d15e276ee43b6 in git
packages-git/mer-core/meego-rpm-config:

commit 02d16223b175d9fcd53a08b2c88d15e276ee43b6
Author: Juha Kallioinen <[email protected]>
Date:   Tue May 21 10:20:08 2013 +0000

    Add -Wno-psabi to ARM default optflags

    This suppresses a spammy warning about changed va_list mangling in gcc 4.4.

    Signed-off-by: Juha Kallioinen <[email protected]>
    Change-Id: Ieddfa3360dea23f66d724d60a5af27d8a38699ee

Package setup changed from 7057111f9e8341f42b015333c38594c41099fbe3 to
7283a1569835e55f21d1e5c2fe8d91ee08241372 in git packages-git/mer-core/setup:

commit 7283a1569835e55f21d1e5c2fe8d91ee08241372
Author: Carsten Munk <[email protected]>
Date:   Fri May 31 10:11:52 2013 +0200

    Change uid of audio and nobody to fit with droid containers

    Signed-off-by: Carsten Munk <[email protected]>

Package shadow-utils changed from 7c9a3a84c47d547b222b6dc7816f8ea6340e5e87 to
92cb11596bed7fc050d20d660ffced908fd98e73 in git 
packages-git/mer-core/shadow-utils:

commit 92cb11596bed7fc050d20d660ffced908fd98e73
Author: Carsten Munk <[email protected]>
Date:   Fri May 31 10:02:50 2013 +0200

    UID/GID from 100000 to 199999 due to supporting droid containers

    Signed-off-by: Carsten Munk <[email protected]>

Package qmf changed from 299bc47bc4e763787e16c4712be82f43cd0fa102 to
34c7c1cc02f1e475e61d141c9924afdd4fc74613 in git packages-git/mer-core/qmf:

commit 34c7c1cc02f1e475e61d141c9924afdd4fc74613
Author: Valerio Valerio <[email protected]>
Date:   Thu May 23 18:53:17 2013 +0300

    Add support for accounts-sso authentication plugins.

    Add authentication plugin for password mechanism.

    Signed-off-by: Valerio Valerio <[email protected]>
    Change-Id: I2264f4bf1889e12107467cb568a9b9744b93b1ec

Package scratchbox2 changed from 33c626159b302d5561694320f4ce96aa21f420e1 to
2488a3b3bcf85d44b53bc318b803ac54aa98a52b in git 
packages-git/mer-core/scratchbox2:

commit 2488a3b3bcf85d44b53bc318b803ac54aa98a52b
Author: Juha Kallioinen <[email protected]>
Date:   Thu May 23 07:39:06 2013 +0000

    Split rpm packaging to scratchbox2 and libsb2

    libsb2 package is meant to be installed in an x86 sb2 build target.
    The scratchbox2 package Requires libsb2.

    Signed-off-by: Juha Kallioinen <[email protected]>

Package qemu-usermode changed from 41ff8b98a5b0f605112e88e8f540814bfa5dd5f6 to
c76c5b67f9a1682b2f26c0f6c74bcec26f2e2377 in git 
packages-git/mer-core/qemu-usermode:

commit c76c5b67f9a1682b2f26c0f6c74bcec26f2e2377
Author: Carsten Munk <[email protected]>
Date:   Sat Jun 1 11:10:49 2013 +0000

    Add pcre-static as build dependency

    Signed-off-by: Carsten Munk <[email protected]>

commit 33a4f761db3ad7028f5d83cdfe040780ca861883
Author: Carsten Munk <[email protected]>
Date:   Sat Jun 1 10:00:54 2013 +0000

    Add patches to prevent problems when multithreading on multiple cores

    Signed-off-by: Carsten Munk <[email protected]>

Package qtbase changed from 7c6dbc19590f9959afa0084e630e6d45b7f78111 to
6a721604767c10a8a572dd39843ea400c182a73e in git packages-git/mer-core/qtbase:

commit 6a721604767c10a8a572dd39843ea400c182a73e
Author: Chris Leach <[email protected]>
Date:   Tue May 28 06:51:49 2013 +1000

    Configure libexec directory to libdir rather than default to datadir
    Signed-off-by: Chris Leach <[email protected]>

Package qtsensors changed from ddab4d9330be3d896e50242f43e5f69672882758 to
c663a0e3bf5043c346f4de9804060ea7053e2995 in git packages-git/mer-core/qtsensors:

commit c663a0e3bf5043c346f4de9804060ea7053e2995
Merge: 6ffc57c ff10ba2
Author: Carsten Munk <[email protected]>
Date:   Sun Jun 2 06:02:26 2013 +0000

    Merge "Revert "Upgrade to git501.a199068d - Add sensorfw plugin package""

commit ff10ba22225d8ee23949049aca4b9235749b80aa
Author: Carsten Munk <[email protected]>
Date:   Sun Jun 2 06:02:18 2013 +0000

    Revert "Upgrade to git501.a199068d - Add sensorfw plugin package"

    This reverts commit 94fdbfeda914c8f78b9fc494f19716a83d25a8ae

commit 6ffc57c6e48372a84083a4ae63f4c6b6e0d22050
Author: Carsten Munk <[email protected]>
Date:   Sun Jun 2 06:01:46 2013 +0000

    Revert "Add pkgconfig sensord-qt5 dependency"

    This reverts commit c2ded3917d55662437e973d51ebddf32bed4e1fe

commit c2ded3917d55662437e973d51ebddf32bed4e1fe
Author: Carsten Munk <[email protected]>
Date:   Sat Jun 1 10:52:35 2013 +0200

    Add pkgconfig sensord-qt5 dependency

    Signed-off-by: Carsten Munk <[email protected]>

commit 94fdbfeda914c8f78b9fc494f19716a83d25a8ae
Author: Lorn Potter <[email protected]>
Date:   Fri May 31 09:58:00 2013 +1000

    Upgrade to git501.a199068d
    - Add sensorfw plugin package

    Signed-off-by: Lorn Potter <[email protected]>

Package qtmultimedia changed from 2e6b0372cc3d614f661a2d7e0cd9868fad522110 to
a6c9474b53175d792d0a36c32f07626a2dec01e5 in git 
packages-git/mer-core/qtmultimedia:

commit a6c9474b53175d792d0a36c32f07626a2dec01e5
Author: Carsten Munk <[email protected]>
Date:   Sat Jun 1 10:51:37 2013 +0200

    Fix changelog chronology

    Signed-off-by: Carsten Munk <[email protected]>

commit 186a7f41fdb561a21b9cb0856b587259f744d14a
Author: Andrew den Exter <[email protected]>
Date:   Fri May 31 07:19:25 2013 +0000

    Remove obsoletion of audioengine media service.

    Signed-off-by: Andrew den Exter <[email protected]>

commit 5110ea3f2f2217bf100ee1687afca2a1728d9efb
Author: Andrew den Exter <[email protected]>
Date:   Thu May 30 05:37:39 2013 +0000

    Build and package the GStreamer media services.

    Signed-off-by: Andrew den Exter <[email protected]>

-- 
"Don't worry, you'll be fine; I saw it work in a cartoon once..."



Reply via email to