Commit graph

132802 commits

Author SHA1 Message Date
lewo 5720286e47
Merge pull request #36900 from rnhmjoj/noteshrink
noteshrink: init at 0.1.1
2018-03-17 20:32:37 +01:00
Michael Raskin 30af8ab720
Merge pull request #37263 from ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.5.0 -> 3.6.0
2018-03-17 19:30:42 +00:00
Michael Raskin 85531d4ff9
Merge pull request #37259 from ryantm/auto-update/allegro
allegro: 5.2.3.0 -> 5.2.4.0
2018-03-17 19:30:11 +00:00
lewo cb735c3961
Merge pull request #37034 from ryantm/auto-update/liblouis
liblouis: 3.4.0 -> 3.5.0
2018-03-17 20:18:12 +01:00
lewo 25164061e7
Merge pull request #37089 from ryantm/auto-update/redir
redir: 3.1 -> 3.2
2018-03-17 20:11:01 +01:00
xeji 690939730a heapster: fix build
fetchFromGitHub returned a different sha256 for the same revision
2018-03-17 20:00:48 +01:00
Justin Humm d69e0d99e0
nixos/manual: fixed example config for networking.interfaces
The former example gave a "value is a list while a set was expected" error.
2018-03-17 19:53:06 +01:00
Daiderd Jordan 1798563e62
libconfuse: fix tests on darwin
/cc ZHF #36454
2018-03-17 19:40:59 +01:00
lewo 226826225f
Merge pull request #37140 from ryantm/auto-update/vnstat
vnstat: 1.17 -> 1.18
2018-03-17 19:35:15 +01:00
Robert Schütz cc305174e2 pythonPackages.scikitlearn: disable doctests
fixes https://github.com/NixOS/nixpkgs/issues/35436
2018-03-17 19:35:03 +01:00
lewo 387cbb1e4c
Merge pull request #37242 from ryantm/auto-update/redis
redis: 4.0.7 -> 4.0.8
2018-03-17 19:31:56 +01:00
Andreas Rammhold c89ec027eb
tremor: svn-17866 -> git-562307a
This updates tremor to a newer version and it's new home in a git
repository. It hasn't been updated since 2011 and is used as a build
input for other packages.

Also fixes CVE-2018-5146 [1].

[1] http://seclists.org/oss-sec/2018/q1/243
2018-03-17 19:25:51 +01:00
Robert Schütz bc9dc2ccf1 pythonPackages.hvac: 0.2.15 -> 0.5.0 2018-03-17 19:19:32 +01:00
Andreas Rammhold 879ffc06fe
libvorbis: 1.3.5 -> 1.3.6
This update includes the removed patches (CVE-2017-14632,
CVE-2017-14633) and additionally fixes CVE-2018-5146 [1].

The changelog:

libvorbis 1.3.6 (2018-03-16) -- "Xiph.Org libVorbis I 20180316 (Now 100% fewer shells)"

* Fix CVE-2018-5146 - out-of-bounds write on codebook decoding.
* Fix CVE-2017-14632 - free() on unitialized data
* Fix CVE-2017-14633 - out-of-bounds read
* Fix bitrate metadata parsing.
* Fix out-of-bounds read in codebook parsing.
* Fix residue vector size in Vorbis I spec.
* Appveyor support
* Travis CI support
* Add secondary CMake build system.
* Build system fixes

