This is an automated email from the git hooks/post-receive script.
zmike pushed a change to annotated tag v1.22.6
in repository core/efl.
at 384631305b (tag)
tagging fd12569d764c81e5df897b5ee70bfcc27aa6a9ab (commit)
replaces v1.22.5
tagged by Mike Blumenkrantz
on Fri Oct 4 09:54:39 2019 -0400
- Log -----------------------------------------------------------------
1.22.6
Bruno da Silva Belo (1):
Updating README for clang requirements.
Cedric BAIL (2):
efl: improve error message to be really useful.
evas: fix memory leak with Efl.Canvas.Vg
Hermet Park (1):
ector engine: +null checking.
Lauro Moura (1):
eolian-cxx: Release iterators
Marcel Hollerbach (9):
eo: custom created legacy events should be unfreezable
elm_test_widget_focus: cleanup callbacks correctly
efl_io_model: next try to fix this race condition
eina_log: do not fallback to INFO when we run with systemd support
eina_log: ensure that we do not spam journald with our intree binaries
efl_ui_focus_managr_sub: fix a err message
test_code: do not create a background by hand
elm_code_widget: initialize these vars correctly
elm_code_widget: when the position is updated, set new geom to cursor
Mike Blumenkrantz (18):
disable meson builds for this branch
ecore/signal: also use nonblock for writing side of signal pipe
tests/ecore: add stress test for main loop signal handling
ecore/signal: increase maximum signal throughput
elm_test: mark image_zoomable test as non-legacy
ecore-x: fix null derefs in window prop code
ecore-evas/x: detect and track wm existence, apply visibility correctly
ecore-x: track whether ecore-x is internally "managing" the root window
ecore-x: add internal function for selecting just properties of root
window
ecore-x: protect against accidentally "un-managing" the root window
epp: remove extra variable passed in format specifier
tests/strbuf: call va_end for varargs
tests/eina: outdent code
efl_ui/scroll_manager: fix null derefs
eio/dir: fix null deref
evas/object; fix null deref
elm_test: undef logging macros before redefining them in header
release: Update NEWS and bump version for 1.22.6 release
Stefan Schmidt (3):
efl_ui_selection_manager: free allocated memory after local use
elementary_codegen: check before use to avoid use after free
efl_ui_selection_manager: fix potential out of bounce access
Woochanlee (1):
ecore_thread: Fix arguments to match with the function call.
-----------------------------------------------------------------------
No new revisions were added by this update.
--