jasper
76734e5cbe
fix pledge to allow loading modules (and a contrived case of unset HOME)
...
spotted by semarie@
2016-08-17 13:48:33 +00:00
jasper
3f47e6e11d
pledge jq
...
ok sthen@
2016-08-16 06:48:19 +00:00
sthen
c653b8c858
Fix off-by-one leading to heap buffer overflow in textproc/jq,
...
triggered by JSON-encoded numbers longer than 256 bytes. CVE-2015-8863
2016-04-23 14:11:14 +00:00
naddy
c253f424ca
garbage collect CONFIGURE_SHARED
2016-03-11 19:59:11 +00:00
sthen
8b999163f1
committed upstream
2015-10-25 21:01:48 +00:00
sthen
4316e94ac6
update to jq-1.5
2015-10-24 10:25:39 +00:00
jca
0f63c0ec23
Makefile spacing and reordering.
2015-07-28 15:33:05 +00:00
sthen
d63e2ec7e6
sync WANTLIB
2015-05-05 17:00:16 +00:00
sthen
a439737b86
more explicit license marker - MIT (code), CC-BY-3.0 (docs)
2014-11-02 12:37:44 +00:00
sthen
c80576d19a
update to jq 1.4
2014-11-02 12:01:00 +00:00
matthieu
a025b3e0d3
Import jq 1.3
...
jq is like sed for JSON data - you can use it to slice and filter and
map and transform structured data with the same ease that sed, awk,
grep and friends let you play with text.
Tested and tweaks by Donovan Watteau and giovanni@, ok giovanni@
2013-07-11 21:02:23 +00:00