(Adding release and bug information) |
|||
| Line 9: | Line 9: | ||
* pulseaudio-settings-tablet | * pulseaudio-settings-tablet | ||
| - | Removed Packages: | + | Removed Packages: 4 |
* python-xklavier | * python-xklavier | ||
Contents |
New Packages: 3
* telepathy-logger-qt4 * glib-networking * pulseaudio-settings-tablet
Removed Packages: 4
* python-xklavier * camera-adaption-layer * libtelepathy * policy-settings-basic-mfld
Updated Packages: 76
pulseaudio-settings-mfld-1.0-5.1
- Install mfld specific config files to alsa-mixer folder (BMC #16009)
policy-settings-tablet-0.0.1-2.1
- Added module settings for Tablet, for BMC#7487
connman-qt-0.0.6-1.1
- Fixes BMC #15127 - security label not updated
meego-ux-media-0.2.9-1.1
- added a header and footer to the MediaGridView - Fixed BMC #15598 in MediaToolbar, track progress stays the
same on rotation
- Fixed BMC #15993: added a share menu to MediaMultiBar
that works with meego-ux-components
fennec-qt-branding-meego-0.4.4-1.1
- Fixes: BMC#8931 - Fennec re-branding to Browser - Needed along with new Fennec.
telepathy-qt4-0.5.15-2.2
- Add a patch fixing a crash on self contact introspection (BMC#15975)
- Update to upstream release 0.5.15 (BMC#15960) - Updated build dependency version of telepathy-glib
meegotouch-inputmethodkeyboard-0.5.32-2.3
- Add patches:
0001-Fixes-ReactionMapPainter-was-not-honoring-CONFIG-nor.patch (BMC#15336) 0002-Fixes-Remove-silly-Q_OBJECT-in-silly-stub.patch (BMC#15336) 0003-Fixes-Crash-creating-MReactionMap.patch (BMC#15089) 0004-Changes-for-imframework-update.patch (BMC#15903) 0005-Fixes-Remove-vertical-touchpoint-offset.patch (BMC#14411)
- Remove NOCONTROLPANEL define - not used anymore
navit-0.2.0-1.1
- Re-packaged with to version 0.2.0 from upstream - Downgrade to version 0.2.0 since the old version was wrong, should've been 0.1.0 - Added patch to fix build issue with the shipped moc file - Added patch to center map to Portland, OR - Added patch to route TTS to Festival engine - Added patch to create a custom layout with OSD display - Added patch to fix POI icons now showing up on maps - Removed existing patches on webtracker, contacts, twitter used for demo
kernel-adaptation-connext-2.6.37.2-14.1
- Fixed BMC #15904. Updated EMGD to ECG 1922 build
- BCM #14905. Disable UART DMA.
- BCM #14846. Include xen headers in the devel package. - BCM #13585. Fix EMGD version number in changes file.
- Removed that workaround for touch event to make it work by new evdev
ATOM enable patch. (see BMC#15028)
meegotouch-home-0.23.20-1.2
- BMC#15199 - Updated to 0.23.10 to make the theme working - updated desktop file: removed --desktop option
telepathy-glib-0.14.3-2.1
- Reverted to pkgconfig.patch as all private dependencies are indeed exposed
in the headers.
- Updated to upstream release 0.14.3 (BMC#15784). - Updated and completed build dependencies. - Updated the pkgconfig patch to require only relevant packages:
+ Added telepathy-glib-pkgconfig.patch + Removed pkgconfig.patch
- Removed undeprecate-tp-bus-get.patch: modern Telepathy components
should avoid tp_bus_get() or suffer; fd.o #24114 has been fixed.
- Added the check section. - Improved the package description. - Enabled silent make rules.
meego-app-video-0.2.7-1.1
- Added filter text above the landing screen - Conversion to meego-ux-components - changed the command line arguments - while video is playing the screen saver is disabled - Fixed BMC #15701, video name doesn't display while playing
libqtsparql-tracker-extensions-0.0.7-1.2
- BMC#14164 - Fix: upper bound of rowsInserted signal was wrong when inserting initial data. - Gallery grid showing duplicate images, which are displayed as corrupted images - The user can remove rows from the model (QAbstractItemModel API) - [FEATURE] User-removal of rows - TrackerChangeNotifier: possibility to disable the signals (they will
be buffered)
- TrackerLiveQuery: Fix: emit initialQueryFinished in error cases - TrackerLiveQuery: Incorrect API usage prints out warnings - TrackerLiveQuery: Added tests - First release of QtSparqlTrackerLive (contains TrackerLiveQuery) - Don't create one QDBusConnection per thread; QDBus should be thread safe. - API break: Tracker::ChangeNotifier -> TrackerChangeNotifier
tracker-0.10.6-1.1
- BMC#15843 (RPM Packaging disables FTS, while it shouldn't) - BMC#3271 (Tracker does not index Chinese text correctly)
- BMC#15071 - BMC#15006 - Require: GStreamer 0.10.31 (was 0.10.12) for GstDateTime - msoffice-xml timeouts in case the file has too much content - evolution plugin build fails to build since 0.10.5 and evo 2.91.x - query callback being called from another thread - mlo and slo contain invalid Turtle literals: 'False' instead of 'false' - Copied videos are always indexed with time set to 00:00:00 - Embedded album art not found for MP3 clip - fn:to-lower does not handle non-latin characters - libtracker-sparql returns datetimes and bools as TRACKER_SPARQL_VALUE_TYPE_STRING - New Feature: Added INSERT OR REPLACE SPARQL, using UPDATE gives us ca. 25% speed improvement in some cases - libtracker-common: Only use encoding guessing when confidence is > 30% - libtracker-data: Added new functions tracker:case-fold() and tracker:lower-case() - libtracker-sparql: Handle GSpawnError thrown by GDBus - Selected tags displayed twice while editing those from second attempt - If async conn opening has failed once, the user's callback is not called when trying it again - Callback of tracker_sparql_connection_get_async in wrong thread - Don't start miners when querying status in tracker-control - Assume --list-processes and --status when running without args in tracker-control - Improve extraction of title from filenames with multiple dots in libtracker-extract - Fix original resolution conversion in EXIF data for inches/cm - Remove --detailed option, always enabled in tracker-control - Ontology: Add nfo:lastPlayedPosition to Media elements - libtracker-common: Fix localtime handling with historic UTC offsets - libtracker-data: Fix graph check for anonymous blank nodes - libtracker-sparql: Mark tracker_sparql_builder_drop_graph() as deprecated - libtracker-sparql: Don't export symbols which are internal - libtracker-miner: Added tracker_miner_manager_new_full() to disable starting miners when querying status - tracker-store: Don't start if not running when querying status - tracker-miner-fs: Add --no-daemon command line to exit when indexing done - tracker-extract: Add parameter to QApplication to allow running without X11 - tracker-needle: Set proper application icon - evolution: Fix use of GRAPH with the nie:DataSource, now indexes properly again - functional-tests: Update expectations now that bug has been fixed - If async conn opening has failed once, the user's callback is not called when trying it again - Callback of tracker_sparql_connection_get_async in wrong thread - Some PDF files are not indexed - Second tracker_sparql_connection_get_async never returns - Using [] notation with identical statements, but in different graphs can result in silent data loss - Tracker interprets zoneless XMP timestamps differently than zoneless Exif timestamps - functional-tests: Fix XDG directory handling - libtracker-miner: Don't assume g_dbus_info_new_for_xml() never fails - libtracker-miner: Added missing documentation functions to sections file - libtracker-extract: Don't assume g_dbus_info_new_for_xml() never fails - add patch 08 to fix libtracker-sparql deadlock on initialization - miner-fs not removing files from the store - Slight differences with results depending on libtracker-sparql backend - nie:ContentCreated is updated when the mtime of a file changes - Not able to find applications when language is changed - Chinese strings not detected from mp3 downloaded track - Ontology: Added nfo:Note for applications like Tomboy - functional-tests: Force English locale for tests - libtracker-miner: Improve bulk operation speed like deleting (~116s vs ~172s for ~2.6k files on desktop) - patch to stay with poppler 0.12.2 removed - tracker fails to build with gcc-4.5 - Handle error propagation in tracker-writeback dispatcher construction properly - DRM protected Music files(.pya) files are Listed under videos - Make "title-only" search non-case sensitive - Fixes for NetworkManager 0.9 - tracker-extract-pdf.cpp: error: GlobalParams.h: No such file or directory - 0.10 tarball doesn't have tracker-search-bar.1 manpage - Negative processed stats by tracker-miner-fs - Wrong tracker-extract statistics
- BMC#13365 - [REG] Media files from eMMC image are not visible in apps (multiple tracker-miner-fs crashes) - Tracker not populating geotag information for image with geotags - USB disk not indexed - albumArtist information is not provided - build: Fixed various unnecessary linking between libraries. - libtracker-data: Added full error handling up/down the db/data initialisation stack - tracker-extract: FLAC: Fixed memory handling issues. - SEV-1: 10776 Music GSM-BTR-1-8108 Music Player: Duplicates in the store when synchronizing with Ovi Suite/WMP - tracker-extract segfaults when songs without album or artist metadata is copied to device - tracker-miner is crashing frequently - Modified album art is not updated after synchronizing with WMP. - Unusable emergency contact is found in Search application - Generated album art shown for some clips with albumart metadata - after ~440 smses tracker does not respond any longer - tracker_sparql_connection_get_direct should fail if direct access is not possible - "too many sql variables" when "filter ?sth in (long list)" - Double-click on application result should start the application - ontology: Make nie:url an inverse functional property (essentially making it unique) - functional-tests: Kill/stop the store in a realistic way for backup/restore - documentation: Various fixes for libtracker-{client|miner|extract|sparql} - libtracker-data: Added unit tests for IN with > 20 elements - libtracker-data: Improve error handling on initialization (especially if the WAL PRAGMA fails) - libtracker-data: Fixed a race condition on shutdown causing criticals with g_object_unref() - tracker-store: Increase maximum D-Bus result size (1 Mb to 10 Mb) - tracker-store: Don't send unmapped errors in D-Bus replies - New feature: Don't do mtime checks on start up (dramatically reduces start time for miner-fs) - Always send CHANGES_DONE_HINT after a move from a non-monitored location to a monitored one in GFileMonitor - Don't crash in 'tracker_miner_init', support GInitable and handle errors gracefully - tracker-control should have options to pause and resume the miners - tracker-miner is too heavy to start - GLIB CRITICAL ** GLib-GIO - g_dbus_proxy_call: assertion `parameters == NULL || g_variant_is_of_type (parameters, G_VARIANT_TYPE_TUPLE)' failed - tracker-miner-fs crawls open files - Don't crash in tracker-extract when using QImage for SVG files - Extract track numbers from MP3 ID3v2.2 frames - Tracker should update mtime of the "db-version.txt" stamp file after a backup restoration - --enable-guarantee-metadata and PNG: no nie:contentCreated - libunistring and glib collations break fn:starts-with - drop status icon use - Change the 3 days time for removable media information deletion to a configuration value - Get rid of Bonobo - Added tests for interaction with applications creating content
meego-ux-components-0.2.6-1.3
- fixed lock of screen - fix ActionMenu - added functionality to Window and AppPage - fixed heap coruption in contextsubscriber of statusbar indicator
- add possibility to lock the AppPage in order to show a confirm dialog before closing - added foreground handling to Window.qml and AppPage.qml - renamed example applications - fixed DropDown positioning - insert sreensaver handling to Window.qml - bugfix of PageStack behavior
meego-app-im-0.2.3-1.3
- Bug #15832 - [REG]Input Content has displacement in "Add a friend" option of IM. - Bug #15848 - Friends panel: Add friends request fails to display on Friends panel - Bug #15898 - Chat ~ Multiple attempts before user can update status - Bug #15988 - Chat ~ unable to log into chat facebook - Bug #16116 - Add support for persistent chat history
createrepo-0.9.9-1.1
- Update to 0.9.9
qmsystem-1.1.6-1.3
- BMC#15199 - Update meegotouch framework - update to 1.1.6 - required by meegotouch-systemui
tasks-0.19-1.1
- New upstream release (BMC#15862) - Remove upstreamed patches
meego-ux-settings-socialweb-0.2.4-1.1
- Fixes BMC#15921 - Fix avatar sizing - Fixes BMC#15920 - Visual service name/login name adjustments - Fix BMC#15149 - Correct translated desktop entries from en_UK to en_GB
meegotouch-systemui-0.20.38-1.3
- BMC#15548 - Use Battery.ChargePercentage value received from the contextkit instead
of using the Battery.ChargeBars. Every battery contextkit driver does provide Battery.ChargePercentage but only some of them provides the Battery.ChargeBars. Especially the Contextkit-meego-battery-upower that N900 plan to use in future does not provide Battery.ChargeBars value.
- BMC#15199 - Update to 0.20.38 to make the theme working - Add versioned BuildRequires: qmsystem2 >= 1.1.6
meego-ux-sharing-0.1.3-1.1
- Fix BMC#15917 - Sort web services alphabetically - Fix BMC#16087 - Unconfigured sharing targets are listed as share option
yum-utils-1.1.30-1.1
- Update to 1.1.30
yum-3.2.29-13.1
- Update to 3.2.29
qt-mobility-1.2.0~beta0+git2726-9.2
- Update Moorestown_Camera_Support.patch to fix flash mode detection when the
camera is not running
- Update Moorestown_Camera_Support.patch to fix flash mode detection for Moorestown
- Update Moorestown_Camera_Support.patch to fix camera detection for Moorestown
meego-app-notes-0.2.3-1.1
- Fixed long names issue. Deleting dialogs is auto-resizable. - Unable to edit note title - Fixes bugzilla bug numbers: 15326, 15723, 15722, 15257, 15258, 15255, 15788, 15790, 15260
meegotouch-inputmethodframework-0.20.6-1.3
- Update to release tag 0.20.6-1 (BMC#15903) - Remove patches:
keyboardActive-signal.patch - merged upstream Cache-orientation-in-MInputContext.patch - merged upstream fix_category_of_setting_applet.patch - merged upstream
obexd-0.40-2.1
- Fix issue with linking obexd-server to tracker backend for BMC #12548
meego-app-contacts-0.2.3-1.3
- BMC#15831 - Make sure dataReset() isn't called after adding a contact
meego-app-browser-8.0.552.0-5.4
- Update chromium-qt.patch to 4f68d3abde9082f7cb1b1933630b674289cff03b
- Update chromium-qt.patch to 5cf8c706d28dbc40fbb8f21db52fbdaa995cd156 - Update webkit.patch to a3f4e3585cc86a7da2805ee4852ec9532917713a
- Update chromium-qt.patch to cdfde88f8c5cbe2e03fbbe05b4d281298ec562a8
- Remove patch webkit-complex-font-selection-fix.patch
- Update chromium-qt.patch to 82a841e82bab1a8391fab22d0d731f90c8a97551 - Update webkit.patch to c072292a17953d1ec7207f3dbd6b8142fcff8dac
- Update chromium-qt.patch to eb48aeecb3d348184273a334c690cb871d8ba8d0 - Update webkit.patch to ad0186f7d10e296e323a4d9873b779c9224546fb
- Use static link build
meego-ux-translations-1.2.10-1.1
- Pull in updated translations from Transifex. - Add 2 new language packs for Khmer and Slovenian.
package-groups-0.50-1.1
- Replaced pvr-bin-mdfld and psb-video-mdfld with pvr-bin and psb-video
- Rename PolicyKit-gnome - 0.49
- Removed policy-settings-basic-mfld from medfield & moorestown-support patterns
- Remove libtelpathy - 0.47
- Replaced pvr-bin and psb-video with pvr-bin-mrst and psb-video-mrst in meego-moorestown-x pattern
- Replaced pvr-bin and psb-video with pvr-bin-mdfld and psb-video-mdfld in meego-medfield-x pattern
- Remove immature components from core/compliance groups - 0.44
- Removed xinput_calibrator from Medfield Support pattern.
- Fix BMC #15853: "Add 2 new pulseaudio-modules-mfld in @Medfield Support package group."
- Release 0.40
xorg-x11-drv-evdev-2.4.99.901-3.2
- Did a proper fix for BMC#14781, fixes BMC#15028
(xorg-x11-drv-evdev doesn't declare Button Left label for touchscreens even though it converts BTN_TOUCH into BTN_LEFT) and removed old quirk. Please only accept in Trunk:Testing when workaround in kernel for TSC2007 is removed (another submission). Fix agreed with Austin Zhang. Patch will enable ability for Xinput2 on ARM and fixes Xinput2 for all BTN_TOUCH-using touchscreens.
qml-gesturearea-0.1-2.1
- Add patch to remove debug output (Fixes BMC #16142)
ohm-1.1.14-3.1
- Add capability to load different modules per different platform, for BMC#7487
meegolabs-ux-components-0.2.3-2.3
- update Gesture Area
python-telepathy-0.15.19-1.1
- Update to 0.15.19 (BMC#15771) - The tarball ships examples/README now.
meego-app-tasks-0.2.3-1.1
- Reimplemented edit task window. This fixes bugs 15278, 15279, 15280, 15282, and 15284 - Removed dead commented code - Redid modal dialog for deleting a task (fixes bug 15287) - Made the bottom bar buttons resizable (fixes bugs 15285 and 15275) - Fixed issue where bottom bar's cancel button wouldn't show up under certain circumstances - Made the someday default work properly - Also fixed issue where selecting someday again wouldn't really set it as someday
grilo-0.1.14-1.1
- Update to latest released version (BMC#15981)
telepathy-qt4-yell-0.1.2-1.1
- Bug #16086 - Please update telepathy-qt4-yell to 0.1.2
libqtsparql-0.0.21-1.1
- Update to upstream, fixes BMC#14163 - Crash after deleting QSparqlResult - Sparql queries are slower when using QtSparql compared to tracker-sparql - API clarification: QSparqlResult::hasError() returns always false if QSparqlResult::isFinished() returns false. - Minor API change: QSparqlResultRow::indexOf() was changed to case-sensitive from case-insensitive to match Sparql definition. - Feeds Application not launching - QtSparql does not allow to use async connection opening with direct driver - Update to upstream, fixes BMC#14163 - Need easy access to "out of disk space" errors from tracker - Tracker driver: Don't create one QDBusConnection per thread - Spurious lock-up in QtSparql direct driver - Copyright tag not defined in libqtsparql - Virtuoso driver: syncExec support - Tracker direct driver: run inserts + deletes with async libtracker-sparql - Small static code analysis fixes - Adding sync api: QSparqlConnection::syncExec() - ABI break: Functions of QSparqlResult made virtual - Access to sync libtracker-sparql iterators via QtSparql
image-configurations-0.25-1.1
- Add ivi-ia32-qml,yaml for temp use to integrate and debug QML apps. - Remove dsme, nfgd, mce, etc, from images. - Add a couple more QML apps to ivi-ia32.yaml
- Add QML video app to IVI images. Note: have more additions coming.
Adding qml apps here first, then will have someone add all my changes to package groups in one lump payload."
libva-1.0.12-1.1
- Upgrade to version 1.0.12 (bugzilla#7286)
libsocialweb-qt-0.1.14-1.2
- Fix BMC#15791 - Make locale-specific keyfile reads fallback from lang_country->lang->default
kernel-adaptation-pinetrail-2.6.38.2-7.1
- enable gzip compression since our installer uses that for initrds
syncevolution-1.1.99.3-2.7
- Buteo build patch included in upstream source .tar.gz. - source code changes:
WebDAV: improved retry mechanism to work around server unreliability SyncEvolution 1.2 release preparations: included Akonadi backend, code cleanup, ...
meego-ux-sharing-socialweb-0.2.2-1.1
- Fix BMC#15269 - Create New Album window text doesn't wrap - Fix BMC#15268 - Photo/Video upload window text doesn't wrap
meego-ux-theme-0.2.4-1.1
- updates to settings and widgets - Fixes BMC #16137
meego-app-photos-0.2.4-1.1
- Fix BMC #15582 - Pause slideshow when app leaves foreground - Fix BMC #15595 - Add view by text to menu, highlight selected filter - Replace fast-forward icons with more appropriate ones - Use new header support in MediaGridView - Fix album thumbnail size - Use GestureArea where appropriate - Don't rotate image when loading rotated image from preview bar - Migrate to the standard IconButton, TextEntry, ModalDialog components
empathy-2.30.2-5.2
- Add fix for single instance window presentation (BMC#8989)
meego-ux-daemon-0.2.2-1.3
- Fix for BMC #15175 - Instead of sending close request directly to the window manager, make
the task switcher explicitly QProcess::terminate() or directly send a SIGTERM in cases where the launcher did not start the process.
- Add support for _MEEGO_INHIBIT_SCREENSAVER - The qApp.orientationLock based mechanism doesn't work for multiwindow
applications like meego-ux-daemon. A real solution to this will need to come from a rethink in MeeGo.Components, but this change works around the issue.
telepathy-logger-0.2.8-2.1
- Run glib-compile-schemas after install/uninstall (BMC#16283)
meego-ux-appgrid-0.2.1-1.1
- Fix BMC#15149 by replacing desktop refs of en_UK with en_GB
meego-ux-content-0.2.2-1.1
- Fix BMC #16146 - No way to cancel a search
glib2-2.28.6-1.1
- More translation and documentation updates, - Fix a potential crasher in g_settings_delay()
meegotouch-controlpanel-0.12.1.2-3.2
- New patches for mcp : BMC#15973 - BMC#15857 [FEA] Hiding empty categories in meegotouch-controlpanel - BMC#15761 When Settings application is opened upper bar has title 'MainPage'
meego-app-email-0.2.4-1.2
- Added save draft support. - Fixed - i18n: Error in language code for British English in email-settings.desktop file (part of BMC#15149). - [Settings] fix breakage from commit b94d167445af5481bf898756bd175610a29c21c0 - [Settings] fix BMC15213 - passwords dropped from email settings - Added folder selection support to FolderListView. This fixes BMC#15578 and #15240. - [Settings] fix BMC15264 - i18n "update every" + "xx minutes" - [Composer] Improved To/Cc/Bcc field interface. Cleaned up C style contact picker related code.
meego-ux-sharing-email-0.2.1-1.1
- Fix BMC#16089 - Fix return value of GetCredsState implementation
meegotouchcp-datetime-0.7.50.1-3.3
- Fix build break caused by qmsystem update: qmtime_timeformat_removed_from_new_qmsystem.patch
meego-ux-panels-0.2.5-1.1
- Fix BMC#15149 - Correct translated desktop entries from en_UK to en_GB - Fix BMC#15997 - Make DisplayName translation reading fallback from lang_COUNTRY->lang->untranslated - Remove USB devices section from My Tablet - fixes BMC#15168 - Fix BMC#15306 - Music & Web panels are flickable even when OOBE content is shown - Fix BMC#15995 - Photos Panel: Album thumb is stretch to fit area - Fix BMC#15741 - Friends panel: Account Display option shows "ON" after turn off IM account option from panel back - Fix BMC#15806 - Friends panel: account is toggled on after hide/unhide friends panel - Fix BMC#15802 - Photos panel: Albums section disappears after toggle recent viewed photos section off - Fix BMC#15742 - Panels: Music & Web panel fail to show open wizard on front side after hide all sections from panel back
meego-app-music-0.2.7-1.1
- Made the view content slide underneath the toolbar - Fixed BMC #15598, track progress stays the same on rotation
tracker-upnp-0.1.2-2.1
- Remove patch to work with tracker 0.9 since we have 0.10 tracker now
mkcal-0.3.8-2.2
- Build with tracker 0.10
kernel-adaptation-intel-automotive-2.6.37.6-6.1
- FEA 16194. - Update the patches from kernel-adaptation-intel-automotive 2.6.25.10 to 2.6.37.6
- linux-2.6.38-btrfs-page-count.patch - linux-2.6.38-btrfs-handle-no-mem.patch - linux-2.6.38-btrfs-copy-from-user.patch - linux-2.6.37-fatal-signals.patch - linux-2.6.37-tsc2007.patch - linux-2.6.37-mapper.patch
- FEA 16194. - Update kernel-adaptation-intel-automotive to 2.6.37.6 - Update EMGD drivers to 2.6.37.6 - Without RV platform support. - linux-2.6.37-ml7213-0001-phub.patch.
- http://sourceforge.net/projects/ml7213/files/MeeGo1.1/Drivers/Packet HUB - Upgrage to 2.6.37.6. - Kernel 2.6.37.6 supports EG20T phub driver.
- linux-2.6.37-ml7213-0002-spi.patch.
- Source from kernel-adaptation-intel-automotive 2.6.35.10 - Upgrade to 2.6.37.6 - Kernel 2.6.37.6 partially supports EG20T SPI driver.
- linux-2.6.37-ml7213-0003-gpio.patch.
- Source from kernel-adaptation-intel-automotive 2.6.35.10 - Upgrade to 2.6.37.6 - Kernel 2.6.37.6 supports EG20T gpio driver.
- linux-2.6.37-ml7213-eg20t-0001-i2c.patch.
- Source from kernel-adaptation-intel-automotive 2.6.35.10 - Upgrade to 2.6.37.6 - Including EG20T i2c patch.
- linux-2.6.37-ml7213-eg20t-0002-usbdev.patch.
- git log -p f646cf94520e22cb11eb5d2e9a35b33bfe4bea1b - Backport to 2.6.37.6 - Including EG20T usvdev driver.
- linux-2.6.37-ml7213-eg20t-0003-uart.patch.
- Source from kernel-adaptation-intel-automotive 2.6.35.10 - Upgrade to 2.6.37.6 - Including EG20T uart driver.
- linux-2.6.37-ml7213-eg20t-0004-dma.patch.
- http://sourceforge.net/projects/ml7213/files/MeeGo1.1/Drivers/DMA/ - Upgrade to 2.6.37.6 - Including EG20T dma driver.
- linux-2.6.37-emgd-0001-add-makefile.patch
- Source from kernel-adaptation-intel-automotive 2.6.35.10 - Upgrade to 2.6.37.6
- linux-2.6.37-emgd-0002-1893-build.patch
- Source from kernel-adaptation-intel-automotive 2.6.35.10 - Upgrade to 2.6.37.6
- linux-2.6.37-emgd-0003-1922-build.patch
- Source from kernel-adaptation-intel-automotive 2.6.35.10 - Upgrade to 2.6.37.6
- Fixed BMC #15904. Updated EMGD to ECG 1922 build
- Added timb-radio patch to fix tuner and DSP detection issues.
- Removed that workaround for touch event to make it work by new evdev
ATOM enable patch. (see BMC#15028)
python-urlgrabber-3.9.1-3.1
- When libproxy fails, fall back to environment variables (BMC#13757)
ti-kfmapp-1.3-1.1
- [BMC#15555] Correct kfmapp.c. Modified channel spacing processing for new TI FM driver
meego-ivi-configs-0.1-6.1
- Added gconf key for selecting UX theme - Added gconf key to launch meego-ux-ivi as home screen - Added gconf key to show home screen instead of panels on startup
meego-qml-launcher-0.2.5-1.4
- Fix BMC #16265
- Add support for _MEEGO_INHIBIT_SCREENSAVER. This is part of a multipackage
fix for BMC #15636
- Re-add support for vkb autohiding, this time with hopefully not side effects - Add support for a 'call' property on mainWindow, which holds the parameters
for the last call signal
- Start autogenerating pc file
meego-app-camera-0.7.0-1.3
- Set initial zoom to 0.0 (Fix BOO#7508) - Don't show Auto if camera doesn't support it (BOO#7300) - Hide flash button if camera doesn't support it (BOO#7308,#7309) - Escape characters in filenames (BOO#6637)
udev-rules-0.11-2.1
- Added keymap&rule of BTC USB remote controller for TV
grilo-plugins-0.1.14-1.2
- Update to latest version (BMC#15981)
bognor-regis-0.6.12-2.1
- Work with tracker 0.10
pulseaudio-0.9.22-2.1
- Use alsa mixer paths and profile sets on 0.9.22 stable tree to resolve the REG issues (BMC #16188, BMC#16192)
- Added alsa-sink-old and alsa-source-old by patch. Fixes: BMC#16057.
- Do not split the alsa mixer paths and profiles between mfld and non-mfld build(BMC #16009)
kernel-adaptation-mrst-2.6.37.6-8.1
- major wireless update from Wistron, fixed up by Samuel to not crash
all the time
- add patch to revert the change in 0041 graphics driver that causes corruption - set the final kernel debugging options (to "moderate") for Alpha release
- update the touchscreen driver to version 3.0.0 - add powermanagement to the MMC controller - fix powermanagement in the mpu3050 driver
meego-release-1.1.99-1.1
- Update version to 1.1.99
yelp-2.30.1_git304f32a-2.6
- Add schemehandler information to the desktop file to fix BMC#14397 - Drop old patch from initial fedora import.
New packages: 2
* pvr-bin-mrst * psb-video-mrst
Updated Packages: 1
emgd-bin-1922-1.1
- Fix BMC #15904. Remove redundant files.
- Update EMGD to 1.6 gold release, build 1922 (fixes BMC #15904) - Remove video memory cap for GL/GLES backbuffers (fixes BMC #13504)
* Core bugs * Core features * Non-oss bugs