Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
enable-manpages.patch | patch Makefile to always generate the manpage. | =?utf-8?b?IkNoYW5nWmh1byBDaGVuICjpmbPmmIzlgKwpIg==?= | not-needed | 2014-06-21 | ||
remove-unecessary-rakefile-deps.patch | patch Rakefile to allow for easier manpage generation This patch disable some of the dependencies that are not required to build the actual manpage. |
=?utf-8?b?IkNoYW5nWmh1byBDaGVuICjpmbPmmIzlgKwpIg==?= | yes | upstream | 2014-06-21 | |
patch-version-into-build.patch | Set release version manually. jq sets the build version by parsing the git branch. There is no git branch during package building however. This patch sets the version manually. The version can be looked up using `git describe --tags --match 'upstream*' | sed 's/^upstream\///'`. |
=?utf-8?b?IkNoYW5nWmh1byBDaGVuICjpmbPmmIzlgKwpIg==?= | yes | upstream | 2014-06-21 | |
dont-distribute-duplicate-docs.patch | Do not distribute COPYING, fixes lintian warning | =?utf-8?b?IkNoYW5nWmh1byBDaGVuICjpmbPmmIzlgKwpIg==?= | not-needed | 2015-10-11 | ||
stack-exhaustion.patch | [PATCH] Skip printing at MAX_DEPTH and deeper This addresses #1136, and mitigates a stack exhaustion when printing a very deeply nested term. |
W-Mark Kubacki <wmark@hurrikane.de> | no | 2016-08-19 | ||
disable-static-libtool.patch | Ensure jq doesn't statically link in libraries | Harlan Lieberman-Berg <hlieberman@debian.org> | not-needed | 2018-11-04 | ||
0007-stop-using-libtool-bin.patch | stop using libtool-bin | Helmut Grohne <helmut@subdivi.de> | no | 2018-11-04 | ||
0008-Do-not-use-venderized-oniguruma.patch | Do not use venderized oniguruma | =?utf-8?b?IkNoYW5nWmh1byBDaGVuICjpmbPmmIzlgKwpIg==?= | no | 2018-11-04 | ||
0009-Hardcode-version-to-1.6.patch | Hardcode version to 1.6 | =?utf-8?b?IkNoYW5nWmh1byBDaGVuICjpmbPmmIzlgKwpIg==?= | no | 2019-01-27 | ||
0010-initialized-variables.patch | Fix uninitialized variables | Reiner Herrmann <reiner@reiner-h.de> | no | debian |