Commit graph

18 commits

Author SHA1 Message Date
Christian Kauhaus 881ea26382 vulnix: 1.7 -> 1.7.1
Closes NixOS/nixpkgs#43999
2018-07-23 15:39:37 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Christian Kauhaus 69454943b7 vulnix: 1.6.3 -> 1.7
The updated version brings selective whitelisting, i.e. when some CVEs
of a package are whitelisted and others are not, only the new CVEs are
reported.

Also correct license to match upstream BSD-3-Clause and clean up source.
2018-07-20 15:24:40 +02:00
Christian Kauhaus 46aa5200f4 vulnix: 1.6.1 -> 1.6.3 2018-05-03 11:00:48 +02:00
Robert Schütz 11a244afdb vulnix: drop obsolete patch 2018-05-02 15:09:39 +02:00
Christian Kauhaus 7808216f7b vulnix: 1.4.0 -> 1.6.1
Update to current vulnix which features greatly improved whitelist
handling among others.

- Temporarly disable flake8 until #39206 is solved.
- Split docs into own output.
2018-04-20 17:42:04 +02:00
Christian Kauhaus 10c2dcef82 vulnix: 1.3.4 -> 1.4.0
The new vulnix release contains auto-detection of CVE patches.
2017-12-04 09:41:05 +01:00
Christian Kauhaus afc66e121d vulnix: 1.2.2 -> 1.3.4
The build needs the ZODB fix in PR #30925 to succeed.
2017-10-29 15:43:58 +01:00
adisbladis 9cd05278a6 vulnix: use zodb from pythonPackages 2017-08-09 14:51:01 +02:00
Michael Weiss 4b0afc169d zpl*: Fix the attribute name of the license
This was simply a typo since the license was added in 2013.
2017-08-06 13:49:18 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
adisbladis fcb6e72ddf vulnix: use zc_lockfile, zodbpickle and persistent from pythonPackages 2017-07-28 16:13:28 +02:00
adisbladis 4f174769f2
vulnix: use zope.interface from pythonPackages 2017-07-13 17:03:44 +08:00
Domen Kožar 53c5b9163e
vulnix: fix eval 2017-06-20 14:12:56 +02:00
Jörg Thalheim 91e08fe55b
vulnix: fix deps 2017-06-18 12:16:54 +01:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Jörg Thalheim 70322d8b87 pythonPackages.BTrees: 4.1.4 -> 4.3.1 2017-03-24 10:44:34 +01:00
Maksim Bronsky 97f26ee39a initial release: vulnix 2017-03-15 15:09:19 +01:00