Commit Graph

33 Commits

Author SHA256 Message Date
Ana Guerrero
706782a985 Accepting request 1133989 from utilities
OBS-URL: https://build.opensuse.org/request/show/1133989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=15
2023-12-20 20:00:41 +00:00
Michael Vetter
ea85872191 Accepting request 1133610 from home:AndreasStieger:branches:utilities
jq 1.7.1
CVE-2023-50246 (boo#1218034)
CVE-2023-50268 (boo#1218038)

OBS-URL: https://build.opensuse.org/request/show/1133610
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=32
2023-12-19 09:44:30 +00:00
Ana Guerrero
1747099250 Accepting request 1126667 from utilities
OBS-URL: https://build.opensuse.org/request/show/1126667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=14
2023-11-16 19:27:15 +00:00
b29b559748 Accepting request 1126574 from home:dirkmueller:Factory
- build with valgrind only on 64 bit architectures

- Add CVE-2015-8863.patch to fix a heap overflow bsc#976992

OBS-URL: https://build.opensuse.org/request/show/1126574
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=30
2023-11-15 15:16:19 +00:00
Ana Guerrero
a0e5da68b0 Accepting request 1113801 from utilities
OBS-URL: https://build.opensuse.org/request/show/1113801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=13
2023-09-29 19:13:08 +00:00
Michael Vetter
cb473718cc Accepting request 1113768 from home:AndreasStieger:branches:utilities
fix version output [boo#1215737]

OBS-URL: https://build.opensuse.org/request/show/1113768
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=28
2023-09-27 07:38:36 +00:00
Ana Guerrero
e1dd8e5a74 Accepting request 1111947 from utilities
OBS-URL: https://build.opensuse.org/request/show/1111947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=12
2023-09-21 20:13:17 +00:00
Michael Vetter
26c65c3aa4 Accepting request 1109563 from home:mnhauke
- 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.

OBS-URL: https://build.opensuse.org/request/show/1109563
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=26
2023-09-18 10:37:22 +00:00
Fabian Vogt
3f5de780ac Accepting request 1008375 from utilities
OBS-URL: https://build.opensuse.org/request/show/1008375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=11
2022-10-10 16:44:29 +00:00
Michael Vetter
2d26332642 Accepting request 1005649 from home:dirkmueller:Factory
- build without valgrind on riscv64 - does not exist (yet)

OBS-URL: https://build.opensuse.org/request/show/1005649
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=24
2022-10-06 10:14:02 +00:00
Dominique Leuenberger
ee4c6fd73e Accepting request 724965 from utilities
- Make jq depend on libjq1, so upgrading jq upgrades both
  See: https://github.com/stedolan/jq/issues/1904

OBS-URL: https://build.opensuse.org/request/show/724965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=10
2019-08-24 16:42:09 +00:00
Michael Vetter
719bc14653 - Make jq depend on libjq1, so upgrading jq upgrades both
See: https://github.com/stedolan/jq/issues/1904

OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=22
2019-08-21 08:24:12 +00:00
Michael Vetter
08f5a54465 Accepting request 713473 from home:mook_work:branches:utilities
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.

OBS-URL: https://build.opensuse.org/request/show/713473
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=21
2019-07-09 10:52:18 +00:00
Dominique Leuenberger
d11344d057 Accepting request 646178 from utilities
OBS-URL: https://build.opensuse.org/request/show/646178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=9
2018-11-12 08:48:36 +00:00
Ismail Dönmez
f604510b4e Accepting request 646096 from home:avindra:branches:utilities
- 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)

OBS-URL: https://build.opensuse.org/request/show/646096
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=19
2018-11-03 08:58:11 +00:00
Dominique Leuenberger
1664532748 Accepting request 454381 from utilities
- Add CVE-2016-4074.patch to prevent a stack exhaustion
  CVE-2016-4074 bsc#1014176

OBS-URL: https://build.opensuse.org/request/show/454381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=8
2017-02-06 13:35:44 +00:00
Ismail Dönmez
5a15dfb3c6 - Add CVE-2016-4074.patch to prevent a stack exhaustion
CVE-2016-4074 bsc#1014176

OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=17
2017-02-03 09:28:44 +00:00
Dominique Leuenberger
e8f43e3188 Accepting request 448554 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/448554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=7
2017-01-09 09:32:31 +00:00
Robert Munteanu
19c14242f5 Accepting request 448457 from home:pluskalm:branches:utilities
- 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

OBS-URL: https://build.opensuse.org/request/show/448457
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=15
2017-01-02 23:10:44 +00:00
Dominique Leuenberger
874d078313 Accepting request 409095 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/409095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=6
2016-07-20 07:18:05 +00:00
Ismail Dönmez
b43d7b532e Accepting request 409046 from home:pluskalm:branches:utilities
- Make building more verbose
- Run tests

OBS-URL: https://build.opensuse.org/request/show/409046
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=13
2016-07-16 18:11:18 +00:00
Dominique Leuenberger
2c09f8e357 Accepting request 391548 from utilities
- Add CVE-2015-8863.patch to fix a heap overflow bsc#976992

OBS-URL: https://build.opensuse.org/request/show/391548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=5
2016-04-30 21:29:38 +00:00
Ismail Dönmez
b2887af2dc - Add CVE-2015-8863.patch to fix a heap overflow bsc#976992
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=11
2016-04-25 11:52:50 +00:00
Stephan Kulow
4da10d4e52 Accepting request 324777 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/324777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=4
2015-08-23 13:43:54 +00:00
Ismail Dönmez
b819dc73ca Accepting request 324294 from home:namtrac:branches:utilities
- Update to version 1.5
  * Regexp support
  * A proper module system
  * Destructuring syntax
  * Math functions
  * An online streaming parser
  * Minimal I/O builtins (inputs, debug)
  * try/catch for catching and handling errors
  * Tail call optimization
  * Datetime functions
  * Performance enhancements
- Add oniguruma-devel BuildRequires for regexp support

OBS-URL: https://build.opensuse.org/request/show/324294
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=9
2015-08-21 08:59:18 +00:00
Stephan Kulow
8da311ac1c Accepting request 238860 from utilities
- 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

OBS-URL: https://build.opensuse.org/request/show/238860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=2
2014-06-30 19:45:23 +00:00
Ismail Dönmez
0ddfe36c96 - Don't package static libs
- Fix rpath on the main binary

OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=7
2014-06-27 11:08:04 +00:00
Ismail Dönmez
789c6056ce Add some changelog
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=6
2014-06-24 11:37:07 +00:00
Robert Munteanu
eb1c8d9f45 Accepting request 237443 from home:prusnak:branches:utilities
- updated to 1.4

OBS-URL: https://build.opensuse.org/request/show/237443
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=5
2014-06-15 21:14:53 +00:00
Stephan Kulow
72336de9c1 Accepting request 204293 from utilities
New package, see http://lists.opensuse.org/opensuse-factory/2013-10/msg00019.html

OBS-URL: https://build.opensuse.org/request/show/204293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jq?expand=0&rev=1
2013-11-21 14:25:30 +00:00
Robert Munteanu
8003333a9d Accepting request 203654 from home:dec16180:ldig:branches:utilities
license update: MIT and CC-BY-3.0
documentation is licensed under CC-BY-3.0

OBS-URL: https://build.opensuse.org/request/show/203654
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=3
2013-10-17 19:34:50 +00:00
Robert Munteanu
c214abe8c6 Removed _service file and added the tar.gz archive
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=2
2013-10-02 08:48:36 +00:00
Ismail Dönmez
66994c041e Accepting request 201621 from home:robert_munteanu
OBS-URL: https://build.opensuse.org/request/show/201621
OBS-URL: https://build.opensuse.org/package/show/utilities/jq?expand=0&rev=1
2013-10-01 17:06:13 +00:00