[1] http://seclists.org/oss-sec/2018/q1/243
2018-03-17 19:17:56 +01:00
Robert Schütz 3394feaeef pythonPackages.hvac: move expression 2018-03-17 18:54:57 +01:00
Daiderd Jordan 879f144d7f
far2l: fix clang build
/cc ZHF #36454
2018-03-17 18:48:20 +01:00
xeji add347c8b2 archiveopteryx: fix build w/gcc7 2018-03-17 18:46:45 +01:00
Ryan Mulligan 91a914da3f apache-jena-fuseki: 3.5.0 -> 3.6.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/hw41ds5rdx4shi4712c5njz4wrp5kyp0-apache-jena-fuseki-3.6.0/bin/fuseki-server -h` got 0 exit code
- ran `/nix/store/hw41ds5rdx4shi4712c5njz4wrp5kyp0-apache-jena-fuseki-3.6.0/bin/fuseki-server --help` got 0 exit code
- ran `/nix/store/hw41ds5rdx4shi4712c5njz4wrp5kyp0-apache-jena-fuseki-3.6.0/bin/fuseki-server --version` and found version 3.6.0
- found 3.6.0 with grep in /nix/store/hw41ds5rdx4shi4712c5njz4wrp5kyp0-apache-jena-fuseki-3.6.0
- directory tree listing: https://gist.github.com/68036e0a33596f731e456c34f3606cdd
2018-03-17 10:37:54 -07:00
Gabriel Ebner f54cd16ba5
Merge pull request #36956 from coreyoconnor/merge
Merge swi-prolog 7.4.2 -> 7.6.4 plus enable JPL feature
2018-03-17 18:23:11 +01:00
Ryan Mulligan 51a0ef4bdd allegro: 5.2.3.0 -> 5.2.4.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.2.4.0 with grep in /nix/store/ffhc3yjpm6avrds564k83vgn1ppw00yr-allegro-5.2.4.0
- directory tree listing: https://gist.github.com/1045c5013f37df121b7965ce4f5c9f5a
2018-03-17 09:40:48 -07:00
Robert Schütz 5ec4b9d819 pythonPackages.paypalrestsdk: 0.7.0 -> 1.13.1 2018-03-17 17:08:11 +01:00
Robert Schütz ba5d1bb28b pythonPackages.paypalrestsdk: move expression 2018-03-17 17:05:38 +01:00
Robert Schütz 104f58d6a1 pythonPackages.pyamf: disable for Python 3 2018-03-17 16:57:00 +01:00
Robert Schütz 4e35388878 pythonPackages.pushbullet: 0.10.0 -> 0.11.0 and fix build 2018-03-17 16:53:31 +01:00
Robert Schütz 127f99e22e pythonPackages.pushbullet: move expression 2018-03-17 16:46:30 +01:00
Ryan Mulligan 2e3da6ef7a ace: 6.4.6 -> 6.4.7
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/l2wdk2hk7xr28qc76xdmsnsjlialsrw3-ace-6.4.7/bin/ace_gperf -v` and found version 6.4.7
- found 6.4.7 with grep in /nix/store/l2wdk2hk7xr28qc76xdmsnsjlialsrw3-ace-6.4.7
- found 6.4.7 in filename of file in /nix/store/l2wdk2hk7xr28qc76xdmsnsjlialsrw3-ace-6.4.7
- directory tree listing: https://gist.github.com/df8ae93ced1ab4c4b624c7739501f2a7
2018-03-17 08:41:35 -07:00
Robert Schütz 7e8e3807f3 pythonPackages.moinmoin: disable for Python 3 2018-03-17 16:11:59 +01:00
Thomas Tuegel c66e5e0c10
Merge pull request #37162 from ryantm/auto-update/atlas
atlas: 3.10.2 -> 3.10.3
2018-03-17 10:06:05 -05:00
Gabriel Ebner 77835bd3d2
Merge pull request #36461 from timokau/givaro-4.0.4
givaro: 4.0.2 -> 4.0.4
2018-03-17 16:00:05 +01:00
Gabriel Ebner fe8c36ade5
Merge pull request #37105 from Ekleog/st-0.8
st: 0.7 -> 0.8
2018-03-17 15:59:22 +01:00
Gabriel Ebner 065fda260a
Merge pull request #37189 from fdns/libtins
libtins: init at 3.5
2018-03-17 15:58:05 +01:00
Gabriel Ebner d985f29e95
Merge pull request #37178 from sargon/trayer-1.1.8
trayer: 1.1.7 -> 1.1.8
2018-03-17 15:57:43 +01:00
Robert Schütz 922b0cec82 pythonPackages.readme_renderer: 17.2 -> 17.4 2018-03-17 15:42:52 +01:00
Robert Schütz 9f276ccd38 pythonPackages.bleach: 2.1.2 -> 2.1.3 2018-03-17 15:42:09 +01:00
Robert Schütz d7d4ce735e pythonPackages.CommonMark: 0.6.3 -> 0.7.5 2018-03-17 15:34:40 +01:00
Jörg Thalheim 291d18d2ed
Merge pull request #37240 from ryantm/auto-update/pidgin-sipe
pidgin-sipe: 1.23.0 -> 1.23.2
2018-03-17 14:23:08 +00:00
Maximilian Bosch 4a0c0401b5
pythonPackages.tablib: fix build
`openpyxl` v5 breaks `tablib`, the following patch fixes the API
incompatibility: https://github.com/kennethreitz/tablib/pull/296

See https://hydra.nixos.org/build/70694938/log
See ticket #36453
2018-03-17 15:21:59 +01:00
Matthieu Coudron 33b0ad83e9 qemu-vm: passing QEMU_NET_OPTS would fail
because of a change in #36850.
spotted by @jtojnar b7a2333ebe (commitcomment-28134992)
2018-03-17 23:21:27 +09:00
Robert Schütz b549f18b6c pythonPackages.CommonMark: move expression 2018-03-17 15:17:31 +01:00
Jörg Thalheim f4d0ca98f5
Merge pull request #37227 from ryantm/auto-update/most
most: 5.0.0 -> 5.0.0a
2018-03-17 14:13:43 +00:00
Jörg Thalheim 2f07f28707
Merge pull request #37244 from ryantm/auto-update/vim
vim: 8.0.1451 -> 8.0.1605
2018-03-17 14:11:36 +00:00
Shea Levy 7215194f64
Merge branch 'pyspark' 2018-03-17 10:11:24 -04:00
Michael Weiss f9134b08c2 wlroots: 2017-12-22 -> 2018-03-16 2018-03-17 15:06:49 +01:00
Shea Levy 2963d76ca3
pythonPackages.pyspark: Init at 2.3.0 2018-03-17 09:54:12 -04:00
Shea Levy 4322f2b8c8
pythonPackages.py4j: Init at 0.10.6. 2018-03-17 09:17:48 -04:00
Gabriel Ebner 5693c5da8e
Merge pull request #36986 from ryantm/auto-update/fricas
fricas: 1.3.2 -> 1.3.3
2018-03-17 13:56:26 +01:00
Gabriel Ebner 4f8419b0b8
Merge pull request #37036 from ryantm/auto-update/libraw
libraw: 0.18.7 -> 0.18.8
2018-03-17 13:55:30 +01:00
Gabriel Ebner 51794dfdd3
Merge pull request #37041 from ryantm/dehydrated
dehydrated: 0.5.0 -> 0.6.1
2018-03-17 13:55:10 +01:00
Vladimír Čunát c3aadd5b4e
Merge #37059: liferea: 1.12.1 -> 1.12.2 (bugfix) 2018-03-17 13:54:46 +01:00
Gabriel Ebner a68b3da776
Merge pull request #37006 from mbode/flink_1_4_2
flink: 1.4.0 -> 1.4.2
2018-03-17 13:53:47 +01:00