Commit Graph

117722 Commits

Author SHA1 Message Date
Vladimír Čunát
35f894860d
xf86-video-intel: fixup after #29039
This was one package in pkgs/servers/x11/xorg/default.nix
that was *not* generated, and that was missed in the PR
and overwritten (understandably).
Now the change is properly in overrides.nix to prevent that...
2017-10-08 10:55:34 +02:00
Frederik Rietdijk
eedc4e5203 Merge pull request #30032 from dtzWill/update/pyqt-sip
pyqt,sip: 5.8.1 -> 5.9, 4.19.1 -> 4.19.3
2017-10-08 08:21:02 +02:00
gnidorah
977c8e673c hotpatch: init at 0.2 2017-10-08 09:03:54 +03:00
Vaibhav Sagar
c45c4a711a hackage: update snapshot of 'all-cabal-hashes' repo for callHackage 2017-10-08 12:24:46 +08:00
Guillaume Maudoux
10dcf5897c 18.03 release notes: mention ZNC mutability change 2017-10-08 00:43:40 +01:00
Jörg Thalheim
7908dcc0f6 Merge pull request #30205 from zraexy/kmplayer
kmplayer: 0.11.3d -> 0.12.0b
2017-10-08 00:32:39 +01:00
Jörg Thalheim
da55ff260c Merge pull request #30199 from fread2281/ffmpeg-jpeg
ffmpegthumbnailer: build with jpeg support
2017-10-08 00:12:03 +01:00
Jörg Thalheim
8f8a7f34f5 Merge pull request #30200 from joncojonathan/update-gramps426
Update gramps426
2017-10-07 22:31:00 +01:00
Joerg Thalheim
58b6d3fdcb python.pkgs.spambayes: 1.1b1 -> 1.1b2 2017-10-07 22:28:38 +01:00
Jörg Thalheim
a08837622d Merge pull request #30203 from andir/add-dnstracer
dnstracer: init at 1.9
2017-10-07 22:11:22 +01:00
Jörg Thalheim
b256b2778a Merge pull request #30204 from lheckemann/powertop-fix
powertop module: add kmod to path
2017-10-07 22:06:46 +01:00
Linus Heckemann
fadb906b2f powertop module: add kmod to path
powertop attempt to load some kernel modules like msr by calling
modprobe. This is the counterpart to
88e43eb39bcda5f8fdf41d566bc6799596177cd0 which has the powertop
executable search PATH for modprobe rather than hardcoding /sbin, and
actually adds the directory containing modprobe to its PATH for the
systemd service.
2017-10-07 21:48:50 +01:00
Andreas Rammhold
8e9acc8343
dnstracer: init at 1.9 2017-10-07 22:33:33 +02:00
Andreas Rammhold
c1135606c0
maintainers: add andir 2017-10-07 22:33:32 +02:00
Unknown
20b48cbd97 kmplayer: 0.11.3d -> 0.12.0b 2017-10-07 12:30:41 -08:00
Jörg Thalheim
7a566fc06d Merge pull request #30202 from pbogdan/update-ruby
ruby_2_2: 2.2.7 -> 2.2.8
2017-10-07 21:12:35 +01:00
Tim Steinbach
7fa69c4e8c Merge pull request #30126 from NeQuissimus/rkt_1_29_0
rkt: 1.28.1 -> 1.29.0
2017-10-07 15:45:39 -04:00
Tim Steinbach
56ca2a5347 atom-beta: 1.21.0-beta0 -> 1.22.0-beta0 2017-10-07 20:39:38 +01:00
Tim Steinbach
f46b30e9b8 Merge pull request #30197 from pbogdan/update-subversion
subversion18: 1.8.18 -> 1.8.19
2017-10-07 15:37:29 -04:00
Vladimír Čunát
5dc3b2fdc6
xf86-video-amdgpu: 1.3.0 -> 1.4.0 2017-10-07 21:31:40 +02:00
Piotr Bogdan
547fba5140 ruby_2_2: 2.2.7 -> 2.2.8
For multiple CVE's:

- CVE-2017-0898
- CVE-2017-10784
- CVE-2017-14033
- CVE-2017-14064

See https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-2-8-released/
2017-10-07 20:10:32 +01:00
joncojonathan
f0667f81f5 bsddb3 Refactored to disable tests.
Motivation for change: Tests disabled as BSDDB3 works with Python3 but the tests do not.
2017-10-07 19:58:56 +01:00
joncojonathan
3ca090d2b4 gramps: 4.1.1 -> 4.2.6
Motivation for change: GRAMPS was a long way out of date.

Additional information: BSDDB3 unmasked as this is supported by the current Python3 version (commited separately).
2017-10-07 19:58:56 +01:00
Carter Charbonneau
bd387654f5 ffmpegthumbnailer: build with jpeg support 2017-10-07 12:56:18 -06:00
Piotr Bogdan
351b1ad8e2 subversion18: 1.8.18 -> 1.8.19
For CVE-2017-9800, see
https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
2017-10-07 18:44:46 +01:00
Jörg Thalheim
3c8d4854af Merge pull request #29899 from yegortimoshenko/yabause/0.9.15
yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
2017-10-07 18:27:06 +01:00
Vladimír Čunát
a7159d3cda
icu: keep default version on 58
... to avoid mass rebuilds for now. (Bumped in parent merge.)
2017-10-07 17:45:04 +02:00
Vladimír Čunát
84952fc292
Merge #30143: firefox-*: critical security updates 2017-10-07 17:44:45 +02:00
Guillaume Maudoux
15b7e102b6 Safer defaults for immutable znc config (#30155)
* Safer defaults for immutable znc config

I just lost all the options I configured in ZNC, because the mutable config was overwritten.
I accept any suggestions on the way to implement this, but overwriting a mutable config by default seems weird. If we want to do this, we should ensure that ZNC does not allow to edit the config via the webmin when cfg.mutable is false.

* Do not backup old config files.

There seems to be little need for backups if mutable becomes a voluntary opt-out.

* fixup
2017-10-07 16:38:14 +01:00
Jörg Thalheim
04ce72e40e Merge pull request #30044 from benley/benley/kubecfg
kubecfg: init at 0.5.0
2017-10-07 16:35:05 +01:00
Jörg Thalheim
9afa0a79af Merge pull request #30194 from matthiasbeyer/update-quaternion
quaternion: 2017-06-29 -> 2017-10-07
2017-10-07 16:23:46 +01:00
Jörg Thalheim
4db70fe8c8 bitcoind-abc/bitcoind-classic: fix evaluation 2017-10-07 10:06:28 -05:00
Matthias Beyer
7067d30812 quaternion: 2017-06-29 -> 2017-10-07 2017-10-07 16:56:36 +02:00
lassulus
9c5ef048c4 bitcoin-classic: build with qt5
fixes #30075
2017-10-07 09:48:58 -05:00
Graham Christensen
30524ca860 Merge pull request #30171 from NeQuissimus/keybase_modules
keybase/kbfs: Fix modules
2017-10-07 09:51:44 -04:00
Jörg Thalheim
2a4affd5e0 Merge pull request #30120 from nico202/master
ntk: 2017-04-22 -> 1.3.1000
2017-10-07 13:20:19 +01:00
Jörg Thalheim
c25eb2d37a Merge pull request #30187 from sternenseemann/master
jackline: 2017-05-24 -> 2017-08-17
2017-10-07 13:17:14 +01:00
Jörg Thalheim
938d4f6bf3 Merge pull request #30105 from dtzWill/feature/radiotray-ng
radiotray-ng: init at 0.1.7
2017-10-07 13:16:40 +01:00
Jörg Thalheim
29ba91374c Merge pull request #30175 from romildo/upd.flat-plat
flat-plat: 20170917 -> 20171005 and renamed to materia-theme
2017-10-07 13:03:27 +01:00
José Romildo Malaquias
4afb28a892 flat-plat: 20170917 -> 20171005 and renamed to materia-theme 2017-10-07 08:54:46 -03:00
Jörg Thalheim
2a0264e058 Merge pull request #30131 from kamilchm/sonic-pi
sonic-pi: 2.9.0 -> 3.0.1
2017-10-07 12:47:40 +01:00
Vladimír Čunát
a982b20c36
Merge branch 'staging'
Fixes a security problem in curl's FTP.
2017-10-07 13:43:23 +02:00
sternenseemann
7837cfe3a1 jackline: 2017-05-24 -> 2017-08-17 2017-10-07 13:37:42 +02:00
Frederik Rietdijk
2c9c04fe47 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:57:50 +02:00
Frederik Rietdijk
23ad2b2e7a python.pkgs.bootstrapped-pip: fix hash
Hash was forgotten in
a26ae760e2.
The newer version of pkg_resources, 36.4.0, is actually incomplete.
Therefore, let's stick with the older version which didn't cause any
issues.
2017-10-07 12:57:10 +02:00
xd1le
deba67f2b3 sxhkd: 0.5.6 -> 0.5.8 (#30184)
* sxhkd: code style nitpicks

* sxhkd: add vyp as maintainer

* sxhkd: use list instead of string for makeFlags

* sxhkd: use fetchFromGitHub instead of fetchurl

* sxhkd: 0.5.6 -> 0.5.8
2017-10-07 12:26:25 +02:00
Frederik Rietdijk
acfec163b1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:15:17 +02:00
Spencer Baugh
a9e090f749 pythonPackages.supervise_api: init at 0.1.5 2017-10-07 12:03:25 +02:00
Spencer Baugh
8f362a1eff tools/system/supervise: init at 1.0.0 2017-10-07 12:01:44 +02:00
Spencer Baugh
6db9b65f65 maintainers: add catern 2017-10-07 12:01:44 +02:00