summary refs log tree commit diff
path: root/pkgs/development/libraries/jbig2dec
Commit message (Collapse)AuthorAge
* jbig2dec: switch to python3Jan Tojnar2019-12-15
|
* jbig2dec: 0.16 -> 0.17Robert Scott2019-10-29
|
* jbig2dec: 0.14 -> 0.16Robert Scott2019-10-22
|
* fixup! treewide: fix various links (homepage, src)Vladimír Čunát2018-09-03
|
* treewide: fix various links (homepage, src)Vladimír Čunát2018-09-03
|
* jbig2dec: make tests run, but disableJan Malakhovski2018-08-11
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* jbig2dec: bugfix 0.13 -> 0.14Vladimír Čunát2017-12-09
| | | | | Many of the fixes seem to have potential to be vulnerabilities, though most aren't labeled with a CVE number. /cc #32459
* jbig2dec: patch for CVE-2016-9601Joachim Fasting2017-02-07
| | | | | | | | Upstream bug: https://bugs.ghostscript.com/show_bug.cgi?id=697457 A new release containing this fix is expected in march; until then, apply patch from upstream. Note that there have been essentially no changes between 0.13 and this patch.
* jbig2dec: 0.11 -> 0.13, new upstream locationJoachim Fasting2017-02-07
| | | | | | The most recent version on the sourceforge page is 0.11 which is quite old; the official upstream site has 0.13; judging by the commit delta, there've been quite a few bug fixes etc since 0.11.
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* jbig2dec: fix download URIVladimír Čunát2013-03-09
|
* Adding 'mupdf', a lightweight PDF 1.7 viewerLluís Batlle i Rossell2010-08-09
As a side effect, I add openjpeg and jbig2dec. svn path=/nixpkgs/trunk/; revision=23069