This update for libyang fixes the following issues
lyd_parser_set_data_flags when processing crafted YANG XML documents with specific
metadata attributes (bsc#1266316).lyb_read_string() of src/parser_lyb.c leads to heap buffer overflow when
parsing a maliciously crafted LYB binary blob (bsc#1265330).