Revisions of jq

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 724965 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
- Make jq depend on libjq1, so upgrading jq upgrades both
  See: https://github.com/stedolan/jq/issues/1904
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 454381 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 8)
- Add CVE-2016-4074.patch to prevent a stack exhaustion
  CVE-2016-4074 bsc#1014176
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 391548 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 5)
- Add CVE-2015-8863.patch to fix a heap overflow bsc#976992
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 238860 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 2)
- Don't package static libs
- Fix rpath on the main binary

- Updated to 1.4
   + New command line arguments
     * jq --arg-file variable file
     * jq --unbuffered
     * jq -e / --exit-status (set exit status based on outputs)
     * jq -S / --sort-keys (now jq no longer sorts object keys by
      default
   + Syntax changes
     * .. -> like // in XPath (recursive traversal)
     * question mark (e.g., .a?) to suppress errors
     * ."foo" syntax (equivalent to .["foo"])
     * better error handling for .foo
     * added % operator (modulo)
     * allow negation without requiring extra parenthesis
     * more function arguments (up to six)
   + New filters
     * any, all
     * iterables, arrays, objects, scalars, nulls, booleans,
       numbers, strings, values
   + New string built-ins
     * split
     * join (join an array of strings with a given separator string)
     * ltrimstr, rtrimstr
     * startswith, endswith
     * explode, implode
     * fromjson, tojson
     * index, rindex, indices
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 204293 from Robert Munteanu's avatar Robert Munteanu (robert_munteanu) (revision 1)
New package, see http://lists.opensuse.org/opensuse-factory/2013-10/msg00019.html
Displaying all 15 revisions
openSUSE Build Service is sponsored by