2019-04-08 Rico Tzschichholz Release 0.44.3 libarchive: Fix Archive.[set_]mode/perm() and add Archive.FileMode Keep FileType as special case of FileMode for filetype methods. gtk4: Update to 3.94.0+2594593d gdk-3.0,gtk+-3.0: Update from 3.24.7+ gstreamer: Update from 1.15.2+ git master codegen: Always assign original variable when consuming instance to destroy Fixes https://gitlab.gnome.org/GNOME/vala/issues/781 2019-04-08 Luca Bruno vala: Use global CodeContext to retrieve root_symbol 2019-04-08 Rico Tzschichholz tests: Add "unassigned local variable in while" test tests: Extend "assigned local variable" control flow tests Cover condition statements of WhileStatement and ConditionalExpression pango: Fix StringBuilder parameter of scan_word() build: Require --with-cgraph configure flag when cross-compiling Fixes https://gitlab.gnome.org/GNOME/vala/issues/775