meego-tablet-ia32-mrst

Go back...

Difference between 1.2.0.90.1.20110525.2 and 1.2.0.90.4.20110614.1

Image Configuration Difference

--- meego-tablet-ia32-mrst-1.2.0.90.1.20110525.2.ks 
+++ meego-tablet-ia32-mrst-1.2.0.90.4.20110614.1.ks 
@@ -15,8 +15,8 @@
 desktop --autologinuser=meego  --defaultdesktop=X-DUI 
 user --name meego  --groups audio,video --password meego 
 
-repo --name=1.2-oss --baseurl=http://download.meego.com/snapshots/1.2.0.90.1.20110525.2/repos/oss/ia32/packages/ --save --debuginfo --source --gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-meego
-repo --name=1.2-non-oss --baseurl=http://download.meego.com/snapshots/1.2.0.90.1.20110525.2/repos/non-oss/ia32/packages/ --save --debuginfo --source --gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-meego
+repo --name=1.2-oss --baseurl=http://download.meego.com/snapshots/1.2.0.90.4.20110614.1/repos/oss/ia32/packages/ --save --debuginfo --source --gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-meego
+repo --name=1.2-non-oss --baseurl=http://download.meego.com/snapshots/1.2.0.90.4.20110614.1/repos/non-oss/ia32/packages/ --save --debuginfo --source --gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-meego
 repo --name=adobe --baseurl=http://linuxdownload.adobe.com/linux/i386/ --save
 
 %packages

Resolved Bugs

15501, 18631, 18606, 15501, 16176, 18254, 18233, 18209, 18089, 17874, 15522, 17919, 17930, 15495, 16416, 15515, 17847, 18570, 18201, 17406, 18577, 18428, 18386, 15035, 18518, 17583, 18067, 15526, 18383, 17435, 17017, 17582, 16924, 18691, 18695, 18626, 16105, 18573, 18250, 18244, 18243, 15235, 18001, 18195, 18187, 17719, 18771, 18375, 17583, 17582, 18163, 14833, 18241, 18036, 7808, 18452, 17251, 17175, 16747, 16099, 16866, 15171, 18632, 18243, 18398, 18508, 18651, 18261, 17939, 17874, 16949, 16735, 17915, 16735, 18268, 18310, 18177, 17251, 17956, 18152, 18090, 15171, 17903, 18651, 18046, 18145, 7894, 16691, 18390, 18099, 18373, 18432, 18186, 17442, 18559, 18277, 16268, 18181, 18192, 18189, 18186, 16167, 18101, 18189, 16279, 16276, 16102, 16107, 16139, 17299, 17163, 17297, 15218, 15219, 17054, 15216, 15980, 18778, 18530, 17888, 18567, 18083, 18429, 18136, 18146, 18712, 18042, 18634, 17017, 16883, 18377, 18633, 18627, 18568, 16127, 17000, 16833, 18193, 17939, 18145, 17307, 18202, 17596, 17079, 15540, 16976, 18454, 16538, 18033, 18023, 16275, 17257, 16236, 17781, 18645, 18640, 18459, 18625, 18589, 15547, 17794, 18407, 18528, 16503, 18063, 18018, 18306, 7808, 18391, 18430, 18090, 16687, 16670, 17792, 18223, 18149, 17793, 18312, 17886,

Show in Bugzilla

Implemented Features

Added Packages

Removed Packages

Changed Packages

Main Package (Binaries) Old Version New Version Changelog
mlite
  • mlite
0.0.1-1.42 0.0.2-1.5 Change Log:
  • Mon May 30 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.0.2
    - Part of a fix for BMC #15501, by adding a new notification types
      to support hard notifications

Bugs:15501,
meego-ux-daemon
  • meego-ux-daemon
0.2.8-1.9 0.2.15-1.5 Change Log:
  • Wed Jun 08 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.15
    - Fix BMC #18631
      Add support for X-MEEGO-SKIP-TASKSWITCHER desktop entries
    - Enhance the logic for attempting to map an unknown window to a desktop
      file work for all application directories

  • Sun Jun 05 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.14
    - Cleanup old unused mechanism to trigger an Acer lockscreen.  We now
      only support third party lockscreens via the /meego/ux/LockScreenPath
      gconf key
    - Fix BMC #18606
      Ensure that attempts at updating the lockscreen do not result in
      the viewport updating while the screen is off.
    - Fix issues with the handling of the ambient light sensor so that it
      actually works
    - Delay instantiation of alternate home till the first time it is
      requested
    - Add support for dynamically switching between software and gl rendering
      to save memory while the daemon windows are in the background

  • Thu Jun 02 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.13
    - Fix BMC #15501
    - Make the hardware volume handler adjust the volume in 16 levels
    - Add a home_activated signal to the lockscreen session dbus service
    - Fix BMC #16176

  • Mon May 30 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.12
    - Fix BMC #18233
    - Fix BMC #18254

  • Thu May 26 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.11
    - Fix BMC #18209

  • Wed May 25 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.10
    - Add support for controlling which QML is loaded for the application
      launcher and lockscreen
    - Since our own windows can be foreground windows, select on key and
      button presses in addition to property changes.
    - Fix BMC #18089
    - Fix BMC #17874

  • Sun May 22 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.9
    - Fix BMC #17930
    - Add attribute to lockscreen so that the window manager does not
      animate it on/off screen
    - Fix BMC #17919
    - Fix BMC #15515
    - Fix BMC #15495
    - Fix BMC #15522
    - Fix BMC #16416

Bugs:18631, 18606, 15501, 16176, 18254, 18233, 18209, 18089, 17874, 15522, 17919, 17930, 15495, 16416, 15515,
ofono
  • ofono
0.48-1.4 0.48-2.6 Change Log:
  • Mon May 30 2011 Yu <yu.a.wang@intel.com> - 0.48
    - Add patch to fix BMC#17847
    - Add-rule-for-Option-GTM661W-modem.patch upstream commit: 88a16cabc739982dc2603166c9b5b7052748be95

Bugs:17847,
meego-ux-components
  • meego-ux-components
0.2.9.2-1.12 0.2.9.12-1.9 Change Log:
  • Wed Jun 08 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.9.12
    - #18574, #18255, #18740, #18745, #18752, #18756

  • Tue Jun 07 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.9.11
    - #18553. ModalContextmenu is removed
    - MR69. Modularization of components
    - MR65. Api Change in SaveRestore

  • Mon Jun 06 2011 Benjamin T. Drucker <benjamin.t.drucker@intel.com> - 0.2.9.10
    - I had the wrong source tarball (from the wrong branch).

  • Mon Jun 06 2011 Benjamin T. Drucker <benjamin.t.drucker@intel.com> - 0.2.9.10
    - Fix for #18378, #18565, #18655, #18612, #18621

  • Fri Jun 03 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.9.9
    - #18235 refactored VerticalSlider to be constructed vertically with the new images instead of being a rotated Slider.
    - MR62: simplify translations required for fuzzydatetime
    - #18448 [I18N] Calendar: Go to date: Cancel button not resizable - changed the default settings in the Modal Dialog
    - #18505 improvments
    - #18425 fixes
    - #18434 fixed expanding box
    - #18532 - Changes in Window dont work with full screen applications

  • Thu Jun 02 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.9.8
    - #api made the StatusBars implementation indipendend from the Window implementation

  • Thu Jun 02 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.9.7
    - #18251 Bugfix for 18251 ExpandingBox can now have a custom header.
    - #16923 Bugfix for 16923 ExpandingBox can now change its orientation and thus
    - #minor fixes in gestureArea and testpage

  • Tue May 31 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.9.6
    - #api improved GestureArea
    - #minor debug info in themeprovider
    - #minor systemiconprovider cleaned up
    - #18255
    - #16872
    - #18140
    - #minor add GestureAras to the components
    - #minor block MouseEvent on GestureArea
    - #minor update of widgetgallery

  • Fri May 27 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.9.5
    - #18209 fixed
    - #api added sensorOrientation to Window
    - #api changed default value of disableToolBarSearch
    - #minor bugfixed in imageprovidercache.cpp

  • Thu May 26 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.9.4
    - fixed VKB bug
    - fixed orientation bug

uxlaunch
  • uxlaunch
