Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Lluís Batlle i Rossell
94520a25ad
Adding blktrace
...
Tool to get traces of operations in block devices on linux.
2016-05-03 00:26:27 +02:00
Tuomas Tynkkynen
c2caf86d21
Merge pull request #15176 from Baughn/mono
...
mono: Update libX11 location
2016-05-03 01:23:13 +03:00
Svein Ove Aas
5e0e2e6692
mono: Update libX11 location
2016-05-02 23:09:06 +01:00
Arseniy Seroka
ee15d443c1
Merge pull request #15170 from magnetophon/MMA
...
MMA: init at 15.12
2016-05-03 00:23:19 +03:00
Tristan Helmich
7ec3023141
emby: 3.0.5932 -> 3.0.5934 ( #15173 )
2016-05-02 23:00:10 +02:00
Bart Brouns
bdf7f03c4b
MMA: init at 15.12
2016-05-02 21:04:07 +02:00
Thomas Tuegel
014d853f8c
julia: remove ttuegel from maintainers
...
ttuegel has not used julia in some time.
2016-05-02 13:55:21 -05:00
Shea Levy
edb0b7e36f
krb5: 1.14 -> 1.14.2 (security updates)
2016-05-02 14:19:37 -04:00
aszlig
0d5ff13701
beets: Merge pull request #15165 : Fix ffmpeg call
...
This patches the ffmpeg command path so that it will work without ffmpeg
being in the user's current path. The commit contains a suggestion from
me to patch command_output() instead of just replacing "ffmpeg" so that
if a user configuration alters the default commands it will still work.
2016-05-02 18:56:19 +02:00
Profpatsch
1a350e6b58
beets: patch ffmpeg invocation in convert plugin
...
The default convert configuration invokes ffmpeg, so this patches in the
right storepath. Since it patches the shlex split, even user config will
use the correct path. kudos @aszlig.
2016-05-02 18:39:46 +02:00
Tobias Geerinckx-Rice
f03fdb0f56
perlPackages.Gtk2: 1.2497 -> 1.2498
2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice
3a0481d3c4
perlPackages.Glib: 1.320 -> 1.321
2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice
2adcd6db80
perlPackages.Pango: 1.226 -> 1.227
2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice
e8c6b47ee3
yodl: 3.07.01 -> 3.08.00
2016-05-02 16:33:53 +02:00
Kovacsics Robert
8a1ccb5f70
plover: 2.5.8 -> 3.0.0 ( #15140 )
2016-05-02 16:09:06 +02:00
Nikolay Amiantov
7fec04cd7f
Merge pull request #15129 from rardiol/openra
...
openra: 20141029 -> 20151224
2016-05-02 16:28:20 +04:00
Tobias Geerinckx-Rice
6cff7111d0
geolite-legacy: 2016-04-29 -> 2016-05-02
2016-05-02 13:53:32 +02:00
Kamil Chmielewski
43e617b487
matchbox: update source urls + libmatchbox: 1.9 -> 1.11 ( #15160 )
2016-05-02 12:26:32 +02:00
Jascha Geerds
cf224573d6
idea.pycharm: 5.0.3 -> 2016.1.2
2016-05-02 11:59:31 +02:00
Vladimír Čunát
1b1e587aaf
Merge #15105 : nixos manual: rephrase indented strings
2016-05-02 11:58:45 +02:00
Joachim Fasting
a7886c9189
bittorrentSync20: 2.3.3 -> 2.3.6 ( #15147 )
...
Note that this changes the domain from getsyncapp.com (no longer valid)
to getsync.com.
2016-05-02 11:57:17 +02:00
Robin Gloster
1ea32f8235
Merge pull request #15158 from joachifm/grsecurity
...
Grsecurity updates & improvements
2016-05-02 11:56:11 +02:00
Robin Gloster
5a2b26cf7b
Merge pull request #15056 from simonvandel/fix-qbittorent-qmake
...
Fix qbittorent qmake build error
2016-05-02 11:35:09 +02:00
Joachim Fasting
60a27781d6
grsecurity module: fix grsec-lock unit ordering
...
Requirement without ordering implies parallel execution; it is crucial
that sysctl tunables are finalized before the lock is engaged, however.
2016-05-02 11:28:24 +02:00
Joachim Fasting
39db90eaf6
grsecurity: simplify preConfigure
2016-05-02 11:28:06 +02:00
Joachim Fasting
a69501a936
grsecurity: ensure that PaX ELF markings are enabled
...
The upstream default is to enable only xattr markings, breaking the
paxmarks facility.
2016-05-02 11:28:06 +02:00
Joachim Fasting
7893cb1aea
linuxPackages_grsec_4_1: delete
...
Upstream supports 3.14, 4.4, and 4.5
2016-05-02 11:28:05 +02:00
Joachim Fasting
fecb56fc3f
linuxPackages_grsec_4_5: init at 3.1-4.5.2-201604290633
2016-05-02 11:28:05 +02:00
Stefan Junker
3829bcf866
vim-go: 2016-04-15 -> 2016-05-01 ( #15157 )
2016-05-02 11:09:04 +02:00
aszlig
d2c64031a0
Merge pull request #14700 : olinks for NixOS manual
...
This allows to use <olink> tags inside NixOS options to reference
sections from the manual. I've originally introduced it in #14476 to
reference the Taskserver specific documentation from the options
reference but as suggested by @nbp, this was done as a separate pull
request to ensure greater visibility rather than being "hidden" in the
Taskserver branch.
The build time for the manual is around 30s on my machine without this
change and 34s with this change, so it shouldn't have a very big impact
on the build time of the manual.
Olinks between the options reference and the manual now will look like
this:
"More instructions about NixOS in conjuction with Taskserver can be
found in the NixOS manual at Chapter 15, Taskserver."
More documentation about olinks can be found here:
http://www.sagehill.net/docbookxsl/Olinking.html
Acked-by: Eelco Dolstra <eelco.dolstra@logicblox.com>
2016-05-02 11:01:13 +02:00
Eelco Dolstra
8a854c2647
Merge pull request #15111 from rardiol/subversionPerl
...
subversion: fix apr-1 linking related to #14495
2016-05-02 10:56:28 +02:00
Bob van der Linden
69d5f27a13
popcorntime: 0.3.8 -> 0.4.0-2 ( #15154 )
2016-05-02 10:46:37 +02:00
Joachim Fasting
ae59e8c644
Merge pull request #15062 from holidaycheck/node-6.0.0
...
nodejs-6_x : init at 6.0.0
2016-05-02 09:53:18 +02:00
Tobias Pflug
822abc49ad
nodejs-6_x : init at 6.0.0
2016-05-02 08:58:50 +02:00
Joachim Fasting
4054bf05ad
Merge pull request #15150 from ryneeverett/you-get-init
...
you-get: init at 0.4.390
2016-05-02 08:38:06 +02:00
ryneeverett
1e84b0c070
you-get: init at 0.4.390
2016-05-02 06:21:42 +00:00
Joachim Fasting
d985db9cef
Merge pull request #15141 from matthiasbeyer/update-buku
...
buku: 1.8 -> 1.9
2016-05-02 04:58:55 +02:00
Joachim Fasting
3ad29e237a
Merge pull request #14905 from nico202/Oger
...
Oger: init at 1.1.3 with dependencies
2016-05-02 04:56:12 +02:00
Joachim Fasting
8a19984006
Merge pull request #15149 from kragniz/linux-testing-4.6-rc6
...
linux-testing: 4.6-rc5 -> 4.6-rc6
2016-05-02 04:51:17 +02:00
Joachim Fasting
9560a9b767
Merge pull request #15072 from rimmington/v8-arm
...
v8: Build 3.16.14 on ARM
2016-05-02 04:30:54 +02:00
Joachim Fasting
3e750abb0c
Merge pull request #15057 from vbgl/gobject-introspection-on-dawin
...
gobject-introspection: fix on darwin
2016-05-02 03:52:54 +02:00
Louis Taylor
80f923f26f
linux-testing: 4.6-rc5 -> 4.6-rc6
2016-05-02 02:29:42 +01:00
Joachim Fasting
d27848abb2
Merge pull request #14924 from simonvandel/fix-jmc
...
Oracle Java Mission Control: fix startup
2016-05-02 03:27:16 +02:00
Joachim Fasting
889f36498f
Merge pull request #15088 from cstrahan/redis-desktop-manager
...
redis-desktop-manager: init at 0.8.3
2016-05-02 03:26:19 +02:00
Joachim Fasting
43c406fb24
Merge pull request #15069 from NeQuissimus/kernel46rc5
...
linux_testing: 4.6-rc4 -> 4.6-rc5
2016-05-02 03:25:20 +02:00
Joachim Fasting
e1197f6896
Merge pull request #15082 from namore/init_rake
...
rake: init at 11.1.1
2016-05-02 03:20:51 +02:00
Tobias Geerinckx-Rice
232d2f29ac
pythonPackages.mycli: 1.4.0 -> 1.6.0
2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice
230a0d4cc6
pythonPackages.pgcli: 0.19.2 -> 0.20.1
2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice
b9e42f1b9a
pythonPackages.pgspecial: init at 1.3.0
2016-05-02 02:31:45 +02:00