On Wed, Aug 26, 2015 at 04:34:37PM +0900, Daniel Juyung Seo wrote:
> First update for the 1.15.x series.
> With the help of a lot of passionate developers, we were able to fix many 
> bugs.
> Kudos to all!
> 
> Efl fixes:
> 
>   * ecore_evas: fix first render skip in several windows
>   * ecore-wl: do not nul terminate drops
>   * Evas language: fix script run code (T2670)
> 
> Elementary feature:
> 
>   * popup: make scroller optional in popup (T2651)
> 
> Elementary fixes:
> 
>   * focus: add del callback always.
>   * Tooltip: reset content delete callback directly after invocation
>   * elm_toolbar: fix icon_size to consider edje base scale
>   * spinner: Add to support spinner value %d format.
>   * cnp: init wayland dnd handlers upon creating the first drop target
>   * cnp: initialize Elm_Selection_Data.action for wayland drops
>   * cnp: fix wayland drop format selection
>   * cnp: pass wayland drop event size to handler, do not nul terminate drop 
> data
>   * cnp: end wayland drag on allocation failure
>   * cnp: only nul terminate wayland drops for text type drops
>   * cnp: redo wayland drop to nul terminate for text_uri drops and
> free on every drop
>   * list: fix crash while setting nearest item in viewport (T2662)
>   * scroller: fix the focus move bug in scroller.
>   * scroller: fix the misstake. change && -> ||
>   * elm_win: Initilize the variable 'preferred_rot' as a -1 before
> invoking _elm_win_xwin_update() in _elm_win_finalize_internal().
>   * scroller: fix memory leak on keys traversal
> 
> Download
> 
> http://download.enlightenment.org/rel/libs/efl/efl-1.15.1.tar.gz
> 2a6d0ab28020b4741be20b32ad0ffeb8f97f766c5c32175bacc2f2d0dc52f98c
> 
> http://download.enlightenment.org/rel/libs/elementary/elementary-1.15.1.tar.gz
> ae5540c2103fcdc69fd7469277ce25a8a00a0f701fc2c20771dc0108401e53a0

When I was updating meta-efl recipes to provide 1.15.1 version I've
noticed new warning in efl which wasn't there in 1.14.1 version:

WARNING: QA Issue: ELF binary 
'/OE/build/shr-core/tmp-glibc/work/arm920t-oe-linux-gnueabi/efl/2_1.15.1-r0/packages-split/efl/usr/lib/libelua.so.1.15.1'
 has relocations in .text [textrel]
WARNING: QA Issue: ELF binary 
'/OE/build/shr-core/tmp-glibc/work/arm920t-oe-linux-gnueabi/efl/2_1.15.1-r0/packages-split/evas/usr/lib/libevas.so.1.15.1'
 has relocations in .text [textrel]

I haven't had time to look into it, but maybe you would be interested in
fixing it upstream.

> 
> Building and Dependencies
> 
> If you have an existing EFL or Elementary install, you may wish to
> delete its header files and libraries before compiling and installing
> to avoid possible conflicts during compilation. If you are compiling
> the above, please compile them in the following order:
> 
> efl
> elementary
> 
> If you have an existing EFL or Elementary install, you may wish to
> delete its header files and libraries before building the above.
> 
> Thanks,
> Daniel
> 
> 
> -- 
> Daniel Juyung Seo (SeoZ)
> 
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to