0.59.1-2.2 0.59.2-1.1 Change Log:
  • Fri Jun 03 2011 Auke Kok <auke-jan.h.kok@intel.com> - 0.59.2
    - (BMC#18570) Fix dpi initialization routines, this code was quite messed up:
      * auto dpi is now the default
      * dmi override table is read after that, using /etc/boardname
      * config file further overrides any setting

  • Thu May 26 2011 Peter J Zhu <peter.j.zhu@intel.com> - 0.59.1
    - Add ConsoleKit-x11 as run time depency, BMC#18201

Bugs:18570, 18201,
udev
  • udev
  • libgudev1
  • libudev
161-9.5 161-10.3 Change Log:
  • Wed Jun 01 2011 Peter J Zhu <peter.j.zhu@intel.com> - 161
    - libudev/libgudev is LGPLV2.1 fixing BMC#17406

Bugs:17406,
pulseaudio
  • pulseaudio
0.9.22-6.4 0.9.22-8.3 Change Log:
  • Sat Jun 04 2011 vivian zhang <vivian.zhang@intel.com> - 0.9.22
    - Added the patch to find the config file based on boardname (BMC #18577)

  • Thu Jun 02 2011 vivian zhang <vivian.zhang@intel.com> - 0.9.22
    - Added the patch to fix constant volume setting issue (BMC #18428)

  • Sat May 21 2011 vivian zhang <vivian.zhang@intel.com> - 0.9.22
    - Load module-policy-enforcement, module-tablet-btroute, module-tablet-jackdetect, module-meego-mainvolume in pa config file for tablet (BMC #18386)

Bugs:18577, 18428, 18386,
xkeyboard-config
  • xkeyboard-config
1.8-2.8 1.8-3.1 Change Log:
  • Fri May 13 2011 Carsten Munk <carsten@maemo.org> - 1.8
    - Add patch to fix RX-51 enter problem, BMC#15035
      by vesa-matti.hartikainen@nokia.com

Bugs:15035,
meego-ux-settings
  • meego-ux-settings-libsettings
  • meego-ux-settings
0.3.1-1.12 0.3.6-1.10 Change Log:
  • Tue Jun 07 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.3.6
    - fixes BMC #18518 - translations are being loaded for remote launched settings

  • Mon Jun 06 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.3.5
    - BMC #17583 16899 16917 16938 - use new connman api

  • Thu Jun 02 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.3.4
    - BMC #15526 - Unable to clear away WIFI profile password
    - BMC #18383 - Unable to scroll in Time settings.
    - BMC #18067 - settings crashes with old date

  • Thu May 26 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.3.3
    - Fixes BMC #17435 - Notification settings fix

  • Thu May 26 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.3.2
    - Fixes BMC #17017 - Bluetooth pairing instability
    - Fixes BMC #17582 - Wrong default route
    - Fixes BMC #16924 - Time zone spelling error fix

Bugs:18518, 17583, 18067, 15526, 18383, 17435, 17017, 17582, 16924,
meego-app-clocks
  • meego-app-clocks
0.3.1-1.6 0.3.6-1.4 Change Log:
  • Tue Jun 07 2011 Emma Kuo <emma.kuo@intel.com> - 0.3.6
    - fix BMC#18695: clock displays should be synchronized
    - fix BMC#18691: unnecessary timer interrupts

  • Mon Jun 06 2011 Emma Kuo <emma.kuo@intel.com> - 0.3.5
    - fix BMC#18573, BMC#16105: use new connman-qt api for timezone
    - fix BMC#18626: disable timers to allow powersaving mode

  • Fri May 27 2011 Emma Kuo <emma.kuo@intel.com> - 0.3.4
    - fix BMC#18250, alarms disapppear after being created

  • Thu May 26 2011 Emma Kuo <emma.kuo@intel.com> - 0.3.3
    - switch from timed to connman timezone API, BMC#18243
    - home clock no longer locks in place, BMC#18244
    - expandobox performance improvements

  • Tue May 24 2011 Emma Kuo <emma.kuo@intel.com> - 0.3.2
    - revert to mkcal for alarms backend BMC#15235
    - ux performance improvements

Bugs:18691, 18695, 18626, 16105, 18573, 18250, 18244, 18243, 15235,
gst-plugins-base
  • gst-plugins-base
0.10.32-1.20 0.10.32-2.8 Change Log:
  • Fri Jun 10 2011 vivian zhang <vivian.zhang@intel.com> - 0.10.32
    - Adjust buffer-time to 600ms for reducing power and c0% (BMC #18001)

Bugs:18001,
pvr-bin-mrst
  • pvr-bin-mrst
5.3.0.0043-1.1 5.3.0.0045-1.1 Change Log:
  • Wed Jun 01 2011 Gupta, Abhijit <abhijitx.gupta@intel.com> - 5.3.0.0045
    - Update graphics pvr-bin driver version to 5.3.0.0045
    - Bugzilla 7808: Enable DPST for LVDS Display by Default
    - Default swapinterval to 1

  • Thu May 26 2011 Liu, Xinyun <xinyun.liu@intel.com> - 5.3.0.0044
    - Fixed BMC #18195. Wrong dependency of devel package.

  • Thu May 26 2011 Li Peng <peng.li@intel.com> - 5.3.0.0044
    - Add bug number for 0044 upgrade (BMC #18187)

  • Thu May 26 2011 Jun Li <jun.j.li@intel.com> - 5.3.0.0044
    - update graphics pvr-bin driver version to 5.3.0.0044

  • Fri May 20 2011 Liu,Xinyun <xinyun.liu@intel.com> - 5.3.0.0043
    - BMC #17719. Add libGLESv1_CM.so.1.

Bugs:18195, 18187, 17719,
meego-app-calculator
  • meego-app-calculator
0.2.4-1.1 0.2.5-1.1 Change Log:
  • Wed Jun 08 2011 Geoff Gustafson <geoff@linux.intel.com> - 0.2.5
    - Fix BMC #18771 - add save/restore handling to calculator

Bugs:18771,
sensorfw
  • sensorfw-configs
  • sensorfw
0.6.36-12.2 0.6.36-13.14 Change Log:
  • Tue May 31 2011 Forrest Zhao <forrest.zhao@intel.com> - 0.6.36
    - BMC#18375, fix the bug of Screen.IsCovered is not updated to false when device is turned over

Bugs:18375,
connman-qt
  • connman-qt
0.0.7-1.18 0.0.9-1.5 Change Log:
  • Mon Jun 06 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.0.9
    - fixes BMC #17583 16899 16917 16938 - use new connman api

  • Thu May 26 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.0.8
    - Fixed Requires to install connman-qt-declarative by default

  • Thu May 26 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.0.8
    - Fixes BMC #17582 - Wrong default route

Bugs:17583, 17582,
qt-mobility
  • libdeclarative-serviceframework
  • libqtpublishsubscribe1
  • libqtcontacts1
  • libqtconnectivity1
  • libqtsysteminfo1
  • libqtgallery1
  • libdeclarative-sensors
  • libqtserviceframework1
  • libqtlocation1
  • libdeclarative-contacts
  • libqtversitorganizer1
  • libqtversit1
  • libqtfeedback1
  • libqtmultimediakit1
  • libdeclarative-publishsubscribe
  • qt-mobility
  • libqtmessaging1
  • libqtorganizer1
  • libqtsensors1
  • libdeclarative-multimedia
1.2.0~beta0+git2726-10.11 1.2.0~beta0+git2726-14.5 Change Log:
  • Fri Jun 03 2011 Xiaowei Ye <xiaowei.ye@intel.com> - 1.2.0~beta0+git2726
    - BMC#18163 Update Moorestown_Camera_Support.patch for video performance:
      add queue into preview and record pipelines to improve performance
      use alsasrc because pulsesrc causes performance problems

  • Tue May 31 2011 Forrest Zhao <forrest.zhao@intel.com> - 1.2.0~beta0+git2726
    - BMC#14833, gyroscope sensor backend does not work

  • Fri May 27 2011 Brad Peters <brad.t.peters@intel.com> - 1.2.0~beta0+git2726
    - BMC#18241 Update Moorestown_Camera_Support.patch:
      Fix build issue
      Fix video replay bug

  • Wed May 25 2011 Xiaowei Ye <xiaowei.ye@intel.com> - 1.2.0~beta0+git2726
    - BMC#18036 Update Moorestown_Camera_Support.patch:
      add horizontal/vertical flip setting
      set mp4 as the default video container
      use pulsesrc instead of alsasrc

Bugs:18163, 14833, 18241, 18036,
kernel-adaptation-mrst
  • kernel-adaptation-mrst
2.6.37.6-12.3 2.6.37.6-16.3 Change Log:
  • Mon Jun 06 2011 Kristen Carlson Accardi kristen@linux.intel.com> - 2.6.37.6
    - bug fix to the s0i3 patches to prevent loading on incorrect fw (BZ 8378)

  • Mon Jun 06 2011 Arjan van de Ven <arjan@linux.intel.com> - 2.6.37.6
    - update the SFI P state driver to report correct data (BZ 8818)

  • Thu Jun 02 2011 Arjan van de Ven <arjan@linux.intel.com> - 2.6.37.6
    - go to graphics driver 0045 (BZ 7808)
    - revert the two camera patches due to a power regression

  • Wed Jun 01 2011 Kristen Carlson Accardi kristen@linux.intel.com> - 2.6.37.6
    - Audio patches (BZ 8266, 4807)
    - updated s0i3 patches (BZ 8378)

  • Tue May 31 2011 Arjan van de Ven <arjan@linux.intel.com> - 2.6.37.6
    - two more touch patches (BZ 8873)

  • Mon May 30 2011 Arjan van de Ven <arjan@linux.intel.com> - 2.6.37.6
    - Add two camera patches (power and autofocus), BZ 8112 and 7832
    - Fix power island bug in gfx driver, BZ 8045

  • Fri May 27 2011 Arjan van de Ven <arjan@linux.intel.com> - 2.6.37.6
    - turn off the support for the real MRST battery logic (BZ 8365)
    - update the touchscreen driver (BZ 8873)
    - make the speakers not "pop" (BZ 8991)

  • Thu May 26 2011 Kristen Carlson Accardi kristen@linux.intel.com> - 2.6.37.6
    - Add config option CONFIG_KEYS for BZ 18191

  • Thu May 26 2011 Arjan van de Ven <arjan@linux.intel.com> - 2.6.37.6
    - graphics driver 0044 for BZ 18187

  • Tue May 24 2011 Kristen Carlson Accardi kristen@linux.intel.com> - 2.6.37.6
    - add current s0i3 support - still has known issue with hanging after 1 hour.
      s0i3 is still disabled by default.

libva
  • libva
1.0.12-1.4 1.0.13-1.1 Change Log:
  • Tue May 10 2011 Arjan van de Ven <arjan@linux.intel.com> - 1.0.12
    - enable Intel 965 decode (Sandy Bridge). This change is needed for pvr v0045 BMC#7808

Bugs:7808,
meego-ux-media
  • meego-ux-media-models
  • meego-ux-media-content
  • meego-ux-media
0.2.15-1.1 0.2.20-1.1 Change Log:
  • Wed Jun 08 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.20
    - Fixed BMC #18452
    - Added databaseinitcomplete property to all the ListModels

  • Thu May 26 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.19
    - Added addItems and clear to PhotoListModel Editor model
    - Fixed BMC #17251, added ListofFavorites type to MusicListModel
    - Added the new MediaMultiBar

  • Thu May 26 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.18
    - Performance optimization on playlist edit/creation
    - Fix BMC #16747, filename changed along with title
    - Changed the playqueue shuffle functionality to resort the list
    - Fixed BMC#17175, volume not changeable after muted from panels
    - Fixed BMC #16099, virtual album names not internationalized
    - Added latest theme updates
    - moved NoContent screens to media

  • Wed May 25 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.17
    - removed meegotouch dep
    - MediaGridView is broken out into separate files with optimizations
    - Added documents to the listmodel media types
    - add tracker optimizations for photo album storage
    - Fixed BMC #16866

  • Fri May 20 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.16
    - Added a playAllSongs call to the playqueue for play on startup
    - Fixed BMC #15171: panel updates non-functional
    - Finished the resourcemanager class for music/video
    - Added auto margins to the MediaGridView calculated from cellWidth
    - Fixed the MediaPreviewStrip to be centered
    - Added photo count to photoalbums in MediaGridView

Bugs:18452, 17251, 17175, 16747, 16099, 16866, 15171,
telepathy-qt4-yell
  • telepathy-qt4-yell
0.1.4-1.4 0.1.6-1.1 Change Log:
  • Mon Jun 06 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.1.6
    - Update to 0.1.6 to include some performane improvements and better account
      connection reporting (BMC#18632)

  • Fri May 27 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.1.5
    - Update to 0.1.5 to handle contactlist loading in a better way (BMC#18243)

Bugs:18632, 18243,
xorg-x11-drv-mtev
  • xorg-x11-drv-mtev
0.1.13-5.3 0.1.13-6.4 Change Log:
  • Wed Jun 01 2011 Austin Zhang <austin.zhang@intel.com> - 0.1.13
    - Enabled l3g4200d gyroscope (part of BMC#18398)

Bugs:18398,
meego-ux-sharing
  • meego-ux-sharing-qml
  • meego-ux-sharing
  • libmeegouxsharingclient
  • libmeegouxsharingserviceplugin
  • meego-ux-sharing-qml-ui
0.1.6-1.6 0.1.8-1.6 Change Log:
  • Mon Jun 06 2011 James Ausmus <james.ausmus@intel.com> - 0.1.8
    - Fix BMC#18651 - Add configuration step for unconfigured/invalid creds services
    - Fix BMC#18508 - missing strings in meego-ux-sharing-qml-ui.ts

  • Fri May 27 2011 James Ausmus <james.ausmus@intel.com> - 0.1.7
    - Fix BMC#18261 - Add sharingComplete signal to ShareObj, to let the app
      know when the sharing operation is done
    - Fix typos in sharingComplete signal emission
    - Emit sharingComplete when the modal dialog gets fog-click-cancelled

Bugs:18508, 18651, 18261,
meego-ux-appgrid
  • meego-ux-appgrid
0.2.5-1.2 0.2.7-1.2 Change Log:
  • Tue May 31 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.7
    - Part of a Fix for BMC #17939 which reworks for how the background
      image is rendered, preventing excessive CPU usage and artifacts

  • Wed May 25 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.6
    - Fix BMC #16949
    - Remove broken refs to the old style scene
    - Remove support for installing QML widgets
    - Remove unfinished support for uninstalling apps
    - As part of the fix for BMC #17874, read the list of directories for
      the application model from qApp

Bugs:17939, 17874, 16949,
meego-app-browser
  • meego-app-browser
  • meego-app-browser-ffmpeg-oss
12.0.712.0~2011WW22.1-1.7 12.0.712.0~2011WW23.4-1.11 Change Log:
  • Thu Jun 02 2011 <halton.huo@intel.com> - 12.0.712.0~2011WW23.4
    - Update chromium-qt.patch to ed2fa6145876bda8478558236ae65fab7f1ad4e5
      - BMC ##15361, #18258, #18411, #15923
      - Dynamicly load ssl dialog to improve startup performance
      - Use the menu_separator image instead of a line in New Tab
      - Bookmark Manager(feature): expand dragging area to full list view
      - Bookmark Manager(feature): increase performance of reordering bookmarks

  • Tue May 31 2011 <halton.huo@intel.com> - 12.0.712.0~2011WW23.1
    - Update chromium-qt.patch to fa47f3b85a29fd2c5b50a656b503a44fcc54d3a6
      - Fix context menu position issue of bookmarks
      - UX refine for history stack
      - UX: Add a switch to control WebUIs
    - Add --disable-special-pages in meego-app-browser.sh to disable
      the special pages like about:// chrome://
    - Remove --enable-click-to-play in meego-app-browser.sh because it is
      only for webui, we do not need it.

  • Mon May 30 2011 <halton.huo@intel.com> - 12.0.712.0~2011WW23.1
    - Update chromium-qt.patch to 20289acaf337a166f5b83241b2df9e25114b447b
      - BMC #16735, #17823, #15382, #15383, #18065
      - Fix bug: When a renderer process is killed, refresh will cause browser core
      - New feaures: crash tab, QML HW Acc for HTML5 Fullscreen
      - UX refine for Bookmark Manager, history stack
    - Update webkit.patch to 98ce312c72fbc40137bd0aae88f640904a280633
      - Add mouse event listener for browser, such as: double click,
        mouse move.
      - Touch: pass through touch events when a document has touchlistener

  • Fri May 27 2011 <raymond.liu@intel.com> - 12.0.712.0~2011WW22.5
    - Add win.patch to enable windowed plugin support at present
      - This need to be further revised in near future

  • Thu May 26 2011 <halton.huo@intel.com> - 12.0.712.0~2011WW22.4
    - Update chromium-qt.patch to d6db9f9b5b98821c8117f4655037928d2f3546f0
      - BMC #16735, #17810, #17916, #17982, 17829, #17746
      - UX refine for Download Manager & BookmarkManager
      - Remove all the shortcut characters in browser
      - UX: Disable WebUIs that with "chrome://" and "about://" scheme
      - Add automatic focus when user trigger
      - Fix bug: JS dialog does not response when click the buttons
      - Fix two compile warnings
      - Set default value PageOpenedOnStartup to 1 as design
      - Work around for video driver bug (memory leakage)
    - Update webkit.patch to b13ce7370ebbcfa5715711a538a9a2769469b5ae
      - BMC #17915, #17746
      - Not use apple-touch-icon in webpage.

Bugs:16735, 17915, 16735,
meego-qml-launcher
  • meego-qml-launcher
0.2.8-1.12 0.2.11-1.12 Change Log:
  • Sun Jun 05 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.11
    - Fix BMC #18268 by making apps dynamically switch between software
      and hardware rendering so that an expensive gles context is freed
      while the app is not in the foreground
    - Add support for control-r to allow developers to trigger an orientation
      change from a keyboard

  • Mon May 30 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.10
    - Fix BMC #18310 by turning off the orientation sensor when the
      app is not in the foreground, regardless of if the components library
      is updating qApp.orientationLocked

  • Thu May 26 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.2.9
    - Fix BMC #18177

Bugs:18268, 18310, 18177,
meego-app-music
  • meego-app-music
0.2.13-1.2 0.2.17-1.1 Change Log:
  • Thu Jun 02 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.17
    - Fixed BMC #17251, Favorites page searches properly now
    - Added latest MediaMultiBar

  • Thu May 26 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.16
    - Added calls to the new playlist api in media
    - Fixed BMC #18152: Changed the playqueue to randomize on shuffle
    - Fixed BMC #18090: reimplementation of the shareObj
    - Added	latest theme updates
    - Fixed BMC #17956: using z innapropriately

  • Wed May 25 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.15
    - fixed the currentTrackMetadataChanged signal
    - Fixed BMC #15171, panel updates work fine

  • Fri May 20 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.14
    - Adds all songs to playqueue on dbus.play if no songs already there
    - Fixes BMC #17903, Heikki implemeted themissing screens
    - thumbnails don't fluctuate in size on rotate
    - Adds resource management support

Bugs:17251, 17956, 18152, 18090, 15171, 17903,
meego-ux-sharing-socialweb
  • meego-ux-sharing-socialweb
0.2.5-1.5 0.2.6-1.6 Change Log:
  • Mon Jun 06 2011 James Ausmus <james.ausmus@intel.com> - 0.2.6
    - Fix BMC#18651 - Support service configuration step in UX flow

Bugs:18651,
meegolabs-ux-components
  • meegolabs-ux-components
0.2.6.6-1.32 0.2.8.1-1.14 Change Log:
  • Fri Jun 03 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.8.1
    - #18568 added datamodel to fix the bug

  • Thu Jun 02 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.8.0
    - #minor bugfix GestureMouseArea positionEvent
    - #mr 27 extension of timezonelistmodel
    - widgetgallery for labs
    - fixes in DocumentPicker
    - #18302 bugfix

  • Tue May 31 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.7.9
    - bugfix of MouseGesureArea

  • Fri May 27 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.7.7
    - rename of GestureMouseArea Properties mouseY and mouseX

  • Thu May 26 2011 Christian Kramer <Christian.Kramer@basyskom.de> - 0.2.7.7
    - added GestureMouseArea for migration purposes

  • Wed May 25 2011 Benjamin T. Drucker <benjamin.t.drucker@intel.com> - 0.2.7.6
    - fix for BMC#18046

  • Wed May 25 2011 Benjamin T. Drucker <benjamin.t.drucker@intel.com> - 0.2.7.4
    - Fixed BMC#18145: adding filterOut capability to favoriteapplicationmodel

  • Fri May 20 2011 Benjamin T. Drucker <benjamin.t.drucker@intel.com> - 0.2.7
    - All the rest of the duplicated components have been removed including Window and ApplicationPage.
    - Numberous bug fixes for orientation, theme
    - Added save and restore

  • Tue May 10 2011 Dennis Wadkien <dennis.wadkien@basyskom.de> - 0.2.6.7
    - As part of phase II migration the following components were removed:
      - DropDownList.qml
      - SelectionHandleSurface.qml
      - Spinner.qml
      - TimeSpinner.qml
      - TimeToggleSwitch.qml
      - ToggleSwitch

Bugs:18046, 18145,
xorg-x11-server
  • xorg-x11-server
  • xorg-x11-server-Xorg
  • xorg-x11-server-common
1.9.0-12.4 1.9.0-13.6 Change Log:
  • Sat Jun 04 2011 Carsten Munk <carsten@maemo.org> - 1.9.0
    - BMC#7894 introduced a ARM build regression bug, #ifndef __arm__'ing it.

  • Fri Jun 03 2011 Li Peng <peng.li@intel.com> - 1.9.0
    - Fix BZ #8278 (Incorrect PPI/DPI pixel density in X)

Bugs:7894,
obexd
  • obexd
0.40-2.4 0.40-3.4 Change Log:
  • Tue Apr 26 2011 Zheng wu <wu.zheng@intel.com> - 0.40
    - Fix obex-client crashes when getting phonebook from phone via SYNC profile for BMC #16691

Bugs:16691,
meego-release
  • meego-release
1.1.99-2.2 1.2.0.90-1.1 Change Log:
  • Wed Jun 01 2011 Peter J Zhu <peter.j.zhu@intel.com> - 1.2.0.90
    - Current 1.2 build is 1.2.0.90 fix BMC#18390

Bugs:18390,
meego-ux-theme
  • meego-ux-theme
0.2.6-2.2 0.2.9-1.1 Change Log:
  • Tue May 24 2011 James Ausmus <james.ausmus@intel.com> - 0.2.9
    - Updated theme
    - Fix BMC#18099 - missing panels background assets

Bugs:18099,
meego-app-contacts
  • meego-app-contacts
0.2.8-1.11 0.2.13-1.6 Change Log:
  • Wed Jun 08 2011 Kaitlin Rupert <kaitlin.rupert@intel.com> - 0.2.13
    - BMC#18373: Add contact page should only show when no contacts have been added
    - BMC#18559: Ensure index bar characters don't display beyond the visible window
    - BMC#18186: Do not set an explict height for the delete confirmation dialog
    - BMC#18432: Make DropDown width in ContactsSettings dependent on parent width
    - BMC#17442: Properly bin KOR names by alphabet - also use alphabet in index bar

  • Mon Jun 06 2011 Kaitlin Rupert <kaitlin.rupert@intel.com> - 0.2.12
    - Use selectedIndex instead of selectedTitle when working with DropDowns
    - Add initial save/restore enablement - open pages now restore properly
    - Force items in '#' bin to be sorted at the bottom
    - Use isSelfContact API from QContactManger if available
    - BMC#18277: Add desktop file and install to /usr/share/applications

  • Fri Jun 03 2011 Kaitlin Rupert <kaitlin.rupert@intel.com> - 0.2.12
    - Project modularisation and added content aggregator plugin
    - Context menu now switches between 'un-favorite' and 'favorite' automatically
    - Fix anchoring and heights of the ExpandingBox portion of ContactsExpandable
    - BMC#16268: Make "Add a contact" button depend on the parent's width

  • Wed Jun 01 2011 Kaitlin Rupert <kaitlin.rupert@intel.com> - 0.2.11
    - BMC#18189: Improved comments for ambiguous translatable strings
    - BMC#18192: Use contact index from DataModel when querying contact details
    - BMC#18181: Use selectedIndex instead of selectedTitle when using DropDowns

  • Fri May 27 2011 Kaitlin Rupert <kaitlin.rupert@intel.com> - 0.2.10
    - BMC#18186: Fix issue with deleting contact via context menu
    - BMC#18189: Add comment to ambiguous lines of code to help i18n translators
    - BMC#16167: Change vCard name to vcard.vcf instead of vcard_+firstname+.vcf
    - BMC#18101: If the detail field has validInput, show delete icon

  • Thu May 26 2011 Kaitlin Rupert <kaitlin.rupert@intel.com> - 0.2.9
    - BMC#16276: Ensure ASCII characters are sorted after KOR characters
    - BMC#16102: Fix binning for CHS alphabets
    - BMC#16107: Fix binning for CHT alphabets
    - BMC#16279: Fix binning for JPN alphabets

Bugs:18373, 18432, 18186, 17442, 18559, 18277, 16268, 18181, 18192, 18189, 18186, 16167, 18101, 18189, 16279, 16276, 16102, 16107,
meego-app-calendar
  • meego-app-calendar
  • meego-app-calendar-content
0.2.6-1.12 0.2.8-1.12 Change Log:
  • Fri Jun 03 2011 Sirisha Muppavarapu <sirisha.muppavarapu@intel.com> - 0.2.8
    - BMC# 16139 - GLS - i18n ? Calendar: ?Ends after number of times? field accepts as input other that integers
    - Made the TimeZoneList use the DropDown from the meego-ux-components
    - Beautified MonthView little bit as per UX review comments

  • Thu May 26 2011 Sirisha Muppavarapu <sirisha.muppavarapu@intel.com> - 0.2.7
    - BMC# 15216 - Can't swipe to next or previous Day
    - BMC# 15218 - Can't swipe to next or previous Week
    - BMC# 15219 - Can't swipe to next or previous Month
    - BMC# 15980 - When editing time pickers, time should start at time being adjusted
    - BMC# 17054 - Time zone information is missed under calendar event detail
    - BMC# 17299 - Every month calendar events does not repeat
    - BMC# 17163 - Events disappear if length is scrollable in day mode
    - BMC# 17297 - Every Year calendar events repeat as weekly events
    - Switch Calendar Views Moves to Current Date
    - need a way to open calendar to a particular event
    - Button tap response in calendar events takes noticeable time

Bugs:16139, 17299, 17163, 17297, 15218, 15219, 17054, 15216, 15980,
meego-ux-content
  • meego-ux-content
0.2.5-1.1 0.2.6-1.4 Change Log:
  • Wed Jun 08 2011 Geoff Gustafson <geoff@linux.intel.com> - 0.2.6
    - Fix BMC #18778 - provide interface to distinguish services config'd/enabled

Bugs:18778,
meego-ux-compositor
  • meego-ux-compositor
0.8.5-3.2 0.8.5-4.5 Change Log:
  • Wed Jun 08 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.8.5
    - Fix BMC #17888 by adding animation_behind_window_fix.patch
      and removing the now defunct prevent-transition-issue-while-iconifying.patch
    - Fix BMC #18530 with always_transition_when_restoring_window.patch
    - Fix BMC #18567 with check_transition_backwindow_skipping_flag.patch
    - Fix BMC #18083 with fix-flicker-when-switching-from-direct.patch

  • Thu May 26 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.8.5
    - Add prevent-transition-issues-while-iconifying.patch to fix issues
      when transitioning between an app and the homescreen

Bugs:18530, 17888, 18567, 18083,
sample-media
  • sample-media
0.4-2.1 0.8-1.2
meego-app-photos
  • meego-app-photos
0.2.8-1.1 0.2.11-1.2 Change Log:
  • Wed Jun 01 2011 Geoff Gustafson <geoff@linux.intel.com> - 0.2.11
    - BMC #18429 - opening a photo detail view can be very slow
    - fix bug where email opening an attachment shows wrong photo
    - fix ugly glitch when slideshow ends

  • Wed Jun 01 2011 Geoff Gustafson <geoff@linux.intel.com> - 0.2.10
    - BMC #18136 - new layout and graphics for gridviews
    - Albums now the landing page
    - Fix namespace conflict with new NoContent element in media

  • Wed May 25 2011 Geoff Gustafson <geoff@linux.intel.com> - 0.2.9
    - Fix BMC #18146 - UX updates to borders of photos and albums
    - Also update size and spacing of photos
    - Migrated to standard FuzzyDateTime
    - Fix selection highlight on albums action menu
    - Remove separator lines on no-content views
    - Add dynamic rename button behavior on photo detail action menu

Bugs:18429, 18136, 18146,
telepathy-farstream
  • telepathy-farstream
0.0.1-3.3 0.0.1.1-1.1 Change Log:
  • Wed Jun 08 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.0.1.1
    - Add support for the video-control interface which adapts the voip bandwidth to
      the available bandwidth (BMC#18712)

Bugs:18712,
gst-plugins-va
  • gst-plugins-va
0.10.7-1.17 0.10.7-2.7 Change Log:
  • Tue May 24 2011 Changbin Shao <changbin.shao@intel.com>
    - Add enable_hw_overlay.patch (BMC#18042)
      add _set_render_rectangle, calculate fps
      add colorkey, autoapaint_colorkey support from libva(hw only)
      skip clear window when driver doesn't autopaint colorkey
      if autopaint colorkey is disabled, we need make sure driver respect colorkey value in vaimagesink/app
      solved the problem that app may set invalid rectangle on purpuse to not show video on screen.

Bugs:18042,
bluetooth-qt
  • bluetooth-qt
0.0.7-1.2 0.0.9-1.6 Change Log:
  • Mon Jun 06 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.0.9
    - fixes BMC #18634 - unclear bluetooth hw addresses on add device page

  • Thu May 26 2011 Kevron Rees <kevron.m.rees@intel.com> - 0.0.8
    - fix for BMC #17017 - added paired device property

Bugs:18634, 17017,
libXrandr
  • libXrandr
1.3.0-3.16 1.3.0-4.4 Change Log:
  • Mon May 09 2011 Li Peng <peng.li@intel.com> - 1.3.0
    - libXrandr-devel depends on libXrender-devel, BMC #16883

Bugs:16883,
orientation-contextkit-sensor
  • orientation-contextkit-sensor
0.0.2-2.9 0.0.3-1.5 Change Log:
  • Tue May 31 2011 Rusty Lynch <rusty.lynch@intel.com> - 0.0.3
    - Fix BMC #18377

Bugs:18377,
telepathy-qt4
  • telepathy-qt4
0.5.16-1.13 0.7.0-1.6 Change Log:
  • Mon Jun 06 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.7.0
    - Update to 0.7.0 to add contact blocking interface (BMC#18633)

Bugs:18633,
meego-ux-panels
  • meego-ux-panels-video
  • meego-ux-panels-music
  • meego-ux-panels
  • meego-ux-panels-meta-tablet
  • meego-ux-panels-web
  • meego-ux-panels-photos
  • meego-ux-panels-friends
  • meego-ux-panels-mytablet
0.3.0.1-1.2 0.3.5.1-1.4 Change Log:
  • Mon Jun 06 2011 James Ausmus <james.ausmus@intel.com> - 0.3.5.1
    - Fix BMC#18627 - "Manage panels" needs to be repointed to new location of Panels settings

  • Fri Jun 03 2011 James Ausmus <james.ausmus@intel.com> - 0.3.5
    - Fix BMC# 18568 - Integrate AppUp Featured apps and Updated apps sections

  • Thu Jun 02 2011 James Ausmus <james.ausmus@intel.com> - 0.3.4
    - Fix BMC# 17000 - Volume dialog shows out of visible area
    - Don't scale the panel background image
    - Fix BMC# 16127 - character corruption in Panels settings with some languages
    - Change play queue title and make it possible to hide it
    - Make buttons active, so they look nicer
    - Don't allow hiding of Settings panel area
    - Fix BMC# 16833 - Wifi settings popup texts are wrong when Airplane mode is on
    - Fix up airplane-mode wifi text size
    - Misc whitespace cleanup

  • Thu May 26 2011 James Ausmus <james.ausmus@intel.com> - 0.3.3
    - Fix missing Requires for My Tablet panel that caused it to fail to load

  • Thu May 26 2011 James Ausmus <james.ausmus@intel.com> - 0.3.3
    - Fixes BMC#18193 - switch import to MeeGo.Connman for network objects used in WiFiDialog.qml
    - Initial implementation of prototype fix for BMC#17939 - not final yet

  • Wed May 25 2011 James Ausmus <james.ausmus@intel.com> - 0.3.2
    - Use limit and filter support in favorite applications model
    - Modify apps model "filter" property to follow API change to "filterOut"
    - Take photocount from photo list model into use
    - Fix up base user string handling for single vs multiple photos
    - Format creation time of photo album properly
    - Fix context menu and clicked action
    - Use AppPage to get context menus working again
    - Use only one TopItem for panels
    - Fix hiding items in models
    - Fixes BMC#18145 - Filter applications in Top Apps

  • Tue May 24 2011 James Ausmus <james.ausmus@intel.com> - 0.3.1
    - Fix BMC#17307 - Empty photo album does not show default icon
    - Fix icon image sizes

Bugs:18627, 18568, 16127, 17000, 16833, 18193, 17939, 18145, 17307,
qt
  • libqtdeclarative4
  • libqtdeclarative4-particles
  • libqtgui4
  • libqtxml4
  • libqtopengl4
  • libqtdbus4
  • libqtxmlpatterns4
  • libqttest4
  • libqtscript4
  • libqtsql4
  • libqtsvg4
  • libqtdeclarative4-folderlistmodel
  • libqtnetwork4
  • qt-qmlviewer
  • libqtsql4-sqlite
  • libqtcore4
4.7.2-6.15 4.7.2-7.11 Change Log:
  • Fri May 27 2011 Michael Leibowitz <michael.leibowitz@intel.com> - 4.7.2
    - Fix BMC#18202 - qt hard-codes a artificially low number of
      maximum concurrent http connections

Bugs:18202,
PackageKit
  • PackageKit-zypp
  • PackageKit
  • PackageKit-glib
  • PackageKit-qt
0.6.13-4.18 0.6.14-1.1 Change Log:
  • Sun May 29 2011 Zhang Qiang <qiang.z.zhang@intel.com> - 0.6.14
    - Revert a patch while remove packages.
    - Add 0013-zypp-use-package-mediafile-as-package_id-while-downloading.patch
      to use package mediafile name as package_id when downloading packages, and
      this patch fix a buffer overflow issue, fix BMC#17596

  • Fri May 20 2011 William Douglas <william.douglas@linux.intel.com> - 0.6.14
    - Upgrade to 0.6.14 and drop 9 patches already in upstream

Bugs:17596,
meego-app-email
  • meego-app-email
  • meego-app-email-content
0.2.11-1.2 0.2.13-1.15 Change Log:
  • Thu Jun 02 2011 Carl Wong <carl.wong@intel.com> - 0.2.13
    - Fixed BMC#18454 - i18n - Email: Discard email text truncated.
    - Fixed BMC#16976 - Browser is not invoked when tapped on a URL from received email.
    - Fixed the composer view so that it can be in text or html edit mode.
    - Fixed the error dialog in main.qml so that long error text wraps to new line.
    - Incorperated the new EWebView to handle html viewing and editing.
    - Fixed BMC#18033 - Window title is "Gmail INBOX" when check a draft.
    - Fixed zooming to be centered on pinch center
    - Fixed BMC#15540 - Friends panel: Email messges fails to show until reboot
    - Fixed BMC#17079 - No way to new an e-mail folder
    - Fixed BMC#16538 - message saved in draft folder is not editable/resumable.

  • Wed May 25 2011 Carl Wong <carl.wong@intel.com> - 0.2.12
    - Fixed BMC#16236 - Settings: Email - "Save changes" button is not re-sizable.
    - Fixed BMC#16275 - Settings: Email - "Manual Edit" button is not re-sizable.
    - Fixed BMC#18023 - Unable go back to account list if tap "save changes" button in email setting.
    - Added move of multiple selected messages to an existing folder.
    - Fixed BMC#17257 - Unable display detail error information via Email App

Bugs:17079, 15540, 16976, 18454, 16538, 18033, 18023, 16275, 17257, 16236,
meego-ux-settings-socialweb
  • meego-ux-settings-socialweb
0.3.0-1.1 0.3.1-1.1 Change Log:
  • Tue May 24 2011 James Ausmus <james.ausmus@intel.com> - 0.3.1
    - Change Text textStatus to InfoBar components.
    - Change Item to Column and remove anchors.
    - Fix BMC#17781 - Add sharingOnly infoBar for sharing-only services

Bugs:17781,
meego-app-im
  • meego-app-im
0.2.8-1.7 0.2.11.1-1.6 Change Log:
  • Tue Jun 07 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.2.11.1
    - Make the ExpandingBox use full width in the account settings (BMC#18645)
    - Call g_init_type in the approver for it to work correctly (BMC#18640)

  • Mon Jun 06 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.2.11
    - Activate meego-app-im when clicking the notification items (BMC#15547)
    - Fix the fullscreen mode (BMC#17794)
    - Fix displaying of chinese characters (BMC#18407)
    - Display detailed errors (BMC#18459)
    - Add translation comments to help translators (BMC#18589)
    - Use hard notifications for incoming calls (BMC#18625)

  • Thu Jun 02 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.2.10.1
    - Reduce the startup time and load of the application (BMC#18528)

  • Tue May 31 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.2.10
    - Fix friends updates after toggling on/off in the panels (BMC#16503)

  • Thu May 26 2011 Gustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk> - 0.2.9
    - Update offline contacts settings on each reset of the contacts model (BMC#18063)

  • Tue May 24 2011 James Ausmus <james.ausmus@intel.com> - 0.2.8
    - Temporary workaround for BMC#18018 - configuring chat account causes m-u-d segfault

Bugs:18645, 18640, 18459, 18625, 18589, 15547, 17794, 18407, 18528, 16503, 18063, 18018,
gstreamer
  • gstreamer
0.10.32-5.2 0.10.32-6.9 Change Log:
  • Fri Jun 03 2011 vivian zhang <vivian.zhang@intel.com> - 0.10.32
    - Allowing debugging features in gstreamer for develop usage (BMC #18306)

Bugs:18306,
libdrm
  • libdrm
2.4.22-1.5 2.4.25-1.7 Change Log:
  • Tue May 10 2011 Arjan van de Ven <arjan@linux.intel.com> - 2.4.25
    - libdrm 2.4.25. This is needed for libva v1.0.13 BMC# 7808

Bugs:7808,
meego-app-video
  • meego-app-video
0.2.12-1.1 0.2.16-1.1 Change Log:
  • Tue Jun 07 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.16
    - Optimized state transitions in the app and added set/get state hooks
    - SaveRestore functionality is online
    - Fixed BMC #18391, filter transitions function again

  • Wed Jun 01 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.15
    - Fixed the issue of launching videos into fullscreen not working
    - Fixed the issue of pause not turning back to play on end of video
    - Fixed BMC #18430, error info on Video errors

  • Wed May 25 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.14
    - Removed meegotouch dep
    - Fixed BMC #18090: reimplementation of the shareObj
    - Added	latest theme updates
    - Added NoContent pages to the app

  • Fri May 20 2011 Todd Brandt <todd.e.brandt@intel.com> - 0.2.13
    - Fixed BMC #17792, top toolbar goes away in fullscreen now
    - thumbnails don't fluctuate in	size on	rotate
    - Adds resource	management support
    - Fixed BMC #16670: the orientation lock persisting into the landing screen
    - Changed the video to always be fullscreen with the toolbars on top
    - Fixed BMC #16687, panel launches videos ok

Bugs:18391, 18430, 18090, 16687, 16670, 17792,
powertop
  • powertop
1.98-2.1 1.98-4.5 Change Log:
  • Sun Jun 05 2011 Arjan van de Ven <arjan@linux.intel.com> - 1.98
    - add extra accounting (in the --html page) to find which app is
      waking up X (and thus the GPU). (#18610)

  • Tue May 31 2011 Arjan van de Ven <arjan@linux.intel.com> - 1.98
    - fix CPU usage reporting (#18369)

meego-app-camera
  • meego-app-camera
0.8.0-1.27 0.12.0-1.16 Change Log:
  • Fri May 27 2011 Xiaowei Ye <xiaowei.ye@intel.com> - 0.12.0
    - (BMC#18223) Fix shutter animation bug where triangle was visible after rotation
    - Fix color of shutter
    - Fix performance of shutter animation
    - Capture photo in a separate thread
    - Enclose most of the qDebug functions into ifdefs

  • Thu May 26 2011 Xiaowei Ye <xiaowei.ye@intel.com> - 0.11.0
    - Add Duration timer
    - Add shutter animation

  • Wed May 25 2011 Xiaowei Ye <xiaowei.ye@intel.com> - 0.10.2
    - Fix bug: the recorded video is up-side-down (BMC#18149)

  • Tue May 24 2011 Xiaowei Ye <xiaowei.ye@intel.com> - 0.10.1
    - Fix BMC#17793 - empty toolbar visible in camera app
    - Fix resolution setting when preferred 720px30fps is not supoorted

  • Mon May 23 2011 Xiaowei Ye <xiaowei.ye@intel.com> - 0.10.0
    - Fix UI layout
    - Fix orientation of back camera
    - Set default recording format to 720p 30fps
    - Correct viewFinder size
    - Hide zoom slider when maximum zooming is 1.0
    - Partially merged the code of Tomasz Chadzynski to disable camera switching during recording

  • Thu May 12 2011 Xiaowei Ye <xiaowei.ye@intel.com> - 0.9.0
    - Add Geo tag function
    - Remove all Meego Labs components

Bugs:18223, 18149, 17793,
psb-video-mrst
  • psb-video-mrst
5.3.0.0043-1.1 5.3.0.0045-1.1
gst-plugins-bad-free
  • gst-plugins-bad-free
0.10.21-5.2 0.10.21-7.8 Change Log:
  • Tue May 31 2011 vivian zhang <vivian.zhang@intel.com> - 0.10.21
    - Removed 0001-02_wildmidi-config.patch to fix wildmidi config file path issue (BMC #18312)

  • Sun May 22 2011 vivian zhang <vivian.zhang@intel.com> - 0.10.21
    - Add vp8 plugin (BMC #17886)

Bugs:18312, 17886,
xorg-x11-twm
  • xorg-x11-twm
1.0.4-5.16 1.0.4-5.29 Rebuilt Package due to dependencies
telepathy-farsight
  • telepathy-farsight
0.0.15-1.39 0.0.15-1.46 Rebuilt Package due to dependencies
farsight2
  • farsight2
0.0.27-1.1 0.0.27-1.10 Rebuilt Package due to dependencies
libqttracker
  • libqttracker
6.12.6-2.154 6.12.6-2.184 Rebuilt Package due to dependencies
libX11
  • libX11
1.3.3-2.127 1.3.3-2.146 Rebuilt Package due to dependencies
xorg-x11-utils-xdpyinfo
  • xorg-x11-utils-xdpyinfo
1.1.0-3.16 1.1.0-3.28 Rebuilt Package due to dependencies
meegotouch-applauncherd
  • meegotouch-applauncherd
0.18.1-2.46 0.18.1-2.64 Rebuilt Package due to dependencies
droid-fonts
  • droid-sans-mono-fonts
  • droid-serif-fonts
  • droid-sans-fonts
1.0.113_20100701-1.6 1.0.113_20100701-1.13 Rebuilt Package due to dependencies
xorg-x11-utils-xev
  • xorg-x11-utils-xev
1.0.4-1.8 1.0.4-1.18 Rebuilt Package due to dependencies
buteo-syncfw
  • buteo-syncfw
0.5.4-3.121 0.5.4-3.165 Rebuilt Package due to dependencies
exempi
  • exempi
2.1.1-5.118 2.1.1-5.137 Rebuilt Package due to dependencies
giflib
  • giflib
4.1.6-11.112 4.1.6-11.131 Rebuilt Package due to dependencies
tracker
  • tracker
  • tracker-utils
0.10.6-1.64 0.10.6-1.82 Rebuilt Package due to dependencies
meegotouch-inputmethodkeyboard
  • meegotouch-inputmethodkeyboard
0.5.32-3.7 0.5.32-3.31 Rebuilt Package due to dependencies
libsignon
  • libsignon
7.2-1.71 7.2-1.87 Rebuilt Package due to dependencies
xorg-x11-utils-xsetroot
  • xorg-x11-utils-xsetroot
1.0.3-1.8 1.0.3-1.18 Rebuilt Package due to dependencies
contextkit
  • contextkit
0.5.27-1.261 0.5.27-1.302 Rebuilt Package due to dependencies
pulseaudio-policy-enforcement
  • pulseaudio-policy-enforcement
1.1.10-4.1 1.1.10-4.4 Rebuilt Package due to dependencies
meegotouch-feedbackreactionmaps
  • meegotouch-feedbackreactionmaps
0.14.1.8-2.41 0.14.1.8-2.69 Rebuilt Package due to dependencies
libofono-qt
  • libofono-qt
0.1.2-1.58 0.1.2-1.79 Rebuilt Package due to dependencies
libidn
  • libidn
1.19-1.3 1.19-1.7 Rebuilt Package due to dependencies
xterm
  • xterm
261-3.1 261-3.10 Rebuilt Package due to dependencies
xorg-x11-font-utils
  • xorg-x11-font-utils
7.5-9.14 7.5-9.24 Rebuilt Package due to dependencies
cjkuni-fonts
  • cjkuni-fonts
0.2.20080216.1-28.5 0.2.20080216.1-28.12 Rebuilt Package due to dependencies
xorg-x11-utils-xfontsel
  • xorg-x11-utils-xfontsel
1.0.2-3.16 1.0.2-3.26 Rebuilt Package due to dependencies
grubby
  • grubby
7.0.8-9.3 7.0.8-9.11 Rebuilt Package due to dependencies
openjpeg
  • openjpeg-libs
1.3-12.17 1.3-12.27 Rebuilt Package due to dependencies
xorg-x11-utils-xrandr
  • xorg-x11-utils-xrandr
1.3.3-1.8 1.3.3-1.15 Rebuilt Package due to dependencies
libqtsparql
  • libqtsparql-tracker
  • libqtsparql
0.0.21-1.19 0.0.21-1.36 Rebuilt Package due to dependencies
deltarpm
  • deltarpm
3.5-14.20 3.5-14.28 Rebuilt Package due to dependencies
maemo-video-thumbnailer
  • maemo-video-thumbnailer
1.0.12-2.6 1.0.12-2.8 Rebuilt Package due to dependencies
gst-plugins-good
  • gst-plugins-good
0.10.27-4.3 0.10.27-4.23 Rebuilt Package due to dependencies
xorg-x11-xauth
  • xorg-x11-xauth
1.0.4-1.8 1.0.4-1.19 Rebuilt Package due to dependencies
libXfixes
  • libXfixes
4.0.4-3.16 4.0.4-3.21 Rebuilt Package due to dependencies
telepathy-gabble
  • telepathy-gabble
0.12.0-1.23 0.12.0-1.38 Rebuilt Package due to dependencies
shared-mime-info
  • shared-mime-info
0.70-11.15 0.70-11.25 Rebuilt Package due to dependencies
syncevolution
  • syncevolution-buteo
  • syncevolution-kcalextended
  • syncevolution-qtcontacts
  • syncevolution
  • syncevolution-webdav
1.1.99.4-1.89 1.1.99.4-1.123 Rebuilt Package due to dependencies
xorg-x11-utils-xprop
  • xorg-x11-utils-xprop
1.1.0-1.8 1.1.0-1.18 Rebuilt Package due to dependencies
libzypp
  • libzypp
8.12.1-2.9 8.12.1-2.19 Rebuilt Package due to dependencies
bluez
  • bluez-libs
  • bluez
4.87-1.12 4.87-1.14 Rebuilt Package due to dependencies
mkcal
  • mkcal
0.3.8-2.45 0.3.8-2.76 Rebuilt Package due to dependencies
json-glib
  • json-glib
0.12.0-1.17 0.12.0-1.19 Rebuilt Package due to dependencies
meegotouch-feedback
  • meegotouch-feedback
0.10.6-1.52 0.10.6-1.73 Rebuilt Package due to dependencies
qmf
  • libqmfmessageserver1
  • libqmfclient1
  • libqmfutil1
1.0.7~2011w13-1.36 1.0.7~2011w13-1.55 Rebuilt Package due to dependencies
libgsf
  • libgsf
1.14.16-7.32 1.14.16-7.41 Rebuilt Package due to dependencies
libsocialweb-qt
  • libsocialweb-qt
0.1.15-1.5 0.1.15-1.24 Rebuilt Package due to dependencies
buteo-syncml
  • buteo-syncml
0.4.10.7-1.145 0.4.10.7-1.188 Rebuilt Package due to dependencies
contextkit-meego
  • contextkit-meego
  • contextkit-meego-battery-upower
0.0.15-1.1 0.0.15-1.31 Rebuilt Package due to dependencies
libuser
  • libuser
0.56.13-4.32 0.56.13-4.41 Rebuilt Package due to dependencies
libwbxml2
  • libwbxml2
0.10.8-2.4 0.10.8-2.8 Rebuilt Package due to dependencies
libXtst
  • libXtst
1.1.0-3.16 1.1.0-3.26 Rebuilt Package due to dependencies
qjson
  • qjson
0.7.1-4.433 0.7.1-4.477 Rebuilt Package due to dependencies
iputils
  • iputils
20071127-19.51 20071127-19.54 Rebuilt Package due to dependencies
xorg-x11-utils-xhost
  • xorg-x11-utils-xhost
1.0.3-1.8 1.0.3-1.19 Rebuilt Package due to dependencies
xorg-x11-utils-xlsclients
  • xorg-x11-utils-xlsclients
1.1.0-1.11 1.1.0-1.20 Rebuilt Package due to dependencies
libXaw
  • libXaw
1.0.7-4.16 1.0.7-4.26 Rebuilt Package due to dependencies
xorg-x11-utils-xlsatoms
  • xorg-x11-utils-xlsatoms
1.1.0-1.8 1.1.0-1.19 Rebuilt Package due to dependencies
xorg-x11-utils-xwininfo
  • xorg-x11-utils-xwininfo
1.0.5-1.8 1.0.5-1.19 Rebuilt Package due to dependencies
meego-ux-content-socialweb
  • meego-ux-content-socialweb
0.1.1-1.1 0.1.1-1.26 Rebuilt Package due to dependencies
meego-ux-sharing-email
  • meego-ux-sharing-email
0.2.4-1.17 0.2.4-1.37 Rebuilt Package due to dependencies
libXinerama
  • libXinerama
1.0.3-8.17 1.0.3-8.28 Rebuilt Package due to dependencies
orc
  • orc
0.4.11-2.4 0.4.11-2.7 Rebuilt Package due to dependencies
evolution-data-server
  • evolution-data-server
2.32.3-1.30 2.32.3-1.46 Rebuilt Package due to dependencies
tinycdb
  • tinycdb
0.76-5.13 0.76-5.18 Rebuilt Package due to dependencies
atk
  • atk
1.30.0-3.15 1.30.0-3.18 Rebuilt Package due to dependencies
libwsbm
  • libwsbm
1.1.0-5.11 1.1.0-5.23 Rebuilt Package due to dependencies
libqtsparql-tracker-extensions
  • libqtsparql-tracker-extensions
0.0.7-1.39 0.0.7-1.65 Rebuilt Package due to dependencies
timed
  • timed
2.37-2.33 2.37-2.54 Rebuilt Package due to dependencies
crda
  • crda
1.1.1-1.3 1.1.1-1.7 Rebuilt Package due to dependencies
libXft
  • libXft
2.1.14-4.15 2.1.14-4.25 Rebuilt Package due to dependencies
xorg-x11-utils-xfd
  • xorg-x11-utils-xfd
1.0.1-3.20 1.0.1-3.30 Rebuilt Package due to dependencies
libical
  • libical
0.46-2.5 0.46-2.15 Rebuilt Package due to dependencies
xorg-x11-utils-xmodmap
  • xorg-x11-utils-xmodmap
1.0.4-1.8 1.0.4-1.18 Rebuilt Package due to dependencies
gst-plugins-farsight
  • gst-plugins-farsight
0.12.11-3.62 0.12.11-3.70 Rebuilt Package due to dependencies
libXcomposite
  • libXcomposite
0.4.1-4.10 0.4.1-4.23 Rebuilt Package due to dependencies
libxcb
  • libxcb
1.7-1.2 1.7-1.11 Rebuilt Package due to dependencies
qtwebkit
  • libqtwebkit-qmlwebkitplugin
  • libqtwebkit4
2.1.0~2011week13-1.62 2.1.0~2011week13-1.104 Rebuilt Package due to dependencies
libmng
  • libmng
1.0.10-10.15 1.0.10-10.26 Rebuilt Package due to dependencies
xorg-x11-utils-xlsfonts
  • xorg-x11-utils-xlsfonts
1.0.3-1.8 1.0.3-1.18 Rebuilt Package due to dependencies
libXdamage
  • libXdamage
1.1.2-3.21 1.1.2-3.34 Rebuilt Package due to dependencies
libXxf86vm
  • libXxf86vm
1.1.0-3.16 1.1.0-3.26 Rebuilt Package due to dependencies
gst-vabuffer
  • gst-vabuffer
0.10.5-1.18 0.10.5-1.21 Rebuilt Package due to dependencies
libsocialweb-qml
  • libsocialweb-qml
0.0.1-1.113 0.0.1-1.134 Rebuilt Package due to dependencies
qtgst-qmlsink
  • qtgst-qmlsink
0.0.1-3.13 0.0.1-3.57 Rebuilt Package due to dependencies
gnupg2
  • gnupg2
1:2.0.4-1.11 1:2.0.4-1.22 Rebuilt Package due to dependencies
lcms
  • lcms
  • lcms-libs
1.18-4.19 1.18-4.29 Rebuilt Package due to dependencies
libsignoncrypto-qt
  • libsignoncrypto-qt
0.5-1.97 0.5-1.116 Rebuilt Package due to dependencies
libXScrnSaver
  • libXScrnSaver
1.2.0-3.16 1.2.0-3.26 Rebuilt Package due to dependencies
libiptcdata
  • libiptcdata
1.0.4-6.18 1.0.4-6.29 Rebuilt Package due to dependencies
libXi
  • libXi
1.3-3.16 1.3-3.26 Rebuilt Package due to dependencies
libiphb
  • libiphb
0.61.26.p1.gitec5c50d7-2.2 0.61.26.p1.gitec5c50d7-2.6 Rebuilt Package due to dependencies
qtgstreamer
  • qtgstreamer
0.10.1-1.75 0.10.1-1.96 Rebuilt Package due to dependencies
meegotouch-inputmethodengine
  • meegotouch-inputmethodengine
  • libmeegoimenginewords0
0.4.5-1.42 0.4.5-1.63 Rebuilt Package due to dependencies
taglib
  • taglib
1.6.1-3.27 1.6.1-3.37 Rebuilt Package due to dependencies
libXt
  • libXt
1.0.7-4.10 1.0.7-4.20 Rebuilt Package due to dependencies
libXv
  • libXv
1.0.5-5.10 1.0.5-5.21 Rebuilt Package due to dependencies
xcb-util
  • xcb-util
0.3.6-3.20 0.3.6-3.29 Rebuilt Package due to dependencies
libXext
  • libXext
1.1.1-3.16 1.1.1-3.28 Rebuilt Package due to dependencies
gnome-keyring
  • gnome-keyring
2.30.3-1.251 2.30.3-1.262 Rebuilt Package due to dependencies
contextkit-maemo
  • contextkit-maemo
0.7.24-1.182 0.7.24-1.223 Rebuilt Package due to dependencies
xorg-x11-utils-xinput
  • xorg-x11-utils-xinput
1.5.0-4.12 1.5.0-4.23 Rebuilt Package due to dependencies
kcalcore
  • kcalcore
4.1.18-1.55 4.1.18-1.75 Rebuilt Package due to dependencies
upower
  • upower
0.9.5-4.8 0.9.5-4.12 Rebuilt Package due to dependencies
buteo-sync-plugins
  • buteo-sync-plugins
0.5.6.64-1.146 0.5.6.64-1.190 Rebuilt Package due to dependencies
libXrender
  • libXrender
0.9.5-3.17 0.9.5-3.27 Rebuilt Package due to dependencies
gmime
  • gmime
2.4.15-2.30 2.4.15-2.40 Rebuilt Package due to dependencies
meego-app-notes
  • meego-app-notes
0.2.9-1.2 0.2.9-1.25 Rebuilt Package due to dependencies
libcontentaction
  • libcontentaction
0.1.39-1.118 0.1.39-1.137 Rebuilt Package due to dependencies
curl
  • libcurl
  • curl
7.21.2-2.1 7.21.2-2.4 Rebuilt Package due to dependencies
xinput_calibrator
  • xinput_calibrator
0.7.0-2.3 0.7.0-2.7 Rebuilt Package due to dependencies
libsatsolver
  • satsolver-tools
0.16.1-2.12 0.16.1-2.16 Rebuilt Package due to dependencies
meegotouch-controlpanel
  • meegocontrolpanel-l10n-engineering-english
  • libmeegocontrolpanel
  • meegotouch-controlpanel
0.12.1.2-3.34 0.12.1.2-3.54 Rebuilt Package due to dependencies
libaccounts-qt
  • libaccounts-qt
0.39-1.38 0.39-1.61 Rebuilt Package due to dependencies
libXmu
  • libXmu
1.0.5-3.17 1.0.5-3.28 Rebuilt Package due to dependencies
xorg-x11-utils-xrdb
  • xorg-x11-utils-xrdb
1.0.6-2.1 1.0.6-2.10 Rebuilt Package due to dependencies
libnice
  • libnice
0.1.0-1.8 0.1.0-1.15 Rebuilt Package due to dependencies
tumbler
  • tumbler
0.1.21-4.5 0.1.21-4.9 Rebuilt Package due to dependencies
libmeegotouch
  • libmeegotouch
  • libmeegotouch-l10n-en
0.21.4-2.24 0.21.4-2.39 Rebuilt Package due to dependencies
libresourceqt
  • libresourceqt
  • libdbus-qeventloop
1.26-2.90 1.26-2.112 Rebuilt Package due to dependencies
passwd
  • passwd
0.78-1.12 0.78-1.20 Rebuilt Package due to dependencies
xorg-x11-utils-xvinfo
  • xorg-x11-utils-xvinfo
1.1.0-3.19 1.1.0-3.30 Rebuilt Package due to dependencies
v8
  • v8
2.4.8-2.2 2.4.8-2.8 Rebuilt Package due to dependencies
desktop-file-utils
  • desktop-file-utils
0.16-1.29 0.16-1.40 Rebuilt Package due to dependencies
mesa
  • mesa-libGL
7.9.1-8.3 7.9.1-8.8 Rebuilt Package due to dependencies
meego-ux-alarms
  • meego-ux-alarms
0.0.1-1.2 0.0.1-1.7 Rebuilt Package due to dependencies
glib2
  • glib2
2.28.6-2.1 2.28.6-2.5 Rebuilt Package due to dependencies
gamin
  • gamin
0.1.10-6.28 0.1.10-6.34 Rebuilt Package due to dependencies
sofia-sip
  • sofia-sip-glib
  • sofia-sip
1.12.11-2.6 1.12.11-2.11 Rebuilt Package due to dependencies
xorg-x11-xkb-utils
  • xorg-x11-xkb-utils
7.2-11.10 7.2-11.20 Rebuilt Package due to dependencies
xorg-x11-utils-xset
  • xorg-x11-utils-xset
1.1.0-1.8 1.1.0-1.19 Rebuilt Package due to dependencies
libxkbfile
  • libxkbfile
1.0.6-3.17 1.0.6-3.27 Rebuilt Package due to dependencies
meegotouch-inputmethodframework
  • meegotouch-inputmethodframework
0.20.6-1.36 0.20.6-1.64 Rebuilt Package due to dependencies
totem-pl-parser
  • totem-pl-parser
2.30.0-1.35 2.30.0-1.45 Rebuilt Package due to dependencies
libXpm
  • libXpm
3.5.8-4.10 3.5.8-4.20 Rebuilt Package due to dependencies