This update for jq fixes the following issues:
Security issues fixed:
decNumberToString (bsc#1218034).stack_reallocate can lead to memory corruption and DoS (bsc#1265062).decNumber can lead to out-of-bounds memory write (bsc#1265070).jv_object_merge_recursive() can lead to C stack exhaustion and a process
crash (bsc#1265075).include each other can lead
to stack exhaustion and process crash (bsc#1265076).--rawfile invalid-state reuse after String too long can lead to a heap buffer overflow
(bsc#1269220).jvp_string_append can lead to a buffer overrun on 32-bit systems (bsc#1269390).Changes for jq:
Update to version 1.7.1: