1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

117539 commits

Author SHA1 Message Date
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
Frederik Rietdijk 6f1f1a514f Revert "Resurrect pandas 0.17.1"
This reverts commit 96874c6e71.

- No package depends on this version.
- As a guideline we only keep one version of each package. Exceptions exist but only with a good reason.
- Expressions shouldn't be in `python-packages.nix` but in `python-modules`, as explained in the docs and the header of the file.
- I won't maintain these versions.
2017-10-07 11:51:24 +02:00
Frederik Rietdijk e3bda92a1a Merge pull request #29741 from teh/zhf-17.09
Python packages updates
2017-10-07 11:38:43 +02:00
Jörg Thalheim 2aad43f7a6 Merge pull request #30180 from adisbladis/firefox-bin-updates
Firefox bin updates
2017-10-07 10:34:29 +01:00
José Romildo Malaquias 84a8f253d4 qtcreator: 4.4.0 -> 4.4.1 2017-10-07 11:27:29 +02:00
Bjørn Forsman a0aeb376a9 plantuml: 1.2017.16 -> 1.2017.18 2017-10-07 11:27:29 +02:00
Kamil Chmielewski ef52c95b8a mitmproxy: fix transitive cryptography dependency
pyopenssl-17.0.2 uses cyrptography-2.0.2 which collide with
the one used in mitmproxy
2017-10-07 11:15:29 +02:00
Frederik Rietdijk 360a5efd93 python.pkgs.pyopenssl: use fetchPypi 2017-10-07 11:15:29 +02:00
Vladimír Čunát 55ed948a55
gnome3.vte-ng: fixup build after #29039 2017-10-07 11:14:22 +02:00
Joerg Thalheim 912ec467db openafs-client: don't remove kernel module on stop
Otherwise it cannot re-insert the kernel module after a kernel upgrade
when boot kernel != running kernel.
2017-10-07 10:11:30 +01:00
Vladimír Čunát b174f42d36
dmtx: fixup build after #29039 2017-10-07 11:09:10 +02:00
Vincent Laporte aa3535cee5 ocamlPackages.xmlm: 1.2.0 -> 1.3.0 2017-10-07 08:29:55 +00:00
Vincent Laporte 58906f359f ocamlPackages.lablgtk-extras: 1.5 -> 1.6 2017-10-07 08:29:55 +00:00
Joachim F 6fa834aa80 Merge pull request #30181 from yrashk/urbit-0.4.5
urbit: 0.4 -> 0.4.5
2017-10-07 08:24:11 +00:00
Joachim F b0f4b498b5 Merge pull request #30176 from romildo/upd.elementary-icon-theme
elementary-icon-theme: 4.2.0 -> 4.3.0
2017-10-07 08:24:00 +00:00
Joachim F d6123d3b92 Merge pull request #30136 from bachp/gitlab-runner-10.0.2
gitlab-runner: 10.0.0 -> 10.0.2
2017-10-07 08:23:16 +00:00
Joachim F 6c697febd5 Merge pull request #30174 from romildo/upd.numix-gtk-theme
numix-gtk-theme: 2017-07-26 -> 2.6.7
2017-10-07 08:22:45 +00:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Vladimír Čunát 656a0089f6
texlive.bin.core-big: fixup build after #29039 2017-10-07 10:12:49 +02:00
Tuomas Tynkkynen a06d64ea69 kernel config: Explicitly enable device mapper
A no-op change on x86 but enables it on ARM.
2017-10-07 11:05:05 +03:00