Commit Graph

15 Commits

Author SHA1 Message Date
Florian Klink
9f6a942fc7 zziplib: 0.13.67 -> 0.13.68
Bump zziplib to 0.13.68 to fix multiple CVE issues:

 - CVE-2018-6381
 (a803559fa9)
 - CVE-2018-6484
 (https://github.com/gdraheim/zziplib/issues/14#issuecomment-363198084)
 - CVE-2018-6540
 (72ec933663)
 - CVE-2018-6541
 (https://github.com/gdraheim/zziplib/issues/16#issuecomment-363197718)
 - CVE-2018-6542
 (931f962ddf)

Unfortunately, getting only those patches is hard, as they're not well
referenced to linked issues. The testsuite checking for vulns
requires network access (so we can't easily test it here).

https://github.com/gdraheim/zziplib/issues/20 might still be an issue,
so keeping this as a TODO here.
2018-02-23 21:39:48 +01:00
Florian Klink
ee16feed37 zziplib: add docbook_xml_dtd_412 2018-02-23 21:10:27 +01:00
Florian Klink
cdf19abfa5 zziplib: use postPatch instead of patchPhase 2018-02-23 20:36:21 +01:00
mimadrid
e81e9e82b1 zziplib: 0.13.66 -> 0.13.67 2017-08-13 22:24:15 +02:00
Franz Pletz
727ec59343
zziplib: 0.13.58 -> 0.13.66 2017-08-01 08:36:33 +02:00
Frederik Rietdijk
9c3fd2c437 zziplib: use python2 2016-10-18 23:16:04 +02:00
Tobias Geerinckx-Rice
b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Bjørn Forsman
8be11be953 zziplib: fix description (don't repeat package name) 2014-06-23 13:04:06 +02:00
Eelco Dolstra
e07ce3314d Fix some "meta.licenses" attributes 2014-01-25 03:04:46 +01:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Lluís Batlle i Rossell
b2ff0f484e Blind commit trying to fix zziplib, with a little patch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32607
2012-02-26 21:45:08 +00:00
Lluís Batlle i Rossell
9ae92c3d69 Updating zziplib
svn path=/nixpkgs/trunk/; revision=32222
2012-02-10 21:56:45 +00:00
Eelco Dolstra
257ffc8e73 * Fix broken meta attributes.
svn path=/nixpkgs/trunk/; revision=17773
2009-10-13 09:39:27 +00:00
Ludovic Courtès
f2b30a1bf7 Zziplib: Build only where Python is supported.
svn path=/nixpkgs/trunk/; revision=17281
2009-09-19 21:52:33 +00:00
Ludovic Courtès
937c50442c Add Zziplib.
svn path=/nixpkgs/trunk/; revision=16528
2009-07-31 10:24:02 +00:00