Robin Gloster
1a5cdaf85a
fix evaluation
2017-02-02 11:28:31 +01:00
Matthew Maurer
b3e6bdbae5
chromium: 55.0.2883.87 -> 56.0.2924.76
2017-02-02 11:26:25 +01:00
Pradeep Chhetri
4d5c39611c
consul-template: 0.14.0 -> 0.18.0
2017-02-02 15:47:59 +05:30
Franz Pletz
2a63aae299
nlohmann_json: 2.0.7 -> 2.1.0
2017-02-02 11:13:04 +01:00
Franz Pletz
4dae4f86fa
imagemagick: 7.0.4-0 -> 7.0.4-6 for multiple CVEs
...
Fixes at least:
* CVE-2016-10144
* CVE-2016-10145
* CVE-2016-10146
* CVE-2017-5506
* CVE-2017-5507
* CVE-2017-5508
* CVE-2017-5510
* CVE-2017-5511
2017-02-02 11:10:56 +01:00
Franz Pletz
5e753c1a65
imagemagick: 6.9.7-0 -> 6.9.7-6 for multiple CVEs
...
Fixes at least:
* CVE-2016-10144
* CVE-2016-10145
* CVE-2016-10146
* CVE-2017-5506
* CVE-2017-5507
* CVE-2017-5508
* CVE-2017-5510
* CVE-2017-5511
2017-02-02 11:09:40 +01:00
Michael Raskin
57e7f8ff66
libgphoto2: 2.5.11 -> 2.5.12
2017-02-02 11:12:16 +01:00
Michael Raskin
c7ad684ab5
mcabber: 1.0.4 -> 1.0.5
2017-02-02 11:12:16 +01:00
Michael Raskin
2973d35b9a
sysdig: 0.13.0 -> 0.14.0
2017-02-02 11:12:16 +01:00
Michael Raskin
c726f79023
glusterfs: 3.9.0 -> 3.9.1
2017-02-02 11:12:16 +01:00
Michael Raskin
0a756a4216
asymptote: 2.38 -> 2.39
2017-02-02 11:12:16 +01:00
Frederik Rietdijk
50bc1dc0df
Merge pull request #22345 from NixOS/python-wip
...
Python package updates and new fetchers
2017-02-02 11:04:32 +01:00
Peter Simons
b5a1783be7
haskell-servant: update overrides for version 0.10
2017-02-02 10:59:33 +01:00
Peter Simons
30bdcd9a8e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
45587c1114
.
2017-02-02 10:59:33 +01:00
Peter Simons
2be4214c68
hackage2nix: update list of broken packages
2017-02-02 10:59:32 +01:00
Peter Simons
75a4679548
Recurse from haskell.compiler into haskell.compiler.integer-simple on Hydra.
...
This ensures that the gmp-free compiler variants are compiled on
hydra.nixos.org, too.
2017-02-02 10:57:00 +01:00
Bas van Dijk
dfcc9e2994
ghc: support building with integer-simple and provide package sets for it
...
If the flag enableIntegerSimple is true GHC will be build with the GPL-free but
slower integer-simple library instead of the faster but GPLed integer-gmp
library.
The attribute `pkgs.haskell.compiler.integer-simple."${ghcVersion}"` provides a
GHC compiler build with `integer-simple`.
Similarly, the attribute `pkgs.haskell.packages.integer-simple."${ghcVersion}"`
provides a package set supporting `integer-simple`.
Closes https://github.com/NixOS/nixpkgs/pull/22121 .
Closes https://github.com/NixOS/nixpkgs/issues/5493 .
2017-02-02 10:57:00 +01:00
Lancelot SIX
ead62a7f84
Merge pull request #22363 from paperdigits/darktable-223
...
darktable 2.2.1 -> 2.2.3
Tested locally.
2017-02-02 10:54:43 +01:00
Lluís Batlle
8389060731
Updating shotcut to 17.02.
2017-02-02 10:25:47 +01:00
goibhniu
8605cdc898
Merge pull request #22207 from league/vokoscreen
...
vokoscreen: init at 2.5.0
2017-02-02 09:51:44 +01:00
Gabriel Ebner
311ec6abd5
Merge pull request #22361 from peterhoeg/u/crunch
...
speedcrunch: 0.11 -> 0.12.0
2017-02-02 07:54:06 +01:00
Mica Semrick
c64934529e
darktable 2.2.1 -> 2.2.3
2017-02-01 22:50:35 -08:00
Rongcui Dong
7ea20c9e27
ngspice: 25 -> 26
2017-02-02 07:42:26 +01:00
Antoine Racine
9fa9339a13
vimPlugins.alchemist-vim: init at rev c22d4883b7
2017-02-01 23:13:28 -05:00
Drakonis
15bc80f3b9
keepassx-community: init at 2.1.0
...
- deprecating keepassx-reboot (was at 2.0.3)
2017-02-01 21:21:34 -05:00
Peter Hoeg
3d16d69b40
qgit: 2.5 -> 2.6 ( #22360 )
...
Also:
- build the qt5 version by default instead of qt4
- use cmake
2017-02-02 02:55:47 +01:00
Pascal Bach
47f392d3c7
mbedtls: 1.3.17 -> 1.3.18
...
See https://tls.mbed.org/tech-updates/releases/mbedtls-2.4.0-2.1.6-and-1.3.18-released .
2017-02-02 02:52:26 +01:00
Dan Peebles
d34ee526a8
aws-sdk-cpp: fix on darwin
...
The LD_LIBRARY_PATH variable does nothing on Darwin, but
DYLD_LIBRARY_PATH does the same thing, so splice in the right variable
based on which system we're working on.
2017-02-02 02:18:42 +01:00
Peter Hoeg
58a5d0783e
speedcrunch: 0.11 -> 0.12.0
...
Also:
- build against qt5 instead of qt4
2017-02-02 09:13:54 +08:00
Arseniy Seroka
6bb4e6dba3
Merge pull request #22359 from BinaryTiger/vim-elixir
...
Add vim-elixir to vim plugins
2017-02-02 04:12:22 +03:00
Antoine Racine
b4f3674694
Add vim-elixir to vim plugins
2017-02-01 20:05:22 -05:00
Robin Gloster
8a0d1bcf8b
systemd: add patches to fix i686 booting
2017-02-02 01:12:55 +01:00
Jascha Geerds
888be22aee
Merge pull request #22201 from lsix/update_docker_compose
...
Update docker compose
2017-02-02 00:39:04 +01:00
Robin Gloster
2110d59fa1
libressl_2_5: 2.5.0 -> 2.5.1
...
security update, no CVE assigned AFAICS
/cc @grahamc
2017-02-02 00:26:47 +01:00
Robin Gloster
0b19f2f742
libressl_2_4: 2.4.4 -> 2.4.5
...
security update, no CVE assigned AFAICS
/cc @grahamc
2017-02-02 00:25:51 +01:00
Jascha Geerds
09ac3909d9
Merge pull request #22313 from peterhoeg/f/rb
...
rockbox_utility: use qt5 instead of qt4
2017-02-02 00:08:42 +01:00
Nikolay Amiantov
4feb0a998a
manual: mention needed options for IPv6
2017-02-02 01:53:00 +03:00
Nikolay Amiantov
0cb487ee04
network-interfaces service: add defaultGateway{,6}.interface
2017-02-02 01:53:00 +03:00
Nikolay Amiantov
fcb20b9fee
module tests: add tests for coercedTo
2017-02-02 01:53:00 +03:00
Nikolay Amiantov
5cbcd3af69
types library: add coercedTo
2017-02-02 01:53:00 +03:00
Franz Pletz
1095d2cc07
jenkins: 2.33 -> 2.44 for multiple CVEs
...
Fixes:
* CVE-2017-2598
* CVE-2017-2599
* CVE-2017-2600
* CVE-2011-4969
* CVE-2017-2601
* CVE-2015-0886
* CVE-2017-2602
* CVE-2017-2603
* CVE-2017-2604
* CVE-2017-2605
* CVE-2017-2606
* CVE-2017-2607
* CVE-2017-2608
* CVE-2017-2609
* CVE-2017-2610
* CVE-2017-2611
* CVE-2017-2612
* CVE-2017-2613
See https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2017-02-01 .
2017-02-01 23:02:09 +01:00
Daiderd Jordan
bc735d4a1b
Merge pull request #22324 from rongcuid/kmix
...
kmix: init at 16.12.1
2017-02-01 22:58:32 +01:00
Nikolay Amiantov
4abcef2ba1
bluez service: use upstream units
2017-02-02 00:52:54 +03:00
Nikolay Amiantov
496476be4e
bluez4: reintroduce to nixpkgs
...
It's still needed by KDE4. It was there, just unreferenced from all-packages.
2017-02-02 00:52:54 +03:00
Nikolay Amiantov
8ef14f80e3
systemd service: add aliases option
2017-02-02 00:52:54 +03:00
Vladimír Čunát
c3badbb366
knot-resolver: 1.2.0 -> 1.2.1
...
It mainly fixes a single issue that perhaps has a minor security impact.
https://lists.nic.cz/pipermail/knot-dns-users/2017-February/001045.html
2017-02-01 22:46:15 +01:00
Tristan Helmich
24f3abdafb
Revert "Make services.xserver.xkbDir conflict free when overriden."
...
This reverts commit 82bcfef109
.
cc @nbp
Fixes #22290 , #22352 .
Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de>
2017-02-01 22:37:04 +01:00
Daiderd Jordan
29844c66fa
Merge pull request #22339 from vdemeester/docker-machine_0_9_0
...
docker-machine: 0.8.1 -> 0.9.0
2017-02-01 22:26:34 +01:00
Robert Helgesson
de172ae061
copyright-update: init at 2016.1018
2017-02-01 22:19:24 +01:00
Daiderd Jordan
7a1dd5fb55
Merge pull request #22227 from lsix/update_glpk
...
glpk: 4.56 -> 4.61
2017-02-01 22:17:06 +01:00