Revisions of jq

buildservice-autocommit accepted request 1133989 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 33)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1133610 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 32)
jq 1.7.1
CVE-2023-50246 (boo#1218034)
CVE-2023-50268 (boo#1218038)
buildservice-autocommit accepted request 1126667 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 31)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 1126574 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
- build with valgrind only on 64 bit architectures

- Add CVE-2015-8863.patch to fix a heap overflow bsc#976992
buildservice-autocommit accepted request 1113801 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 29)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1113768 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 28)
fix version output [boo#1215737]
buildservice-autocommit accepted request 1111947 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 27)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1109563 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 26)
- Update to version 1.7
  * Make object key color configurable using JQ_COLORS environment
    variable.
  * Change the default color of null to Bright Black.
  * Respect NO_COLOR environment variable to disable color output.
  * Improved --help output. Now mentions all options and nicer
    order.
  * Fix multiple issues of exit code using --exit-code/-e option.
  * Add --raw-output0 for NUL (zero byte) separated output.
  * Fix assert crash and validate JSON for --jsonarg.
  * Remove deprecated --argfile option.
  Language changes
  * Use decimal number literals to preserve precision. Comparison
    operations respects precision but arithmetic operations might
    truncate.
  * Adds new builtin pick(stream) to emit a projection of the
    input object or array.
  * Adds new builtin debug(msgs) that works like debug but applies
    a filter on the input before writing to stderr.
  * Adds new builtin scan($re; $flags). Was documented but not
    implemented.
  * Adds new builtin abs to get absolute value. This potentially
    allows the literal value of numbers to be preserved as length
    and fabs convert to float.
  * Allow if without else-branch. When skipped the else-branch
    will be . (identity).
  * Allow use of $binding as key in object literals.
  * Allow dot between chained indexes when using .["index"]
  * Allow dot for chained value iterator .[], .[]?
  * Fix try/catch catches more than it should.
buildservice-autocommit accepted request 1008375 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 25)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1005649 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
- build without valgrind on riscv64 - does not exist (yet)
buildservice-autocommit accepted request 724965 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 23)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 22)
- Make jq depend on libjq1, so upgrading jq upgrades both
  See: https://github.com/stedolan/jq/issues/1904
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 713473 from Mark Yen's avatar Mark Yen (mook_work) (revision 21)
Make jq depend on libjq1, so upgrading jq upgrades both

See https://github.com/stedolan/jq/issues/1904 for an instance of this
causing issues where manually installing jq 1.6 from obs://utilities on
a Leap 15.1 system with existing jq breaks the install.

I'm not used to the OBS flow yet, please let me know if you'd like any
changes.
buildservice-autocommit accepted request 646178 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 20)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 646096 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 19)
- Update to version 1.6
  * Destructuring Alternation
  * many new builtins (see docs)
  * Add support for ASAN and UBSAN
  * Make it easier to use jq with shebangs
  * Add $ENV builtin variable to access environment
  * Add JQ_COLORS env var for configuring the output colors
  * change: Calling jq without a program argument now always assumes
    "." for the program, regardless of stdin/stdout
  * fix: Make sorting stable regardless of qsort.
- cleanup with spec-cleaner
- drop CVE-2015-8863.patch (upstreamed in 8eb1367ca44e772963e704a700ef72ae2e12babd)
- drop CVE-2016-4074.patch (upstreamed in fd4ae8304e23007672af9a37855c7a76de7c78cf)
buildservice-autocommit accepted request 454381 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 18)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 17)
- Add CVE-2016-4074.patch to prevent a stack exhaustion
  CVE-2016-4074 bsc#1014176
buildservice-autocommit accepted request 448554 from Robert Munteanu's avatar Robert Munteanu (robert_munteanu) (revision 16)
baserev update by copy to link target
Robert Munteanu's avatar Robert Munteanu (robert_munteanu) accepted request 448457 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 15)
- Update tests dependencies to increase test coverage (bsc#1017157)
  * valgrind based tests were skipped
- Do not run tests in qemu builds, valgrind does not work reliably
  in such conditions
buildservice-autocommit accepted request 409095 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 14)
baserev update by copy to link target
Displaying revisions 1 - 20 of 33
openSUSE Build Service is sponsored by