1 (03.03.2015 10:31:10 отредактировано Hassium)

Тема: Прошивка Jolla Phone 1.1.2.16, Yliaavanlampi, Sailfish OS

[Release notes] Upgrade 1.1.2 / Yliaavanlampi

+ открыть спойлер

Update: We'll roll out 1.1.2.16 to all soon. SDK release will follow soon

This is the early access release of upgrade 11/1.1.2. The current version is 1.1.2.16, see upgrade version history below. During the next week we will collect feedback, amend this page and fix issues, if necessary, followed by releasing this upgrade to all users.

Please ensure that you have ~1.5GB of free disk space before attempting to upgrade your Jolla. If connected to the internet, and your account is subscribed for early access releases, your Jolla should receive an OS update notification shortly.

As usual,

    If your device is running software version lower than 1.0.4.20 and have WareHouse app installed (i.e you are using OpenRepos), disable all openrepo repositories before attempting to upgrade your device.
    Do not reboot the device while the update is in progress.
    The device screen may blank out during the update process, you may waken the display by a short press on the power key to monitor the progress.

For detailed instructions on updating software, visit Zendesk

    Upgrade version history
    Highlights
        Security fixes
        Known issues
    OS update process
        Other issues ##
            Bugfix and feature highlights
                aliendalvik
                buteo-sync-plugin-caldav
                commhistory-daemon
                connman
                cpio
                curl
                dbus
                jolla-calendar
                jolla-common-configurations
                jolla-gallery-ambience
                jolla-keyboard
                jolla-settings-accounts
                jolla-settings-networking
                jolla-settings-sailfishos
                kernel-adaptation-sbj
                libcontacts-qt5
                libkeepalive
                libpng
                libyaml
                lipstick-jolla-home-qt5
                lipstick-qt5
                mce
                ntp
                openvpn
                pcre
                qmf-qt5
                qt5-qtlocation-source
                rpm
                sailfish-components-contacts-qt ####5
                sailfish-office
                sbj-configs
                tcpdump
                transferengine-plugins
                unzip

Upgrade version history

    1.1.2.15 (19.2.2015): Initial early access release
    1.1.2.16 (25.2.2015): Updated early access release, containing fixes for
        https://together.jolla.com/question/823 … in-failed/
        https://together.jolla.com/question/821 … -rc-11215/

Highlights

    New weather application with events feed integration available through store
    Browser received a new interface
    Colours in ambiences can be adjusted
    Email authentication capabilities can be autodetected
    Improved low memory handling, now swap is properly taken into accoun

Security fixes

CVE-2013-6393 CVE-2013-6435 CVE-2013-7353 CVE-2013-7354 CVE-2014-2525 CVE-2014-3707 CVE-2014-7824 CVE-2014-8104 CVE-2014-8139 CVE-2014-8140 CVE-2014-8141 CVE-2014-8767 CVE-2014-8768 CVE-2014-8769 CVE-2014-8964 CVE-2014-9112 CVE-2014-9130 CVE-2014-9140 CVE-2014-9293 CVE-2014-9294 CVE-2014-9295

It also contains a fix for an issue in SailfishOS, details will be disclosed after rolling out this update to everyone.
Known issues
OS update process

    Currently, checks on available disk space happens very late during the OS upgrade process and will fail in the installation phase if the disk space is low. Normally there should be an error note asking you to free some disk space and try again, but in some marginal cases it might not be shown. Should this happen, free some disk space and try to install the OS update again.
    OS update may fail due to some other reasons too, for example it may have installed some packages from the new release and still have something left from the old. If the device can boot up, you can try to recover by doing the following. If not, you can attempt to recover the device using the recovery mode.
        Delete the file /home/nemo/.cache/store-client/os-info
        Stop the store-client process (for e.g. pkill store-client)
        Reopen Settings app, check for updates again and attempt to install the OS update again
    We have also noted that if the OS update is attempted while there is long queue of installation of apps from the Store, the system may end up in mixed state (for e.g. select all the apps from startup wizard, and start the system update already while the apps are being installed).
        In such cases, the OS update appears to be stalled, however it is just waiting for the installations to complete before attempting to upgrade the OS. Just wait patiently, the worst thing to do here is to reboot the device!

