Commit graph

93552 commits

Author SHA1 Message Date
Vladimír Čunát af38c05587 stdenv stripHash(): fixup after #19324 2016-10-12 23:45:30 +02:00
Vladimír Čunát e228c804ad libdrm: 2.4.70 -> 2.4.71 2016-10-11 20:39:51 +02:00
Vladimír Čunát f755299443 xorg: security fixes #19234
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
2016-10-11 20:38:33 +02:00
Alexander Ried 0809aeb47f
gvfs: 1.22.4 -> 1.30.1
use libgnome-keyring from gnome package set

From #19081.
2016-10-11 18:48:19 +02:00
Alexander Ried 82cb3efef8
gdk-pixbuf: 2.34 -> 2.36
From #19081.
2016-10-11 18:48:04 +02:00
Alexander Ried ae1671e302
pangomm: 2.40.0 -> 2.40.1
From #19081.
2016-10-11 18:47:57 +02:00
Alexander Ried 61c467937b
gtkmm_2: 2.24.4 -> 2.24.5
From #19081.
2016-10-11 18:47:36 +02:00
Alexander Ried dd1e890e98
clutter-gtk: 1.8.0 -> 1.8.2
From #19081.
2016-10-11 18:47:16 +02:00
Alexander Ried 85eef7bc86
clutter-gst: 3.0.18 -> 3.0.20
From #19081.
2016-10-11 18:40:30 +02:00
Alexander Ried 2dd0f1f254
libsoup: 2.54.1 -> 2.56.0
From #19081.
2016-10-11 18:40:13 +02:00
Profpatsch fa5d919ae9
man-db: wrap groff instead of compiling in
Some manpages, e.g. `systemd.time` were broken in a way that they
were rendered from the beginning after part of the page, and then only
lasted for maybe a third of their length.

So we just add groff in the wrapper instead of the configure phase like
every other distribution seems to do, and that fixes it.
Patch by @Mic92.

Fixes #19323.
2016-10-11 18:34:36 +02:00
Profpatsch bef6bef0d2
stdenv/stripHash: print to stdout, not to variable
`stripHash` documentation states that it prints out the stripped name to
the stdout, but the function stored the value in `strippedName`
instead.

Basically all usages did something like
`$(stripHash $foo | echo $strippedName)` which is just braindamaged.
Fixed the implementation and all invocations.
2016-10-11 18:34:36 +02:00
Alexander Ried 8417c3aae1
fontconfig: 2.11.1 -> 2.12.1
Fixes #19302.
2016-10-11 18:34:36 +02:00
Franz Pletz 14df9ad496
Merge remote-tracking branch 'origin/master' into staging 2016-10-11 18:33:17 +02:00
Alexander Ried 733c706c91
webkitgtk214x: reenable needed fix
was disabled for testing but somehow made it into my pr.

From #19081.
2016-10-11 18:32:26 +02:00
Tim Steinbach f9e0254290 Merge pull request #19455 from groxxda/glib
glib: 2.50.0 -> 2.50.1
2016-10-11 12:23:18 -04:00
Alexander Ried 83c594fe38 glib: 2.50.0 -> 2.50.1 2016-10-11 18:03:47 +02:00
Frederik Rietdijk 67005e3c79 Merge pull request #19230 from nand0p/buildbot-9rc4
buildbot: 0.9.0rc3 -> 0.9.0rc4
2016-10-11 17:00:41 +02:00
regnat 048e8dbe8f ocamlPackages.ppx-variants-conv : add variantslib in propagated buildInputs 2016-10-11 16:53:40 +02:00
Eelco Dolstra de9c5f5408 Merge pull request #19449 from abbradar/timedated
timezone service: use /etc/zoneinfo instead of tzinfo directly
2016-10-11 16:39:06 +02:00
Nikolay Amiantov 7a73ecc18e buildFHSEnv: link /etc/zoneinfo
This is needed because now /etc/localtime symlink points there.
2016-10-11 16:56:11 +03:00
Nikolay Amiantov 0762396d68 timezone service: link localtime to /etc/zoneinfo instead of tzinfo directly
This is needed so systemd can extract timezone from a symlink.
2016-10-11 16:55:52 +03:00
Robert Helgesson 7b3073e8fa
svtplay-dl: 1.5 -> 1.6 2016-10-11 15:52:24 +02:00
Eelco Dolstra dfc94720b8 libunistring: Don't propagate glibc
On Linux, libiconv is an alias of glibc. Propagating glibc breaks
using GCC 6 as an override (not sure why). So let's not do that.
2016-10-11 15:08:52 +02:00
Nikolay Amiantov 1244df4103 Merge pull request #19451 from taku0/flashplayer-11.2.202.637
flashplayer: 11.2.202.635 -> 11.2.202.637 (security fix)
2016-10-11 17:08:38 +04:00
taku0 5e6c3b9fde flashplayer: 11.2.202.635 -> 11.2.202.637 2016-10-11 21:12:12 +09:00
Jörg Thalheim 23274724df Merge pull request #19441 from NeQuissimus/rust_1_12_0
rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0
2016-10-11 14:11:52 +02:00
Joachim F f1b9de3803 Merge pull request #19445 from regnat/tasksh
tasksh : 1.0.0 -> 1.1.0
2016-10-11 13:21:20 +02:00
Joachim Fasting ce73a3ea0f grsecurity: 4.7.6-201609301918 -> 4.7.7-201610101902 2016-10-11 13:15:16 +02:00
regnat 0721430743 tasksh : 1.0.0 -> 1.1.0 2016-10-11 13:07:00 +02:00
Alexander Ried bbb2f64588 tinc: 1.0.28 -> 1.0.29 (#19444) 2016-10-11 12:57:00 +02:00
Eelco Dolstra 88f10ad409 aggregateModules: Preserve kernel's modules.{builtin,order}
Fixes #19426.
2016-10-11 11:42:41 +02:00
Tim Steinbach b116f9b0cd
rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0 2016-10-10 21:59:26 -04:00
Shea Levy ecb596b898 uri: init at 2016-09-04 2016-10-10 20:27:07 -04:00
Tim Steinbach ed69455cdb Merge pull request #19439 from kragniz/jansson-2.9
jansson: 2.8 -> 2.9
2016-10-10 18:35:48 -04:00
Louis Taylor 6cfccecebe
jansson: 2.8 -> 2.9 2016-10-10 22:08:19 +01:00
Sander van der Burg b44e79e240 lhasa: init at 0.3.1 2016-10-10 20:48:00 +00:00
Joachim F e0ac20bb36 Merge pull request #19435 from cko/arduino-32bit
arduino: fix 32bit build
2016-10-10 22:46:18 +02:00
Sander van der Burg 22a4d6bd54 fs-uae: 2.4.3 -> 2.8.0 2016-10-10 20:37:11 +00:00
zimbatm e026d5b9c8 x11 module: don't restart the display manager indefinitely (#19418)
* x11 module: don't restart the display manager indefinitely

If the display managers crashes continuously in loops it prevents the
user from switching to the console and try to fix things. Especially
when using the "auto" display manager it can happen quite easily.

* x11 module: fix display manager restart timeouts

It takes more than 1 second to boot the X server.
2016-10-10 21:35:37 +01:00
Christine Koppelt 68bab119a0 arduino: fix 32bit build 2016-10-10 21:54:58 +02:00
Jörg Thalheim cb9d26d5cb Merge pull request #19433 from sternenseemann/epiphany
epiphany: fix tls support
2016-10-10 21:35:21 +02:00
sternenseemann 3693df1b19 epiphany: fix tls support
without gnome3.glib_networking, epiphany does not support TLS or SSL
2016-10-10 21:14:53 +02:00
Jörg Thalheim 807dddca56 Merge pull request #19429 from LnL7/darwin-libcaca
libcaca: fix missing darwin inputs
2016-10-10 21:10:24 +02:00
Thomas Tuegel da9c6a7744
gpgme: fix build on i686-linux 2016-10-10 13:37:24 -05:00
Jörg Thalheim c4dd3d9b24 Merge pull request #19421 from sternenseemann/master
valadoc: use newer libgee
2016-10-10 20:14:43 +02:00
Jörg Thalheim 4107caf374 Merge pull request #19430 from vbgl/ocamlnet-4.1.2
ocamlnet: 4.1.1 -> 4.1.2
2016-10-10 20:12:48 +02:00
Frederik Rietdijk e4377a62b4 Merge pull request #19427 from FlorentBecker/scribus_scripts
scribus: depend on pythonFull
2016-10-10 20:09:35 +02:00
Jörg Thalheim 59bb289c21 Merge pull request #19422 from annejan/patch-2
QtPass repository renamed (correct Capitalization)
2016-10-10 20:06:36 +02:00
Vincent Laporte 4e6efdd601 ocamlnet: 4.1.1 -> 4.1.2 2016-10-10 19:19:13 +02:00