| Commit message (Expand) | Author | Age | Files | Lines |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | openjpeg: add patch for CVE-2020-8112 | Martin Milata | 2020-03-12 | 1 | -0/+5 |
| * | openjpeg: add patch for CVE-2020-6851 | Martin Milata | 2020-03-12 | 1 | -0/+5 |
| * | treewide: remove redundant rec | volth | 2019-08-28 | 2 | -2/+2 |
| * | treewide: name -> pname | volth | 2019-08-17 | 1 | -1/+2 |
| * | openjpeg: disable tests for aarch64 linux•••Fails on hydra https://hydra.nixos.org/build/98332124
| worldofpeace | 2019-08-04 | 1 | -1/+1 |
| * | openjpeg_1: fix build after #64391•••That PR has enabled tests for both openjpeg_1 and openjpeg_2, but it did not
support the tests in openjpeg_1.
| Orivej Desh | 2019-07-26 | 1 | -0/+1 |
| * | openjpeg: CVE-2019-12973 | Marek Mahut | 2019-07-17 | 1 | -0/+10 |
| * | openjpeg: enable tests | Robert Scott | 2019-07-17 | 1 | -2/+9 |
| * | openjpeg: 2.3.0 -> 2.3.1•••bug fixes, security fixes*
I /think/ we had patches for the mentioned CVE's,
but another pair of eyes is appreciated.
| Will Dietz | 2019-04-16 | 1 | -16/+2 |
| * | openjpeg: fix includedir in cmake config files | Jan Tojnar | 2018-12-23 | 3 | -2/+67 |
| * | openjpeg: fix for CVE-2018-18088 | Periklis Tsirakidis | 2018-12-08 | 1 | -0/+5 |
| * | openjpeg: adding patch for CVE-2018-7648•••(cherry picked from commit 3dc0838450ad5ec8c25adcd1c7bfe3b8b630b7e5)
Forward-picking from staging-next. The CVE is marked as critical,
and the amount of rebuilds isn't that high (~500 linux, ~100 darwin).
| Timon Stampfli | 2018-11-04 | 1 | -0/+8 |
| * | openjpeg_2: rename from openjpeg_2_1 at 2.3.0 | Orivej Desh | 2018-10-25 | 1 | -0/+0 |
| * | openjpeg: 2.1.2 -> 2.3.0 for multiple CVEs•••Fixes:
* CVE-2016-10504
* CVE-2016-10505
* CVE-2016-10506
* CVE-2016-10507
* CVE-2016-9112
* CVE-2016-9113
* CVE-2016-9114
* CVE-2016-9115
* CVE-2016-9116
* CVE-2016-9117
* CVE-2016-9118
cc #30959
| Franz Pletz | 2017-11-19 | 2 | -275/+4 |
| * | openjpeg2: patch for multiple CVEs••• - Floating Point Exception (aka FPE or divide by zero) in
opj_pi_next_cprl function in openjp2/pi.c:523 in OpenJPEG
2.1.2. (CVE-2016-9112)
- There is a NULL Pointer Access in function imagetopnm of
convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is
not assigned a value after initialization(NULL). Impact is Denial of
Service. (CVE-2016-9114)
- NULL Pointer Access in function imagetopnm of convert.c:2226(jp2) in
OpenJPEG 2.1.2. Impact is Denial of Service. Someone must open a
crafted j2k file. (CVE-2016-9116)
- Heap Buffer Overflow (WRITE of size 4) in function pnmtoimage of
convert.c:1719 in OpenJPEG 2.1.2. (CVE-2016-9118)
| Graham Christensen | 2017-01-07 | 1 | -1/+22 |
| * | openjpeg2: patch for CVE-2016-9580, and CVE-2016-9581 | Graham Christensen | 2016-12-21 | 3 | -1/+253 |
| * | openjpeg_2_0: remove, unused in nixpkgs | Franz Pletz | 2016-11-06 | 1 | -8/+0 |
| * | openjpeg: 2.1.1 -> 2.1.2 for CVE-2016-7163 | Graham Christensen | 2016-10-05 | 1 | -3/+3 |
| * | openjpeg_2_0: Fix hash | Tuomas Tynkkynen | 2016-10-02 | 1 | -1/+1 |
| * | openjpeg: 2.1.0 -> 2.1.1 for critical bugfixes and no ABI break | Graham Christensen | 2016-09-25 | 4 | -10/+15 |
| * | treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output.
| Tuomas Tynkkynen | 2016-08-29 | 1 | -1/+1 |
| * | openjpeg: multiple outputs | Thomas Tuegel | 2016-04-25 | 1 | -1/+3 |
| * | Fix misspelled meta.maintainers attributes | Eelco Dolstra | 2016-02-10 | 1 | -1/+1 |
| * | openjpeg: refactor, fixes #8017•••+ Disable JPIP which requires Java
+ fix typo in nativeBuildInputs, which fixes pkgconfig
| codyopel | 2015-05-27 | 5 | -62/+38 |
| * | openjpeg: Correctly set the install name on darwin•••This fixes libpoppler, and thus texLiveFull
| John Wiegley | 2015-05-05 | 1 | -0/+2 |
| * | openjpeg: Fix pkgconfig file | William A. Kennington III | 2015-03-27 | 1 | -1/+1 |
| * | Resurrect openjpeg 2.0.x and use it for mupdf•••mupdf doesn't compile with 2.1 due to API changes
cc @codyopel who made the openjpeg update
| Mateusz Kowalczyk | 2015-02-25 | 5 | -16/+28 |
| * | openjpeg: refactor to generic, add 1.x & 2.0.0 -> 2.1.0 | codyopel | 2015-02-20 | 4 | -40/+101 |
| * | Fix license attribute of many bsd-like licensed packages | Pascal Wittmann | 2014-12-21 | 1 | -1/+1 |
| * | openjpeg: provide .pc | Kirill Elagin | 2014-05-17 | 1 | -1/+15 |
| * | openjpeg: update to 2.0.0 | Lluís Batlle i Rossell | 2013-09-15 | 1 | -4/+5 |
| * | keep lcms versioning in all-packages.nix | Mathijs Kwik | 2013-07-01 | 1 | -2/+2 |
| * | openjpeg: flatten includes to make it better detectable | Vladimír Čunát | 2013-04-18 | 1 | -2/+5 |
| * | blender: minor update to work with libpng-1.6•••also other fixes needed in order to build
| Vladimír Čunát | 2013-02-16 | 1 | -0/+3 |
| * | openjpeg: use dependencies | Vladimír Čunát | 2013-02-12 | 1 | -1/+3 |
| * | Revert "openjpeg: major update": not good yet (mupdf)•••This reverts commit b2a07ce1894ac8180cfe214ff65ac5ead328c065.
| Vladimír Čunát | 2013-02-12 | 1 | -7/+3 |
| * | openjpeg: major update | Vladimír Čunát | 2013-02-10 | 1 | -3/+7 |
| * | openjpeg: Update to 1.5.1•••Fixes CVE-2012-3535, CVE-2012-3358.
| Eelco Dolstra | 2012-10-03 | 1 | -6/+6 |
| * | Add libicns•••svn path=/nixpkgs/trunk/; revision=33481
| Shea Levy | 2012-03-30 | 1 | -11/+3 |
| * | Let hydra build openjpeg•••svn path=/nixpkgs/trunk/; revision=23899
| Yury G. Kudryashov | 2010-09-22 | 1 | -0/+1 |
| * | Adding 'mupdf', a lightweight PDF 1.7 viewer•••As a side effect, I add openjpeg and jbig2dec.
svn path=/nixpkgs/trunk/; revision=23069
| Lluís Batlle i Rossell | 2010-08-09 | 1 | -0/+24 |