Commit Graph

101241 Commits

Author SHA1 Message Date
Joerg Thalheim
dd99592952 python.pkgs.simanneal: enable tests 2017-09-24 15:57:49 +01:00
Dmitry Kalinkin
de1480e079
pythonPackages.simanneal: init at 0.4.1 2017-09-23 09:58:21 -04:00
Joachim Fasting
1ee60e98e2
tor: 0.3.0.10 -> 0.3.1.7 2017-09-19 02:36:38 +02:00
zimbatm
3920a44628 fixes missing attributes 2017-09-19 00:39:35 +01:00
John Ericson
6338c0b202 Merge pull request #29548 from obsidiansystems/cc-wrapper-cross-misc
cc-wrapper: Two trivial changes affecting cross compilation
2017-09-18 19:34:26 -04:00
John Ericson
13fc982e65 cc-wrapper: Use same dynamic loader on all Darwin, not just x86_64
In practice, this is correct because iOS is on ARM and puts the loader
there.
2017-09-18 19:25:58 -04:00
John Ericson
a44bbc72e6 cc-wrapper: Remove obsolete assertion
This was just causing evaluation problems on cross.
2017-09-18 19:22:57 -04:00
John Ericson
807d8cec97 Merge pull request #29547 from obsidiansystems/cross-suffix
stdenv: Add back leading '-' in cross derivation name suffix
2017-09-18 19:17:49 -04:00
John Ericson
51179c6e88 stdenv: Add back leading '-' in cross derivation name suffix
I messed this up when I moved the logic from `makeStdenvCross` in
e826a6a24774.
2017-09-18 18:59:48 -04:00
timor
ccfce4b958
perl-Term-Animation: init at 2.6 2017-09-19 00:45:20 +02:00
Samuel Leathers
bef916338d pydub 0.16.7 -> 0.20.0 2017-09-19 00:00:10 +02:00
rybern
1d0c8f8687 pythonPackages.pomegranate: init at 0.7.7 (#29338) 2017-09-18 23:52:25 +02:00
Samuel Leathers
6d367ba9f3 eve: 0.6.1 -> 0.7.4 2017-09-18 23:26:43 +02:00
Samuel Leathers
756cd8a6c4 pymongo: 3.0.3 -> 3.5.1 2017-09-18 23:26:43 +02:00
Ryan Mulligan
20f949376f matterbridge: fix src hash
I used the wrong source hash because of some kind of metadata problem.
See https://github.com/NixOS/nixpkgs/pull/28892#issuecomment-330344570
for details.
2017-09-18 23:24:48 +02:00
Samuel Leathers
96bd8daebc dyn: 1.5.0 -> 1.6.3 2017-09-18 23:22:44 +02:00
Robert Schütz
7f89abd820 esptool: 1.3 -> 2.1 2017-09-19 00:22:29 +03:00
Samuel Leathers
7fa2c54a60 awesome-slugify: fixes tests 2017-09-18 23:21:24 +02:00
Franz Pletz
384b64426e Merge pull request #29486 from disassembler/logilab
logilab_common: 0.63.2 -> 1.4.1
2017-09-18 23:18:52 +02:00
Franz Pletz
406c7a0731 Merge pull request #29521 from aneeshusa/ease-radicale-upgrade
Ease radicale upgrade
2017-09-18 23:13:53 +02:00
Franz Pletz
8a401881fe Merge pull request #29534 from etu/update-gocode
gocode: 20170530 -> 20170903
2017-09-18 23:10:51 +02:00
volth
9efe27ee3b haxe: 3.4.2 -> 3.4.3 2017-09-18 23:09:07 +02:00
Kranium Gikos Mendoza
caa79ba50c xmlsec: enable deprecated headers required by lasso 2017-09-18 23:07:43 +02:00
Franz Pletz
38c14d7132
newsbeuter: fix CVE-2017-14500 2017-09-18 22:45:30 +02:00
Franz Pletz
0653abc07a
gd: 2.2.4 -> 2.2.5 for multiple CVEs
Fixes:
  * CVE-2017-6362
  * CVE-2017-7890
2017-09-18 22:45:30 +02:00
Daiderd Jordan
69bf06ad6c
gperftools: fix darwin build 2017-09-18 22:20:57 +02:00
Daiderd Jordan
6b7e103870
nmap: patch vendored libz for darwin 2017-09-18 22:02:58 +02:00
Franz Pletz
c7ed26b6a9
geolite-legacy: 2017-05-26 -> 2017-09-17 2017-09-18 21:55:41 +02:00
Franz Pletz
ad13618c9b
mirrorbits: init at 0.4 2017-09-18 21:55:41 +02:00
Franz Pletz
316858466a
mercurial: 4.3.1 -> 4.3.2 2017-09-18 21:52:07 +02:00
Franz Pletz
a796d692c4
clawsMail: 3.15.0 -> 3.15.1 2017-09-18 21:52:07 +02:00
Franz Pletz
05b1e514bc
matterircd: 0.11.4 -> 0.12.0
This version is compatible with our current Mattermost.
2017-09-18 21:52:06 +02:00
Franz Pletz
94bbe7db22
bluez4: remove, unused and probably vulnerable 2017-09-18 21:19:15 +02:00
Franz Pletz
dadb16a57f
bluez: 5.43 -> 5.47 for CVE-2017-1000250
Fixes #29289.
2017-09-18 21:19:15 +02:00
John Ericson
e1372646aa Merge pull request #29517 from obsidiansystems/cctools-cross
darwin stdenv: cctools override needs to go away when targetPlatform changes
2017-09-18 14:41:09 -04:00
John Ericson
77bd6313bb darwin stdenv: cctools override needs to go away when targetPlatform changes 2017-09-18 14:39:38 -04:00
Elis Hirwing
0eb1fdc50a
gocode: 20170530 -> 20170903 2017-09-18 17:53:25 +02:00
Franz Pletz
ede0ecdc69
potrace: 1.14 -> 1.15
Fixes CVE-2017-12067 and other security issues.

Fixes NixOS/security#107.
2017-09-18 17:24:09 +02:00
Franz Pletz
0e550fd51c
cdo: 1.7.2 -> 1.9.0 2017-09-18 17:24:08 +02:00
Franz Pletz
4850bc7080 Merge pull request #29530 from WilliButz/grafanaUpdate
grafana: 4.5.0 -> 4.5.1
2017-09-18 16:58:32 +02:00
Maximilian König
460cd80729 palemoon: 27.4.1 -> 27.4.2 2017-09-18 16:57:02 +02:00
WilliButz
8eb3e45f37
grafana: 4.5.0 -> 4.5.1 2017-09-18 16:28:26 +02:00
Franz Pletz
c9d11b8a1d
apacheHttpd: fix CVE-2017-9798 (Optionsbleed)
https://blog.fuzzing-project.org/60-Optionsbleed-HTTP-OPTIONS-method-can-leak-Apaches-server-memory.html
2017-09-18 16:04:03 +02:00
Samuel Leathers
2f9cb45bd4 mpi4py: disabling tests 2017-09-18 15:11:14 +02:00
Bastian Köcher
34b1e4c3db teamspeak_client: Adds missing dependency 2017-09-18 15:04:37 +02:00
Jörg Thalheim
a40533f70a Merge pull request #29516 from adisbladis/redis401
redis: 3.2.9 -> 4.0.1
2017-09-18 13:24:20 +01:00
Peter Hoeg
971eb19dbc ifstat-legacy: init at 1.1 2017-09-18 18:25:54 +08:00
Russell O'Connor
08824d7ae0 bitcoin: 0.14.0 -> 0.15.0 2017-09-18 12:02:38 +02:00
Samuel Leathers
3a33ed7c46 trollius: fix tests 2017-09-18 12:00:46 +02:00
Samuel Leathers
28a9f74769 discogs_client: 2.0.2 -> 2.2.0 2017-09-18 11:59:21 +02:00