Frederik Rietdijk
941ee1ba6e
pystringtemplate -> pythonPackages.pystringtemplate
...
and use buildPythonPackage
2016-09-25 22:41:26 +02:00
Frederik Rietdijk
f5cddb610d
pysideShiboken: remove top-level attribute
2016-09-25 22:32:21 +02:00
Frederik Rietdijk
7470f4d761
freecad: do not use top-level Python packages
2016-09-25 22:32:20 +02:00
Frederik Rietdijk
7ff1544981
inkscape: use python.withPackages instead of wrappers
2016-09-25 22:31:25 +02:00
Frederik Rietdijk
a441efcccc
pythonPackages.breathe: disable for Python 3.x
2016-09-25 22:02:28 +02:00
Graham Christensen
5e25995295
qemu: 2.6.1 -> 2.7.0
2016-09-25 15:40:47 -04:00
Susan Potter
46ff1c385f
kibana: 4.5.2 -> 4.6.0 ( #18277 )
...
Includes supporting binary src for x86_64-linux, x86_64-darwin, and
i686-linux which were previously unsupported and failed grossly before.
2016-09-25 21:40:15 +02:00
Ram Kromberg
ff76c7d3ca
giflib: 5.1.0 -> 5.1.4 ( #18911 )
2016-09-25 21:34:35 +02:00
aszlig
0c2683cc11
chromium: Fix wrong/missing hash for beta channel
...
The hash provided in commit 072917ea5d
is
faulty, either because the upstream tarball has changed or because it
was wrong in the first place, no matter what happened we can't really
verify if we don't have the tarball with the old hash.
To double-check I've verified the hash against the one from Gentoo[1],
which has the following SHA256:
b46c26a9e773b2c620acd2f96d69408f14a279aefaedfefed002ecf898a1ecf2
After being converted into base 32 the hash does match with ours.
Note that I haven't tested building all Chromium channels (yet), but we
can fix upcoming issues later because right now it doesn't build anyway
because of the failing hash check.
[1]: https://gitweb.gentoo.org/repo/gentoo.git/tree/www-client/chromium/Manifest?id=2de0f5e4ffeb46a478c589b21d5bbcfd5736e57b
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-25 20:58:03 +02:00
Graham Christensen
fe27ae5f27
Merge pull request #18919 from grahamc/fcgi
...
fcgi: Patch to protect against stack smashing
2016-09-25 14:33:01 -04:00
Corbin Simpson
edddd76165
collectd: patch deprecated usage of readdir_r() ( #18956 )
2016-09-25 19:52:55 +02:00
Luca Bruno
9263ad3ff8
Merge pull request #18955 from groxxda/pinpoint
...
clutter*, cogl: remove unused versions
2016-09-25 17:36:09 +01:00
Thomas Tuegel
41e0146136
dropbox: 10.4.25 -> 10.4.26
2016-09-25 10:42:38 -05:00
Franz Pletz
0bf841843c
libfpx: 1.3.1-4 -> 1.3.1-7
2016-09-25 17:38:31 +02:00
Franz Pletz
668572753c
fuseiso: fix CVE-2015-8836 & CVE-2015-8837
2016-09-25 17:38:31 +02:00
Alexander Ried
dbc0229446
cogl_1_20: remove unused version
2016-09-25 17:08:49 +02:00
Alexander Ried
a536b78815
clutter{,_gtk}: remove old versions
2016-09-25 17:08:49 +02:00
Alexander Ried
31bbc58c7a
clutter-gtk_0_10: remove unused version
2016-09-25 17:08:43 +02:00
Luca Bruno
c049fd4a31
Merge pull request #18896 from tboettch/dockerToolsFix
...
dockerTools: Fix layer redundancy.
2016-09-25 15:35:05 +01:00
Joachim Fasting
3d7d44a48e
luasocket: fix eval
...
xref: cdbb0e2fb8
2016-09-25 16:18:08 +02:00
Joachim Fasting
e1395365ea
spl: fix eval
...
xref: 30ae939142
2016-09-25 16:16:33 +02:00
Jörg Thalheim
6c230676cd
lcms: fix cve-2013-4276
2016-09-25 15:55:59 +02:00
Alexander Ried
55a1a67111
clutter-gst2: remove unused version
2016-09-25 15:48:52 +02:00
Alexander Ried
70122cf43b
pinpoint: use clutter{,_gtk} from gnome package set
2016-09-25 15:45:52 +02:00
Jörg Thalheim
3029e35f7f
lcms2: 2.7 -> 2.8
2016-09-25 15:38:21 +02:00
Aneesh Agrawal
bfbca9dacd
jq: Fix CVE-2015-8863 and CVE-2016-4074 ( #18908 )
...
jq has not had a release since v1.5 in August 2015, so backport both of
these patches (the fix for CVE-2015-8863 is in the current master, while
the fix for CVE-2016-4074 is not yet in master).
2016-09-25 15:14:52 +02:00
Alexander Ried
7615d6385a
iproute2: 4.5.0 -> 4.7.0 ( #18435 )
...
iproute now packages a bash-completion file which it installs to
$BASH_COMPDIR.
* fanpatch: adjust for new version
- The patch did not apply because the code around the additions changed.
- The patch uses functions that got changed [1] & [2], I adjusted the
patch to use the safe version. Probably not needed but better safe
than sorry.
[1] format_host: http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=a418e451643e77fe36861e53359587ba8aa41873
[2] rt_addr_n2a: http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=7faf1588a755edb9c9cabbe1d3211265e9826d28
2016-09-25 15:07:03 +02:00
Franz Pletz
30ae939142
linuxPackages.spl: don't mark as broken on kernel >= 4.7
...
Compatibility added in c8c688b0c9
.
2016-09-25 14:55:45 +02:00
Graham Christensen
42b08b743c
openjpeg: 2.1.0 -> 2.1.1 for critical bugfixes and no ABI break
2016-09-25 08:48:49 -04:00
zimbatm
5000f5050a
Merge pull request #18692 from Mic92/luasocket
...
luasocket: fix non-5.1 builds
2016-09-25 13:44:41 +01:00
Lancelot SIX
444c0420d8
pkgs.autoconf-archive: 2016.03.20 -> 2016.09.16 ( #18706 )
2016-09-25 14:29:35 +02:00
Franz Pletz
76b142b915
Merge pull request #18894 from tailhook/ripgrep
...
Add ripgrep package
2016-09-25 14:28:29 +02:00
Franz Pletz
6e063a49b1
linuxPackages.jool: 3.4.4 -> 3.4.5
2016-09-25 14:20:46 +02:00
Franz Pletz
c8c688b0c9
linuxPackages.zfs: 0.6.5.7 -> 0.6.5.8
...
Adds compatibility for 4.7 & 4.8 Linux kernels.
2016-09-25 14:20:46 +02:00
Franz Pletz
3a4a425728
linux: 4.7.4 -> 4.7.5
2016-09-25 14:20:46 +02:00
Franz Pletz
c83f8a536a
linux: 4.4.20 -> 4.4.22
2016-09-25 14:20:46 +02:00
Franz Pletz
fdf239fb83
linux: 4.1.31 -> 4.1.33
2016-09-25 14:20:45 +02:00
Franz Pletz
17402fc4a3
linux: 3.18.40 -> 3.18.42
2016-09-25 14:20:45 +02:00
Franz Pletz
31ff655e46
kernelPatches: remove unneeded patches
2016-09-25 14:20:45 +02:00
Franz Pletz
01f465c82b
linux: 3.12.62 -> 3.12.63
2016-09-25 14:20:45 +02:00
Franz Pletz
b1029abe56
linux: 3.10.102 -> 3.10.103
2016-09-25 14:20:45 +02:00
Franz Pletz
e8cd27dd8a
linux_4_6: remove, not maintained anymore
2016-09-25 14:20:39 +02:00
Jörg Thalheim
74876b0cad
busybox: 1.23.2 -> 1.24.2
...
fixes https://lwn.net/Vulnerabilities/696815/
2016-09-25 13:21:29 +02:00
Kevin Cox
180366aa14
Fix building mumble without ice.
2016-09-25 10:38:02 +01:00
Damien Cassou
dfd691d795
Merge pull request #18944 from Mic92/eog
...
eog: 3.20.3 -> 3.20.4
2016-09-25 10:39:42 +02:00
Nikolay Amiantov
ea4d517eb8
Merge pull request #18661 from NeQuissimus/kernel/zbud
...
kernel-common: Add ZBUD
2016-09-25 12:33:08 +04:00
Jörg Thalheim
4ff99251a1
eog: 3.20.3 -> 3.20.4
...
previously version number did not match with source
2016-09-25 09:17:59 +02:00
2chilled
68a38d6c0f
rawtherapee: 4.2 -> 4.2.1025 ( #18368 )
2016-09-25 08:01:27 +02:00
andjscott
2e2542b389
keepasshttp: init at 1.8.4.1 ( #18439 )
2016-09-25 07:54:24 +02:00
Franz Pletz
7203a0e94c
Merge pull request #18576 from maurer/oasis
...
oasis: 0.4.6 -> 0.4.7
2016-09-25 07:49:01 +02:00
Rok Garbas
60f31c6077
pypi2nix: 1.4.0 -> 1.5.0 ( #18941 )
2016-09-25 04:42:23 +02:00
Pascal Bach
888551887b
ipxe: 20141124 -> 20160831 ( #18938 )
...
HTTPS support is enabled
2016-09-25 04:35:46 +02:00
Alexander Ried
b49d147a05
libva: 1.7.0 -> 1.7.2 ( #18847 )
2016-09-25 02:22:13 +02:00
Pascal Bach
40b77eeea3
openshift: 1.0.1 -> 1.3.0 ( #18937 )
2016-09-25 01:57:35 +02:00
Jörg Thalheim
cdbb0e2fb8
luasocket: enable hydra build on more platforms
...
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-25 00:26:37 +02:00
Arseniy Seroka
98b2411fe3
Merge pull request #18677 from RamKromberg/fix/mlterm
...
mlterm: fix cairo and multiple other features
2016-09-25 01:19:29 +04:00
Arseniy Seroka
4400b60cd9
Merge pull request #18787 from romildo/upd.subtitleeditor
...
subtitleeditor: 0.52.1 -> 0.53.0
2016-09-25 01:09:24 +04:00
Arseniy Seroka
3324c19a84
Merge pull request #18899 from grahamc/ikiwiki
...
ikiwiki: 3.20150614 -> 3.20160905
2016-09-25 01:05:59 +04:00
Arseniy Seroka
6fa0a4fafd
Merge pull request #18900 from grahamc/mailman
...
mailman: 2.1.18 -> 2.1.23
2016-09-25 01:05:49 +04:00
Arseniy Seroka
8269322d11
Merge pull request #18912 from grahamc/stunnel
...
stunnel: 5.31 -> 5.36
2016-09-25 01:05:31 +04:00
Arseniy Seroka
f528ff3751
Merge pull request #18916 from Mic92/monit
...
monit: 5.10 -> 5.19.0
2016-09-25 01:03:32 +04:00
Arseniy Seroka
b6ba143e5a
Merge pull request #18923 from grahamc/davfs2
...
davfs2: 1.5.2 -> 1.5.3
2016-09-25 01:02:30 +04:00
Arseniy Seroka
6ac9ad6b7f
Merge pull request #18927 from schneefux/owncloud
...
owncloud: update minor versions, init 9.1.1
2016-09-25 01:02:10 +04:00
Arseniy Seroka
f8b0570684
Merge pull request #18932 from rvl/master
...
haskellPackages.hasql-transaction: disable failing test suite
2016-09-25 01:01:25 +04:00
Rodney Lorrimar
f318d62b5f
haskellPackages.hasql-transaction: disable failing test suite
...
The tests want to connect to a postgresql server at localhost:5432.
2016-09-24 21:05:03 +01:00
Tomas Hlavaty
af8bfbd91d
sbcl: 1.3.8 -> 1.3.9
2016-09-24 22:02:07 +02:00
Franz Pletz
44134d52ae
389-ds-base: 1.3.3.9 -> 1.3.5.4
2016-09-24 21:55:35 +02:00
Franz Pletz
eb5d0db76e
libksba: 1.3.4 -> 1.3.5
2016-09-24 21:55:34 +02:00
Franz Pletz
81bb09541c
gpgme: 1.6.0 -> 1.7.0
2016-09-24 21:55:34 +02:00
Franz Pletz
62dce240bf
adns: 1.5.0 -> 1.5.1
2016-09-24 21:55:32 +02:00
Franz Pletz
072917ea5d
chromium: update to latest channel releases (security)
...
Fixes at least:
- CVE-2016-1667
- CVE-2016-1668
- CVE-2016-1669
- CVE-2016-1670
- CVE-2016-5170
- CVE-2016-5171
- CVE-2016-5172
- CVE-2016-5173
- CVE-2016-5174
- CVE-2016-5175
- CVE-2016-7395
cc #18856
2016-09-24 21:55:24 +02:00
Franz Pletz
ee8fed4697
librsvg: 2.40.9 -> 2.40.16 (security)
...
Fixes CVE-2015-7558 & CVE-2016-6163.
cc #18856
2016-09-24 20:11:00 +02:00
Vladimír Čunát
0593ad2b16
wayland: resurrect version 1.9.0
...
It'll likely be useful because of #16779 , at least for some users.
Most of the change sneaked in c68850c6b
already, by mistake.
2016-09-24 19:37:03 +02:00
Vladimír Čunát
c68850c6be
nixos opengl: use mesa_drivers.out
...
...instead of mesa_noglu.out. Closures of systems remain unchanged,
as both are in (and the .out output is very small anyway).
This is to make sure that we use lib*GL* that aren't slowed down by grsecurity.
2016-09-24 19:21:39 +02:00
Matthew Maurer
3e81648645
janestreet: use Oasis 0.4.6
2016-09-24 13:09:10 -04:00
schneefux
94966d1086
owncloud: update minor versions, init 9.1.1
2016-09-24 18:03:15 +02:00
Vladimír Čunát
c3d1caf97b
Merge #18905 : ffmpeg: 2.8.7 -> 2.8.8
...
It contains security fixes.
2016-09-24 17:39:53 +02:00
Thomas Tuegel
1e741cf603
Merge pull request #18926 from PierreR/master
...
vcsh: 1.20141026-1 -> 1.20151229-1
2016-09-24 10:10:24 -05:00
Franz Pletz
fa6c6dae76
imagemagick: 6.9.5-2 -> 6.9.5-10
...
Fixes lots of CVEs, including the recent:
* CVE-2016-4562, CVE-2016-4563, CVE-2016-4564
* CVE-2016-5687
* CVE-2016-5010
* CVE-2016-5688
* CVE-2016-5689, CVE-2016-5690, CVE-2016-5691
* CVE-2016-5841 and CVE-2016-5842
* CVE-2016-6491
* CVE-2016-6520
cc #18856
2016-09-24 16:57:00 +02:00
Pierre Radermecker
e9bac709e2
vcsh: 1.20141026-1 -> 1.20151229-1
2016-09-24 16:50:08 +02:00
Franz Pletz
9081109ba0
botanUnstable: 1.11.30 -> 1.11.31
2016-09-24 16:45:47 +02:00
Joachim F
2522504bd1
Merge pull request #18463 from regnat/selfoss
...
Selfoss : add package and module
2016-09-24 16:10:39 +02:00
Joachim F
2c5a225536
Merge pull request #18499 from cmfwyp/google-fonts-2016-08-30
...
google-fonts: 2015-11-18 -> 2016-08-30
2016-09-24 16:05:31 +02:00
Joachim F
cbc9670832
Merge pull request #18758 from yorickvP/upd.i3lock
...
i3lock-color: 2.7_rev63a4c23 -> 2.7_revc8e1aec
2016-09-24 15:58:16 +02:00
Joachim F
6c935af9e1
Merge pull request #18761 from schneefux/nextcloud
...
nextcloud: init at 10.0.0
2016-09-24 15:55:26 +02:00
zimbatm
f65f6a7668
sublimetext3: 3124 -> 3126
2016-09-24 14:53:42 +01:00
Joachim F
3e0dcb3955
Merge pull request #18866 from acowley/redprl
...
redprl: init at 2016-09-22
2016-09-24 15:51:54 +02:00
Joachim Fasting
f0c85376b2
tor: 0.2.8.7 -> 0.2.8.8
...
Fixes two crashing bugs, nothing else of note.
2016-09-24 15:47:28 +02:00
Franz Pletz
b3d7eae0d6
rabbitmq-c_0_4: remove, not used anymore
2016-09-24 15:35:14 +02:00
Franz Pletz
63052c1126
collectd: 5.5.2 -> 5.6.0
2016-09-24 15:33:31 +02:00
Franz Pletz
7d5546af42
chrony: 2.3 -> 2.4
2016-09-24 15:33:05 +02:00
Franz Pletz
c39195d699
a2ps: fix CVE-2001-1593 & CVE-2014-0466
2016-09-24 15:33:03 +02:00
Graham Christensen
0e00ab37f8
mysql_jdbc: 5.1.38 -> 5.1.39
2016-09-24 08:50:13 -04:00
Graham Christensen
70bf407cf8
davfs2: 1.5.2 -> 1.5.3
2016-09-24 08:42:24 -04:00
zimbatm
659803f8c5
Merge pull request #18920 from peterhoeg/bundler
...
bundler: 1.12.5 -> 1.13.1
2016-09-24 13:41:16 +01:00
Vladimír Čunát
9eb91323bd
Merge #18566 : ghdl: add support for llvm backend
2016-09-24 14:14:13 +02:00
Graham Christensen
da6b9f47e9
fcgi: Patch to protect against stack smashing
2016-09-24 07:21:15 -04:00
Nikolay Amiantov
e80b22369d
quake3: refactor wrapper, fix pak collisions
2016-09-24 12:49:59 +03:00
Nikolay Amiantov
0d7f5117fb
Merge pull request #18871 from romildo/fix.mkvtoolnix
...
mkvtoolnix: qt5 development tools are not found
2016-09-24 13:31:05 +04:00
Graham Christensen
33be079486
lighttpd: 1.4.40 -> 1.4.41
2016-09-24 11:18:39 +02:00
Nikolay Amiantov
8925bb7415
Merge pull request #18815 from aske/uniemoji
...
ibus-engines.uniemoji: init at 2016-09-20
2016-09-24 13:17:55 +04:00
Jörg Thalheim
6b34a62ef8
monit: 5.10 -> 5.19.0
...
monit disables SSLv23 now by default, see
- https://mmonit.com/monit/changes/
- https://lwn.net/Vulnerabilities/691497/
2016-09-24 09:46:25 +02:00
schneefux
9cab11980b
maintainers: add schneefux
2016-09-24 09:17:36 +02:00
schneefux
7864cfca46
nextcloud: init at 10.0.0
2016-09-24 09:17:29 +02:00
Frederik Rietdijk
adfcc2d953
Merge pull request #18906 from aneeshusa/update-salt-to-2016.3.3
...
Update salt to 2016.3.3
2016-09-24 09:10:56 +02:00
cmfwyp
c015c29106
google-fonts: 2015-11-18 -> 2016-08-30
2016-09-24 00:39:35 -04:00
Graham Christensen
90dae03cfe
stunnel: 5.31 -> 5.36
2016-09-23 22:26:25 -04:00
Aneesh Agrawal
9f7d9def4c
as31: Apply Debian patch for CVE-2012-0808 ( #18904 )
2016-09-24 03:54:52 +02:00
Franz Pletz
53c660dbc8
asterisk: fix source url
2016-09-24 02:51:00 +02:00
Franz Pletz
fc0f3ebb20
jansson: 2.7 -> 2.8
...
Fixes CVE-2016-4425.
cc #18856
2016-09-24 02:46:25 +02:00
Anthony Cowley
a3c26fec32
redprl: init at 2016-09-22
2016-09-23 20:37:20 -04:00
Aneesh Agrawal
34b5d639c6
SaltTesting: 2015.7.10 -> 2016.9.7
2016-09-23 20:33:36 -04:00
Aneesh Agrawal
f61b23cd23
salt: 2015.8.8 -> 2016.3.3
2016-09-23 20:31:20 -04:00
Graham Christensen
561741a9d4
ffmpeg: 2.8.7 -> 2.8.8
2016-09-23 20:22:01 -04:00
Franz Pletz
89a5f7de83
brogue: disable fortify hardening to fix runtime error
...
See #18888 .
2016-09-24 02:10:08 +02:00
Profpatsch
67bec77c68
brogue: fix crash by stackprotector hardening ( #18888 )
2016-09-24 02:06:47 +02:00
Franz Pletz
06395c6baf
bedup: 0.10 -> 0.10.1, fix eval
...
bedup is not available for Python 2, our current default.
2016-09-24 02:03:30 +02:00
Graham Christensen
93da6c9578
Merge pull request #18859 from grahamc/tomcat
...
Tomcat: 7.0.70 -> 7.0.72 for CVE (HTTPoxy)
2016-09-23 20:00:51 -04:00
Matthew Maurer
6f5d3bec32
oasis: 0.4.6 -> 0.4.7
2016-09-23 19:58:47 -04:00
Graham Christensen
f388b0dda2
Merge pull request #18875 from NeQuissimus/openjdk_1_7_111_b01
...
openjdk7: 1.7.0-91 -> 1.7.0-111
2016-09-23 19:58:05 -04:00
Tim Steinbach
dbbff67754
bind: 9.10.4 -> 9.10.4-P2 ( #18880 )
2016-09-24 01:55:00 +02:00
Joachim F
468b2d9c00
Merge pull request #18862 from cmfwyp/calibre-2.68.0
...
calibre: 2.66.0 -> 2.68.0
2016-09-24 01:34:08 +02:00
Paul Colomiets
0609effeb2
Updated snapshot of crates.io-index
2016-09-24 02:26:14 +03:00
Tim Steinbach
084fa30411
gradle: 3.0 -> 3.1 ( #18898 )
2016-09-24 00:57:09 +02:00
Daiderd Jordan
306bfa889a
Merge pull request #18869 from couchemar/erlang-r19.1
...
erlang: 19.0.2 -> 19.1
2016-09-24 00:48:38 +02:00
Graham Christensen
f7f4930912
mailman: 2.1.18 -> 2.1.23
2016-09-23 18:43:21 -04:00
Wilhelm Schuster
c37e76b4d2
nixos-container: Use machinectl shell ( #18825 )
...
Using nsenter+su was suboptimal since the environment they provided was
not quite the same as the real container environment. See [1] for more
background.
Note that we directly invoke /bin/sh for `nixos-container root-login`
since setting the user's shell is quite complex. See [2] for a related
systemd issue.
[1]: https://github.com/systemd/systemd/issues/825#issuecomment-127917622
[2]: https://github.com/systemd/systemd/issues/1395
2016-09-24 00:40:41 +02:00
Thomas Tuegel
564b12656e
firefox-bin: update hashes
2016-09-23 17:28:47 -05:00
José Romildo Malaquias
40c4e80935
vivaldi: 1.3 -> 1.4 ( #18886 )
2016-09-24 00:27:36 +02:00
Graham Christensen
5e043ffa45
ikiwiki: 3.20150614 -> 3.20160905
2016-09-23 18:27:00 -04:00
Joachim F
25828b546f
Merge pull request #18867 from carlsverre/add/ctrlp-cmatcher
...
ctrlp-cmatcher: init at 09-22-2016
2016-09-24 00:11:06 +02:00
Graham Christensen
785e416188
Merge pull request #18882 from NeQuissimus/mariadb_10_1_17
...
mariadb: 10.1.16 -> 10.1.17
2016-09-23 17:58:19 -04:00
Daiderd Jordan
fef18bdedc
Merge pull request #18801 from winksaville/update-vim_configurable-to-vim.8.0005
...
vim_configurable: 7.4.826 -> 8.0005
2016-09-23 23:54:34 +02:00
Tom Boettcher
1e8b69c35e
dockerTools: Fix layer redundancy.
...
When building an image with multiple layers, files
already included in an underlying layer are supposed to
be excluded from the current layer. However, some subtleties
in the way filepaths are compared seem to be blocking this.
Specifically:
* tar generates relative filepaths with directories ending in '/'
* find generates absolute filepaths with no trailing slashes on directories
That is, paths extracted from the underlying tarball look like:
nix/store/.../foobar/
whereas the layer being generated uses paths like:
/nix/store/.../foobar
This patch modifies the output of "tar -t" to match the latter format.
2016-09-23 16:40:59 -05:00
Graham Christensen
455772e8c6
Merge pull request #18884 from NeQuissimus/mysql_5_5_52
...
mysql55: 5.5.50 -> 5.5.52
2016-09-23 17:38:27 -04:00
Paul Colomiets
1255d60b35
ripgrep: init at 0.1.17
2016-09-23 23:53:54 +03:00
Théophane Hufschmitt
acc608d88e
ocaml_4_02 : Fix src
...
#08b85f5f9917cad7 introduced a wrong src url for ocaml 4.02 (and thus
broke a lot of stuff),
This restores the correct url.
2016-09-23 21:47:42 +02:00
Tobias Geerinckx-Rice
0a2f4e4d56
Merge pull request #17850 from regnat/hplip
...
hplip: Allow building with plugins on arm
2016-09-23 21:39:36 +02:00
Eelco Dolstra
fda18e432e
Merge pull request #18889 from groxxda/wwwcurl
...
perlPackages.WWWCurl: fix broken build after curl update
2016-09-23 20:25:45 +02:00
Joachim F
a8d4f747a4
Merge pull request #18864 from acowley/mlton-clang
...
mlton: fix build with clang (darwin)
2016-09-23 20:18:24 +02:00
Alexander Ried
123f81b866
perlPackages.WWWCurl: fix broken build after curl update
...
upstream bugreport:
https://rt.cpan.org/Public/Bug/Display.html?id=117793
patch also taken from there
2016-09-23 20:04:16 +02:00
Rushmore Mushambi
7192bab9ba
Merge pull request #18885 from rushmorem/vault
...
vault: 0.6.0 -> 0.6.1
2016-09-23 20:03:50 +02:00
rushmorem
c2cae61392
vault: 0.6.0 -> 0.6.1
2016-09-23 19:57:07 +02:00
Joachim F
aa9227828b
Merge pull request #18572 from maurer/janestreet
...
Janestreet
2016-09-23 19:57:05 +02:00
Joachim F
ac8206e31d
Merge pull request #17147 from regnat/ocamlUpdates
...
ocamlPackages : update some packages
2016-09-23 19:55:10 +02:00
Wink Saville
d81a6e6f9c
Remove python_framework.patch
...
In the [discussion](https://github.com/NixOS/nixpkgs/pull/18801 ) of this pull
request @LnL7 was unable to complete a darwin build because the
python_framework.patch does not apply and suggests it should be removed.
2016-09-23 09:13:23 -07:00
Eelco Dolstra
057bfdb689
Merge pull request #18877 from NeQuissimus/openvpn_2_3_12
...
openvpn: 2.3.11 -> 2.3.12
2016-09-23 18:06:18 +02:00
Eelco Dolstra
fe8dedf4ef
Merge pull request #18879 from NeQuissimus/curl_7_50_3
...
curl: 7.50.1 -> 7.50.3
2016-09-23 18:05:27 +02:00
Tim Steinbach
85b6923ba9
mysql55: 5.5.50 -> 5.5.52
2016-09-23 12:02:35 -04:00
Tim Steinbach
d965064280
tortoisehg: 3.8.1 -> 3.9.1
2016-09-23 11:51:54 -04:00