Other issues ##

    Sometimes Messages and Phone app show black active covers.
    calDAV and cardDAV services are in experimental stage. We have made some improvements with this update, however you may still face issues with certain service providers. Do report it in t.j.c. We'll take a look and try to sort it out.
    Deleting photo from Camera roll may also delete the previous photo. If camera reel's pulley menu has "Show details" greyed out - means the photo hasn't been indexed yet. Deleting photo in such state will result in previous photo deleted too. If you wait long enough (~10-15seconds) for 'Show details' to become active, only that photo will get deleted when you choose to.

Bugfix and feature highlights
aliendalvik

    Android runtime should not warn on low battery.
    Can't erase/delete selected text with Backspace.
    Cleaning of the clipboard crashes Alien Dalvik.
    Aliendalvik does not detect mobile data being connected anymore (since 5th Dec 2014).
    Switching between portrait and landscape messes up swipe gestures in Android apps.
    Alien screen orientation is wrong sometimes.
    VKB does not work with aliendalvik/android apps but works with native ones.
    Set oom_score_adj according to process importance if Sailfish hasn't set it.

buteo-sync-plugin-caldav

    Use ignore_ssl_errors configuration option

commhistory-daemon

    Download MMS automatically by default
    Delete attachments from the filesystem

connman

    Cancel browser requests if useragent has not returned anything
    Start/stop ntp activity when TimeUpdates property is changed

cpio

    Fix CVE-2014-9112

curl

    Fix CVE-2014-3707

dbus

    fix CVE-2014-7824

jolla-calendar

    Fix opening a day page from dbus invoker.

jolla-common-configurations

    do not allow dhcp-server to change the hostname by default.
    Enable D-Bus security checking

jolla-gallery-ambience

    Added color editor and new settings layout.

jolla-keyboard

    Fixed language selection popup layout.

jolla-settings-accounts

    Add 'Ignore SSL errors' option.
    Add missing version for oauth2 plugin for google.
    Use QMF auth from capabilities.

jolla-settings-networking

    dim WLAN hotspot when roaming not allowed.

jolla-settings-sailfishos

    Require 500 Mb disk space for installing the update.

kernel-adaptation-sbj

    Turn on heap randomization.

libcontacts-qt5

    Prioritize requests that make app startup more responsive
    look up address resolve requests in a QHash
    Schedule resolveAddress immediately

libkeepalive

    Ignore spurious iphb wakeups.

libpng

    Upgrade to 1.5.21
    Fixes out-of-bounds memory access in png_user_version_check()
    Fixes overflow in png_combine_row with very wide interlaced images
    Fixes CVE-2013-7354, CVE-2013-7353

libyaml

    Fix bunch of security vulnerabilities
    Fix CVE-2013-6393
    Fix CVE-2014-2525: Heap overflow when parsing YAML tags
    Fix CVE-2014-9130: assert failure when processing wrapped strings
    Guard against overflows in indent and flow_level

lipstick-jolla-home-qt5

    Timers for cellular icons.
    Disable scrolling to launcher area and lock screen shortcut access during boot busy state.
    Do not show busy-indicator if wlan is off.
    Don't show launcher until boot sequence has finished and normal app launch speeds can be guaranteed.
    Detect apps that failed to load.
    Make sure to show searching & busy when no networks are found.
    Don't pop up ConnectionSelector more often than once in 10 sec.

lipstick-qt5

    Don't attempt to connect signal to a NULL HomeApplication
    Fix crash on close regression

