Theodore Witkamp
d4566400c9
haskellPackage.wai-cors: Disable cabal check
...
External program is used in tests.
2016-10-05 17:04:35 -07:00
Jörg Thalheim
638d4b4d71
Merge pull request #19265 from Mic92/rtkit
...
rtkit: apply security relevant patch
2016-10-06 00:07:35 +02:00
Daniel Peebles
44bf933d99
Merge pull request #19272 from mlieberman85/add-ptpython
...
ptpython: init at 0.35
2016-10-05 16:14:00 -04:00
Michael Lieberman
5baecbc4af
ptpython: init at 0.35
2016-10-05 15:36:57 -04:00
Peter Simons
82d32feda9
haskell: jailbreak some packages to fix builds in LTS 7.x
2016-10-05 21:07:29 +02:00
Peter Simons
e9d7f0d945
haskell-attoparsec: fix build with GHC 7.10.x
...
Closes https://github.com/NixOS/nixpkgs/issues/19270 .
2016-10-05 21:07:29 +02:00
Peter Simons
75df6107da
haskell-configuration-ghc-7.10.x: drop obsolete overrides
2016-10-05 21:07:29 +02:00
Jörg Thalheim
cdcc305027
Merge pull request #19258 from groxxda/accountsservice
...
accountsservice: 0.6.42 -> 0.6.43
2016-10-05 20:46:26 +02:00
Robin Gloster
cd1ec18b42
thin-provisioning-tools: init at 0.6.3 ( #19268 )
2016-10-05 20:28:28 +02:00
Eelco Dolstra
f084274eeb
Merge pull request #19251 from groxxda/patch-2
...
kernel: Disable RT_GROUP_SCHED
2016-10-05 20:05:18 +02:00
Nikolay Amiantov
2058c856a1
Merge pull request #19235 from aske/sddm-log
...
sddm: fix missing X server logs
2016-10-05 21:16:26 +04:00
Peter Simons
2a2a3c796a
callHackage: ensure we're always using the latest available Hackage database
2016-10-05 19:05:50 +02:00
Frederik Rietdijk
529a4050cd
Merge pull request #19241 from MostAwesomeDude/tahoe
...
python2.7-nevow: 0.11.1 -> 0.14.2
2016-10-05 18:57:01 +02:00
Frederik Rietdijk
3631da6c20
Merge pull request #19266 from NixOS/python-wip
...
Python package updates
2016-10-05 18:50:35 +02:00
Jörg Thalheim
c684eb756a
rtkit: *security* Pass uid of caller to polkit
...
Otherwise, we force polkit to look up the uid itself in /proc, which is racy if
they execve() a setuid binary.
2016-10-05 18:11:02 +02:00
Domen Kožar
92d2416280
Merge pull request #19264 from peterhoeg/php
...
php fpm: add systemd support
2016-10-05 17:36:39 +02:00
Peter Hoeg
5a6626f47c
php fpm: add systemd support
...
PHP FPM will now notify systemd when it's done initializing and ready to
serve requests.
Additionally ```systemctl status phpfpm``` will now show statistics such
as:
```
Status: "Processes active: 0, idle: 8, Requests: 0, slow: 0, Traffic: 0req/sec"
```
2016-10-05 23:30:31 +08:00
Jörg Thalheim
1bd8d7710e
Merge pull request #19125 from markus1189/bin-bash-cleanup
...
Bin bash cleanup
2016-10-05 17:16:00 +02:00
Bjørn Forsman
b0d77698bf
gpshell: wrap with gppcscconnectionplugin
...
Fixes this:
$ echo establish_context | gpshell
establish_context
establish_context failed with error 0xFFFFFFFFFFFFFFFF (libgppcscconnectionplugin.so.1.0.1: cannot open shared object file: No such file or directory)
Have to use LD_LIBRARY_PATH instead of patchelf, because it's
libglobalplatform.so.6 (from globalplatform package) that needs
libgppcscconnectionplugin.so.1.0.1, not gpshell itself. And because
RPATH doesn't "propagate" from one ELF to another, the library isn't
found. One can argue that globalplatform should depend on
gppcscconnectionplugin, but it touches on the still-unsolved "plugin"
issue in Nix packaging, so leaving that alone.
2016-10-05 17:06:15 +02:00
Bjørn Forsman
1021797201
languagetool: fix eval
2016-10-05 17:04:50 +02:00
Frederik Rietdijk
197b9ec123
Merge pull request #19260 from lsix/update_tornado
...
pythonPackages.tornado: 4.4.1 -> 4.4.2
2016-10-05 17:03:01 +02:00
Lancelot SIX
e380a84ad9
pythonPackages.tornado: 4.4.1 -> 4.4.2
...
Release details:
http://www.tornadoweb.org/en/stable/releases/v4.4.2.html
2016-10-05 16:47:19 +02:00
Alexander Ried
ff81b74833
accountsservice: 0.6.42 -> 0.6.43
...
the patch for nixbld is not needed anymore since accountsservice now
excludes all users with shell set to nologin.
Previously this was only done for users in range 500 - minimum_uid
(1000).
2016-10-05 16:34:22 +02:00
Frederik Rietdijk
b0808b084a
pythonPackages.geventhttpclient: 1.2.0 -> 1.3.1
2016-10-05 15:44:49 +02:00
Frederik Rietdijk
11433cc798
pythonPackages.netlib: remove since it is not used anymore by mitmproxy
2016-10-05 15:44:49 +02:00
Frederik Rietdijk
cbc2327fab
pythonPackages.mitmproxy: 0.14 -> 0.17.1
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
9caf12c88e
pythonPackages.html2text: 2015.11.4 -> 2016.9.19
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
5fc1a22a23
pythonPackages.widgetsnbextension: init at 1.2.6
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
e1bd33004c
pythonPackages.attrs: 16.0.0 -> 16.2.0
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
f56185c924
pythonPackages.scipy: 0.18.0 -> 0.18.1
2016-10-05 15:44:47 +02:00
Frederik Rietdijk
bde9e11f5d
pythonPackages.pandas: 0.18.1 -> 0.19.0
2016-10-05 15:44:47 +02:00
Graham Christensen
78b5ce35ce
Merge pull request #19200 from vbgl/asymptote-on-darwin
...
asymptote: fix build on Darwin
2016-10-05 09:19:35 -04:00
Edward Tjörnhammar
5b11c34b51
vimPlugins: added agda-vim vim-grammarous vim-easytags, updates
2016-10-05 15:11:20 +02:00
Edward Tjörnhammar
e4bdbfc247
languagetool: init at 3.5
2016-10-05 15:11:20 +02:00
Peter Simons
fad5794c77
Merge pull request #19248 from FRidh/git
...
git: 2.10.0 -> 2.10.1
2016-10-05 13:46:40 +02:00
Graham Christensen
d577ce8e13
Merge pull request #19242 from mirrexagon/mrxgn-update-cava
...
cava: 0.4.1 -> 0.4.2
2016-10-05 07:41:08 -04:00
Frederik Rietdijk
a6de7142ce
Merge pull request #19218 from Profpatsch/searx-pyopenssl
...
searx: fix pyopenssl version
2016-10-05 13:17:10 +02:00
Graham Christensen
3a83caad0a
Merge pull request #19250 from groxxda/rtkit
...
rtkit: add patch from debian to remove ControlGroup stanza
2016-10-05 07:14:10 -04:00
Franz Pletz
7e9a2c345b
libass: 0.13.2 -> 0.13.4 (security)
...
Fixes:
* CVE-2016-7969
* CVE-2016-7970
* CVE-2016-7972
2016-10-05 13:10:00 +02:00
Alexander Ried
96fbdf8594
kernel: Disable RT_GROUP_SCHED
...
Follow systemd recommendation
fd74fa791f/README (L96-L103)
2016-10-05 12:52:45 +02:00
Frederik Rietdijk
8d42c1e95d
pythonPackages.numpy: 1.11.1 -> 1.11.2
2016-10-05 12:36:17 +02:00
Frederik Rietdijk
9364cb0feb
pythonPackages.uncertainties: 2.4.8.1 -> 3.0.1
2016-10-05 12:36:16 +02:00
Frederik Rietdijk
ee843b79ce
pythonPackages.Theano: 0.8.1 -> 0.8.2
2016-10-05 12:36:16 +02:00
Frederik Rietdijk
4dee695764
pythonPackages.scikitlearn: 0.17.1 -> 0.18
2016-10-05 12:36:15 +02:00
Frederik Rietdijk
5e0ac16e1f
pythonPackages.Kajiki: 0.5.2 -> 0.5.5
2016-10-05 12:36:15 +02:00
Frederik Rietdijk
7ad156b476
pythonPackages.notebook: 4.2.2 -> 4.2.3
2016-10-05 12:36:14 +02:00
Frederik Rietdijk
08d61cea4b
pythonPackages.jupyter_core: 4.1.1 -> 4.2.0
2016-10-05 12:36:14 +02:00
Frederik Rietdijk
a60c4bb61a
pythonPackages.jupyter_client: 4.3.0 -> 4.4.0
2016-10-05 12:36:13 +02:00
Frederik Rietdijk
0abc704b6a
pythonPackages.ipywidgets: 4.1.1 -> 5.2.2
2016-10-05 12:36:13 +02:00
Lancelot SIX
74e52576e0
pythonPackages.django_1_10: 1.10.1 -> 1.10.2 ( #19193 )
...
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.10.2/
2016-10-05 12:28:17 +02:00