Robin Gloster
459d46dc5a
socat2pre: enable ip6 on darwin
2016-08-31 15:41:51 +02:00
Nikolay Amiantov
2128224620
linuxPackages.vhba: disable PIC hardening
2016-08-31 16:00:31 +03:00
Nikolay Amiantov
c9bcec2e88
gst_plugins_good: fix minimalDeps build
2016-08-31 15:40:07 +03:00
Frederik Rietdijk
1d08316220
pythonPackages.rpy2: mark as broken
2016-08-31 14:33:11 +02:00
Graham Christensen
24f7946489
Merge pull request #18154 from womfoo/fix/mbpfan-buffer-overflow
...
mbpfan: include buffer overflow patch
2016-08-31 08:16:57 -04:00
Eelco Dolstra
448efbacfa
Merge pull request #18156 from shlevy/setuid-wrapper-atomic
...
setuid-wrappers: Update wrapper dir atomically.
2016-08-31 14:04:08 +02:00
Shea Levy
ee535056ce
setuid-wrappers: Update wrapper dir atomically.
...
Fixes #18124 .
2016-08-31 08:00:57 -04:00
Eelco Dolstra
25c9f2729e
thunderbird: 45.2.0 -> 45.3.0
2016-08-31 14:00:44 +02:00
Eelco Dolstra
4309d99b70
Merge pull request #18150 from taku0/thunderbird-bin-45.3.0
...
thunderbird-bin: 45.2.0 -> 45.3.0
2016-08-31 13:39:57 +02:00
zimbatm
17dbfeb450
Merge pull request #18152 from roblabla/bugfix-zeroTierOneConfigurablePackage
...
zerotierone: make package configurable
2016-08-31 12:34:59 +01:00
Robin Gloster
7b1597bec2
qemu: 2.6.0 -> 2.6.1
2016-08-31 13:31:22 +02:00
Robin Gloster
7eaa83a3e9
qemu: patch security issues in 9pfs
...
CVE-2016-7116, others have no ID assigned, yet.
Fixes from 2.7 tree.
2016-08-31 13:31:22 +02:00
Kranium Gikos Mendoza
bbafdefd86
mbpfan: include buffer overflow patch
2016-08-31 19:25:28 +08:00
Luca Bruno
24f36cce50
Merge pull request #18102 from sjmackenzie/cargo-hash-fix
...
Cargo has incorrect hash
2016-08-31 11:04:59 +00:00
roblabla
caa1350e07
zerotierone: make package configurable
2016-08-31 12:39:55 +02:00
zimbatm
5d61c42d6b
Merge pull request #18145 from manveru/bundix
...
bundix: 2.2.0
2016-08-31 11:11:01 +01:00
Peter Simons
2d091873ab
configuration-hackage2nix.yaml: update list of broken builds
2016-08-31 12:01:03 +02:00
Peter Simons
a96160728e
haskell-mueval: remove obsolete patch
2016-08-31 12:01:03 +02:00
Peter Simons
fbff1305fb
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0.1 using the following inputs:
- Hackage: 0752bfd4f0
- LTS Haskell: e602b68df3
- Stackage Nightly: f7407f2e81
2016-08-31 12:00:58 +02:00
Michael Fellinger
f75e2c8583
bundix: 2.2.0
2016-08-31 11:52:06 +02:00
Emery Hemingway
6e548b7901
plan9port: 2015-06-29 -> 2015-11-10 ( #18141 )
2016-08-31 11:41:49 +02:00
Domen Kožar
da421bc75f
Fix #4210 : Remove builderDefs
...
This was one of the ways to build packages, we are trying
hard to minimize different ways so it's easier for newcomers
to learn only one way.
This also:
- removes texLive (old), fixes #14807
- removed upstream-updater, if that code is still used it should be in
separate repo
- changes a few packages like gitit/mit-scheme to use new texlive
2016-08-31 11:34:46 +02:00
Domen Kožar
557b329608
dictd-db: get rid of builderDefs #4210
2016-08-31 10:41:25 +02:00
Domen Kožar
7b3a36132a
Merge pull request #9607 from nckx/update-doc
...
doc: specify that *Flags are string lists
2016-08-31 10:02:16 +02:00
Robert Helgesson
5b61d97701
oxygenfonts: corrected version
...
The correct date should be Aug 24th 2016. See #17985 .
2016-08-31 07:59:01 +02:00
Ram Kromberg
e852a8e8b6
plan9port: 2015-06-29 -> 2015-11-10
2016-08-31 08:58:45 +03:00
Domen Kožar
0d03a154aa
Merge pull request #18139 from eqyiel/upstream
...
Don't break grow-partition
2016-08-31 07:56:48 +02:00
Mango Chutney
40d2fa2a1b
Don't break grow-partition
2016-08-31 03:06:46 +00:00
Joachim F
5f6d842ab1
Merge pull request #18122 from romildo/upd.aria2
...
aria2: 1.24.0 -> 1.26.1
2016-08-31 00:25:47 +02:00
Domen Kožar
6914bc1ec8
Merge pull request #12625 from nathan7/virtualbox-autoresize-root
...
virtualbox-image module: autoresize root
2016-08-31 00:21:28 +02:00
Philip Potter
66726acfae
sysklogd: fix compile error ( #18133 )
...
sysklogd was failing to build because it didn't know the size of the
`union wait` type.
Running `git bisect` showed 9744c7768d
,
which bumped glibc from 2.23 to 2.24, as the likely suspect. This is
corroborated by evidence such as this email:
https://lists.debian.org/debian-glibc/2016/08/msg00069.html
Linux from scratch recommends changing `union wait` to `int`:
http://www.linuxfromscratch.org/lfs/view/development/chapter06/sysklogd.html
Therefore, that's what this commit does.
2016-08-31 00:05:07 +02:00
Nathan Zadoks
f503f648b3
virtualbox-image module: enable partition / filesystem growth
2016-08-30 16:48:05 -04:00
Nathan Zadoks
346c31000b
amazon-grow-partition module: rename to grow-partition
2016-08-30 16:48:04 -04:00
Nathan Zadoks
1de8e1b02e
amazon-grow-partition module: autodetect the root device
2016-08-30 16:48:04 -04:00
Joachim F
986e64280e
Merge pull request #17970 from adolfogc/pjsip
...
pjsip: 2.1 -> 2.5.5
2016-08-30 22:30:55 +02:00
Lancelot SIX
400995e46d
Merge pull request #18125 from romildo/upd.mkvtoolnix
...
mkvtoolnix: 9.3.1 -> 9.4.0
Built and tested locally
2016-08-30 22:07:36 +02:00
Frederik Rietdijk
514208cfb5
pythonPackages.cryptography: fix missing dependency
2016-08-30 21:36:33 +02:00
Nikolay Amiantov
0987f2ff6a
Merge pull request #18100 from Mic92/android-udev-rules
...
android-udev-rules: usage example
2016-08-30 23:09:56 +04:00
Nikolay Amiantov
509733a343
Merge pull request #17822 from abbradar/systemd-mounts
...
nixos filesystems: unify special filesystems handling
2016-08-30 22:42:19 +04:00
José Romildo Malaquias
cb4cd5d7f0
roboto: init at 2.134 ( #18127 )
2016-08-30 20:26:06 +02:00
Graham Christensen
5ede656a18
Merge pull request #18114 from l2dy/patch-1
...
ffmpeg: 3.1.2 -> 3.1.3
2016-08-30 14:07:28 -04:00
Frederik Rietdijk
fcdee04c9e
pythonPackages.cytoolz: 0.7.4 -> 0.8.0
2016-08-30 19:02:06 +02:00
Frederik Rietdijk
dc04f8a2f0
pythonPackages.toolz: 0.7.4 -> 0.8.0
2016-08-30 19:01:55 +02:00
Frederik Rietdijk
5e59a4b610
pythonPackages.traitlets: 4.2.1 -> 4.2.2
2016-08-30 18:58:11 +02:00
Frederik Rietdijk
704d413f82
pythonPackages.sounddevice: 0.3.1 -> 0.3.4
2016-08-30 18:56:48 +02:00
Frederik Rietdijk
0d8ccc9d29
pythonPackages.dask: 0.9.0 -> 0.11.0
2016-08-30 18:40:41 +02:00
Frederik Rietdijk
ec97b83851
pythonPackages.xarray: 0.7.2 -> 0.8.2
2016-08-30 18:38:56 +02:00
Frederik Rietdijk
4f5a349430
pythonPackages.tqdm: 3.7.1 -> 3.8.4
2016-08-30 18:38:42 +02:00
Frederik Rietdijk
31229ab3eb
pythonPackages.llvmlite: 0.12.1 -> 0.13.0
2016-08-30 18:38:27 +02:00
Frederik Rietdijk
433681b1fc
pythonPackages.jupyter_core: 4.1.0 -> 4.1.1
2016-08-30 18:38:12 +02:00