mce

    Assume proximity covered while waiting for sensord to start up.
    Allow user processes to query current memory level over D-Bus.
    More robust low memory signaling
    Add enablers for evdev event mapping
    Enablers for TOHKBD and other hw keyboards
    Allows actions such as automatic DTMF signaling to proceed when outbound call is answered

ntp

    Fix CVE-2014-9295, CVE-2014-9294, CVE-2014-9293

openvpn

    Fix CVE-2014-8104

pcre

    Fix CVE-2014-8964.

qmf-qt5

    Mask login information in the IMAP login logging.
    Handle SMTP response 504.
    Introduce discovery of authentication from the anounced capabilities(IMAP/SMTP)
    Mask login information in the SMTP debug logging.
    Update account lastSyncTime when IMAP IDLE disconnects.

qt5-qtlocation-source

    Fix crash due to floating point precision issues, and update poly2tri to latest upstream.

rpm

    Fix CVE-2013-6435

sailfish-components-contacts-qt ####5

    Fixed SIM import
    Fix calendar d-bus call on <10 day/month.
    Don't make RecentContactsList wait for the contactsModel

sailfish-office

    Add text eliding and text wrap to the details page.
    fix issue #3: PDFs with mixed orientations not displayed correctly

sbj-configs

    Adjust vm.swappiness to 50.

tcpdump

    Fix CVE-2014-8767
    Fix CVE-2014-8768
    Fix CVE-2014-8769
    Fix CVE-2014-9140

transferengine-plugins

    Fix content height of Twitter image sharing.

unzip

    Fix CVE-2014-8139, CVE-2014-8140 and CVE-2014-8141

Добавлено: 03.03.2015 12:31:59

У меня доступно.  Early access release не использую.

kernel panic, core dumped, system halted, please reboot this world.

2

Re: Прошивка Jolla Phone 1.1.2.16, Yliaavanlampi, Sailfish OS

Сегодня вышло официальное обновление

Поделиться

3

Re: Прошивка Jolla Phone 1.1.2.16, Yliaavanlampi, Sailfish OS

Об основных нововведениях из письма, которое пришло от Jolla.
Перевод мой.

Дорогой пользователь Jolla,

Сегодня мы рады объявить о доступности для всех пользователей Jolla следующего  обновления ПО Sailfish OS!
Для вас есть несколько значительных  новых улучшений и функций таких, как новый интерфейс браузера и удобное приложение погоды Foreca.


Что нового в этом обновлении?

В этом обновлении ПО мы много работали над исправлением некоторых уязвимостей и реализацией нескольких действительно классных улучшений и функций для ОС.

Основное:

  • Обновлённый интерфейс веб-браузера. Новая панель инструментов для навигации, улучшенный вид вкладок и функционал поиска по странице. Читать подробности.

  • Новое приложение SailfishOS Weather от Foreca: информация о погоде теперь интегрирована в просмотр событий. Читать подробности.

  • Добавлено автоопределение возможностей email аунтификации для общих профилей почты.

  • Мы добавили дополнили новое уведомление о недостаточном количестве свободного пространства (менее 500 МБ) при обновлении ПО. Помните, что всегда можно использовать карту памяти для хранения данных на телефоне.

Для получения подробностей об обновлении перейдите сюда.

Мы надеемся, что обновление Вам понравится!

https://pp.vk.me/c623731/v623731289/20b60/FyUhQH-1S5M.jpg

На то, о чем можно спросить на форуме, не отвечаю через личные сообщения, аську, почту и т.п. для общения есть jabber-конференция: maemo@conference.jabber.org.
QKit - инструментарий для быстрого кроссплатформенного создания приложений на QML.
FAQ по Nokia N9 - читаем, пополняем.
Прежде, чем задать вопрос, воспользуйтесь поиском!

4

Re: Прошивка Jolla Phone 1.1.2.16, Yliaavanlampi, Sailfish OS

Баг с черной миниатюрой приложений phone и messages так и не исправили. Вот новый интерфейс браузера — действительно хорош.

Поделиться