A 3rd snapshot for the 20/September target release is available.

The snapshot is being imported into meego.com community OBS as 'next' and is
available from releases.merproject.org

  http://releases.merproject.org/releases/0.20120920.0.0.3/

The 20120920 target release will provide an (experimental) ARM NEON/thumb port
called armv7tnhl and this is present in this snapshot. Work is being done on
systemd driven user sessions. There are fixes to support the SDK (in particular
this fixes 'quickbuild' in osc. As usual there are many general tidyup changes 
too.

This snapshot upgrades gcc and eglibc to resolve some ICE issues for Qt5

Booting some test images is advised - really.

Changes since 0.20120920.0.0.2

Package gcc changed from 7378bd8d2eb95f0611f25748650f7053051ba396 to
809d24eb07fdee9d5d787c28f37ff97a57488ecb in git packages-git/mer-core/gcc:

commit 809d24eb07fdee9d5d787c28f37ff97a57488ecb
Author: Carsten Munk <[email protected]>
Date:   Thu Sep 13 22:02:27 2012 +0200

    Upgrade to linaro 4.6 2012.08

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

Package glibc changed from 734efce719c0c976f20da3729cc6b5b53cbc0c17 to
c02255eeb571aa8dad0517339021669177ec417d in git packages-git/mer-core/glibc:

commit c02255eeb571aa8dad0517339021669177ec417d
Author: Carsten Munk <[email protected]>
Date:   Wed Sep 12 15:39:20 2012 +0200

    Upgrading to eglibc 2.15 ubuntu patch level 17

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


Changelog since last full release:

Package binutils changed from 5a47f148846fad34b6ed023390cb454cd4595a43 to
5a4d240d5cbcdb0d7913343357eb5aedd44d467a in git packages-git/mer-core/binutils:

commit 5a4d240d5cbcdb0d7913343357eb5aedd44d467a
Author: Carsten Munk <[email protected]>
Date:   Fri Sep 7 21:12:09 2012 +0200

    Actually add spec files too

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

commit f2b82c6aa5a904226ecbb8d1456a93875659b7bf
Author: David Greaves <[email protected]>
Date:   Fri Sep 7 16:18:59 2012 +0100

    Added armv7tnhl

    Signed-off-by: David Greaves <[email protected]>

Package build changed from c461bb85a92b996b4ce31e799e6d587589c88353 to
16673116185a2dec9ee05f490be3358d89673575 in git packages-git/mer-core/build:

commit 16673116185a2dec9ee05f490be3358d89673575
Author: David Greaves <[email protected]>
Date:   Mon Sep 3 18:04:35 2012 +0000

    Fixes for quickbuild in sb2

    Signed-off-by: David Greaves <[email protected]>

Package cvs changed from 9646e422100c19cc4ad7ea0ac1a7ae11d7e1f065 to
b45aaec4085ac08c4ad0ac6a8cd544c7e4777021 in git packages-git/mer-core/cvs:

commit b45aaec4085ac08c4ad0ac6a8cd544c7e4777021
Author: Pekka Vuorela <[email protected]>
Date:   Tue Aug 14 14:59:23 2012 +0000

    Fix MER#39 - cvs has possible bashisms in it's RPM scriptlets

    Signed-off-by: Pekka Vuorela <[email protected]>

Package dbus changed from 378c364630647ea9c848ebf98941da6a7a18c988 to
43ae2b4c902a28e21a2a2055585fb2a9aa774fb5 in git packages-git/mer-core/dbus:

commit 43ae2b4c902a28e21a2a2055585fb2a9aa774fb5
Author: Carsten Munk <[email protected]>
Date:   Tue Aug 28 19:18:49 2012 +0000

    Add fixes for systemd user sessions

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

Package desktop-file-utils changed from e9647814b3b5a0f69b005f0e0a7cecb618ddb56a
to 78e1e5894ee7eedc46b3ad6c65ddee14e014a2fa in git
packages-git/mer-core/desktop-file-utils:

commit 78e1e5894ee7eedc46b3ad6c65ddee14e014a2fa
Author: Marko Saukko <[email protected]>
Date:   Sun Aug 26 14:54:28 2012 +0000

    Update to 0.20.

    Signed-off-by: Marko Saukko <[email protected]>

Package device-mapper changed from 94a2205233147f1d6cacbeca73c059f174e0e826 to
4191a30e9f1c6ea8e20ddecee18d54df939766bc in git 
packages-git/mer-core/device-mapper:

commit 4191a30e9f1c6ea8e20ddecee18d54df939766bc
Author: David Greaves <[email protected]>
Date:   Sun Sep 2 12:02:39 2012 +0100

    Remove pointless definition of _exec_prefix which seemed to break on 
armv7tnhl

    Signed-off-by: David Greaves <[email protected]>

Package gcc changed from e31287358f77bed80d5ad625b2a079efa1993e8e to
809d24eb07fdee9d5d787c28f37ff97a57488ecb in git packages-git/mer-core/gcc:

commit 809d24eb07fdee9d5d787c28f37ff97a57488ecb
Author: Carsten Munk <[email protected]>
Date:   Thu Sep 13 22:02:27 2012 +0200

    Upgrade to linaro 4.6 2012.08

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

commit 7378bd8d2eb95f0611f25748650f7053051ba396
Author: Carsten Munk <[email protected]>
Date:   Sat Sep 8 16:08:31 2012 +0200

    Use --with-mode, not --mode

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

commit b9e98b3a335553f6116c1b00b9ebccb3c25f2f1b
Author: David Greaves <[email protected]>
Date:   Fri Sep 7 16:20:35 2012 +0100

    Add armv7tnhl. Updated gcc.spec. Run precheckin.sh. Clarify instructions

    Signed-off-by: David Greaves <[email protected]>

Package gdbm changed from ced701b074f666ec9d1fcacfb7aeea71452b8284 to
350fa1f3bca896b27e0f3f303bee7efa25f10210 in git packages-git/mer-core/gdbm:

commit 350fa1f3bca896b27e0f3f303bee7efa25f10210
Author: Antti Alatarvas <[email protected]>
Date:   Mon Aug 20 14:07:42 2012 +0000

    Fixes MER#253 : gdbm yaml file has invalid URL entry

    Signed-off-by: Antti Alatarvas <[email protected]>

Package giflib changed from befa8c3162adf02d796bb1b2bd617b0d589818ec to
a6cb049bc56fd13f711226acb208dca407e18dc2 in git packages-git/mer-core/giflib:

commit a6cb049bc56fd13f711226acb208dca407e18dc2
Author: Tero Siironen <[email protected]>
Date:   Wed Aug 15 14:47:13 2012 +0300

    Fixes MER#142 : giflib contains a timestamp

    Signed-off-by: Tero Siironen <[email protected]>
    Change-Id: I77f7da0c58c0ba928ef3708289d9beaebf329619

Package glibc changed from 734efce719c0c976f20da3729cc6b5b53cbc0c17 to
c02255eeb571aa8dad0517339021669177ec417d in git packages-git/mer-core/glibc:

commit c02255eeb571aa8dad0517339021669177ec417d
Author: Carsten Munk <[email protected]>
Date:   Wed Sep 12 15:39:20 2012 +0200

    Upgrading to eglibc 2.15 ubuntu patch level 17

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

Package iso-codes changed from 59a1f7223bbcf487258948a9d13b0372db2605a1 to
874654641973bce8bff836df2c1817104a4f3dd5 in git packages-git/mer-core/iso-codes:

commit 874654641973bce8bff836df2c1817104a4f3dd5
Author: Marko Saukko <[email protected]>
Date:   Sun Sep 2 21:44:06 2012 +0000

    Update iso-codes to version 3.38.

    Signed-off-by: Marko Saukko <[email protected]>

Package libassuan changed from 9f393ccdaea533468d5d34189d4c27f987456c30 to
b3911d9aa1e944d818921a1c7413bde2bb5eef34 in git packages-git/mer-core/libassuan:

commit b3911d9aa1e944d818921a1c7413bde2bb5eef34
Author: Antti Alatarvas <[email protected]>
Date:   Tue Aug 21 14:21:54 2012 +0000

    Fixes MER#41 : libassuan-devel has possible bashisms in it's RPM scriptlets

    Signed-off-by: Antti Alatarvas <[email protected]>

Package libdrm changed from 8a8e086304fd36fd44114e6a4b01dbfd394f214a to
76579fa14bd36bad0c070a7c87ca9af5cfb22133 in git packages-git/mer-core/libdrm:

commit 76579fa14bd36bad0c070a7c87ca9af5cfb22133
Author: Marko Saukko <[email protected]>
Date:   Mon Sep 3 07:59:55 2012 +0000

    - Update to 2.4.39
    - Add omap,radeon and nouveau subpackages.
    - Added udev build dependency to get udev support included.

    Signed-off-by: Marko Saukko <[email protected]>
    Change-Id: I5301667b90f3f44590365337a9fb817870297694

Package libjpeg changed from 3d24c59a206864df1d2f17063d878def89d8daf8 to
85707f20e5c4096546ffe6f11af9aa653e481eb5 in git packages-git/mer-core/libjpeg:

commit 85707f20e5c4096546ffe6f11af9aa653e481eb5
Author: Risto Avila <[email protected]>
Date:   Wed Aug 15 14:53:52 2012 +0000

    - Fixes MER#466: upgraded libjpeg-turbo to 1.2.1
    Signed-off-by: Risto Avila <[email protected]>

Package libtiff changed from b653073476054da367cf63b9db0f4ef9bf3fd3e9 to
25196d897fc61d7adcb38c5ff711ccf697eb54a9 in git packages-git/mer-core/libtiff:

commit 25196d897fc61d7adcb38c5ff711ccf697eb54a9
Author: Antti Alatarvas <[email protected]>
Date:   Mon Aug 20 14:14:57 2012 +0000

    Fixes MER#259 : libtiff yaml file has obsolete URL entry

    Signed-off-by: Antti Alatarvas <[email protected]>

Package libvisual changed from 9cda7fbcb9709d175bf342185d6aebbb48f477a5 to
26bb3fe114978590857326bb25fe514243264ee7 in git packages-git/mer-core/libvisual:

commit 26bb3fe114978590857326bb25fe514243264ee7
Author: Tero Siironen <[email protected]>
Date:   Fri Aug 17 14:22:49 2012 +0300

    Fixes MER#260 : libvisual yaml file has obsolete URL entry

    Signed-off-by: Tero Siironen <[email protected]>

Package libX11 changed from da02e4c2e7a200e738ebd9fe1f63fc1a98ef6030 to
e1c79a6c5312471bbc06769a2a26d62e6e7adb1b in git packages-git/mer-core/libX11:

commit e1c79a6c5312471bbc06769a2a26d62e6e7adb1b
Author: Marko Saukko <[email protected]>
Date:   Wed Aug 29 13:04:20 2012 +0000

    - Fixes MER#448: update libX11 to 1.5.0
    - Enable XF86BigFont support, build also with xorg-macros

    Signed-off-by: Marko Saukko <[email protected]>

Package libXinerama changed from 525b406aa000701e9cd69afca7e5fc20ee3a1151 to
7b9a30e92a26f751e6db0ef36495ece0ac0db0eb in git 
packages-git/mer-core/libXinerama:

commit 7b9a30e92a26f751e6db0ef36495ece0ac0db0eb
Author: Siteshwar Vashisht <[email protected]>
Date:   Sun Sep 2 18:52:10 2012 +0000

    Fixes MER#454, Update libXinerama to 1.1.2

    Signed-off-by: Siteshwar Vashisht <[email protected]>
    Change-Id: I67b8ce634c3b4759dfbb65d1a43c9597f0c05f3a

Package libXmu changed from 01db09f87f67ef8aeb6ba1d31eb8fea7be40f260 to
5d8441ee4695697518e18feb9a9af2af364580b1 in git packages-git/mer-core/libXmu:

commit 5d8441ee4695697518e18feb9a9af2af364580b1
Author: Siteshwar Vashisht <[email protected]>
Date:   Sun Aug 12 10:50:44 2012 +0000

    Fixes MER#455. Updated to version 1.1.1

    Signed-off-by: Siteshwar Vashisht <[email protected]>

Package libXpm changed from a84428865105eb4480ad0c6b01ab9654e8e16317 to
bfc796c2208c7d6fec6a1f0d740960615f6972ce in git packages-git/mer-core/libXpm:

commit bfc796c2208c7d6fec6a1f0d740960615f6972ce
Author: siteshwar <situ@openSUSE-121-32-minimal.(none)>
Date:   Sun Sep 2 18:28:46 2012 +0000

    Fixes MER#456, Update libXpm to 3.5.10

    Signed-off-by: Siteshwar Vashisht <[email protected]>

Package lua changed from a71f871ff6769cb3eb52e15301b27e1b83521143 to
0a0fd0f15d46fbf8b7e65571801c03dde3d2ad75 in git packages-git/mer-core/lua:

commit 0a0fd0f15d46fbf8b7e65571801c03dde3d2ad75
Author: Pekka Vuorela <[email protected]>
Date:   Tue Aug 14 19:35:35 2012 +0000

    Fix MER#203 - Unexistent liblua-devel package in lua.spec dependencies

    Signed-off-by: Pekka Vuorela <[email protected]>

Package m2crypto changed from ff304276c23b069b73b976f7d6b48cb407645760 to
d7a5ef8ffefc683daa18799eb666129ed32289f3 in git packages-git/mer-core/m2crypto:

commit d7a5ef8ffefc683daa18799eb666129ed32289f3
Author: David Greaves <[email protected]>
Date:   Thu Aug 9 11:41:59 2012 +0100

    m2crypto should be called python-M2Crypto; provide python-M2Crypto and
python-m2crypto as a first step

    Signed-off-by: David Greaves <[email protected]>

Package mailcap changed from f9ba2745b870e96ea2cf3ae7c350a0e9e1a260b8 to
47a1615ab56ee4a9b1710871ddc2547e4b43dd3e in git packages-git/mer-core/mailcap:

commit 47a1615ab56ee4a9b1710871ddc2547e4b43dd3e
Author: Tero Siironen <[email protected]>
Date:   Wed Aug 15 10:53:37 2012 +0300

    Fixes MER#261 : mailcap yaml has obsolete URL entry

    Signed-off-by: Tero Siironen <[email protected]>

Package meego-rpm-config changed from 8e9994fb1758b95c878656576d2610f5d5902dd7
to 59506c8062a1ef7e1c5171571565531d691a48cb in git
packages-git/mer-core/meego-rpm-config:

commit 59506c8062a1ef7e1c5171571565531d691a48cb
Author: Tuukka Tolvanen <[email protected]>
Date:   Wed Aug 8 04:00:17 2012 +0300

    Patch against bashisms in install_info*, fix for MER#42 et al.

    Signed-off-by: Tuukka Tolvanen <[email protected]>

Package net-tools changed from f4d057eb7d627710f926eb96995f920ec50f5ec7 to
19b61fa4d9bce2e4bc969992fbc8697c2c2e07b4 in git packages-git/mer-core/net-tools:

commit 19b61fa4d9bce2e4bc969992fbc8697c2c2e07b4
Author: Antti Alatarvas <[email protected]>
Date:   Mon Aug 20 12:18:29 2012 +0000

    Fixes MER#263 : net-tools spec file has obsolete URL entry

    Signed-off-by: Antti Alatarvas <[email protected]>

Package ofono changed from 60965f583397a7ed2a86d51621d9d0554770a2e1 to
07d3996d34c78ce4c5d169a03657911964c3baec in git packages-git/mer-core/ofono:

commit 07d3996d34c78ce4c5d169a03657911964c3baec
Author: Jarko Poutiainen <[email protected]>
Date:   Fri Aug 24 11:39:32 2012 +0000

    ofono upgrade to 1.10

    Signed-off-by: Jarko Poutiainen <[email protected]>

Package openssl changed from 95ef8b2ad7ec5125f79fc17b9d41612c5b8936ef to
5d11aa5ed61066dee21cfa5f174cd51ae517a31e in git packages-git/mer-core/openssl:

commit 5d11aa5ed61066dee21cfa5f174cd51ae517a31e
Author: Vasily <[email protected]>
Date:   Tue Aug 7 13:32:46 2012 +0300

    Fixes MER#520: Openssl uses obsolete find.pl

    Signed-off-by: Vasily <[email protected]>
    Change-Id: Id52463db3b71f61bea20c55b27383614ede85c7f

Package pkcs11-helper changed from bed80eb8238bc8c256d9cca07c924e281bb91b9c to
87b656b393399c16e1ad697eb87f9a33e83f1bd7 in git 
packages-git/mer-core/pkcs11-helper:

commit 87b656b393399c16e1ad697eb87f9a33e83f1bd7
Author: Antti Alatarvas <[email protected]>
Date:   Mon Aug 20 13:57:11 2012 +0000

    Fixes MER#266 : pkcs11-helper yaml file has invalid URL entry

    Signed-off-by: Antti Alatarvas <[email protected]>

Package psutils changed from 4c284e5e029b9b1839ee1f71341ab5cdf8321b5e to
25c26a79be45b5be8006a21da4fad2c66865c17c in git packages-git/mer-core/psutils:

commit 25c26a79be45b5be8006a21da4fad2c66865c17c
Author: Antti Alatarvas <[email protected]>
Date:   Mon Aug 20 13:38:13 2012 +0000

    Fixes MER#267 : psutils spec file has no URL entry (nor Source URL)

    Signed-off-by: Antti Alatarvas <[email protected]>

Package rpm changed from f300357862300a6d2f2021849d298a57658f2fac to
8b6714f1d4f07e582a0ffb18f55f5950f5963ca2 in git packages-git/mer-core/rpm:

commit 8b6714f1d4f07e582a0ffb18f55f5950f5963ca2
Author: David Greaves <[email protected]>
Date:   Sat Sep 1 23:31:47 2012 +0100

    Correct ARM patch for armv7tnhl

    Signed-off-by: David Greaves <[email protected]>

Package vim changed from 773c8915e3ea13fd7d17de44e0092bfacf71036e to
df4f942de54916e99f34509d208e0df6a84a27d0 in git packages-git/mer-core/vim:

commit df4f942de54916e99f34509d208e0df6a84a27d0
Author: Lauri Kaila <[email protected]>
Date:   Thu Aug 9 12:28:37 2012 +0300

    Update to version 7.3.629, Fixes MER#168

    Removed individual patches (because applying 629 separate patches would
    have been slow and inconvenient) and created a tarball from the
    latest upstream version from https://vim.googlecode.com/hg/ at:

    changeset:   3741:9266cfe865c3
    tag:         tip
    user:        Bram Moolenaar <[email protected]>
    date:        Wed Aug 08 18:01:05 2012 +0200
    summary:     Added tag v7-3-629 for changeset 7de7ef01288d

    Then run "make unixall" and renamed vim-7.3.tar.bz2 to vim-7.3.629.tar.bz2

    Also Dutch lang files seemed to be added and causing this error:

    error: Installed (but unpackaged) file(s) found:
       /usr/share/vim/vim73/lang/nl/LC_MESSAGES/vim.mo

    which needed a line addition to the spec file.

    Signed-off-by: Lauri Kaila <[email protected]>

Package wayland changed from 7c1df90ebbecd57966b5084683f39ea1db50586d to
21a11d522f89efcf7a8c59d6823e68efb553cb9a in git packages-git/mer-core/wayland:

commit 21a11d522f89efcf7a8c59d6823e68efb553cb9a
Author: Siteshwar Vashisht <[email protected]>
Date:   Thu Aug 16 19:08:00 2012 +0000

    Update Wayland to version 0.95

    Signed-off-by: Siteshwar Vashisht <[email protected]>
    Change-Id: I2d7780f7fc77af512b80ec49617aae8034259256

Package xkeyboard-config changed from 4cf95650e8d6f305c35e1853fe0cf5670b961ca0
to f0acc95f17175858ce1baed87ed38e98e9e612f9 in git
packages-git/mer-core/xkeyboard-config:

commit f0acc95f17175858ce1baed87ed38e98e9e612f9
Author: Risto Avila <[email protected]>
Date:   Wed Aug 15 14:57:08 2012 +0000

    Fixes MER#376: - Updated to version 2.5.1
    Signed-off-by: Risto Avila <[email protected]>

Package xorg-x11-drv-keyboard changed from
9a21840047a246fb51da03619c5eb11be3012cff to
7f4c0ad16218031038644ceb5c314a5c3a476511 in git
packages-git/mer-core/xorg-x11-drv-keyboard:

commit 7f4c0ad16218031038644ceb5c314a5c3a476511
Author: Marko Saukko <[email protected]>
Date:   Tue Sep 4 19:18:23 2012 +0000

    Update to 1.6.2.

    Signed-off-by: Marko Saukko <[email protected]>

Package xorg-x11-drv-mouse changed from 3b49c31c82efa81c233cd0db3829dc6ccc0e710d
to 3134e47554ebdd2fadb0484d6acc7666c7fe3a48 in git
packages-git/mer-core/xorg-x11-drv-mouse:

commit 3134e47554ebdd2fadb0484d6acc7666c7fe3a48
Author: Marko Saukko <[email protected]>
Date:   Tue Sep 4 19:17:33 2012 +0000

    Update to 1.8.1.

    Signed-off-by: Marko Saukko <[email protected]>

Package libatomic_ops changed from a3d88fd0e5549dbdf19e10cd87c926f883b6b0e3 to
89da68253137df4bf425780af0618700d3eb3604 in git 
packages-git/mer-core/libatomic_ops:

commit 89da68253137df4bf425780af0618700d3eb3604
Author: David Greaves <[email protected]>
Date:   Sun Sep 2 11:12:21 2012 +0000

    Update to latest upstream to fix ARM Thumb issues both ppc and mips patches
are applied upstream

    Signed-off-by: David Greaves <[email protected]>

Package qtwebkit changed from 4d364e056983d12904e38a231b4839ce672dd210 to
10c97e2f0b3ef5dcf2cb63d7f8477fff3b32ad87 in git packages-git/mer-core/qtwebkit:

commit 10c97e2f0b3ef5dcf2cb63d7f8477fff3b32ad87
Author: David Greaves <[email protected]>
Date:   Fri Sep 7 14:19:50 2012 +0100

    Build the NEON files using -marm, not -mthumb since the assembler is not
thumb-compatible. Thanks to Miko Bostrom for the approach.
    Note that there may be a small issue with the nothumb.commands setting since
-fPIC and the various -pthread options are omitted from the g++ invocation

    Signed-off-by: David Greaves <[email protected]>

commit 536dd33d7d0bd15341c03d9251adf477e746b512
Author: Tero Siironen <[email protected]>
Date:   Wed Aug 15 12:08:31 2012 +0300

    Fixes MER#269 : qtwebkit yaml file has outdated URL entry

    Signed-off-by: Tero Siironen <[email protected]>

Package scratchbox2 changed from 6cba43113dc5d08525638038ed42880a10e5128f to
e07cd5fc47c09c7c1b6b8d0eb8c3b01df4fe95f1 in git 
packages-git/mer-core/scratchbox2:

commit e07cd5fc47c09c7c1b6b8d0eb8c3b01df4fe95f1
Author: Tuukka Tolvanen <[email protected]>
Date:   Tue Aug 7 20:48:45 2012 +0300

    Add scratchbox2-2.3.52-wrapperargs.patch, fix for MER#481

    Signed-off-by: Tuukka Tolvanen <[email protected]>
    Change-Id: I8a14e1eedc77f24752bdcc7c53753acf0b61d4b1

Package gdb changed from 5c0fba09f2d8a8dd765ba32d0e4cd29253729c7f to
6d3b32af29396eb9abf1346d4f4410430fb73c94 in git packages-git/mer-core/gdb:

commit 6d3b32af29396eb9abf1346d4f4410430fb73c94
Author: Marko Saukko <[email protected]>
Date:   Mon Sep 3 17:40:05 2012 +0000

    Update to 7.5.

    Signed-off-by: Marko Saukko <[email protected]>
-- 
"Don't worry, you'll be fine; I saw it work in a cartoon once..."


Reply via email to