Matthew Bauer
3ba3d8d8cb
nixos-rebuild: get Nix from channel
...
If our old Nix can’t evaluate the Nixpkgs channel, try the fallback
from the new channel /first/. That way we can upgrade Nix to a newer
version and support breaking changes to Nix (like seen in the upgrade
o Nix 2.0).
This change should be backported to older NixOS versions!
(cherry picked from commit 475c8aa018 )
2019-03-02 18:54:42 -05:00
roconnor
24a7883c23
Merge pull request #47528 from roconnor/bitcoin
...
bitcoin: 0.15.0.1 -> 0.15.2
2018-09-29 15:31:32 -04:00
Russell O'Connor
d47ecce42f
bitcoin: 0.15.0.1 -> 0.15.2
...
Fixes DoS vulnerability CVE-2018-17144.
2018-09-29 12:07:24 -04:00
Rob Vermaas
14f9ee66e6
Fix Debian Jessie package list hashes.
2018-09-14 12:16:28 +02:00
Matthew Bauer
0d856d8b82
Merge pull request #42767 from ctheune/ctheune-17.09-git-CVE-2018-11233
...
Security update for git on 17.09: 2.15.0 -> 2.15.2
2018-06-29 10:15:53 -04:00
Christian Theune
d3d3ce2922
Update git: 2.15.0 -> 2.15.2
2018-06-29 14:59:33 +02:00
Peter Simons
884d8c4d4b
git-annex: update to version 6.20180626
...
This update fixes CVE-2018-10857 and CVE-2018-10859.
2018-06-27 12:20:05 +02:00
Vladimír Čunát
be3ac859fb
libvorbis: upstream patch for CVE-2018-10392
...
/cc #41748 .
(cherry picked from commit 7ccece3227 )
2018-06-17 16:25:09 +02:00
Christian Kauhaus
9fdd97fad8
libtiff: 4.0.9 update patches ( #41753 )
...
Get libtiff on the same patch level as Debian. The imported patch file
contains:
CVE-2017-9935
CVE-2017-11613
CVE-2017-17095
CVE-2017-18013
CVE-2018-5784
CVE-2018-7456
Re #41750
2018-06-10 23:09:32 +02:00
Vladyslav Mykhailichenko
9e1d8b7470
flashplayer: fix sha256 hash
...
(cherry picked from commit 16ee92eba9 )
2018-06-10 16:56:27 +02:00
Vladyslav Mykhailichenko
4c6be06a9b
flashplayer: 29.0.0.171 -> 30.0.0.113
...
(cherry picked from commit 95aa3f4cc6 )
2018-06-10 16:56:19 +02:00
taku0
6e2e5cb8e8
flashplayer: 29.0.0.140 -> 29.0.0.171
...
(cherry picked from commit 219b1c1e1b )
2018-06-10 16:55:42 +02:00
Robert Hensing
cbfcc93ee0
haskell.lib.haskellSrc2nix: add extraCabal2nixOptions
...
(cherry picked from commit a90294afe4 )
2018-05-23 17:35:17 -04:00
Florian Klink
729da53a14
spotify: 1.0.77.338.g758ebd78-41 -> 1.0.79.223.g92622cc2-21
...
(cherry picked from commit 6cd06ae05b )
2018-05-22 18:33:15 +02:00
Utku Demir
e09c0adc63
spotify: 1.0.72.117 -> 1.0.77.338
...
(cherry picked from commit e9e823c178 )
2018-05-22 18:33:12 +02:00
Will Fancher
5e4a52cc0e
Use static cabal2nix in callCabal2nix
...
(cherry picked from commit 627444cfc2 )
The use of this function is disallowed in nixpkgs, and purely there for
the convenience of downstream users. This improves closure size without
any loss of functionality.
2018-05-16 15:31:41 -04:00
Matthew Justin Bauer
73d231c488
Merge pull request #40234 from ngortheone/release-17.09
...
Do not kill udev during boot 17.09
2018-05-15 14:27:44 -05:00
Joachim Fasting
967e40787c
tor-browser-bundle-bin: 7.5.3 -> 7.5.4
...
(cherry picked from commit b15da3e330 )
2018-05-11 14:14:55 +02:00
Ihor Antonov
41307a7b60
Fixes #39867
...
Backport of https://github.com/NixOS/nixpkgs/pull/40230/files
2018-05-09 12:57:53 -04:00
Franz Pletz
b77c5b6e4b
wget: 1.19.4 -> 1.19.5 for CVE-2018-0494
...
(cherry picked from commit 2b499afa63 )
2018-05-07 03:03:40 +02:00
Tuomas Tynkkynen
d9176e0de9
wget: 1.19.2 -> 1.19.4
...
(cherry picked from commit b4c12eef30 )
2018-05-07 03:03:40 +02:00
Vladimír Čunát
b26a820312
utillinux: patch CVE-2018-7738 (upstream)
...
On nixpkgs master/staging we have 2.32 - that includes this patch.
https://nvd.nist.gov/vuln/detail/CVE-2018-7738 claims 2.32-rc1 fixes
this and upstream master hasn't changed umount completion except for
this patch, so it has to be it. /cc #38994 .
(cherry picked from commit 7979cb54e6 )
2018-05-06 10:34:13 +02:00
xeji
68fe8c9862
Merge pull request #39667 from veprbl/pr/release-17.09/CVE-2018-7033
...
[release-17.09] slurm: Fix CVE-2018-7033
2018-04-30 10:53:48 +02:00
Dmitry Kalinkin
1daa4050ac
slurm: Fix CVE-2018-7033
2018-04-29 00:46:24 -04:00
Andreas Rammhold
a3a6dd7127
Merge pull request #39644 from andir/17.09/quassel-rce-dos
...
[17.09] quassel: 0.12.4 fix RCE & DOS
2018-04-28 12:03:49 +02:00
Andreas Rammhold
f05e8d589c
quassel: 0.12.4 fix RCE & DOS
...
It was found that Quassel could be remotely crashed and had an
unauthenticated RCE vulnerability. The public annoucement can be found
on the oss-sec archive [1]. The added patches are supposed fix both issues.
[1] http://seclists.org/oss-sec/2018/q2/77
(cherry picked from commit 8ae91ea6a3 )
2018-04-28 11:26:06 +02:00
Ihor Antonov
7aee0dac1f
Fix root volume resizing on EC2 KVM instances (M5, C5, etc) ( #39488 )
...
(cherry picked from commit 3a47c7e8f6 )
2018-04-25 22:51:53 +01:00
adisbladis
159b63aac0
Merge pull request #39406 from ckauhaus/38996-libjpeg-turbo-cve
...
libjpeg: 1.5.2 -> 1.5.3
2018-04-24 23:04:59 +08:00
Christian Kauhaus
9c0c12f775
libjpeg: 1.5.2 -> 1.5.3
...
Update is supposed to fix CVE-2017-15232.
2018-04-24 12:09:21 +02:00
Ryan Mulligan
bca2ee28db
xorg.libXfixes: 5.0.2 -> 5.0.3
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.0.3 with grep in /nix/store/g5hcg35wmg25sgfjp7mvi4cx3shldbxd-libXfixes-5.0.3
- directory tree listing: https://gist.github.com/7398ada0908969ebbd1e7e629a1e0ef7
(cherry picked from commit 0e443ceb9e )
Only fixes CVE-2016-7944; /cc #38994 .
(cherry picked from commit ce86b8f1b4 )
2018-04-22 18:01:43 +02:00
Pascal Wittmann
11b4c86730
cyrus-sasl: use cve tag in patchname for vulnix auto-detection
2018-04-22 17:55:37 +02:00
adisbladis
fad125262b
bazaar: Fix CVE-2017-14176
...
(cherry picked from commit 19bc90f911 )
2018-04-20 02:12:04 +08:00
taku0
7b6ec9e3bc
oraclejdk: 8u161, 8u162 -> 8u171, 8u172
2018-04-19 13:01:42 -05:00
Bjørn Forsman
01a664e779
wildmidi: 0.3.9 -> 0.4.2
...
0.4.2 fixes the following CVEs:
CVE-2017-11661
CVE-2017-11662
CVE-2017-11663
CVE-2017-11664
Fixes #33877 .
(cherry picked from commit b13230ce24 )
2018-04-19 18:00:51 +02:00
Michael Raskin
e984f9e48e
Merge pull request #38799 from pbogdan/chromium-gcc7
...
[17.09] chromium: build with gcc7
2018-04-11 19:37:30 +00:00
Piotr Bogdan
152a6d0c02
chromium: build with gcc7
...
Fixes https://github.com/NixOS/nixpkgs/issues/37314
2018-04-11 16:17:15 +01:00
Michael Raskin
5e45362b7b
Merge pull request #38765 from taku0/flashplayer-29.0.0.140
...
flashplayer: 29.0.0.113 -> 29.0.0.140 [Critical security fixes]
(cherry picked from commit 896cc0847a )
2018-04-11 14:21:43 +02:00
Herwig Hochleitner
7944954e21
dropbox: 38.4.27 -> 40.4.46
...
(cherry picked from commit 6ce61b12cd )
2018-04-09 09:55:59 +01:00
Benjamin Staffin
86ab2403c9
dropbox: fix version sort order
...
This makes the startup wrapper work as intended instead of
re-downgrading Dropbox after each time it updates itself.
(cherry picked from commit 7a9784c571 )
2018-04-09 09:55:58 +01:00
Matthew Justin Bauer
a4a4d2706e
Merge pull request #37804 from ysndr/backport/krunner-pass
...
(krunner-pass): init at 1.3.0 on 17.09
2018-04-08 23:03:12 -05:00
Will Dietz
36864d2bf7
nix: fix conditional so brotli is used w/2.0 builds, needed for logs!
...
cc https://github.com/NixOS/nix/issues/1951
(cherry picked from commit 7dafa09ed9 )
2018-04-05 20:21:52 +02:00
Jörg Thalheim
a611ddf96e
Merge pull request #38457 from risicle/ris-aws-auth-r17.09-2
...
r17.09: aws-auth: unstable-2017-07-24 -> unstable-2018-04-04
2018-04-05 14:00:10 +01:00
Robert Scott
c86b179b5f
aws-auth: unstable-2017-07-24 -> unstable-2018-04-04
...
also re-enable for continuity on stable branch. this (perhaps final) release
should at least *work* with the rest of release-17.09 but will probably
see no further development and should remain "dropped" in master.
2018-04-05 11:25:07 +01:00
Andreas Rammhold
4e9fa5cff3
go_1_9: 1.9.4 -> 1.9.5
...
This is a maintenance bump of the golang 1.9 version.
Within the updates are a few bug fixes including an (extended?)
fix for CVE-2018-7187 [1].
The complete changelog is available at the golang GitHub project [2].
[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7187
[2] https://github.com/golang/go/issues?q=milestone%3AGo1.9.5
(cherry picked from commit e9f74b91d6 )
2018-04-04 11:31:51 +01:00
adisbladis
357efa3099
go_1_9: 1.9.3 -> 1.9.4
...
(cherry picked from commit cac2a6596c )
2018-04-04 11:31:51 +01:00
Tuomas Tynkkynen
121df5f788
go: Scale up test timeouts
...
I can't reproduce the problem on an idle machine where it finishes in
112.954s, so let's hope this works.
https://hydra.nixos.org/build/68236758
(cherry picked from commit 8f0508ebc1 )
2018-04-04 11:31:50 +01:00
adisbladis
aa638173df
go: 1.9.2 -> 1.9.3
...
(cherry picked from commit f7dd6951aa )
2018-04-04 11:31:50 +01:00
Michael Raskin
1afb6e790a
nixos/tests.chromium: actually notice the tab crash
...
Argh, debugging NixOS tests takes forever…
2018-04-04 12:17:23 +02:00
Michael Raskin
21693048d7
Merge pull request #38331 from r-ryantm/auto-update/veracrypt
...
veracrypt: 1.21 -> 1.22
(cherry picked from commit cace5017cb )
2018-04-02 17:51:46 +02:00
Pascal Wittmann
b8c0cc4551
nzbget: 19.0 -> 19.1
2018-03-30 18:50:03 +02:00
Robin Gloster
3410d73b20
gitlab test: fix eval
...
Still doesn't work, but better than before
2018-03-29 22:35:47 +02:00
Vladyslav M
681926fa83
skypeforlinux: 8.17.0.2 -> 8.18.0.6
...
(cherry picked from commit f4b9da7c6a )
(cherry picked from commit 1784c7727a )
2018-03-28 22:15:58 +02:00
Rob Vermaas
2a28e65742
nixops: update to 1.6
2018-03-28 13:04:55 +02:00
Franz Pletz
9282ad6881
Merge pull request #37963 from andir/17.09/firefox
...
[17.09] firefox{,-bin,-esr} updates for MFSA2018-10
2018-03-28 05:59:33 +00:00
Andreas Rammhold
a58c1ce604
Merge pull request #37947 from andir/17.09/openssl
...
[17.09] openssl{,1_1_0} update (1.0.2o, 1.1.0h)
2018-03-28 07:41:58 +02:00
Andrew Dunham
ae5c5c0680
Fix build failures with DBD-SQLite
...
This passes the correct compilation flags to the builder so we pick up
the path to sqlite, and (despite the fact that it's a development
version), also updates to version 1.55_07 to fix
https://github.com/DBD-SQLite/DBD-SQLite/issues/28
2018-03-27 19:04:17 -05:00
Michael Raskin
4f9505fea9
firefox: 59.0.1 -> 59.0.2
...
(cherry picked from commit 73a7d67795 )
2018-03-28 00:35:40 +02:00
Andreas Rammhold
b23c4674ad
firefox-esr: 52.7.2esr -> 52.7.3esr
...
Fixes MFSA2018-10 [1].
[1] https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/
(cherry picked from commit 24a2c3fe58 )
2018-03-28 00:35:39 +02:00
Andreas Rammhold
2a74e472f7
firefox-bin: 59.0.1 -> 59.0.2
...
Fixes MFSA2018-10 [1].
[1] https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/
(cherry picked from commit 6abbe39551 )
2018-03-28 00:35:39 +02:00
Andreas Rammhold
4e63b37311
openssl: 1.0.2n -> 1.0.2o (fixes CVE-2017-3738, CVE-2018-0739)
...
Announcement can be found at [1].
[1] https://www.openssl.org/news/secadv/20180327.txt
(cherry picked from commit 4bf9b4a328 )
2018-03-27 23:48:00 +02:00
Andreas Rammhold
33aedcee21
openssl_1_1_0: 1.1.0g -> 1.1.0h (fixes CVE-2018-0739, CVE-2017-3738)
...
Also fixes CVE-2018-0733 but we do not support HP-UX to my knowledge :-)
Announcement at [1].
[1] https://www.openssl.org/news/secadv/20180327.txt
(cherry picked from commit 72110322c0 )
2018-03-27 23:48:00 +02:00
Joachim Fasting
7495912425
tor-browser-bundle-bin: 7.5.2 -> 7.5.3
...
(cherry picked from commit 707a1ce0da )
2018-03-27 18:17:59 +02:00
Joachim Fasting
dad418f65b
tor-browser-bundle-bin: 7.5.1 -> 7.5.2
...
(cherry picked from commit d09b4d7b2e )
2018-03-27 18:17:47 +02:00
Joachim Fasting
a7846462d6
tor-browser-bundle-bin: 7.5 -> 7.5.1
...
(cherry picked from commit 6f9a9e8876 )
2018-03-27 18:17:39 +02:00
Joachim Fasting
e1a8134d7c
tor-browser-bundle-bin: 7.0.11 -> 7.5
...
(cherry picked from commit eff73c6698 )
2018-03-27 18:17:25 +02:00
Tristan Helmich
12512f25e9
apacheHttpd: 2.4.29 -> 2.4.33
...
(cherry picked from commit 737bf1d229 )
2018-03-27 16:06:14 +02:00
Yannik Sander
eb89ca88c7
(krunner-pass): init at version v1.3.0
...
(cherry picked from commit a2ba336585bcb3fa5f3b107230f094b69d3e91b2)
2018-03-26 00:14:55 +02:00
Robin Gloster
d16ffa1509
tt-rss: 17.4 -> 2018-01-05 (security)
...
tt-rss switched to a rolling release model
(cherry picked from commit 944376bc32 )
2018-03-25 18:50:58 +02:00
Gabriel Ebner
48b5d287a8
gogs: 0.11.29 -> 0.11.34
...
There were security fixes in the 0.11.33 release.
(cherry picked from commit 19fa3a5e53 )
2018-03-25 16:20:12 +02:00
Yannik Sander
7e61e7f9b5
(misc) add myself to list of maintainers
2018-03-24 23:29:45 +01:00
Vladimír Čunát
9a8344a7a7
Merge #37702 : telepathy-gabble: fix source URL
...
(cherry picked from commit 902b3a161c )
2018-03-24 15:09:59 +01:00
Vladimír Čunát
950de99eff
Merge #37723:thunderbird*: 52.6.0 -> 52.7.0 (security)
...
(cherry picked from commit 56fb68dcef )
2018-03-24 11:49:57 +01:00
Sander van der Burg
f4f3e19eac
xcodeenv: publish xcarchive directory in the output store path if requested
...
(cherry picked from commit 112ebed491 )
2018-03-22 15:03:26 +01:00
Robert Schütz
70412127bd
Merge pull request #37503 from ysndr/update/browserpass
...
(17.09) browserpass: 2.0.11 -> 2.0.13
2018-03-22 14:54:52 +01:00
Sander van der Burg
275db7ca1d
xcodeenv: replace deprecated package application procedure by the new export archive operation
...
(cherry picked from commit f2bd9d4745 )
2018-03-22 14:34:53 +01:00
Robert Schütz
eda8047670
Merge pull request #35508 from tokudan/kresd-cachedir
...
fix service.kresd fails due to kresd-cachedir hiatus
2018-03-22 09:36:04 +01:00
Vasyl Solovei
edf1079d43
skypeforlinux: 8.16.0.4 -> 8.17.0.2
...
(cherry picked from commit 044d4b0875 )
2018-03-21 22:25:04 +01:00
Vasyl Solovei
87b6b8ea3e
skypeforlinux: 8.13.0.2 -> 8.16.0.4
...
(cherry picked from commit 5b20d89346 )
2018-03-21 22:24:54 +01:00
Sander van der Burg
fce49b7f21
titaniumenv: fix renaming strategy
...
(cherry picked from commit 479ec3d888 )
2018-03-21 16:09:47 +01:00
Sander van der Burg
b69f05695f
titaniumenv: update example app
...
(cherry picked from commit 603556085b )
2018-03-21 15:52:10 +01:00
Sander van der Burg
f5b485d424
titaniumenv: fix Android signing on darwin
...
(cherry picked from commit 4beb695ece )
2018-03-21 14:59:35 +01:00
Tad Fisher
b0bb3a4e14
browserpass: 2.0.11 -> 2.0.13
...
(cherry picked from commit 82f2c19d98 )
2018-03-20 23:12:22 +01:00
Piotr Bogdan
fd016e362d
firefox: fix paths in post{Install,Fixup}
2018-03-20 23:56:16 +02:00
taku0
8245c6e8cb
nss: 3.34.1 -> 3.35; cacert.certdata2pem: 20160104 -> 20170717
...
(cherry picked from commit 16ee6b5ed9 )
2018-03-20 23:56:16 +02:00
Sander van der Burg
4fcf69f9ec
titaniumenv: remove obsolete java fix wrapper on darwin
...
(cherry picked from commit 5532cc1641 )
2018-03-20 18:08:09 +01:00
Sander van der Burg
8968f68385
titaniumenv: add 7.1 SDK and make it the default
...
(cherry picked from commit e8e7e78d9f )
2018-03-20 18:07:06 +01:00
Eelco Dolstra
824d6d73db
zstd: Fix install name on macOS
...
It had an install name '/usr/local/lib/libzstd.1.dylib'.
(cherry picked from commit 7e44f19fce )
2018-03-20 13:43:49 +01:00
Eelco Dolstra
c07857710b
nixUnstable: Point to Nix 2.0
...
(cherry picked from commit 1deb779a7a )
2018-03-20 11:52:03 +01:00
Andreas Rammhold
721839aac6
Merge pull request #37313 from andir/17.09/firefox
...
[17.09] firefox updates (59.0 -> 59.0.1, firefox-esr: 52.7.1esr -> 52.7.2esr)
2018-03-20 06:05:29 +01:00
Yuriy Taraday
f597ebf36c
chromium: 65.0.3325.146 -> 65.0.3325.162
...
Also bump dev branch to ensure that next beta will work.
(cherry picked from commit 6b0732a956 )
2018-03-20 02:46:12 +02:00
Ryan Mulligan
193e474203
nspr: 4.17 -> 4.18
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 4.18 with grep in /nix/store/23322yndj5lh6n4pr3maj26irnwklq31-nspr-4.18
- found 4.18 in filename of file in /nix/store/23322yndj5lh6n4pr3maj26irnwklq31-nspr-4.18
(cherry picked from commit 52b2e79a8b )
We would probably have to pick it soon anyway, due to Firefox updates.
2018-03-18 23:11:32 +01:00
taku0
a8c8d06208
firefox: 58.0.2 -> 59.0.1
...
(cherry picked from commit 9aae5d7c80 )
2018-03-18 21:51:24 +01:00
taku0
3b34504fcc
firefox-bin: 59.0 -> 59.0.1
...
(cherry picked from commit 3d28c32921 )
2018-03-18 21:51:24 +01:00
Andreas Rammhold
30e84fac55
rust121bin: 1.21.0 -> 1.24.0
...
also renamed to rust124bin
2018-03-18 21:51:24 +01:00
Vladimír Čunát
6e9f59c193
rust, cargo: fix /bin/sh build-time impurity
...
master has bundled similar change into an update commit
2018-03-18 20:12:25 +01:00
taku0
6dbd7bac71
firefox-esr: 52.6.0esr -> 52.7.2esr
...
(cherry picked from commit d947db7e3c )
2018-03-18 19:56:46 +01:00
Pascal Wittmann
ef7660114e
zim: 0.67 -> 0.68
2018-03-18 18:11:16 +01:00
giraffito
47b581b346
nixos/security: fix description of sudo.wheelNeedsPassword
...
the previous description mistakenly described the opposite semantics
(cherry picked from commit b9639d7e1f )
2018-03-18 12:29:19 +00:00
Tim Steinbach
b881e413e3
curl: 7.58.0 -> 7.59.0
...
(cherry picked from commit 837ecc2f6a )
It fixes three vulnerabilities.
2018-03-18 10:45:10 +01:00
Vladimír Čunát
9ca1f41d39
tremor: rename according to our docs
...
https://nixos.org/nixpkgs/manual/#sec-package-naming
I forgot to include this commit in the parent merge.
(cherry picked from commit bbe8c1e593 )
2018-03-18 10:32:04 +01:00
Vladimír Čunát
b41c2fe2ad
Merge #37267 : libvorbis, tremor: CVE-2018-5146 updates + SDL build impurity.
...
(cherry picked from commit 65cf335715 )
2018-03-18 10:25:04 +01:00
Michiel Derhaeg
ca9c562661
spotify: 1.0.69.336.g7edcc575-39 -> 1.0.72.117.g6bd7cc73-35
...
(cherry picked from commit febe728bf5 )
2018-03-17 23:18:06 +00:00
Ryan Mulligan
2c61d012ba
lighttpd: 1.4.48 -> 1.4.49
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd -h` got 0 exit code
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd -V` and found version 1.4.49
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd -v` and found version 1.4.49
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd -h` and found version 1.4.49
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd-angel -h` got 0 exit code
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd-angel --help` got 0 exit code
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd-angel help` got 0 exit code
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd-angel -V` and found version 1.4.49
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd-angel -v` and found version 1.4.49
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd-angel --version` and found version 1.4.49
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd-angel -h` and found version 1.4.49
- ran `/nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49/bin/lighttpd-angel --help` and found version 1.4.49
- found 1.4.49 with grep in /nix/store/zqq4z003jl443djfygasflfqk091wphx-lighttpd-1.4.49
- directory tree listing: https://gist.github.com/3f87cc8cd06f4c87b583c225172f1c2e
(cherry picked from commit f589e77842 )
2018-03-17 11:23:53 +01:00
Graham Christensen
5264e4191a
Merge pull request #36922 from tokudan/ffb59-17.09
...
firefox-bin: 58.0.2 -> 59.0
2018-03-16 10:34:44 -04:00
Will Dietz
b7e51bf4ff
busybox: patchshebangs to fix build on "limited" /bin/sh builders
...
(cherry picked from commit b546c7440e )
2018-03-14 17:01:29 -05:00
taku0
7ca656d893
flashplayer: 28.0.0.161 -> 29.0.0.113
...
(cherry picked from commit 864f4ceba4 )
2018-03-14 16:49:05 -05:00
Will Dietz
d35cbdd85f
Merge pull request #36919 from dtzWill/fix/17.09-busybox-shell
...
busybox: backport updates and proper sandbox shell configuration
2018-03-13 21:16:05 -05:00
Peter Simons
c665fcca9e
ghc-mod: jailbreak to make the build accept hlint version 2.1
...
Fixes https://github.com/NixOS/nixpkgs/issues/36604 .
2018-03-13 20:31:12 +01:00
Daniel Frank
08e3bbbb50
firefox-bin: 58.0.2 -> 59.0
...
(cherry picked from commit 43da40ecae )
2018-03-13 19:20:30 +01:00
Will Dietz
38676a9eb8
busybox: 1.28.0 -> 1.28.1
...
(cherry picked from commit 9261c17ad0 )
2018-03-13 13:05:00 -05:00
adisbladis
e0194ef74b
busybox: 1.27.2 -> 1.28.0
...
(cherry picked from commit 65774cb22e )
2018-03-13 13:04:47 -05:00
Will Dietz
811b40e5a6
busybox-sandbox-shell: extract basic shell to new attribute
...
Nix will use this shell if the attribute is present,
avoiding duplicating changes in the future.
(cherry picked from commit 6ec60e8c44 )
2018-03-13 13:03:34 -05:00
Will Dietz
768d258458
busybox: bump copybuf 4kB -> 64kB
...
(cherry picked from commit 329db7b490 )
2018-03-13 13:02:30 -05:00
aszlig
c5f141ff7a
setup-hooks: Add autoPatchelfHook
...
I originally wrote this for packaging proprietary games in Vuizvui[1]
but I thought it would be generally useful as we have a fair amount of
proprietary software lurking around in nixpkgs, which are a bit tedious
to maintain, especially when the library dependencies change after an
update.
So this setup hook searches for all ELF executables and libraries in the
resulting output paths after install phase and uses patchelf to set the
RPATH and interpreter according to what dependencies are available
inside the builder.
For example consider something like this:
stdenv.mkDerivation {
...
nativeBuildInputs = [ autoPatchelfHook ];
buildInputs = [ mesa zlib ];
...
}
Whenever for example an executable requires mesa or zlib, the RPATH will
automatically be set to the lib dir of the corresponding dependency.
If the library dependency is required at runtime, an attribute called
runtimeDependencies can be used to list dependencies that are added to
all executables that are discovered unconditionally.
Beside this, it also makes initial packaging of proprietary software
easier, because one no longer has to manually figure out the
dependencies in the first place.
[1]: https://github.com/openlab-aux/vuizvui
Signed-off-by: aszlig <aszlig@nix.build >
Closes : #34506
(cherry picked from commit 1cba74dfc1 )
2018-03-13 17:50:20 +01:00
Franz Pletz
8e5814bea9
samba: 4.6.11 -> 4.6.14 for multiple CVEs
...
Fixes at least CVE-2018-1050, CVE-2018-1057.
2018-03-13 17:17:20 +01:00
Franz Pletz
f5eea91bed
fetchurl: remove broken samba mirror
...
(cherry picked from commit 4f17851fb2 )
2018-03-13 17:17:12 +01:00
Lengyel Balazs
12010f6650
samba: apply patch mailinglist, which fixes #ifdef boundaries
...
http://samba.2283325.n4.nabble.com/Fix-compilation-of-Samba-4-7-4-with-disabled-ADS-td4728041.html
(cherry picked from commit 49aa5804ed )
2018-03-13 17:05:06 +01:00
Sander van der Burg
b47b4f3dd3
nixui: regnerate with node2nix 1.5.3
2018-03-13 11:06:26 +01:00
Sander van der Burg
a0f10b599a
remarkjs: regenerate with node2nix 1.5.3
2018-03-13 11:02:39 +01:00
Franz Pletz
1bb0ecde4f
nodePackages: fix evaluation
...
Introduced in 40e3ad60aa .
2018-03-13 00:55:17 +01:00
Sander van der Burg
21126a832b
nodePackages: regenerate with node2nix 1.5.3
2018-03-13 00:18:24 +01:00
Sander van der Burg
c7f415b522
nodejs: patch bundled node-gyp module to not invoke xcodebuild on macOS causing modules with native dependencies to fail
2018-03-12 13:16:36 +01:00
Michael Raskin
ae0b65aacc
Merge pull request #36690 from YorikSar/fix-chromium-build
...
chromium: fix GCC 7 related build issues
(cherry picked from commit cac24ccbe9 )
2018-03-10 17:24:22 +01:00
Michael Raskin
a79bd5e0d0
mupdf: import upstream patches for CVEs: 2017-17858, 2018-1000051, 2018-6187, 2018-6192
...
(cherry picked from commit f2f7b0579b )
2018-03-10 12:57:31 +01:00
Herwig Hochleitner
27c57b0332
chromium: 64.0.3282.186 -> 65.0.3325.146
...
see https://chromereleases.googleblog.com/2018/03/stable-channel-update-for-desktop.html
cc @aszlig @YorikSar
CVE-2017-11215
CVE-2017-11225
CVE-2018-6060
CVE-2018-6061
CVE-2018-6062
CVE-2018-6057
CVE-2018-6063
CVE-2018-6064
CVE-2018-6065
CVE-2018-6066
CVE-2018-6067
CVE-2018-6068
CVE-2018-6069
CVE-2018-6070
CVE-2018-6071
CVE-2018-6072
CVE-2018-6073
CVE-2018-6074
CVE-2018-6075
CVE-2018-6076
CVE-2018-6077
CVE-2018-6078
CVE-2018-6079
CVE-2018-6080
CVE-2018-6081
CVE-2018-6082
CVE-2018-6083
(cherry picked from commit 9b4ffd98a4 )
2018-03-09 03:11:47 +01:00
obadz
084445b8f3
citrix-receiver: 13.8.0 -> 13.9.0
...
The "A network error occured (SSL error 4)" is finally fixed!
(cherry picked from commit daafd1d71f )
2018-03-08 19:27:42 +00:00
Domen Kožar
df69194898
haskellPackages.foundation: disable tests on darwin
...
(cherry picked from commit 61fbdb47a6 )
2018-03-07 22:02:17 +01:00
Anthony Cowley
30a782c036
nix-info: apply SC1117 suggested fix
...
(cherry picked from commit 2e001620d5 )
2018-03-07 21:50:55 +01:00
Andrew Childs
fe0728fa2c
gdb: Flexible target matching for darwin
...
Outside of the nix-build the target is `x86_64-apple-darwin17.4.0`,
while inside the target is `x86_64-apple-darwin`. This difference
causes the fallback target configuration for darwin, which disables
gdb. Add a patch to make the target matching more flexible.
(cherry picked from commit 4c76a21aae )
2018-03-07 18:47:47 +01:00
Daiderd Jordan
e02a9ba367
vim-nix: 2017-04-30 -> 2018-02-25
...
(cherry picked from commit e03bae0f0c )
2018-03-05 19:54:51 +01:00
Yegor Timoshenko
2070830ba8
mopidy: fix, resolves #32234
...
fixes #36332
(cherry picked from commit 85b84527f6 )
2018-03-05 11:16:37 +00:00
Elis Hirwing
848a4654ca
php56: 5.6.33 -> 5.6.34
...
Changelog: http://www.php.net/ChangeLog-5.php#5.6.34
(cherry picked from commit b503b2dda5 )
2018-03-04 18:24:07 +01:00
Elis Hirwing
fdc463dff9
php71: 7.1.14 -> 7.1.15
...
Changelog: http://www.php.net/ChangeLog-7.php#7.1.15
(cherry picked from commit c9fdf84a38 )
2018-03-04 18:24:06 +01:00
Elis Hirwing
25d8754a7e
php: add myself as maintainer
...
(cherry picked from commit 715ca57a57 )
2018-03-04 18:24:06 +01:00
Elis Hirwing
4243e40edf
php70: 7.0.27 -> 7.0.28
...
Security patches: http://www.php.net/ChangeLog-7.php#7.0.28
(cherry picked from commit 4cd5eaedf1 )
2018-03-04 18:23:48 +01:00
Elis Hirwing
7d24193a60
php71: 7.1.13 -> 7.1.14
...
(cherry picked from commit 7951e626bd )
2018-03-04 18:23:48 +01:00
Bjørn Forsman
c143deaf16
nixos/jenkins: ensure postStart follows redirects
...
Pass the -L flag to curl to make it follow redirects. This fixes an
issue I found when setting up reverse proxy for Jenkins. Without this
fix, the returned HTTP code was stuck at 302, making postStart fail the
service (it expects 200 or 403).
(cherry picked from commit 5de8f99f03 )
2018-03-04 18:14:10 +01:00
Pascal Wittmann
8e074b0eed
llpp: 26b -> 2018-03-02
2018-03-04 18:00:03 +01:00
Pascal Wittmann
280bbebe98
llpp: 25-git-2017-01-08 -> 26b
2018-03-04 18:00:01 +01:00
Tim Steinbach
9885b4c781
linux: 4.14.23 -> 4.14.24
...
(cherry picked from commit cae024b41263b895c6b8d79257b9c4a89f6cbdfa)
2018-03-04 10:00:52 -05:00
Tim Steinbach
e797cf90af
linux: 4.9.85 -> 4.9.86
...
(cherry picked from commit 54cf4b9ae811beb441cc97c8daf245f0220fa1a3)
2018-03-04 10:00:13 -05:00
Tim Steinbach
2c3a9da0ea
linux: 4.4.119 -> 4.4.120
...
(cherry picked from commit 999d7e05520fc038addfec63a88b8ce8fa32ab7c)
2018-03-04 09:58:46 -05:00
Maximilian Bosch
1dcd022f01
idea: add libsecret to the library path
...
This solves the `Cannot access native keychain` warning from
IntelliJ-based IDEs. Previously IDEA was unable to find `libsecret` as
it was not part of its library path.
Please keep in mind that the keyring daemon that can be enabled on
NixOS with `services.gnome3.gnome-keyring.enable = true` must be
running.
(cherry picked from commit a38466a340 )
2018-03-03 18:16:23 +00:00
Andreas Rammhold
3b5a2278dd
Merge pull request #36244 from dotlambda/dovecot-stable
...
dovecot: 2.2.33.2 -> 2.2.34
2018-03-03 13:55:26 +01:00
Robert Schütz
f21a4d7aa3
dovecot: 2.2.33.2 -> 2.2.34
...
Release notes: https://dovecot.org/list/dovecot-news/2018-February/000370.html
2018-03-03 12:28:13 +01:00
Peter Simons
700a717ce9
stack: fix build with GHC 8.0.x
2018-03-03 11:44:27 +01:00
Tim Steinbach
57fef3d978
ammonite: 1.0.3 -> 1.0.5
...
(cherry picked from commit a1456403a9 )
2018-03-02 18:12:36 -05:00
Sander van der Burg
285c8ce551
s3fs: 1.82 -> 1.83
...
(cherry picked from commit 51857be0d5 )
2018-03-02 18:17:48 +01:00
Peter Simons
96e41a298c
Merge pull request #36204 from peti/haskell-updates
...
release-17.09: update haskell package set to lts-9.21 plus latest versions of stack, cabal2nix, and git-annex
2018-03-02 18:16:56 +01:00
Peter Simons
64e0f199bc
hackage: update db snapshot
2018-03-02 18:12:46 +01:00
Peter Simons
7de7ccb24e
haskell-weeder: add overrides to fix build
2018-03-02 18:12:45 +01:00
Peter Simons
b3958566d7
structured-haskell-mode: fix the build
2018-03-02 18:12:45 +01:00
Peter Simons
204d825588
haskell-dhall: add overrides to fix the build
2018-03-02 18:12:45 +01:00
Peter Simons
5264b8b786
haskell-hoogle: add overrides to fix the build
2018-03-02 18:12:33 +01:00
Peter Simons
8011a7df45
cryptol & hlint: add overrides to fix the build
2018-03-02 18:12:18 +01:00
Peter Simons
7d49c3f605
git-annex: update sha256 hash for latest version
2018-03-02 18:12:12 +01:00
Peter Simons
9d8dc0f6a3
cabal2nix: add overrides to fix the build
2018-03-02 18:11:56 +01:00
Peter Simons
76dfe83401
Update to LTS Haskell 9.21.
...
hackage-packages.nix was re-generated by hackage2nix v2.8.2-7-g3fb14ae from
Hackage revision 7b9a671333 .
2018-03-02 18:10:47 +01:00
Peter Simons
353e9f0fd0
haskell: extend generic builder to recognize mis-configured Cabal 2.x builds
...
Cabal 1.x says:
| Warning: This package indirectly depends on multiple versions of the same
| package. This is highly likely to cause a compile failure.
But in version 2.x, that warning is split into two lines differently:
| Warning:
| This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure.
This commit modifies the call to "egrep" to recognize both versions by virtue
of the "-z" flag, which essentially interprets the whole configure-time output
as one long line.
(cherry picked from commit 016aa581a7 )
2018-03-02 18:09:01 +01:00
Michael Raskin
f36b70112d
Merge pull request #36208 from tokudan/1709_xscreensaver
...
1709 xscreensaver
2018-03-02 15:16:17 +00:00
Matthew O'Gorman
7ac8557155
xscreensaver: 5.37 -> 5.38
...
(cherry picked from commit 8bc2025bb2 )
Also update links from http to https (selectively taken from 7b97c8c ).
2018-03-02 12:26:48 +01:00
Michael Raskin
036bcb7f6d
xscreensaver: 5.36 -> 5.37
...
(cherry picked from commit 6b9b8b1ea1 )
2018-03-02 12:25:17 +01:00
Pascal Wittmann
48a76ca6f5
Merge pull request #36166 from lsix/fix-pgadmin3
...
pgadmin: fix build
2018-03-01 19:55:55 +01:00
Lancelot SIX
159a021bd8
pgmanage: fix build
...
The configure script uses the `command` builtin command which is bash
specific while having a "#!/bin/sh" head.
This forces the use nix default shell (bash)
2018-03-01 17:11:42 +01:00
Lancelot SIX
e5bb092a5a
pgadmin: fix build
2018-03-01 15:18:07 +01:00
Lancelot SIX
14d54ce0e9
postgresql100: 10.1 -> 10.2
...
See https://www.postgresql.org/docs/10/static/release-10-2.html for
release information
(cherry picked from commit 4080c2ae8b )
2018-03-01 10:12:43 +01:00
Lancelot SIX
4fe22c6edf
postgresql96: 9.6.6 -> 9.6.7
...
See https://www.postgresql.org/docs/9.6/static/release-9-6-7.html for
release information
(cherry picked from commit 67f892b08f )
2018-03-01 10:12:33 +01:00
Lancelot SIX
f71286ed53
postgresql95: 9.5.10 -> 9.5.11
...
See https://www.postgresql.org/docs/9.5/static/release-9-5-11.html for
release information.
(cherry picked from commit 67e45dfd58 )
2018-03-01 10:12:19 +01:00
Lancelot SIX
2d7e3419fa
postgresql94: 9.4.15 -> 9.4.16
...
See https://www.postgresql.org/docs/9.4/static/release-9-4-16.html for
release information
(cherry picked from commit 10ef07fd62 )
2018-03-01 10:12:09 +01:00
Lancelot SIX
686ba77446
postgresql93: 9.3.20 -> 9.3.21
...
See https://www.postgresql.org/docs/9.3/static/release-9-3-21.html for
release information
(cherry picked from commit 104dfd6f85 )
2018-03-01 10:11:50 +01:00
Yurii Rashkovskii
fd1d76bb1a
fish-foreign-env: suppress additional harmless warnings
...
As per #30645 , fish with fish-foreign-env prints this
(harmless) warning:
```
set: Tried to change the read-only variable “_”
```
This patch was developed by @rnhmjoj in the aforementioned
issue discussion
(cherry picked from commit edfdc1d818 )
2018-02-28 17:44:28 -05:00
Sander van der Burg
3c8ab66467
disnix module: make dbus service configurable
...
(cherry picked from commit 8fbfd67f1f )
2018-02-28 21:30:18 +01:00
Tim Steinbach
ebe462bdc9
linux-copperhead: 4.15.6.a -> 4.15.7.a
...
(cherry picked from commit 4f6b085c5e )
2018-02-28 10:40:58 -05:00
Tim Steinbach
464f1fd3e9
linux: 4.15.6 -> 4.15.7
...
(cherry picked from commit 18438877d6 )
2018-02-28 10:37:49 -05:00
Tim Steinbach
2a73bc622b
linux: 4.14.22 -> 4.14.23
...
(cherry picked from commit c6a227c5e7 )
2018-02-28 10:37:27 -05:00
Tim Steinbach
f13efd5ddc
linux: 4.9.84 -> 4.9.85
...
(cherry picked from commit 24643ac9ad )
2018-02-28 10:37:09 -05:00
Tim Steinbach
b66b03b424
linux: 4.4.118 -> 4.4.119
...
(cherry picked from commit 4f50cb04fd )
2018-02-28 10:36:49 -05:00
Sander van der Burg
211309626a
nodePackages: add jsdoc + regenerate with node2nix 1.5.2
2018-02-28 00:13:17 +01:00
Jörg Thalheim
c5bc83b503
Merge pull request #35880 from Lassulus/zathura-stable
...
fix zathura on stable 17.09
2018-02-27 17:05:38 +00:00
Pallav Agarwal
df8c6eff4f
Fix optional gtk-mac-integration
...
(cherry picked from commit c0fcdb5484 )
2018-02-27 17:12:13 +01:00
Pallav Agarwal
6eb959fe3b
zathura: Make compatible with darwin
...
(cherry picked from commit b484164017 )
2018-02-27 17:07:41 +01:00
Tuomas Tynkkynen
f076036815
zathura: No need for manual rst2man path anymore
...
(cherry picked from commit 4271a210b0 )
2018-02-27 17:06:26 +01:00
Miguel Madrid Mencía
ec6e9dc6c5
zathura-djvu: 0.2.5 -> 0.2.7
...
(cherry picked from commit e67078d394 )
2018-02-27 17:01:02 +01:00
Miguel Madrid Mencía
bf77407c42
zathura-ps: 0.2.3 -> 0.2.5
...
(cherry picked from commit f0c992bf51 )
2018-02-27 17:00:55 +01:00
Miguel Madrid Mencía
99342a02e9
zathura-pdf-poppler: 0.2.6 -> 0.2.8
...
(cherry picked from commit 8b67faf236 )
2018-02-27 17:00:49 +01:00
Miguel Madrid Mencía
2d8f560df9
zathura-pdf-mupdf: 0.3.1 -> 0.3.2
...
(cherry picked from commit be83e0c562 )
2018-02-27 16:29:02 +01:00
Miguel Madrid Mencía
3338b50a88
zathura-core: 0.3.7 -> 0.3.8
...
(cherry picked from commit bac6e8e4d64eb14eb4fa65e86713fd3bd3daff81)
2018-02-27 16:27:10 +01:00
Miguel Madrid Mencía
43a9105a7d
girara: 0.2.7 -> 0.2.8
...
(cherry picked from commit b28348dd74 )
2018-02-27 16:25:58 +01:00
Nikolay Amiantov
87c057a9c1
linuxPackages.evdi: mark as broken on Linux 4.15
...
(cherry picked from commit 1acf9f360d )
2018-02-27 03:28:23 +03:00
Nikolay Amiantov
4030f92f1b
displaylink: 1.3.52 -> 4.1.9
...
Closes #34194 .
(cherry picked from commit 4db787b1b1 )
2018-02-27 03:28:16 +03:00
Nikolay Amiantov
82ad86825f
linuxPackages.evdi: disable fortify hardening
...
Also fix version (this revision is actually tagged).
(cherry picked from commit f5b04628f0 )
2018-02-27 03:27:58 +03:00
schuppentier
0f18644d4c
evdi: 1.4.1+git2017-06-12 -> unstable-2018-01-12 ( #33907 )
...
(cherry picked from commit 6f7c197700 )
2018-02-27 03:27:27 +03:00
Herwig Hochleitner
93bfd8921f
chromium: replace ninja workaround with upstream patch
...
https://github.com/NixOS/nixpkgs/issues/35296
This reverts workaround commit e3cb6e7772 .
(cherry picked from commit c2339ed75a )
2018-02-27 00:09:56 +01:00
Herwig Hochleitner
8821d6ab3b
chromium: 64.0.3282.167 -> 64.0.3282.186
...
(cherry picked from commit 3bae30289c )
2018-02-26 21:04:17 +01:00
Herwig Hochleitner
2ac349a65d
chromium: build mojo_platform_bindings before chrome
...
this is an attempt to prevent spurious errors due to parallel make
see https://github.com/NixOS/nixpkgs/issues/35296
(cherry picked from commit e3cb6e7772 )
2018-02-26 21:04:16 +01:00
Pascal Wittmann
38d7371ddd
disorderfs: 0.5.1 -> 0.5.2
2018-02-26 11:46:08 +01:00
Sander van der Burg
67afa8e26a
disnixos: 0.6.1 -> 0.7
...
(cherry picked from commit 7817d879eb )
2018-02-25 22:30:40 +01:00
Sander van der Burg
45ea062c0a
DisnixWebService: 0.7 -> 0.8
...
(cherry picked from commit ceeed463e9 )
2018-02-25 22:30:32 +01:00
Sander van der Burg
430e9a6e3a
disnix: 0.7.2 -> 0.8
...
(cherry picked from commit db5c7f34d3 )
2018-02-25 22:30:23 +01:00
Sander van der Burg
0827a46246
dysnomia: 0.7.1 -> 0.8
...
(cherry picked from commit a4e388c978 )
2018-02-25 22:30:13 +01:00
Tim Steinbach
f78fd15a44
linux-copperhead: 4.15.5.a -> 4.15.6.a
...
(cherry picked from commit f9fc80604d )
2018-02-25 11:12:17 -05:00
Tim Steinbach
2b14dbafdb
linux: 4.15.5 -> 4.15.6
...
(cherry picked from commit 2ba3f3a51a )
2018-02-25 11:12:09 -05:00
Tim Steinbach
8eb8404e3f
linux: 4.14.21 -> 4.14.22
...
(cherry picked from commit bee495e7b1 )
2018-02-25 11:11:48 -05:00
Tim Steinbach
b01bb71a73
linux: 4.9.83 -> 4.9.84
...
(cherry picked from commit 8d3098482e )
2018-02-25 11:11:25 -05:00
Tim Steinbach
cc2970b8ae
linux: 4.4.117 -> 4.4.118
...
(cherry picked from commit f22a5f3b1e )
2018-02-25 11:11:02 -05:00
Daniel Frank
1b61db6aa5
fix service.kresd fails due to kresd-cachedir hiatus
2018-02-25 01:35:29 +01:00
zimbatm
84201ff131
Merge pull request #35468 from obadz/nix2-on-17.09
...
Nix2 on 17.09
2018-02-24 19:01:05 +00:00
obadz
5e8fd81959
citrix_receiver: fix build errors in recent version
...
./linuxx64/hinst: line 1286: syntax error: you disabled math support for $((arith)) syntax
(See #33556 )
(cherry picked from commit 29542830a8 )
2018-02-24 13:11:26 +00:00
Frederik Rietdijk
b1f9a73506
citrix_receiver: 13.7.0 -> 13.8.0
...
(cherry picked from commit 3b36db74eb )
2018-02-24 13:11:23 +00:00
Vladimír Čunát
435ab6d58d
Merge #35423 : zziplib: 0.13.67 -> 0.13.68 (security)
2018-02-24 13:43:46 +01:00
obadz
0b2a32e9c1
nix: add nixStable2
2018-02-24 12:27:20 +00:00
Eelco Dolstra
fd16136601
nixUnstable: 1.12pre5873_b76e282d -> 2.0pre5889_c287d731
...
(cherry picked from commit 75a20284f4 )
2018-02-24 12:27:20 +00:00
Eelco Dolstra
de02b5e53b
nix-daemon.nix: Updates for Nix 2.0
...
* The environment variables NIX_CONF_DIR, NIX_BUILD_HOOK and
NIX_REMOTE are no longer needed.
* A /bin/sh (from busybox) is provided by default in sandboxes.
* Various options were renamed.
(cherry picked from commit 700e21d6da )
2018-02-24 12:27:20 +00:00
Andreas Rammhold
ae0da404a5
mupdf: apply patch for CVE-2018-6544 (part 2)
...
This (hopefully) completes 998b1ef.
(cherry picked from commit a6664d8192 )
2018-02-23 22:30:48 +01:00
Florian Klink
388363bcd6
zziplib: 0.13.67 -> 0.13.68
...
Bump zziplib to 0.13.68 to fix multiple CVE issues:
- CVE-2018-6381
(a803559fa9 )
- CVE-2018-6484
(https://github.com/gdraheim/zziplib/issues/14#issuecomment-363198084 )
- CVE-2018-6540
(72ec933663 )
- CVE-2018-6541
(https://github.com/gdraheim/zziplib/issues/16#issuecomment-363197718 )
- CVE-2018-6542
(931f962ddf )
Unfortunately, getting only those patches is hard, as they're not well
referenced to linked issues. The testsuite checking for vulns
requires network access (so we can't easily test it here).
https://github.com/gdraheim/zziplib/issues/20 might still be an issue,
so keeping this as a TODO here.
(cherry picked from commit 9f6a942fc7 )
2018-02-23 21:53:41 +01:00
Florian Klink
e6da64d50e
zziplib: add docbook_xml_dtd_412
...
(cherry picked from commit ee16feed37 )
2018-02-23 21:53:30 +01:00
Florian Klink
74da4a2d72
zziplib: use postPatch instead of patchPhase
...
(cherry picked from commit cdf19abfa5 )
2018-02-23 21:53:24 +01:00
Joachim F
81f1de01fd
Merge pull request #35417 from flokli/CVE-2018-6544-17.09
...
mupdf: bump to 1.12.0, apply CVE patch, add darwin support
2018-02-23 19:22:27 +00:00
Florian Klink
159602b241
mupdf: apply patch for CVE-2018-6544
...
(cherry picked from commit 998b1ef13b )
2018-02-23 20:09:39 +01:00
Dmitry Kalinkin
39e65bdd8d
mupdf: enable on darwin
...
(cherry picked from commit 21db6f6af1 )
2018-02-23 20:09:31 +01:00
Miguel Madrid Mencía
7b3dfe0c1b
mupdf: 1.11 -> 1.12.0
...
(cherry picked from commit e714179c36 )
2018-02-23 20:09:21 +01:00
adisbladis
d30d30c47c
dnsmasq: Patch CVE-2017-15107
...
(cherry picked from commit b492e2a164 )
2018-02-24 02:00:12 +08:00
Franz Pletz
ea0c4b592d
libtiff: 4.0.8 -> 4.0.9
...
(cherry picked from commit 66d34f852f )
2018-02-23 16:16:50 +01:00
Tim Steinbach
873e4aab60
atom: 1.23.3 -> 1.24.0
...
(cherry picked from commit 098c7f3d94 )
2018-02-23 08:37:51 -05:00
Tim Steinbach
7bd3611bda
linux-copperhead: 4.15.4.a -> 4.15.5.a
...
(cherry picked from commit 27dd924b49 )
2018-02-23 08:35:43 -05:00
Franz Pletz
8bce347f02
Merge pull request #35346 from YorikSar/release-17.09
...
linuxPackages.broadcom-sta: fix build with Linux 4.15
2018-02-23 03:16:26 +00:00
Tim Steinbach
c7912c7302
linux: 4.15.4 -> 4.15.5
...
(cherry picked from commit 472dd33ea4 )
2018-02-22 20:40:49 -05:00
Tim Steinbach
3a67ed8cba
linux: 4.15.3 -> 4.15.4
...
(cherry picked from commit 246359e855 )
2018-02-22 20:40:30 -05:00
Tim Steinbach
1f57bfc2a0
linux: 4.15.2 -> 4.15.3
...
(cherry picked from commit 71a2ffaa63 )
2018-02-22 20:40:12 -05:00
Tim Steinbach
8b720a286c
linux: 4.15.1 -> 4.15.2
...
(cherry picked from commit 9f3d57a31f )
2018-02-22 20:39:44 -05:00
Tim Steinbach
30b0f08a20
linux: 4.15 -> 4.15.1
...
(cherry picked from commit 8c280d3ad5 )
2018-02-22 20:39:35 -05:00
Tim Steinbach
24438c1288
linux: 4.4.116 -> 4.4.117
...
(cherry picked from commit 23ea377a7b )
2018-02-22 20:38:28 -05:00
Tim Steinbach
b39cd1efce
linux: 4.14.20 -> 4.14.21
...
(cherry picked from commit 371595432b )
2018-02-22 20:37:57 -05:00
Tim Steinbach
4238d79e3e
linux: 4.9.82 -> 4.9.83
...
(cherry picked from commit 9b55ac28c9 )
2018-02-22 20:37:31 -05:00
Yegor Timoshenko
e0ac2377b4
linuxPackages.broadcom-sta: fix build with Linux 4.15
...
See: https://lkml.org/lkml/2017/11/25/90
(cherry picked from commit 65187722ec )
Fixes #35323
2018-02-22 20:02:51 +04:00
Rob Vermaas
883a4ebe7e
imbalanced-learn: init at 0.3.2
...
(cherry picked from commit 9342b56eed )
2018-02-22 13:07:08 +01:00
Jörg Thalheim
bbcd0efcb6
Merge pull request #35271 from jfrankenau/fix-virtualbox-extpack-hash
...
virtualbox: fix extensionPack's hash, fixes #34846
2018-02-21 12:27:24 +00:00
Johannes Frankenau
52954de51f
virtualbox: fix extensionPack's hash, fixes #34846
2018-02-21 12:49:29 +01:00
Raymond Gauthier
ccaa789fef
brscan4 module: Added to modules-list.nix.
...
As requested by multiples users in #20632 .
(cherry picked from commit de1d486265 )
2018-02-21 01:57:39 +00:00
Daniel Peebles
c5e74492ed
Merge pull request #35237 from davisliu17/update-pango
...
pango: maintenance 1.40.11 -> 1.40.12
2018-02-20 15:06:09 -05:00
Vladimír Čunát
32ce3b04ff
pango: maintenance 1.40.11 -> 1.40.12
...
The patch is included in this release.
2018-02-20 14:42:08 -05:00
Michael Fellinger
d09e425aea
update rubygems version ( #35224 )
...
(cherry picked from commit 2682ba63bc )
2018-02-20 16:32:44 +00:00
Peter Simons
7e0345b839
Merge pull request #34871 from gwils/update-all-cabal-hashes-17.09
...
hackage: update all-cabal-hashes snapshot
2018-02-20 10:30:20 +01:00
Vladimír Čunát
23e418f495
libav*: maintenance updates
...
Also remove myself from meta.maintainers,
as I can't really give them too much maintenance.
(cherry picked from commit 655446c7f5 )
I see some security fixes in the ChangeLog.
2018-02-18 20:03:40 +01:00
Tim Steinbach
9b726af6bd
linux: 4.14.19 -> 4.14.20
...
(cherry picked from commit 9d55ab2c4b )
2018-02-18 09:58:29 -05:00
Tim Steinbach
fd43ff63c9
linux: 4.9.81 -> 4.9.82
...
(cherry picked from commit e3dd76f76c )
2018-02-18 09:57:57 -05:00
Tim Steinbach
23e1eb78e7
linux: 4.4.115 -> 4.4.116
...
(cherry picked from commit 07e7a67f7b )
2018-02-18 09:57:09 -05:00
Tim Steinbach
9ba7afb4be
linux-copperhead: 4.15.3.a -> 4.15.4.a
...
(cherry picked from commit 734f40a0a5 )
2018-02-18 09:56:08 -05:00
Linus Heckemann
c882c4dd55
firefox: enable pulseaudio by default
...
This fixes choppy audio in WebRTC. Firefox's closure already includes
libpulseaudio anyway, so this shouldn't affect closure size either.
(cherry picked from commit de5bbd0a73 )
2018-02-17 13:39:36 +00:00
Joachim F
91ec527ea3
Merge pull request #33783 from LumiGuide/opencv-3.3.1-release-17.09
...
Opencv 3.3.1 release 17.09
2018-02-17 08:49:49 +00:00
Andreas Rammhold
c632884e64
Merge pull request #35019 from andir/17.09/irssi-1.0.7
...
[17.09] irssi 1.0.7
2018-02-15 21:29:22 +01:00
Andreas Rammhold
c3a1cac9d2
irssi: 1.0.6 -> 1.0.7
...
fixes CVE-2018-7050, CVE-2018-7051, CVE-2018-7052, CVE-2018-7053, CVE-2018-7054
2018-02-15 21:14:35 +01:00
Raitis
b2e7bb5ee8
terraform: add the version component to terraform provider paths ( #34497 )
...
Terraform checks the provider versions, but this breaks if the versions
are not provided, as they can be, if the plugins are provided by nix.
2018-02-15 12:00:50 +00:00
Jörg Thalheim
adae2b6bc8
Merge pull request #34995 from Mic92/rtl8812au
...
rtl8812au: 4.3.20 -> 5.2.20_25672.20171213
2018-02-15 08:24:49 +00:00
Daniel Fullmer
9f815c4f21
rtl8812au: 4.3.20 -> 5.2.20_25672.20171213
...
contains KRACK fix
(cherry picked from commit 59c43d60ad )
2018-02-15 08:14:31 +00:00
Herwig Hochleitner
0264c64ebb
chromium: 64.0.3282.140 -> 64.0.3282.167
...
[806388] High CVE-2018-6056: Incorrect derived class instantiation in V8. Reported by lokihardt of Google Project Zero on 2018-01-26
(cherry picked from commit 0d20bf0287 )
2018-02-15 01:25:01 +01:00
Tim Steinbach
c33c5239f6
linux: 4.9.80 -> 4.9.81
...
(cherry picked from commit 45e9b7b1c1 )
2018-02-13 12:45:24 -05:00
Tim Steinbach
d074c84dec
linux: 4.14.18 -> 4.14.19
...
(cherry picked from commit 3b9f6874d8 )
2018-02-13 12:42:49 -05:00
Andreas Rammhold
c831224528
Merge pull request #34925 from andir/17.09/qpdf-7.1.1
...
[17.09] qpdf: 6.0.0 -> 7.1.1
2018-02-13 12:56:02 +01:00
Andreas Rammhold
bc62cd9b3f
qpdf: 7.0.0 -> 7.1.1
...
(cherry picked from commit 5856b4270e )
2018-02-13 12:34:39 +01:00
Vladimír Čunát
8d9dda814f
qpdf: nitpicks after update
...
I read the release notes.
http://qpdf.sourceforge.net/files/qpdf-manual.html#ref.release-notes
(cherry picked from commit 6255e95a3d )
2018-02-13 12:34:25 +01:00
Andreas Rammhold
6060847403
qpdf: 6.0.0 -> 7.0.0 (fixes several CVEs)
...
fixes CVE-2017-11624,CVE-2017-11625,CVE-2017-11626,CVE-2017-11627,CVE-2017-12595,CVE-2017-9208,CVE-2017-9209,CVE-2017-9210
(cherry picked from commit b6fd7bfd04 )
2018-02-13 12:34:15 +01:00
Bjørn Forsman
57707ea2ca
make-fonts-cache: remove CACHEDIR.TAG file from Nix store
...
A CACHEDIR.TAG file indicates that the contents can be automatically
re-generated. This is not really true for Nix store paths. (Well _Nix_
can recreate them, but that's different.)
I noticed this issue as I was restoring full system backup that "for
some reason" always missed /nix/store/*-fc-cache (found by `nix-store
--verify --repair`). Turns out I was excluding caches from my backup...
(cherry picked from commit 8ea7a302bd )
2018-02-12 20:37:43 +01:00
SJ Walters
20e23ce35c
pinentry: fix hash for patch
...
(cherry picked from commit e0a0dfed6b )
2018-02-12 08:28:05 -05:00
Tim Steinbach
469c9ffe4f
linux-copperhead: 4.15.2.a -> 4.15.3.a
...
(cherry picked from commit 8cd97c86ff466d349ef59c4a34c182f723de6254)
2018-02-12 07:56:26 -05:00
George Wilson
1e22b57cc8
hackage: update all-cabal-hashes snapshot to Hackage at 2018-02-12T02:28:56Z
...
(cherry picked from commit 85701a15ae )
Reason: I want to be able to use newer packages with callHackage
2018-02-12 14:06:59 +10:00
Vladimír Čunát
395fe7f8bc
nodejs: 6.12.2 -> 6.12.3 (maintenance)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.12.3
(cherry picked from commit 226d86a3c4 )
2018-02-12 09:58:30 +08:00
Andreas Rammhold
3389f23412
Merge pull request #34838 from andir/17.09/firefox-branding
...
[17.09] firefox branding
2018-02-11 13:47:59 +01:00
Andreas Rammhold
09db9a7873
Merge pull request #34839 from andir/17.09/firefox-58.0.2
...
[17.09] firefox: 58.0.1 -> 58.0.2
2018-02-11 13:47:42 +01:00
taku0
03be3d498f
firefox: 58.0.1 -> 58.0.2
...
(cherry picked from commit f5e6a723b8 )
2018-02-11 12:16:09 +01:00
Vladimír Čunát
baeb1eed9f
Merge 'retpoline': build linux* by gcc7 by default
...
See https://github.com/NixOS/nixpkgs/issues/34383
On master the expressions have changed nontrivially,
so it's going to be separately done work.
(And we expect gcc7 by default for every package on master soon.)
2018-02-11 12:04:24 +01:00
Vladimír Čunát
95cfc2edff
linuxPackages: build by kernel's stdenv
2018-02-11 11:58:08 +01:00
Andreas Rammhold
ad7fd6930e
firefox: enable official branding
...
As stated by Sylvestre Ledru (@sylvestre) on Nov 22, 2017 at
https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-346372756 we
have permission to use the official firefox branding.
Fur purposes of documentation the statement of @sylvestre:
> As the person who did part of the work described in the LWN article
> and release manager working for Mozilla, I can confirm the statement
> that I made in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
>
> @garbas shared with me the list of patches applied for the Nix package.
> As they are just for portability and tiny modifications, they don't
> alter the experience of the product. In parallel, Rok also shared the
> build options. They seem good (even if I cannot judge the quality of the
> packaging of the underlying dependencies like sqlite, png, etc).
> Therefor, as long as you keep the patch queue sane and you don't alter
> the experience of Firefox users, you won't have any issues using the
> official branding.
(cherry picked from commit ce08581088 &
discussed at https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-364681920 )
2018-02-11 11:56:32 +01:00
Vladimír Čunát
be10da49cb
linux-*: build with gcc7, but allow overriding it
2018-02-11 11:51:10 +01:00
tv
89acf89f6b
exim: 4.90 -> 4.90.1
...
Fixes CVE-2018-6789.
https://lists.exim.org/lurker/message/20180210.180351.bc65dc61.en.html
(cherry picked from commit 274de25f5f )
2018-02-10 20:32:58 +01:00
tv
8a0a8be2fe
exim: add optional LDAP support
...
(cherry picked from commit 07eb3a2c9f )
2018-02-10 20:32:58 +01:00
tv
35d9addb7c
exim: 4.89.1 -> 4.90
...
(cherry picked from commit 256e1ca497 )
2018-02-10 20:32:57 +01:00
tv
ca5416db99
exim: 4.89 -> 4.89.1
...
(cherry picked from commit 4eb6309da3 )
2018-02-10 20:32:34 +01:00
Vladimír Čunát
b81861f9fa
libtasn1: 4.12 -> 4.13 (security)
...
(cherry picked from commit 256ba86fff )
Close #34786 .
2018-02-10 11:32:17 +01:00
Florian Baumann
b1cbce8bc0
Multiple users with hashedPassword is broken in mosquitto
...
If you have more than 1 User with hasedPassword Option set it generates
```
rm -f /var/lib/mosquitto/passwd
touch /var/lib/mosquitto/passwd
echo 'user1:$6$xxx' > /var/lib/mosquitto/passwd
echo 'user2:$6$xxx' > /var/lib/mosquitto/passwd
```
Which ends up in only having 1 user.
fixes #34804
(cherry picked from commit 7e76b127cd )
2018-02-10 09:31:50 +00:00
adisbladis
59890bb135
Merge pull request #34767 from tokudan/release-17.09
...
firefox-bin: 58.0.1 -> 58.0.2
2018-02-10 14:19:17 +08:00
taku0
9f1c291410
flashplayer: 28.0.0.137 -> 28.0.0.161
...
(cherry picked from commit 0ff2f9be67 )
2018-02-10 00:40:51 +01:00
Daniel Peebles
2062ac5aa2
Merge pull request #34772 from sjwalter/fix-pinentry-package
...
Fix broken URL for pinentry patch.
2018-02-09 15:04:27 -05:00
SJ Walters
486559abf1
pinentry: Fix broken patch URL
2018-02-09 15:02:31 -05:00
taku0
0a383e3da8
firefox-bin: 58.0.1 -> 58.0.2
...
(cherry picked from commit a6ed912c88 )
2018-02-09 17:34:29 +01:00
Andreas Rammhold
1b83e43564
Merge pull request #34760 from andir/17.09/dovecot-mailbox-quoteing
...
[17.09] dovecot mailbox quoteing
2018-02-09 14:01:36 +01:00
Robert Schütz
5b32006a01
nixos/dovecot: no " in mailbox.name
...
(cherry picked from commit 6ceece6b59 )
2018-02-09 13:17:39 +01:00
Ryan Trinkle
5ce2352f8b
nixpkgs.lib: Add types.strMatching
...
(cherry picked from commit 83048c4fe0 )
2018-02-09 13:17:25 +01:00
Ryan Trinkle
2c5e616b58
nixpkgs.lib: Add escapeNixString
...
(cherry picked from commit 6281eb123b )
2018-02-09 13:17:08 +01:00
Andreas Rammhold
0a9f28c7e8
Revert "nixos/dovecot: no " in mailbox.name"
...
This reverts commit 14d23b1226 since we
can not use `strMatching` in 17.09
2018-02-09 12:45:21 +01:00
Robert Schütz
14d23b1226
nixos/dovecot: no " in mailbox.name
...
(cherry picked from commit 6ceece6b59 )
2018-02-09 12:44:17 +01:00
Andreas Rammhold
394efc0eca
Merge pull request #34758 from andir/17.09/virtualbox
...
[17.09] virtualbox update for linux 4.15
2018-02-09 11:56:20 +01:00
Andreas Rammhold
32a91a472e
linuxPackages.virtualboxGuestAdditions: update for 5.1.32 and linux 4.15
2018-02-09 09:59:52 +01:00
Andreas Rammhold
13c7daac7d
linuxPackages.virtualbox: 5.1.26 -> 5.1.32
...
Update to latest stable version from the 5.1 branch. Also fixes
compilation of the host driver on 4.15.
Changelog:
* GUI: mouse events did not reach host windows behind the transparent VM window (Mac OS X hosts only; bug #16246 )
* Audio: fixed accidental crashes when using the AC'97 sound emulation (bug #16959 )
* Audio: fixed crash when default input or output devices have changed (bugs #16968 , #16969 , #17004 )
* Audio: fixed recording when using the ALSA backend
* Audio: fixed handle leak when using the OSS backend
* E1000: fixed a crash related to VLAN traffic over internal network (5.1.26 regression; bug #16960 )
* NAT: apply --natbindip1 to TCP connections (bug #16478 )
* OVF: when importing an appliance with XHCI controller, don't add an OHCI controller.
* Mac OS X hosts: fixed a GUI crash if Spotlight is used from file dialogs (5.1.20 regression; bugs #16935 , #16953 )
* Linux hosts: fixed creating fixed sized VDI images (bug #17010 )
* Linux hosts / guests: fixes for Linux 4.4 of openSUSE Leap 42.3 (bug #16966 )
* Bridged networking: align outgoing packet at word boundary, preventing Windows host crash in MsLbfoProvider.
* Linux Additions: kernel drm driver support for custom EL7 Linux 3.10 kernel
* Solaris Additions: hide an informational message on the bootup console
* GUI: translation updates
* GUI: Fixed double mouse cursor when using mouse integration without Guest Additions, actually a Qt 5.6 bug fixed with QT 5.6.3 (Mac OS X hosts only; bug #15610 )
* Solaris hosts: allow increasing MTU size for host-only adapter to 9706 bytes to support jumbo frames
* Linux hosts: glibc 2.26 compile fix
* Windows Additions: 3D related crash fix (bugs #17082 , #17092 )
* GUI: fixed occasional screen corruption when host screen resolution is changed
* User interface: increase proposed disk size when creating new VMs for Windows 7 and newer
* Serial: fixed broken communication with certain devices on Linux hosts
* VMM: Fixed problems using 256MB VRAM in raw-mode VMs
* Audio: added HDA support for more exotic guests (e.g. Haiku)
* Audio: fixed playback with ALSA backend (5.1.28 regression)
* USB/OHCI: fixed a problem where OHCI emulation might sporadically drop data transfers
* Windows hosts: VirtualBoxManager in the Python API no longer calls CoUninitialize when destroyed
* Linux hosts: fixed VBoxNetFlt kernel module compilation failure with Linux kernel 4.14
* Linux guests: fixed kernel module compilation and other problems with Linux kernel 4.14
2018-02-09 09:59:45 +01:00
Peter Hoeg
e18442d466
syncthing: 0.14.43 -> 0.14.44
...
(cherry picked from commit 44d1f99a22 )
2018-02-09 11:30:48 +08:00
Peter Hoeg
8f5d980cef
syncthing: 0.14.42 -> 0.14.43
...
(cherry picked from commit 7f5a859906 )
2018-02-09 11:30:48 +08:00
Daniel Peebles
15715becc5
Merge pull request #34754 from copumpkin/fix-pkgs-fedoraproject-org-17.09
...
treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
2018-02-08 17:12:02 -05:00
Dan Peebles
0a659c4f75
treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
...
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
(morally a cherry-pick of dfd300c81d )
2018-02-08 16:48:35 -05:00
Tim Steinbach
8f08cc48a9
hipchat: 4.30.2.1665 -> 4.30.3.1670
...
(cherry picked from commit 74e56de70c )
2018-02-08 09:02:01 -05:00
Will Dietz
b34a5f6d87
zfs, spl: 0.7.5 -> 0.7.6
...
Fixes compat with 4.15
(cc #34459 )
(cherry picked from commit 5da8924333 )
2018-02-08 12:27:26 +01:00
adisbladis
8b8d61103e
zfs: 0.7.4 -> 0.7.5
...
(cherry picked from commit cbccffadc9 )
2018-02-08 12:27:25 +01:00
adisbladis
3bec0d5bdc
spl: 0.7.4 -> 0.7.5
...
(cherry picked from commit 6be7dde896 )
2018-02-08 12:27:24 +01:00
Leon Isenberg
b1be17c587
rustup: Patch rustup to patchelf binaries
...
(cherry picked from commit cbe326feb8 )
2018-02-08 10:20:47 +00:00
Tim Steinbach
3e349a2b98
oh-my-zsh: 2017-12-14 -> 2018-01-22
...
(cherry picked from commit 9bc383a9f3 )
2018-02-07 19:52:29 -05:00
Tim Steinbach
4c76e8ebd9
linux-copperhead: 4.15.1.a -> 4.15.2.a
...
(cherry picked from commit c46a833e6c )
2018-02-07 19:47:45 -05:00
Tim Steinbach
e90bd5fa0d
linux: 4.14.17 -> 4.14.18
...
(cherry picked from commit 0b43d5a9cf )
2018-02-07 19:37:08 -05:00
Andreas Rammhold
3d985c4590
Merge pull request #34582 from andir/17.09/squid
...
[17.09] squid: fix CVE-2018-1000024 & CVE-2018-1000027
2018-02-07 11:09:36 +00:00
Andreas Rammhold
bff2ac1630
squid: fix CVE-2018-1000024 & CVE-2018-1000027
...
(cherry picked from commit f70b5cb57832e83f96c4f81faa649a42acabd86b)
2018-02-07 11:38:05 +01:00
Andreas Rammhold
7cf5bdd29d
squid4: hack to detect our libxml2
2018-02-07 11:38:05 +01:00
Andreas Rammhold
8495886824
squid4: 4.0.21 -> 4.0.23 (fixes CVE-2018-1000024 & CVE-2018-1000027)
...
(cherry picked from commit 5cdcd3fef4 )
2018-02-07 10:40:31 +01:00
Andreas Rammhold
4824f569b5
Merge pull request #34693 from andir/17.09/mpv
...
[17.09] mpv: fix CVE-2018-6460
2018-02-07 09:25:18 +00:00
Andreas Rammhold
5b1858543d
mpv: fix CVE-2018-6460
...
Upstream has fixed this in a series of commits ontop of 0.28.0. Debian
has backported the fixes to 0.27.0.
Upstream issue: https://github.com/mpv-player/mpv/issues/5456
Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888654#8
(cherry picked from commit 95f4d6ba1c )
2018-02-07 10:15:08 +01:00
jammerful
76614894f3
audiofile: Update Patch File Location
...
Debian moved git servers.
(cherry picked from commit d198355ac6 )
2018-02-05 14:27:22 -05:00
Philipp Dörfler
5e35f55571
Wrapped ${mailbox.name} in "s to allow for space in mailbox names.
...
(cherry picked from commit 35441b52d9 )
2018-02-05 20:13:54 +01:00
John Ericson
220b35b62e
Merge pull request #34557 from 4e6/haskell-modules-compatibility
...
haskell modules: Make 17.09 forwards compatible
2018-02-05 13:52:10 -05:00
Dmitry Bushev
df8e9d017a
Replace ellipsis with null argument
2018-02-05 21:11:33 +03:00
Dmitry Bushev
817a2dd644
Add comments
2018-02-05 21:03:44 +03:00
Dmitry Bushev
bbeec79c3c
Make haskell-modules backward compatible
2018-02-05 21:03:43 +03:00
Jason A. Donenfeld
467097464c
wireguard: 0.0.20180118 -> 0.0.20180202
...
(cherry picked from commit ca78dc1704 )
2018-02-05 14:05:19 +01:00
Frederik Rietdijk
fc2f32394c
python35: 3.5.4 -> 3.5.5
...
(cherry picked from commit 870e736177 )
2018-02-05 13:11:49 +01:00
Frederik Rietdijk
0d2d27109f
python34: 3.4.7 -> 3.4.8
...
(cherry picked from commit 8243d2b96f )
2018-02-05 13:11:49 +01:00
Rodney Lorrimar
fb235c98d8
electron: 1.7.5 -> 1.7.11
...
https://github.com/electron/electron/releases/tag/v1.7.6
https://github.com/electron/electron/releases/tag/v1.7.7
https://github.com/electron/electron/releases/tag/v1.7.8
https://github.com/electron/electron/releases/tag/v1.7.9
https://github.com/electron/electron/releases/tag/v1.7.10
https://github.com/electron/electron/releases/tag/v1.7.11
2018-02-05 13:06:22 +01:00
Robin Gloster
5c09cdc187
linuxPackages.cpupower: clean up
...
fixes the build on 17.09
(cherry picked from commit 39172792c6 )
2018-02-05 12:52:30 +01:00
Herwig Hochleitner
b6ad2eff81
chromium: 64.0.3282.119 -> 64.0.3282.140
...
[security] https://crbug.com/808163
(cherry picked from commit 8c8e8823bb )
2018-02-04 17:49:13 +01:00
Tim Steinbach
d31b569572
linux-copperhead: 4.15.a -> 4.15.1.a
...
(cherry picked from commit 4069faad7f )
2018-02-03 20:39:05 -05:00
Tim Steinbach
4e0b7ec6e9
linux: 4.4.114 -> 4.4.115
...
(cherry picked from commit fcbb7da942 )
2018-02-03 20:38:54 -05:00
Tim Steinbach
0231629d5d
linux: 4.14.16 -> 4.14.17
...
(cherry picked from commit e5ffae3966 )
2018-02-03 20:38:46 -05:00
Tim Steinbach
4860ab4958
linux: 4.9.79 -> 4.9.80
...
(cherry picked from commit d6d4ef6580 )
2018-02-03 20:38:37 -05:00
Gabriel Ebner
c6c57ef24a
python2Packages.odfpy: disable tests
...
(cherry picked from commit 6484eac5b2 )
2018-02-03 20:02:10 +01:00
Eelco Dolstra
e140d71d63
Merge #34294 : gcc: 7.2.0 -> 7.3.0
...
(cherry picked from commit e3df936356 )
This will probably be useful to find some CPU security bugs.
2018-02-03 12:17:38 +01:00
Patrick Hilhorst
3e844ee98b
vivaldi: 1.12.955.38-1 -> 1.13.1008.34-1
...
(cherry picked from commit 28643094e5 )
2018-02-03 11:04:18 +01:00
Peter Hoeg
fb3ec8aa30
vivaldi: do not build broken proprietary codecs by default
...
(cherry picked from commit a130b56c77 )
2018-02-03 11:04:10 +01:00
Peter Hoeg
207dc01d3c
vivaldi: 1.12.995.36 -> 1.12.995.38
...
(cherry picked from commit 6affc42fed )
2018-02-03 11:04:01 +01:00
Lukas Werling
a7f36ffcb5
vivaldi: 1.11.917.39-1 -> 1.12.955.36-1
...
vivaldi-ffmpeg-codecs: 60.0.3112.90 -> 61.0.3163.91
(cherry picked from commit a1767fa1ab )
2018-02-03 11:03:47 +01:00
Bjørn Forsman
89ae7b83e4
liburcu: 0.9.3 -> 0.9.5
...
(cherry picked from commit 75867d8967 )
2018-02-01 20:27:02 +01:00
Bjørn Forsman
c8294834fd
lttng-modules: 2.10.0 -> 2.10.5
...
Fixes build failure against newer linux kernels.
(cherry picked from commit f08e330ed4 )
2018-02-01 20:27:02 +01:00
Andreas Rammhold
a2cb964b73
firefox{-esr,}: fix failing build due to the google-api-key
...
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.
This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
(cherry picked from commit 42b9b8f7c8 )
2018-02-01 13:46:57 +01:00
Jörg Thalheim
39c6a54318
Merge pull request #34368 from flokli/borgbackup-1.1.4
...
backport borgbackup 1.1.4 for release-17.09
2018-02-01 10:43:13 +00:00
Franz Pletz
711f506e6a
Merge pull request #34479 from dotlambda/postfix-17.09
...
postfix: 3.2.3 -> 3.2.5 and correct license
2018-02-01 08:35:22 +00:00
Andreas Rammhold
b69010bab3
Merge pull request #34482 from andir/17.09/dovecot-cve-2017-15132
...
[17.09] dovecot: fix CVE-2017-15132
2018-02-01 03:54:23 +00:00
Andreas Rammhold
7c34d16a3d
dovecot: fix CVE-2017-15132
2018-02-01 04:30:01 +01:00
Andreas Rammhold
e31406f3a1
dovecot: 2.2.32 -> 2.2.33.2
...
Various bugfixes and minor changes:
- doveadm: Fix crash in proxying (or dsync replication) if remote is
running older than v2.2.33
- auth: Fix memory leak in %{ldap_dn}
- dict-sql: Fix data types to work correctly with Cassandra
- dovecot-lda was logging to stderr instead of to the log file.
* doveadm director commands wait for the changes to be visible in the
whole ring before they return. This is especially useful in testing.
* Environments listed in import_environment setting are now set or
preserved when executing standalone commands (e.g. doveadm)
+ doveadm proxy: Support proxying logs. Previously the logs were
visible only in the backend's logs.
+ Added %{if}, see https://wiki2.dovecot.org/Variables#Conditionals
+ Added a new notify_status plugin, which can be used to update dict
with current status of a mailbox when it changes. See
https://wiki2.dovecot.org/Plugins/NotifyStatus
+ Mailbox list index can be disabled for a namespace by appending
":LISTINDEX=" to location setting.
+ dsync/imapc: Added dsync_hashed_headers setting to specify which
headers are used to match emails.
+ pop3-migration: Add pop3_migration_ignore_extra_uidls=yes to ignore
mails that are visible in POP3 but not IMAP. This could happen if
new mails were delivered during the migration run.
+ pop3-migration: Further improvements to help with Zimbra
+ pop3-migration: Cache POP3 UIDLs in imapc's dovecot.index.cache
if indexes are enabled. These are used to optimize incremental syncs.
+ cassandra, dict-sql: Use prepared statements if protocol version>3.
+ auth: Added %{ldap_dn} variable for passdb/userdb ldap
- acl: The "create" (k) permission in global acl-file was sometimes
ignored, allowing users to create mailboxes when they shouldn't have.
- sdbox: Mails were always opened when expunging, unless
mail_attachment_fs was explicitly set to empty.
- lmtp/doveadm proxy: hostip passdb field was ignored, which caused
unnecessary DNS lookups if host field wasn't an IP
- lmtp proxy: Fix crash when receiving unexpected reply in RCPT TO
- quota_clone: Update also when quota is unlimited (broken in v2.2.31)
- mbox, zlib: Fix assert-crash when accessing compressed mbox
- doveadm director kick -f parameter didn't work
- doveadm director flush <host> resulted flushing all hosts, if <host>
wasn't an IP address.
- director: Various fixes to handling backend/director changes at
abnormal times, especially while ring was unsynced. These could have
resulted in crashes, non-optimal behavior or ignoring some of the
changes.
- director: Use less CPU in imap-login processes when moving/kicking
many users.
- lmtp: Session IDs were duplicated/confusing with multiple RCPT TOs
when lmtp_rcpt_check_quota=yes
- doveadm sync -1 fails when local mailboxes exist that do not exist
remotely. This commonly happened when lazy_expunge mailbox was
autocreated when incremental sync expunged mails.
- pop3: rawlog_dir setting didn't work
2018-02-01 03:49:28 +01:00
Robert Schütz
f5eaffc20f
postfix: Correct license
...
(cherry picked from commit dff396484d )
2018-02-01 00:36:30 +01:00
Robert Schütz
e724b496e0
postfix: 3.2.4 -> 3.2.5
...
(cherry picked from commit bf3b8a45bd )
2018-02-01 00:32:16 +01:00
Robert Schütz
2c699cb4c5
postfix: 3.2.3 -> 3.2.4
...
(cherry picked from commit ac27bb3b80 )
2018-02-01 00:32:12 +01:00
Sander van der Burg
2b89abef71
titaniumenv: fix nasty IPA generation bug
...
(cherry picked from commit 0d7a0d7572 )
2018-01-31 19:00:46 +01:00
Sander van der Burg
31ec7ad8ab
titaniumenv: add parameter that specifies than an IPA build is a store build
...
(cherry picked from commit fe6510369d )
2018-01-31 15:36:16 +01:00
Andreas Rammhold
b373959841
Merge pull request #34437 from andir/17.09/firefox-58
...
[17.09] 57.0.4 -> 58.0.1
2018-01-31 14:27:24 +00:00
Jörg Thalheim
861420c72d
nixos/borgbackup: add test
...
We had problems to get borg's own test suite running.
This test is intended to perform a quick smoke test to see whether we
have missed not any important dependency necessary to create backups
with borg.
tested with:
$ nix-build nixos/release.nix -A tests.borgbackup.x86_64-linux
(cherry picked from commit 8a5f77ffbc )
2018-01-31 15:16:49 +01:00
Tim Steinbach
6062ec0e4b
linux: 4.9.78 -> 4.9.79
...
(cherry picked from commit 6aa13b6b1d )
2018-01-31 09:07:08 -05:00
Tim Steinbach
5cbd68b662
linux: 4.4.113 -> 4.4.114
...
(cherry picked from commit 26e06c9a92 )
2018-01-31 09:07:00 -05:00
Tim Steinbach
a60fac499e
linux: 4.14.15 -> 4.14.16
...
(cherry picked from commit 27f5262cf2 )
2018-01-31 09:06:54 -05:00
Andreas Rammhold
ec89da79df
firefox: 57.0.4 -> 58.0.1
...
(cherry picked from commit 495e2b0343 )
2018-01-31 14:48:14 +01:00
Andrey Golovizin
f705efa34c
nixos/kresd: fix systemd dependency cycle ( #33614 )
...
The unnecessary dependency of sockets.target on kresd.service causes a
dependency cycle preventing kresd.service from starting at boot:
sockets.target -> kresd.service -> basic.target -> sockets.target
(cherry picked from commit f19d959ef1 )
2018-01-31 14:19:18 +01:00
Andreas Rammhold
491b77599c
rust119bin: 1.19.0 -> 1.21.0
...
also renamed to rust121bin
2018-01-31 03:16:07 +01:00
Andreas Rammhold
ff2dd47041
libpng: 1.6.31 -> 1.6.34
2018-01-31 03:16:07 +01:00
Andreas Rammhold
7d85ce1491
nss: 3.33 -> 3.34.1
...
(cherry picked from commit e524549536 )
2018-01-31 02:37:41 +01:00
Andreas Rammhold
c1d9aff56e
Merge pull request #34425 from tokudan/1709-ff-bin5801
...
firefox-bin: 58.0 -> 58.0.1 [security]
2018-01-30 23:09:31 +00:00
Daniel Frank
72ab053171
firefox-bin: 58.0 -> 58.0.1 [security]
...
(cherry picked from commit ba2008938d )
2018-01-30 16:29:58 +01:00
Shea Levy
aaa4cd02d9
Bring protobuf 3.4 from master for grpc
2018-01-29 15:30:48 -05:00
Shea Levy
08bb48e7f0
Add grpc.
...
(cherry picked from commit 6d3ff29d03 )
2018-01-29 14:56:12 -05:00
Shea Levy
25b73101e1
Add gflags
...
(cherry picked from commit 9d7883374c )
2018-01-29 14:56:02 -05:00
Franz Pletz
2591890fe4
Revert "microcodeIntel: 20171117 -> 20170108"
...
This reverts commit 9b7ef9c738 .
Intel recommends to stop deployment of the updated microcode as it
introduces unexpected system behaviour on many platforms.
See https://security-center.intel.com/advisory.aspx?intelid=INTEL-SA-00088&languageid=en-fr
cc #33414
(cherry picked from commit 393e39e2e5 )
2018-01-29 20:31:26 +01:00
Franz Pletz
c45b399880
imagemagick: fetch sources from github
...
Release tarballs are deleted after a new release.
(cherry picked from commit f833dd7067 )
This cherry-pick also syncs imagemagick with the version on master. The
change to github was not previously cherry-picked and lead to hash
mismatches.
2018-01-29 19:29:51 +01:00
Daniel Peebles
a4d616b2b2
Merge pull request #34390 from copumpkin/mono-stable-backports
...
Mono stable backports
2018-01-29 13:19:43 -05:00
Sander van der Burg
55433e8d48
imagemagick: fix output hash
2018-01-29 18:28:07 +01:00
jammerful
f2bd78e844
mono{48,50,54}: Fix libgdiplus path in dll config map
...
(cherry picked from commit 7ae8d2b567 )
2018-01-29 12:00:32 -05:00
Dan Peebles
a9fe88bae5
mono54: init
...
Still trying to figure out how msbuild should fit into the picture...
(cherry picked from commit 1a054480d3 )
2018-01-29 12:00:24 -05:00
Orivej Desh
c0d435510c
mono50: disable parallel building
...
(cherry picked from commit 7d14f812ab )
2018-01-29 12:00:17 -05:00
Orivej Desh
1286a42c35
mono46, mono48: disable parallel building
...
See #32386
mono46: https://hydra.nixos.org/build/65617511
mono48: https://hydra.nixos.org/build/65600645
(cherry picked from commit 0a41fc6b7c )
2018-01-29 12:00:10 -05:00
Austin Seipp
ca7ccc8276
nixpkgs: no parallel builds for mono 4.4
...
See #32386 -- while Mono in general should build correctly with parallel
building, it seems the 4.4 branch has broken.
Instead, allow parallel build support to be overridden by individual
versions, and default to true.
Signed-off-by: Austin Seipp <aseipp@pobox.com >
(cherry picked from commit 90bcfc78c3 )
2018-01-29 12:00:03 -05:00
Piotr Bogdan
bf2a553b02
mono: re-enable parallel building
...
(cherry picked from commit 391485e3b3 )
2018-01-29 11:59:55 -05:00
Roman Kuznetsov
b9fef61e06
mono: init at 4.8
...
(cherry picked from commit fccc81a671 )
2018-01-29 11:59:48 -05:00
Tim Steinbach
b98f6ad675
Fix kernelPackages for 4.15
...
(cherry picked from commit 9b7c2371f7 )
2018-01-29 11:55:26 -05:00
Tim Steinbach
6035e5cb08
gradle: 4.4.1 -> 4.5
...
(cherry picked from commit fa903adfe4d47a9753f93bd5870e58d6be0b8757)
2018-01-29 11:54:12 -05:00
Tim Steinbach
975a1801c3
kotlin: 1.2.20 -> 1.2.21
...
(cherry picked from commit 8ab63fd6d6c8dda27037701d74f205dcfb5f33fd)
2018-01-29 11:54:06 -05:00
Tim Steinbach
92bd6a5aaa
linux: Add 4.15
...
(cherry picked from commit 9a54302c58cb4b898d03f16ab0f089caebce353f)
2018-01-29 11:53:10 -05:00
Tim Steinbach
6959269c40
linux-copperhead: 4.14.15.a -> 4.15.a
...
(cherry picked from commit e1ee72e4a0d470a039edf4c37f251c2140507550)
2018-01-29 11:53:01 -05:00
Franz Pletz
853a6fe908
curl: 7.57.0 -> 7.58.0 (security)
...
Fixes: CVE-2018-1000005, CVE-2018-1000007
(cherry picked from commit 60331e6e90 )
2018-01-29 14:16:43 +01:00
Franz Pletz
245d6275aa
rsync: 3.1.2 -> 3.1.3
...
The CVE patches weren't previously applied because they depend on the
enableCopyDevicesPatch parameter. The naming of the patches attribute in
base.nix was misleading.
The new rsync release now really fixes:
* CVE-2017-15994
* CVE-2017-16548
* CVE-2017-17433
* CVE-2017-17434
(cherry picked from commit 57ecb3a8f0 )
2018-01-29 13:58:11 +01:00
Tuomas Tynkkynen
39f8b752cd
openblas: Support ARMv6
...
(cherry picked from commit 722295fc15 )
2018-01-29 11:53:48 +01:00
georgewhewell
cd4f4e08ce
openblas: add aarch64 platform config
...
(cherry picked from commit 73b65551f4 )
2018-01-29 11:53:48 +01:00
Florian Klink
6f3ab10f54
borgbackup: remove nckx from maintainers list
...
see 0f84673f3d
2018-01-29 11:53:48 +01:00
Florian Klink
1b3e0de94d
borgbackup: backport 1.1.4 from nixpkgs-unstable
...
fixes #33053 .
2018-01-29 11:53:48 +01:00
Florian Klink
3a17a5815b
guzzle_sphinx_theme: init at 0.7.11
...
* maintainers: add flokli
* sphinx_guzzle_theme: init at 0.7.11
This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
(cherry picked from commit ab2cc75f78 )
2018-01-29 11:52:13 +01:00
Franz Pletz
b7aa333303
jenkins: 2.101 -> 2.103
...
(cherry picked from commit e3fbefd678 )
2018-01-29 11:05:57 +01:00
Mathias Schreck
1fc4888170
jenkins: 2.95 -> 2.101
...
(cherry picked from commit 4eba35bc9d )
2018-01-29 11:05:57 +01:00
Franz Pletz
2b6b8a1baf
graphicsmagick: 1.3.27 -> 1.3.28
...
(cherry picked from commit 0d91518324 )
2018-01-29 11:05:09 +01:00
Franz Pletz
9a15a8c977
imagemagick: 6.9.9-33 -> 6.9.9-34
...
(cherry picked from commit d18299edcb )
2018-01-29 11:04:52 +01:00
Franz Pletz
78ca5583f3
imagemagick7: 7.0.7-21 -> 7.0.7-22
...
(cherry picked from commit c9f94405ed )
2018-01-29 11:04:11 +01:00
Franz Pletz
d8452a960b
p7zip: add patch to fix CVE-2017-17969
...
(cherry picked from commit eaaca14c30 )
2018-01-29 10:57:24 +01:00
rnhmjoj
6d6aa676e6
pdns-recursor: 4.0.8 -> 4.1.1
...
(cherry picked from commit 8853d4408b )
2018-01-29 10:57:03 +01:00
Vladimír Čunát
c2b668ee72
Merge #34283 : google-chrome: add new dep on at_spi2_atk
...
Master PR: #33062 .
2018-01-27 09:21:28 +01:00
Franz Pletz
4c3c0e824a
Merge #34289 : thunderbird: 52.5.2 -> 52.6.0 [security]
...
(cherry picked from commit 4a2f7a73cc )
2018-01-26 21:06:08 +01:00
Robin Gloster
ffea68a09c
clamav: fix fd leakage
...
(cherry picked from commit 15ce244d0c )
2018-01-26 18:30:31 +01:00
Franz Pletz
a5fc6e8710
clamav: 0.99.2 -> 0.99.3
...
(cherry picked from commit cb142ae728 )
2018-01-26 18:30:31 +01:00
Eelco Dolstra
239bdbd702
Merge pull request #34292 from copumpkin/undo-aws-sdk-cpp-bump
...
Undo aws sdk cpp bump
2018-01-26 15:00:53 +01:00
Dan Peebles
c6d7639fef
nixUnstable use a newer aws-sdk-cpp
2018-01-26 08:58:47 -05:00
Dan Peebles
5b2b7ed218
Revert "aws-sdk-cpp: 1.1.18 -> 1.3.22"
...
This is an API breaking change, so I'm going to add it as a separate
for Nix only in another commit.
This reverts commit 46301566ec .
2018-01-26 08:47:39 -05:00
Eelco Dolstra
46301566ec
aws-sdk-cpp: 1.1.18 -> 1.3.22
...
(cherry picked from commit 3430b0e859 )
2018-01-26 08:12:29 -05:00
Dan Peebles
08d1f13972
nixUnstable: pre5788_e3013543 -> pre5873_b76e282d
2018-01-26 08:12:28 -05:00
Andrew Slough
d39f359ceb
google-chrome: add new dep on at_spi2_atk
...
Fixes #32978
(cherry picked from commit fa6c8beaab )
2018-01-26 10:25:33 +00:00
Herwig Hochleitner
e79033b572
chromium: 63.0.3239.132 -> 64.0.3282.119
...
CVE-2018-6031
CVE-2018-6032
CVE-2018-6033
CVE-2018-6034
CVE-2018-6035
CVE-2018-6036
CVE-2018-6037
CVE-2018-6038
CVE-2018-6039
CVE-2018-6040
CVE-2018-6041
CVE-2018-6042
CVE-2018-6043
CVE-2018-6045
CVE-2018-6046
CVE-2018-6047
CVE-2018-6048
CVE-2017-15420
CVE-2018-6049
CVE-2018-6050
CVE-2018-6051
CVE-2018-6052
CVE-2018-6053
CVE-2018-6054
(cherry picked from commit 7a2662569d )
2018-01-25 20:38:10 +01:00
Herwig Hochleitner
67e81c0594
chromium: update 63.0.3239.108 -> 63.0.3239.132
...
this introduces a standard approach to playing with patches from the
gentoo repository.
the patches for 64 are a first guess during a build in progress
cc @YorikSar @aszlig
(cherry picked from commit dbb774c5e1 )
2018-01-25 20:37:58 +01:00
Herwig Hochleitner
c5e9928940
webkitgtk: 2.18.5 -> 2.18.6
...
CVE-2018-4088
CVE-2018-4096
CVE-2018-4089
CVE-2017-7153
CVE-2017-7160
CVE-2017-7161
CVE-2017-7165
CVE-2017-13884
CVE-2017-13885
(cherry picked from commit ea01365cff )
2018-01-25 20:35:52 +01:00
Tim Steinbach
dab46ac5e2
linux-copperhead: 4.14.14.a -> 4.14.15.a
...
(cherry picked from commit 3391266ee7 )
2018-01-25 09:12:17 -05:00
Vladimír Čunát
9c96edf8d7
Merge #34205 : rust: disable a test to fix build
...
... after applying glibc patches.
It's not clear (yet) why this older rustc (test) got broken.
Newer rustc (used for Firefox) has the very same test that still passes.
2018-01-25 12:45:56 +01:00
Daiderd Jordan
563e39f595
rustc: disable stack test with glibc
...
Fixes #34189
2018-01-24 21:13:06 +01:00
Michael Raskin
8b181d5055
libmpc: update source URL
...
(cherry picked from commit 654542be52 )
2018-01-23 18:37:42 -05:00
Vladimír Čunát
c52254b500
Merge #34073 : firefox-{bin,esr}: update
...
(cherry picked from commit 24fe57dfc8 )
2018-01-23 22:25:31 +01:00
Tuomas Tynkkynen
cee2f85676
kernel: 4.9.77 -> 4.9.78
...
(cherry picked from commit acf5b8e662 )
2018-01-23 23:18:29 +02:00
Tuomas Tynkkynen
2228c190b3
kernel: 4.4.112 -> 4.4.113
...
(cherry picked from commit 4276c0d898 )
2018-01-23 23:18:24 +02:00
Tuomas Tynkkynen
7c04c9b216
kernel: 4.14.14 -> 4.14.15
...
(cherry picked from commit 1481937af2 )
2018-01-23 23:18:20 +02:00
Robert Helgesson
99978114f2
eclipse-plugin-autodetect-encoding: 1.8.4 -> 1.8.5
...
(cherry picked from commit c32755ceac )
2018-01-23 19:39:50 +01:00
Daiderd Jordan
b222a0713f
mongodb: fix darwin build
...
(cherry picked from commit a387a0f171 )
2018-01-23 00:09:53 +01:00
John Wiegley
4ea23e7f1d
nss: Omit an extraneous definition; fix other problems on Darwin
...
(cherry picked from commit e8caa47b35 )
2018-01-23 00:01:46 +01:00
Will Dietz
139a451b23
ncurses: use more complicated expression to avoid mass-rebuilds, note
...
(cherry picked from commit 48a5212c15 )
2018-01-22 23:55:23 +01:00
Will Dietz
e1efcb3e38
ncurses: simplify patch expr, fix ncurses6 build w/clang
...
Somewhat amusingly given its name, "clang.patch" applies to both 5 and 6
but is the cause of ncurses6 breakage on 6 but is required on 5...
gcc is happy in all four configurations:
5 5p 6 6p
gcc ✓ ✓ ✓ ✓
clang ✗ ✓ ✓ ✗
Which is why this commit enables the patch for 5 but not 6;
this matches behavior in Gentoo, for example.
For further simplification, we also use gcc-5 patch regardless.
(cherry picked from commit 96f0d3b908 )
2018-01-22 23:55:16 +01:00
Daiderd Jordan
6f2b46fe58
cockroachdb: fix darwin build
2018-01-22 23:53:39 +01:00
Vladimír Čunát
fabdb3bd13
knot-resolver: upstream patches for CVE-2018-1000002
2018-01-22 15:02:22 +01:00
Ioannis Koutras
20a11464af
webstorm: 2017.3.2 -> 2017.3.3
...
(cherry picked from commit 9bd6b328b1 )
2018-01-22 10:38:03 +00:00
Ioannis Koutras
e18fdf08ea
ruby-mine: 2017.3.1 -> 2017.3.2
...
(cherry picked from commit 665d24311e )
2018-01-22 10:38:02 +00:00
Ioannis Koutras
b8b753f28b
pycharm-professional: 2017.3.2 -> 2017.3.3
...
(cherry picked from commit efe4775c1f )
2018-01-22 10:38:02 +00:00
Ioannis Koutras
6ddc10e848
pycharm-community: 2017.3.2 -> 2017.3.3
...
(cherry picked from commit 0ffcc297ad )
2018-01-22 10:38:01 +00:00
Ioannis Koutras
376115b26c
phpstorm: 2017.3.2 -> 2017.3.3
...
(cherry picked from commit 9ee5bd8ab0 )
2018-01-22 10:38:01 +00:00
Ioannis Koutras
4e7fa73241
idea-ultimate: 2017.3.2 -> 2017.3.3
...
(cherry picked from commit e9728e8155 )
2018-01-22 10:38:01 +00:00
Ioannis Koutras
0f13224435
idea-community: 2017.3.2 -> 2017.3.3
...
(cherry picked from commit a6d299b2b8 )
2018-01-22 10:38:00 +00:00
Ioannis Koutras
5e9c268ae0
goland: 2017.3 -> 2017.3.1
...
(cherry picked from commit bfce8a71b7 )
2018-01-22 10:38:00 +00:00
Ioannis Koutras
c9d1a42912
clion: 2017.3.1 -> 2017.3.2
...
(cherry picked from commit e364a33f32 )
2018-01-22 10:37:59 +00:00
GRBurst
e1d02a2dea
jetbrain-editors: 2017.3 -> 2017.3.2
...
Motivation for change: Updating to latest version.
(cherry picked from commit d578324ec0 )
2018-01-22 10:37:59 +00:00
joncojonathan
ae46580803
phpstorm: 2017.3 -> 2017.3.2
...
Motivation for change: Updating to latest version.
(cherry picked from commit 3bfb5f6848 )
2018-01-22 10:37:59 +00:00
Jörg Thalheim
a435c92a26
wireguard: 0.0.20171221 -> 0.0.20180118
...
(cherry picked from commit e36a3623e9 )
2018-01-21 22:18:47 +00:00
Graham Christensen
013662f8d0
Merge pull request #34056 from bachp/minio-security2-stable
...
[17.09] Minio critical security update
2018-01-21 16:15:36 -05:00
Dmitry Moskowski
8551e2c0b2
unbound: 1.6.7 -> 1.6.8
...
Fixes CVE-2017-15105
(cherry picked from commit baa23aa2fc )
2018-01-21 21:00:45 +01:00
Sarah Brofeldt
510a474c0b
Merge pull request #34099 from srhb/nixos-17.09
...
taskwarrior: Fix bash completion
2018-01-21 13:44:51 +01:00
Matthias Beyer
7d2bb18dc7
taskwarrior: Fix bash completion
...
(cherry picked from commit 1f9c886177 )
2018-01-21 13:35:32 +01:00
adisbladis
31baf4e57b
firefox-devedition-bin: 58.0b15 -> 59.0b2
...
This is cherry-picked from multiple commits:
firefox-devedition-bin: 58.0b15 -> 58.0b16
(cherry picked from commit 66bc1ad0af )
firefox-devedition-bin: 58.0b16 -> 59.0b1
(cherry picked from commit f96373262f )
firefox-devedition-bin: 59.0b1 -> 59.0b2
(cherry picked from commit e842d44928 )
2018-01-21 00:24:36 +08:00
Frederik Rietdijk
f03a421e65
Merge pull request #33728 from das-g/tablib-0.12.1
...
tablib: 0.10.0 -> 0.12.1, re-enable on Python 3
2018-01-20 14:50:35 +01:00
Jan Tojnar
4bb14e4695
librsvg: 2.40.17 → 2.40.18
...
(cherry picked from commit 14e518d020 )
2018-01-20 12:34:27 +08:00
jammerful
5141f28405
shibboleth-sp: 2.6.0 -> 2.6.1
...
Resolves #33875
(cherry picked from commit a42aef3bdc )
2018-01-19 23:26:50 +00:00
jammerful
784598c578
opensaml-cpp: 2.6.0 -> 2.6.1
...
Resolves #33875
(cherry picked from commit edd3180aa2 )
2018-01-19 23:26:42 +00:00
jammerful
cac43104c3
xml-tooling-c: 1.6.0 -> 1.6.3
...
Resolves #33875
(cherry picked from commit 4414b1b0a7 )
2018-01-19 23:26:35 +00:00
Pascal Bach
e31e3ef17c
minio: 2018-01-02T23-07-00Z -> 2018-01-18T20-33-21Z
...
Critical security fix that fixes an issue that allows
bypassing authentication.
See: https://blog.minio.io/minio-release-jan-18-2018-security-advisory-4c64ca87721b
2018-01-19 18:40:16 +01:00
Ricardo M. Correia
fd0abdcebc
pythonPackages.netaddr: fix patch hash
...
(cherry picked from commit 517a0723e4 )
2018-01-19 15:51:03 +00:00
Andreas Rammhold
6a410293cf
Merge pull request #34044 from andir/17.09/kmod-missing-libelf
...
[17.09] fix kernel modules that fail with linux-4.14
2018-01-19 14:16:10 +00:00
Andreas Rammhold
a5e1457373
linuxPackages.vhba: fix compilation with linux-4.14
2018-01-19 14:40:46 +01:00
Andreas Rammhold
627ea8ace5
linuxPackages.v4l2loopback: fix compilation with linux-4.14
2018-01-19 14:40:46 +01:00
Andreas Rammhold
fbf27a545e
linuxPackages.phc-intel: fix build with linux-4.14
2018-01-19 14:40:46 +01:00
adisbladis
332169792c
linuxPackages.dpdk: needs libelf from kernel.moduleBuildDependencies
...
(cherry picked from commit 0d3e23fa32 )
2018-01-19 14:40:45 +01:00
Andreas Rammhold
8bd40efcb9
linuxPackages.openafs: 1.6.21.1 -> 1.6.22.1 (fixes build with kernel >=4.14)
2018-01-19 14:40:40 +01:00
Andreas Rammhold
ae24fad5ab
wireshark: en- & disable Gtk/Qt separately
...
This should also fix the wireshark-cli variant
(cherry picked from commit 969d61dd42 )
2018-01-19 09:40:05 +08:00
Andreas Rammhold
4447281ef9
wireshark-gtk: explicitly disable the Qt build when building Gtk
...
In a recent Cmake(?) or wireshark release the default behaviour did
change. A failing build log can be seen at hydra [1].
[1] https://hydra.nixos.org/build/67179559/nixlog/1
(cherry picked from commit c77e0539e0 )
2018-01-19 09:40:04 +08:00
adisbladis
0e2e25daeb
Revert "wireshark-gtk: Fix build"
...
This reverts commit 089d86946e
Revert "wireshark-cli: Fix build"
This reverts commit ab769321af
2018-01-19 09:38:21 +08:00
Eelco Dolstra
4c54e34505
nvidia-x11: 384.98 -> 384.111
2018-01-18 21:41:37 +01:00
Dan Peebles
18d0a3b308
xcbuild: 0.1.1 -> 0.1.2-pre
...
Also, add some static library stuff to the platform spec
(cherry picked from commit 5de4d19392 )
2018-01-18 20:43:59 +01:00
Herwig Hochleitner
3d02b9119f
leiningen: 2.7.1 -> 2.8.1
2018-01-18 18:57:50 +01:00
Herwig Hochleitner
d17dd86952
webkitgtk: 2.18.4 -> 2.18.5
...
CVE-2017-5753
CVE-2017-5715
2018-01-18 18:57:47 +01:00
Tim Steinbach
3898dc16f6
openjdk: 8u152 -> 8u172
...
(cherry picked from commit ec225d7cf9fbe696031f788352dc569f928f7adb)
2018-01-18 11:30:07 -05:00
adisbladis
ab769321af
wireshark-cli: Fix build
2018-01-18 22:17:42 +08:00
adisbladis
089d86946e
wireshark-gtk: Fix build
2018-01-18 22:08:37 +08:00
Rob Vermaas
924ceda700
awscli: upgrade to 1.14.22
...
botocore: upgrade to 1.8.26
boto3: upgrade to 1.4.8
s3transfer: upgrade to 0.1.12
2018-01-18 13:44:44 +01:00
AmineChikhaoui
ef5a4295b4
Fixes https://github.com/NixOS/nixops/issues/756 .
...
Seems the google compute metadata service behavior changed a bit
recently which caused this issue ?
see: https://cloud.google.com/compute/docs/storing-retrieving-metadata
(cherry picked from commit 5dba59d494 )
2018-01-18 13:18:07 +01:00
Frederik Rietdijk
780d1c4510
gprof2dot: do not use pypy
...
- The package does not seem to function with `pypy` (#33997 )
- Our default interpreter should be used. If one wants extra performance
(e.g. using PyPy) they can override or modify the expression however
they want, but not in Nixpkgs.
(cherry picked from commit fbaf5fd677 )
2018-01-18 09:40:36 +01:00
John Ericson
3e3bee0d0e
Merge pull request #29935 from obsidiansystems/appease-sierra-linker-17.09
...
cc-wrapper: More intelligent sierra hack
2018-01-17 18:28:38 -05:00
Vladimír Čunát
0186286433
glibc: 2.25-49 -> 2.25-123 to fix CVE-2018-1000001
...
/cc https://github.com/NixOS/nixpkgs/issues/33826#issuecomment-357436030
Unstable/master uses 2.26-x, updated in 990ff97c6d .
2018-01-17 23:13:55 +01:00
Tim Steinbach
d9a2891c32
linux-copperhead: 4.14.13.a -> 4.14.14.a
...
(cherry picked from commit a0963f226d0b249eadbd2ef5e828761c8eb1d0ec)
2018-01-17 13:30:24 -05:00
Tim Steinbach
1b811394d2
keybase: 1.0.33 -> 1.0.39
...
(cherry picked from commit f6c0c86509 )
2018-01-17 10:35:00 -05:00
Tim Steinbach
42054ecef0
gradle: 4.4 -> 4.4.1
...
(cherry picked from commit 239606c176 )
2018-01-17 10:32:03 -05:00
Maximilian Bode
08623fdcc8
gradle: 4.3.1 -> 4.4
...
(cherry picked from commit 377cd99e4b )
2018-01-17 10:31:55 -05:00
Tim Steinbach
4dd6b2d082
atom: 1.23.2 -> 1.23.3
...
(cherry picked from commit 94d6f39ea2 )
2018-01-17 10:30:08 -05:00
Tim Steinbach
330fecf694
kotlin: 1.2.10 -> 1.2.20
...
(cherry picked from commit c5b5568a12 )
2018-01-17 10:27:08 -05:00
Tim Steinbach
d2e0418f22
kotlin: 1.1.60-b55 -> 1.2.10
...
(cherry picked from commit 3f3e548312 )
2018-01-17 10:27:02 -05:00
Tim Steinbach
4572f8f0d8
kotlin: 1.1.51 -> 1.1.60
...
(cherry picked from commit 92e9851731 )
2018-01-17 10:26:26 -05:00
Tim Steinbach
c5a72abfb1
kotlin: 1.1.50 -> 1.1.51
...
(cherry picked from commit ad2c63a23a )
2018-01-17 10:26:20 -05:00
taku0
bc8bb0f34e
oraclejdk: 8u151, 8u152, 9.0.1 -> 8u161, 8u162, 9.0.4
...
(cherry picked from commit 88ba2698c3 )
2018-01-17 10:18:15 -05:00
taku0
f8dc56ec05
oraclejdk: remove JCE option
...
The unlimited JCE is bundled by default with Oracle JDK 9.
http://www.oracle.com/technetwork/java/javase/terms/readme/jdk9-readme-3852447.html
(cherry picked from commit 194fed059d )
2018-01-17 10:13:41 -05:00
taku0
27d4cc417c
oraclejre: 9.0.1 -> 9.0.4
...
(cherry picked from commit 41cb6636fb )
2018-01-17 10:13:00 -05:00
Tim Steinbach
2b7efda1a7
openjdk: 8u152 -> 8u162
...
(cherry picked from commit 241e509abd )
2018-01-17 10:12:31 -05:00
Tim Steinbach
c6a6cbd2bc
openjdk: 9.0.1 -> 9.0.4
...
(cherry picked from commit 416ef9bd8e )
2018-01-17 10:12:14 -05:00
Tim Steinbach
2799c88998
linux: 4.4.111 -> 4.4.112
...
(cherry picked from commit 5dfc0ba25e7e4329b1cc9deaa4a2da0c54e4fae1)
2018-01-17 08:57:38 -05:00
Tim Steinbach
ca91bc0389
linux: 4.9.76 -> 4.9.77
...
(cherry picked from commit 7981bb421986feb775819f0e137ffe3250a28b86)
2018-01-17 08:57:32 -05:00
Tim Steinbach
dccd0dfdfb
linux: 4.14.13 -> 4.14.14
...
(cherry picked from commit 803b4030f1b7fa1209f11d1da23130091b8cdeeb)
2018-01-17 08:57:25 -05:00
Bas van Dijk
f4a9361efd
elk: 5.6.5 -> 5.6.6
...
Security fix for CVE-2018-3818.
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
(cherry picked from commit af47db6a3a )
2018-01-17 13:10:54 +01:00
Andreas Rammhold
5ccb043ff3
Merge pull request #33965 from andir/17.09/batman-adv-2017.4
...
[17.09] batman-adv 2017.4
2018-01-17 02:31:14 +00:00
Andreas Rammhold
a3b09508bf
Merge pull request #33963 from andir/17.09/exfat-nofuse
...
linuxPackages.extfat-nofuse: fix libelf dependency
2018-01-17 02:24:28 +00:00
Andreas Rammhold
2430d1396e
batman-adv: 2017.3 -> 2017.4
...
(cherry picked from commit 4774356724 )
2018-01-17 03:21:12 +01:00
Andreas Rammhold
3bae37c1a7
batman-adv: add missing nativeBuildInputs
...
(cherry picked from commit 1eb62129d9 )
2018-01-17 03:21:00 +01:00
Jörg Thalheim
66331b26b7
linuxPackages.exfat-nofuse: fix libelf dependency
...
(cherry picked from commit 5ccfd0ee34 )
2018-01-17 02:57:20 +01:00
adisbladis
183eac773b
bind: License changed to MPL 2.0
...
(cherry picked from commit ca094d7af2 )
2018-01-17 09:42:30 +08:00
Andreas Rammhold
3b4fca1f08
bind: 9.11.2 -> 9.11.2-P1 (fixes CVE-2017-3145, CVE-2017-3143, CVE-2017-3141 & CVE-2017-3140)
...
For more details see [1].
[1] http://ftp.isc.org/isc/bind9/9.11.2-P1/RELEASE-NOTES-bind-9.11.2-P1.html
2018-01-17 02:26:25 +01:00
Bas van Dijk
7eaf0c7dcc
elk: 6.1.1 -> 6.1.2
...
Contains a security fix for kibana: CVE-2018-3818.
https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html
https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html
https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html
https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
(cherry picked from commit e842ffbb33 )
2018-01-17 01:49:52 +01:00
Robin Gloster
4094ac5a33
gitlab: 10.3.3 -> 10.3.4
...
Fixes:
- CVE-2017-0915
- CVE-2018-3710
- CVE-2017-0918
- CVE-2017-0923
- CVE-2017-0925
- CVE-2017-0926
- CVE-2017-0924
- CVE-2017-0914
- CVE-2017-0916
- CVE-2017-0917
- CVE-2017-0927
- CVE-2017-0922
See https://about.gitlab.com/2018/01/16/gitlab-10-dot-3-dot-4-released/
for details.
(cherry picked from commit 231f434a4d )
2018-01-17 01:47:13 +01:00
Robin Gloster
be1e1314f8
gitlab module: config changes for gitlab 10.3
...
(cherry picked from commit e606bb252b )
2018-01-17 01:47:13 +01:00
Robin Gloster
9685f4e621
gitlab module: gitaly fixes
...
(cherry picked from commit 69c396f273 )
2018-01-17 01:47:13 +01:00
Ben Gamari
3e5160f795
gitlab: Rename jws_private_key to openid_connect_signing_key
...
See
24d56df29b
(cherry picked from commit b95cdd4f6c )
2018-01-17 01:47:13 +01:00
Robin Gloster
e784b4ab1b
gitlab: remove unnecessary assertion
...
It also gives less information than the error from the module system.
(cherry picked from commit c4036762b2 )
2018-01-17 01:47:12 +01:00
Robin Gloster
34faf466d0
gitaly: 0.43.1 -> 0.59.2
...
(cherry picked from commit e7e12e5173 )
2018-01-17 01:47:12 +01:00
Servilio Afre Puentes
703ea75adb
gitaly: 0.38.0 -> 0.43.1
...
(cherry picked from commit 2aa4517d4f )
2018-01-17 01:47:12 +01:00
Robin Gloster
1b39953bf5
gitlab-workhorse: 3.2.0 -> 3.3.1
...
(cherry picked from commit 042c12e512 )
2018-01-17 01:47:11 +01:00
Robin Gloster
ae7a9e1271
gitlab-shell: 5.9.3 -> 5.10.2
...
(cherry picked from commit 0ad54e43df )
2018-01-17 01:47:11 +01:00
Robin Gloster
4a3dc0e1c9
gitlab: 10.1.1 -> 10.3.3
...
(cherry picked from commit 1c5fd46d6c )
2018-01-17 01:47:11 +01:00
Servilio Afre Puentes
1feccc9766
gitlab-workhorse: 3.0.0 -> 3.2.0
...
(cherry picked from commit fa0148abf8 )
2018-01-17 01:47:11 +01:00
Servilio Afre Puentes
a294cfb736
gitlab-shell: 5.9.0 -> 5.9.3
...
(cherry picked from commit c9bb6ac1fd )
2018-01-17 01:47:10 +01:00
Servilio Afre Puentes
80288f7fd1
gitlab: 10.0.2 -> 10.1.1
...
(cherry picked from commit f2ac5e0acf )
2018-01-17 01:47:10 +01:00
Bas van Dijk
bd210da582
elk: 6.1.0 -> 6.1.1
...
(cherry picked from commit e8e88c43f6 )
2018-01-17 01:29:49 +01:00
Bas van Dijk
3230645c5a
elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
...
This change is backwards compatible since the ELK tools at version 5.x
remain unchanged.
The test suite now both tests ELK-5 and ELK-6.
(cherry picked from commit 803077ef1c )
2018-01-17 01:29:49 +01:00
Bas van Dijk
728c24aeb2
elk: 5.6.1 -> 5.6.5
...
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
(cherry picked from commit 95913d2768 )
2018-01-17 01:29:49 +01:00
Alain Lehmann
855fbf5533
perlPackages.MacPasteboard: init at 0.009
...
(cherry picked from commit 9ea67c101c )
2018-01-16 21:20:46 +01:00
Alain Lehmann
74808b275e
perlPackages.Clipboard: Fix darwin build
...
Darwin requires dependency on MacPasteboard
The test runs successfully when executed interactively from a nix-shell.
Disable doCheck as paste pasteboard is not accessible in (non-interactive) nix-build.
(cherry picked from commit 9e2e219608 )
2018-01-16 21:20:28 +01:00
Alain Lehmann
96fece0c7d
kpcli: Fix darwin build
...
adding MacPasteboard to perl path to support using clipboard on darwin
(cherry picked from commit f198189177 )
2018-01-16 21:20:12 +01:00
Andreas Rammhold
66b4de79e3
miniupnpc_2: 2.0.20170509 -> 2.0.20171212
...
This potentially addresses CVE-2017-1000494.
Changes since last version bump:
2017/12/11:
Fix buffer over run in minixml.c
Fix uninitialized variable access in upnpreplyparse.c
(cherry picked from commit 761ed40c5c )
2018-01-16 12:23:56 +08:00
Andreas Rammhold
3a583534fa
miniupnpd: 2.0 -> 2.0.20171212 (fixes CVE-2017-1000494)
...
changelog since the last version bump:
2017/12/12:
Fix a few buffer overrun in SSDP and SOAP parsing
2017/11/02:
PCP : reset epoch after address change
2017/05/26:
merge https://github.com/miniupnp/miniupnp/tree/randomize_url branch
2017/05/24:
get SSDP packet receiving interface index and use it to check if the
packet is from a LAN
2017/03/13:
default to client address for AddPortMapping when <NewInternalClient>
is empty
pass ext_if_name to add_pinhole()
2016/12/23:
Fix UDA-1.2.10 Man header empty or invalid
2016/12/16:
Do not try to open IPv6 sockets once it is disabled
2016/12/01:
Fix "AddPinhole Twice" test
2016/11/11:
fixes build for Solaris/SunOS
2016/07/23:
fixes build error on DragonFly BSD
(cherry picked from commit addf1d5da3 )
2018-01-16 12:23:50 +08:00
rnhmjoj
fea2430131
nixos/dnscrypt-wrapper: fix rotate script failing to restart the service
...
(cherry picked from commit c883311327 )
2018-01-15 22:30:32 +01:00
Tim Steinbach
74286ec9e7
vscode: 1.19.1 -> 1.19.2
...
(cherry picked from commit e102bd52f0799dd11ea4e7f0a6bd39ae6c1a82de)
2018-01-15 12:35:29 -05:00
adisbladis
b5180b81d8
wireshark: 2.4.2 -> 2.4.3
...
(cherry picked from commit cd7ce7ca70 )
wireshark: 2.4.3 -> 2.4.4
https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html
(cherry picked from commit fecfd3b7ae )
2018-01-15 10:07:49 +08:00
Andreas Rammhold
746b3a5e50
Merge pull request #33874 from andir/17.09/transmission-dns-rebinding-rce
...
transmission: fix RCE via dns rebinding attach
2018-01-14 23:53:57 +00:00
Andreas Rammhold
764a220c56
transmission: fix RCE via dns rebinding attach
...
For further details see [1] & [2].
[1] https://github.com/transmission/transmission/pull/468
[2] http://www.openwall.com/lists/oss-security/2018/01/12/1
(cherry picked from commit 50f48fce09 )
2018-01-15 00:24:33 +01:00
Orivej Desh
a14448da27
Merge #33529 : nixos/availableKernelModules: add logitech hid
...
(cherry picked from commit d7d3f359ae )
2018-01-14 21:57:15 +01:00
Jon Banafato
c78b6cbc42
skypeforlinux: 8.11.0.4 -> 8.13.0.2
...
(cherry picked from commit f6936ea842 )
2018-01-15 01:03:46 +08:00
Frederik Rietdijk
1c104f986c
Merge pull request #33760 from LumiGuide/elasticsearch-curator-5.4.1-release-17.09
...
elasticsearch-curator-5.4.1 on release-17.09
2018-01-14 16:22:36 +01:00
Orivej Desh
2863c405ff
mkPythonDerivation: let name default to ${pname}-${version}
...
(cherry picked from commit 78ed9da5e4 )
2018-01-14 16:21:08 +01:00
Orivej Desh
eb2e3bef01
mkPythonDerivation: let name default to ${pname}-${version}
...
(cherry picked from commit 78ed9da5e4 )
2018-01-14 16:19:45 +01:00
Bas van Dijk
8ec292d959
python-modules: removed unnecessary name attributes
...
(cherry picked from commit 762f5ea557 )
2018-01-14 16:07:58 +01:00
Bas van Dijk
e0f177a8ca
pythonPackages.elasticsearch: move derivation to python-modules
...
(cherry picked from commit c02a883169 )
2018-01-14 16:07:52 +01:00
Andreas Rammhold
bc66772e76
Merge pull request #33845 from andir/17.09/libxml2
...
libxml2: 2.9.5 -> 2.9.7 (fixes CVE-2017-15412)
2018-01-14 00:28:21 +00:00
Andreas Rammhold
7880caca48
libxml2: 2.9.5 -> 2.9.7 (fixes CVE-2017-15412)
...
For details see [1].
[1] https://git.gnome.org/browse/libxml2/commit/?id=0f3b843b3534784ef57a4f9b874238aa1fda5a73
2018-01-14 00:56:51 +01:00
Will Dietz
f81b927ed9
imagemagick: 7.0.7-14 -> 7.0.7-21
...
(cherry picked from commit 397157cc94 )
2018-01-14 03:54:02 +08:00
Will Dietz
df66be28c8
imagemagick: 6.9.9-26 -> 6.9.9-33
...
(cherry picked from commit 18550603e9 )
2018-01-14 03:53:53 +08:00
adisbladis
93e9c9c4d2
gst-plugins-bad: Fix CVE-2016-9447
...
(cherry picked from commit fa3aec7e4d )
2018-01-14 02:12:44 +08:00
Daiderd Jordan
92d088e891
Merge pull request #33828 from manveru/upgrade-ruby-cherrypick
...
Ruby: 2.2.8 -> 2.2.9, 2.3.5 -> 2.3.6, 2.4.2 -> 2.4.3
2018-01-13 12:15:53 +01:00
Michael Fellinger
d6d70cb42a
Ruby: 2.2.8 -> 2.2.9, 2.3.5 -> 2.3.6, 2.4.2 -> 2.4.3
...
(cherry picked from commit e90412debb )
2018-01-13 11:47:20 +01:00
Peter Simons
ca67494719
Merge pull request #32096 from vaibhavsagar/sync-all-cabal-hashes
...
Sync all-cabal-hashes with a38a3e2
2018-01-13 08:55:01 +01:00
Samuel Leathers
bcc22776ae
Revert "nixos/xautolock: rewrite and add some options"
...
This reverts commit 1e0eebf2fa .
2018-01-12 21:23:32 -05:00
Graham Christensen
b45869e48e
Revert "nixops: digital ocean PR #765 "
...
This reverts commit eb64a95e0d .
Please don't patch Nix projects in Nixpkgs.
2018-01-12 20:33:38 -05:00
Graham Christensen
d659398bfa
Revert "nixops: enable vultr"
...
This reverts commit fcf3458356 .
Pleasee don't patch Nix projects in Nixpkgs.
2018-01-12 20:33:24 -05:00
Samuel Leathers
fcf3458356
nixops: enable vultr
2018-01-12 19:25:29 -05:00
Samuel Leathers
eb64a95e0d
nixops: digital ocean PR #765
2018-01-12 19:25:28 -05:00
WilliButz
1e0eebf2fa
nixos/xautolock: rewrite and add some options
2018-01-12 19:25:28 -05:00
Bas van Dijk
f0b79eed6b
opencv: 3.3.0 -> 3.3.1
2018-01-12 12:30:16 +01:00
Bas van Dijk
b72bfcae40
opencv: 3.2.0 -> 3.3.0
...
Release notes: https://opencv.org/opencv-3-3.html
The contrib module cnn_3dobj is disabled because it fails to build.
The contrib module dnn_modern is disabled because it causes:
https://github.com/opencv/opencv_contrib/issues/823
2018-01-12 12:30:01 +01:00
Nikolay Amiantov
a370a4e6db
opencv3: use older cudatoolkit
...
(cherry picked from commit 59f51eba29 )
2018-01-12 12:29:01 +01:00
Nikolay Amiantov
0f5464fb91
treewide: use default compiler for cuda
...
(cherry picked from commit 378bfba023 )
2018-01-12 12:26:52 +01:00
Kier Davis
412ad9447a
avrgcc: bake path to avr-ar into avr-gcc-ar
...
gcc provides wrappers for binutils' ar, nm and ranlib
executables, which must be used instead when using link-time
optimisation. See also:
http://manpages.ubuntu.com/manpages/zesty/man1/aarch64-linux-gnu-gcc-ar-5.1.html
The upstream version of avr-gcc-ar searches in paths passed to
the configure script for the avr-ar binary that it wraps, falling
back to searching PATH instead. Thus currently avr-gcc-ar works on
Nix, but only if avrbinutils is already in the environment.
This change bakes the path to avr-ar into avr-gcc-ar, since its path
is known at compile time. It also no longer searches PATH, meaning the
user's local environment won't override this path.
Note that avr-gcc-nm and avr-gcc-ranlib are compiled from the same
source file as avr-gcc-ar, just with different compiler flags.
Testing on master (without avrbinutils in the environment):
$ nix-build -A avrgcc
$ result/bin/avr-gcc-ar --version
result/bin/avr-gcc-ar: Cannot find binary 'avr-ar'
Testing on branch with this fix:
$ nix-build -A avrgcc
$ result/bin/avr-gcc-ar --version
GNU ar (GNU Binutils) 2.26.20160125
...
(cherry picked from commit 6bfa42218d )
2018-01-12 11:20:12 +00:00
Nikolay Amiantov
4dff61ef81
opencv: use BLAS and eigen by default
...
Gives a performance boost.
(cherry picked from commit 7bf191337e )
2018-01-12 12:19:13 +01:00
Andreas Rammhold
e0040c638e
Merge pull request #33740 from andir/17.09/spark
...
[17.09] Apache Spark address CVE-2017-12612
2018-01-12 09:47:15 +00:00
Pascal Bach
d35710b4f9
minio: 2017-09-29T19-16-56Z -> 2018-01-02T23-07-00Z ( #33724 )
...
Contains security fixes (see: https://blog.minio.io/minio-release-jan-2nd-2018-security-advisory-ef0342a4ddba )
Use buildGoPackage, otherwise we will have the go build toolchain in our runtime closure.
(cherry picked from commit dffe1e569c )
2018-01-12 09:37:42 +00:00
Pascal Bach
2146eede71
minio: 20170613 -> 2017-09-29T19-16-56Z
...
The test was updated as minio now needs at least 1 GiB of free disk,
otherwise it won't start.
(cherry picked from commit 1983e6c8cc )
2018-01-12 09:37:34 +00:00
adisbladis
89517271fa
sonarr: 2.0.0.4949 -> 2.0.0.5085
...
(cherry picked from commit f2bca2935a )
2018-01-12 11:22:48 +08:00
adisbladis
d6815c6990
radarr: 0.2.0.846 -> 0.2.0.910
...
(cherry picked from commit 2377d7bcb2 )
2018-01-12 11:17:05 +08:00
Bas van Dijk
2fd5266432
python.pkgs.elasticsearch-curator: init at 5.4.1
...
(cherry picked from commit 85ee9df0e1 )
2018-01-12 00:55:16 +01:00
Bas van Dijk
d64c223c4c
python.pkgs.elasticsearch: 1.9.0 -> 6.0.0
...
(cherry picked from commit d513afcfc7 )
2018-01-12 00:55:06 +01:00
Orivej Desh
724e38f40d
python.pkgs.pyelasticsearch: delete
...
because it requires python.pkgs.elasticsearch 1.x.y, which is compatible only
with the ancient Elasticsearch 1.
(cherry picked from commit f0c4bea507 )
2018-01-12 00:54:57 +01:00
Bas van Dijk
268b58ea92
python.pkgs.voluptuous: init at 0.10.5
...
Needed by elasticsearch-curator.
(cherry picked from commit b513fc7420 )
2018-01-12 00:52:16 +01:00
Andreas Rammhold
2b7d0295c0
spark_21: 2.1.0 -> 2.1.2 (fixes CVE-2017-12612)
...
Details can be retrieve at [1].
[1] https://spark.apache.org/security.html
2018-01-11 23:02:33 +01:00
Andreas Rammhold
1b763828fc
spark: mark versions <= 2.2.0 && <= 2.1.2 as insecure due to CVE-2017-12612
...
Details can be retrieve at [1].
[1] https://spark.apache.org/security.html
(cherry picked from commit 9213d0cfa5 )
2018-01-11 23:02:33 +01:00
Graham Christensen
c7ebec31a5
stdenv: make knownVulnerabilities a known meta-type
...
(cherry picked from commit ae9a7c4969 )
2018-01-11 23:02:33 +01:00
Benjamin Hipple
3007961d3d
Init Centos 7.4 vmTools diskImage
...
This commit adds the CentOS 7.4 base image from the CentOS mirror, for use with
building RPMs or evaluating Nix expressions in a CentOS image.
When CentOS 7.5 comes out, I will swap this URL to the permanently vaulted image.
(cherry picked from commit b1ec502c1e )
2018-01-11 18:08:53 +01:00
Benjamin Hipple
febf14e92e
Init Centos 7.3 vmTools diskImage
...
This commit adds the CentOS 7.3 base image from the CentOS vault, for use with
building RPMs or evaluating Nix expressions.
(cherry picked from commit 368432e17f )
2018-01-11 18:08:46 +01:00
Tim Steinbach
d7ce22e713
linux-copperhead: 4.14.12.a -> 4.14.13.a
...
(cherry picked from commit eb0ecd7eba )
2018-01-11 08:31:48 -05:00
Andreas Rammhold
01c18eeb4a
linux_hardened_copperhead: 4.14.11a -> 4.14.12a
...
(cherry picked from commit e5715d92a7 )
2018-01-11 08:31:35 -05:00
Andreas Rammhold
d63edb3571
discoard: fix eval on 17.09 broken in 60f71d83
2018-01-11 13:59:36 +01:00
Will Dietz
60f71d83da
discord: fix "corrupt install" warnings, misc cleanup
...
Few things:
* Discord binary has RUNPATH not RPATH set
* patchelf uses RUNPATH if it already exits, so deps end up in RUNPATH
* RUNPATH isn't searched for plugins or transitive deps
* ..badness results
Despite this, it currently seems to work-- with the caveat
that it has a little bar on top complaining about how
"it looks like your installation is corrupt".
This fixes that warning and does some minor cleanup.
(cherry picked from commit 8753b10808 )
2018-01-10 22:15:51 -08:00
Cray Elliott
eae25062c3
discord: 0.0.3 -> 0.0.4
...
(cherry picked from commit 3ffb4137d9 )
2018-01-10 22:15:19 -08:00
adisbladis
b9bbd039fa
libvorbis: Fix CVE-2017-14160, CVE-2017-14632 & CVE-2017-14633
...
(cherry picked from commit 15b1432435 )
2018-01-11 05:26:01 +01:00
Robin Gloster
c6110153df
awstats: 7.4 -> 7.7
...
security fix for CVE-2017-1000501
(cherry picked from commit 303621c266 )
2018-01-11 02:49:01 +01:00
Sander van der Burg
f75b9b02ec
nodePackages: regenerate with node2nix 1.5.1
2018-01-10 22:04:39 +01:00
taku0
df6f8d4c5a
flashplayer: 28.0.0.126 -> 28.0.0.137
...
(cherry picked from commit 4780cc70bd )
2018-01-10 18:57:33 +01:00
rnhmjoj
a3804cbd5f
nixos/dnscrypt-proxy: use new dyne.org repository
...
(cherry picked from commit 94d28f3672 )
2018-01-10 18:57:31 +01:00
rnhmjoj
d534709e8d
dnscrypt-proxy: use mirror for source archive
...
(cherry picked from commit e0540876ad )
2018-01-10 18:57:30 +01:00
Joachim Fasting
aeae8bed42
electrum: 3.0.4 -> 3.0.5
...
Still more work to fix RPC vulns
(cherry picked from commit e5d9d61d65 )
2018-01-10 18:57:21 +01:00
Raphael Das Gupta
c323025140
tablib: 0.10.0 -> 0.12.1, re-enable on Python 3
...
needs some additional build- and runtime dependencies that are also being added to the derivation with this commit
2018-01-10 15:17:47 +01:00
Tim Steinbach
d75b833a1a
linux: 4.14.12 -> 4.14.13
...
(cherry picked from commit 951b362b30d23648fe124ceb5a48906d63337a3d)
2018-01-10 09:08:50 -05:00
Tim Steinbach
451087f833
linux: 4.9.75 -> 4.9.76
...
(cherry picked from commit 9283ef5b0ead9a7bbad560bdc5d2546160137cef)
2018-01-10 09:08:40 -05:00
Tim Steinbach
3f7e18ea84
linux: 4.4.110 -> 4.4.111
...
(cherry picked from commit bb13f58e9834908dd7a87c236631a0289f54bb79)
2018-01-10 09:08:29 -05:00
Eelco Dolstra
79cb976a4d
EC2 AMIs: 17.09.2356.cb751f9b1c3 -> 17.09.2681.59661f21be6
...
(cherry picked from commit 6bbd67d45a )
2018-01-10 13:18:41 +01:00
Eelco Dolstra
f689ecd438
Add AMI for eu-west-3
...
(cherry picked from commit 3c82e6fc82 )
2018-01-10 13:18:38 +01:00
Eelco Dolstra
cb7b220e1e
create-amis.sh: Ass eu-west-3
...
(cherry picked from commit 014800706a )
2018-01-10 12:49:04 +01:00
adisbladis
53719621e3
openssl_1_1_0: Fix CVE-2017-3738 ( #33544 )
...
(cherry picked from commit 4cc3510a92 )
2018-01-10 11:36:29 +01:00
Sarah Brofeldt
ae542502d4
Merge pull request #33690 from srhb/backport-32232
...
Backport: teamviewer: 12.0.76279 -> 12.0.85001
2018-01-10 08:02:09 +01:00
Bastian Köcher
5075935a45
teamviewer: 12.0.76279 -> 12.0.85001
...
(cherry picked from commit 1ba448252d )
2018-01-10 07:50:12 +01:00
adisbladis
360089b352
nodejs-8_x: 8.9.3 -> 8.9.4
...
(cherry picked from commit 59ba2fe571 )
2018-01-10 12:06:09 +08:00
Andreas Rammhold
ea1cf95286
microcodeIntel: 20171117 -> 20170108
...
(cherry picked from commit 9b7ef9c738 )
2018-01-10 03:15:34 +01:00
adisbladis
59661f21be
electron-cash: Only build on platforms.linux
...
darwin is broken
(cherry picked from commit 17bdefd142 )
2018-01-10 03:41:41 +08:00
rnhmjoj
58ad92635b
electron-cash: 2.9.4 -> 3.1.2
...
Fix a vulnerability caused by Cross-Origin Resource Sharing (CORS)
in the JSONRPC interface. Previous versions of Electrum are
vulnerable to port scanning and deanonimization attacks from
malicious websites. Wallets that are not password-protected are
vulnerable to theft.
(cherry picked from commit 34c776eaa1 )
2018-01-10 03:19:53 +08:00
Florian Klink
5603b4627f
electrum-ltc: only build on platforms.linux
...
darwin is broken
(cherry picked from commit 546c829f2e )
2018-01-09 18:40:27 +01:00
Florian Klink
7bee39935e
electrum-ltc: 2.9.3.1 -> 3.0.5.1
...
(cherry picked from commit a19c7708c9 )
2018-01-09 18:40:06 +01:00
Florian Klink
b12583f667
py_scrypt: use instead of ltc_scrypt
...
(cherry picked from commit 01c80fe9bb )
2018-01-09 18:36:46 +01:00
Ahmed Kamal
ff4934c0c8
electrum-ltc: 2.6.4.2 -> 2.9.3.1
...
(cherry picked from commit 298798bcd6 )
2018-01-09 18:36:03 +01:00
Andreas Rammhold
95a00e6d2e
Merge pull request #33640 from veprbl/17.09_pyslurm_fix
...
pyslurm: bump to unbreak
2018-01-09 17:24:29 +00:00
Dmitry Kalinkin
e5aa7467d4
pyslurm: bump to unbreak
...
Fixes: bd9512f217 ('slurm: 17.02.6 -> 17.02.9 for CVE-2017-15566')
2018-01-09 11:50:46 -05:00
Tim Steinbach
9cb6216fba
oh-my-zsh: 2017-09-24 -> 2017-12-14
...
(cherry picked from commit dd86923d3a )
2018-01-09 10:14:58 -05:00
Tim Steinbach
ef56b44e85
atom: 1.23.1 -> 1.23.2
...
(cherry picked from commit fcc48ccced )
2018-01-09 10:12:14 -05:00
Tim Steinbach
05a729562b
sbt: 1.0.4 -> 1.1.0
...
(cherry picked from commit e114a5c0d7 )
2018-01-09 10:07:26 -05:00
adisbladis
39fe8d6d9b
firefox-devedition-bin: 58.0b14 -> 58.0b15
...
(cherry picked from commit c23b036e96 )
2018-01-09 22:08:53 +08:00
adisbladis
f6a0897cb2
firefox-beta-bin: 58.0b14 -> 58.0b15
...
(cherry picked from commit 5849d92104 )
2018-01-09 22:08:49 +08:00
Sander van der Burg
041a04b575
titaniumenv: add hack to reduce keychain blocking problems
...
(cherry picked from commit a18da9b689 )
2018-01-09 13:25:12 +01:00
Sander van der Burg
cc78f9ab25
titaniumenv: fix path to IPA build product
...
(cherry picked from commit 792d48bc94 )
2018-01-09 12:31:37 +01:00
zimbatm
d202e30b8e
gifsicle: 1.88 -> 1.90
...
(cherry picked from commit 81baa25fd1 )
This contains a fix for CVE-2017-1000421
2018-01-09 02:45:50 +01:00
Robin Gloster
5c7edaaed5
tomcat9: 9.0.0.M17 -> 9.0.2
...
(cherry picked from commit 637d5dd00c )
2018-01-09 01:50:18 +01:00
Andreas Rammhold
5d6541e6d9
tomcat7: 7.0.81 -> 7.0.82 (fixes CVE-2017-12617)
...
For details see [1].
[1] http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.82
(cherry picked from commit 3498654f27 )
2018-01-09 01:35:06 +01:00
Andreas Rammhold
646a7cfe54
tomcat8: 8.0.46 -> 8.0.47 (fixes CVE-2017-12617)
...
For details see [1].
[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.47
(cherry picked from commit d065224202 )
2018-01-09 01:35:06 +01:00
Andreas Rammhold
165795d28a
tomcat85: 8.5.20 -> 8.5.23 (fixes CVE-2017-12617)
...
For details see [1].
[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.23
(cherry picked from commit 15590701e2 )
2018-01-09 01:35:05 +01:00
elseym
5431160b71
mattermost: create role and db with postgres superuser
...
Recently, the postgres superuser name has changed. Using the configured
and correct username here fixes database initialisation.
(cherry picked from commit aeeac71231 )
2018-01-08 10:34:00 +01:00
taku0
d7bd2fc367
firefox-esr: 52.5.2esr -> 52.5.3esr
...
(cherry picked from commit c162a98bb4 )
2018-01-08 10:33:44 +01:00
Peter Hoeg
b5624a5061
syncthing: 0.14.41 -> 0.14.42
...
(cherry picked from commit 407198c1cc )
2018-01-07 22:01:56 +01:00
Peter Hoeg
d64ac35b9b
syncthing: 0.14.40 -> 0.14.41
...
(cherry picked from commit de8f941dc0 )
2018-01-07 22:01:56 +01:00
Yegor Timoshenko
5a2cfb2f9e
mba6x_bl: fix build
...
*grumble*
2018-01-07 17:51:23 +00:00
Will Dietz
65f0ad32d5
invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
...
FTP URL's should use ftp.invisible-island.net.
Signed-off-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com >
2018-01-07 14:49:27 +01:00
Dmitry Kalinkin
c990ee6d84
dns-root-data: 2017-08-29 -> 2017-10-24
...
This is a backport of d16b298d ('dns-root-data: use a stable URL that I maintain anyway')
2018-01-07 14:49:27 +01:00
Dmitry Kalinkin
3a790300d9
ncurses: add download url that is not ftp://
2018-01-07 14:49:27 +01:00
Dmitry Kalinkin
49ce71079f
dns-root-data: fix broken download
...
This basically backports 9bf32737 ('dns-root-data: use a stable URL that I maintain anyway')
/cc #31862
2018-01-07 14:49:27 +01:00
Justin Humm
3ff874c06a
electrum: 3.0.3 -> 3.0.4
...
From the release notes [1]:
* Fix a vulnerability caused by Cross-Origin Resource Sharing (CORS)
in the JSONRPC interface. Previous versions of Electrum are
vulnerable to port scanning and deanonimization attacks from
malicious websites. Wallets that are not password-protected are
vulnerable to theft.
See this [2] for explanation.
[1] https://github.com/spesmilo/electrum/blob/3.0.4/RELEASE-NOTES
[2] https://github.com/spesmilo/electrum/issues/3374
(cherry picked from commit 207bf49c8d )
2018-01-07 13:44:06 +01:00
Joachim Fasting
78edf053d9
electrum: 3.0.2 -> 3.0.3
...
Note that due to runtime impurities, non-NixOS users must prepend and export
QT_PLUGIN_PATH=${qt5.qtbase.qtPluginPrefix}
and
LD_LIBRARY_PATH=/run/opengl-driver/lib
before running electrum, lest it fail to find runtime dependencies or pick
up mismatching libraries from the host system.
(cherry picked from commit 97ab2f0d8b )
2018-01-07 13:44:04 +01:00
André-Patrick Bubel
1c8881636c
electrum: 2.9.3 -> 3.0.2
...
(cherry picked from commit 4ea01b6ce1 )
2018-01-07 13:44:03 +01:00
André-Patrick Bubel
c1a6853497
electrum: enable plotting support
...
Plotting seems to be a core feature now, with a menu entry available by
default. Without the matplotlib dependency this opens a warning popup
though.
(cherry picked from commit 89dc04fe93 )
2018-01-07 13:44:02 +01:00
André-Patrick Bubel
b77ee43101
pythonPackages.jsonrpclib-pelix: init at 0.3.1
...
This fork of jsonrpclib supports Python 3 and is necessary for electrum
from version 3.0.0 onwards.
Adding myself - moredread - as maintainer.
(cherry picked from commit ab447d9d76 )
2018-01-07 13:44:01 +01:00
André-Patrick Bubel
dd9a698040
maintainers: Add moredread
...
(cherry picked from commit bd384b0ae9 )
2018-01-07 13:43:53 +01:00
Frederik Rietdijk
c574825ab2
python: typeguard: 2.1.3 -> 2.1.4
...
(cherry picked from commit 75afdc0289 )
2018-01-07 11:10:55 +01:00
Frederik Rietdijk
2ed13cb30f
python: tornado: 4.5.2 -> 4.5.3
...
(cherry picked from commit deb4d8ec76 )
2018-01-07 11:10:50 +01:00
Vladimír Čunát
46edf00ff7
Merge #33539 : libcroco: upstream security patches
...
CVE-2017-7960 & CVE-2017-7961
(cherry picked from commit 8154fe90fe )
2018-01-07 09:28:21 +01:00
adisbladis
ecc8eb60ab
openslp: Fix CVE-2016-4912
...
(cherry picked from commit 1aca02b51e )
2018-01-07 04:27:36 +08:00
Andreas Rammhold
bcffc98e15
irssi: 1.0.5 -> 1.0.6 (fixes CVE-2018-5206, CVE-2018-5205, CVE-2018-5208, CVE-2018-5207)
...
For details see [1].
[1] https://irssi.org/security/irssi_sa_2018_01.txt
(cherry picked from commit f61ad23a6a )
2018-01-06 17:34:54 +01:00
Yegor Timoshenko
611922c5d3
facetimehd: fix build, resolves #33220
...
(cherry picked from commit a8d515add5 )
2018-01-06 16:21:38 +02:00
Elis Hirwing
65f78298e7
php71: 7.1.11 -> 7.1.13
...
(cherry picked from commit ab86148a22 )
2018-01-06 21:21:36 +08:00
Elis Hirwing
05f2cda6f7
php70: 7.0.25 -> 7.0.27
...
(cherry picked from commit b5e422583e )
2018-01-06 21:21:31 +08:00
Elis Hirwing
666b224258
php56: 5.6.32 -> 5.6.33
...
(cherry picked from commit eaf661e15f )
2018-01-06 21:21:22 +08:00
Tuomas Tynkkynen
ca87fb6a75
Revert "broadcom_sta: fix build (kernel.moduleBuildDependencies)"
...
This reverts commit d83c8080d1 .
Oops, this was already applied but in a different place so git
cherry-pick didn't complain. My bad.
2018-01-06 14:27:49 +02:00
Graham Christensen
814b077caf
2018 will be the year of NixOS
...
(cherry picked from commit cb178e7437 )
2018-01-06 14:17:57 +02:00
Yegor Timoshenko
14e7b2a682
broadcom-sta: fix build
...
(cherry picked from commit 4e990c25e3 )
2018-01-06 14:17:44 +02:00
Jörg Thalheim
1f0d0235e7
linuxPackages.ixgbevf: needs libelf from kernel.moduleBuildDependencies
...
(cherry picked from commit c513945df8 )
2018-01-06 14:17:30 +02:00
Jörg Thalheim
8345069e53
linuxPackages.ena: 1.2.0 -> 1.5.0; fix build dependencies
...
(cherry picked from commit 91f03e6b19 )
2018-01-06 14:17:16 +02:00
adisbladis
9287dbd159
rsync: Fix CVE-2017-17433 and CVE-2017-17434
...
(cherry picked from commit 5e85657ba5 )
2018-01-06 17:00:48 +08:00
pbogdan
0653b73bf6
firefox: backport 57.0.4 to 17.09 ( #33484 )
...
* firefox: 57.0.2 -> 57.0.3
(cherry picked from commit ae3af011fb )
* firefox: 57.0.3 -> 57.0.4
(cherry picked from commit 68200d1230 )
2018-01-05 18:07:50 -05:00
Tim Steinbach
81373e421e
linux: 4.4.109 -> 4.4.110
...
(cherry picked from commit ad216663f05161a175c8ce60a7e1305dbb67afe0)
2018-01-05 10:35:27 -05:00
Tim Steinbach
f4e2b93ea0
linux: 4.14.11 -> 4.14.12
...
(cherry picked from commit 6ebabea64434cc411b9acc2e0adf04ed169ca9b6)
2018-01-05 10:35:18 -05:00
Eelco Dolstra
464398056c
linux: 4.9.74 -> 4.9.75
...
(cherry picked from commit 19eb5d6c27 )
2018-01-05 16:31:44 +01:00
Ollie Charles
381a080f6d
prometheus-rabbitmq-exporter: init at 0.25.2
2018-01-05 14:51:26 +00:00
Sander van der Burg
d15efb521f
titaniumenv: bump default versions of the SDK and Xcode
...
(cherry picked from commit b481181897 )
2018-01-05 14:32:43 +01:00
Sander van der Burg
2fa62fdd94
titaniumenv: upgrade to 6.3 and remove deprecated old versions
...
(cherry picked from commit fb346c3402 )
2018-01-05 14:32:28 +01:00
Sander van der Burg
747d7e82dd
nodePackages: move titanium from v6 to v6 package set
2018-01-05 14:32:09 +01:00
Sander van der Burg
898b7a806e
xcodeenv: use 9.2 by default
...
(cherry picked from commit 61a7f0bbf0 )
2018-01-05 14:26:24 +01:00
Sander van der Burg
1bd985c526
xcodebuild: fix to make it build against the 11.2 iphone SDK
...
(cherry picked from commit 62f7fc8c19 )
2018-01-05 14:26:08 +01:00
Florian Klink
58b111f8e8
sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349
...
- Java 9 (JDK) is now supported
- Data Guard in DBA panel is only available for 12c and higher connections
- Updated the NoSQL drivers to version 4.5
- Added support for defining consumer group mappings for CLIENT_ID
- Preferences Search feature now covers all options
- Differentiate between a temporary connection used in the unshared worksheet and a truly private connection used internally for things like the UT Repos or the Instance Viewer....the naming logic for the Unshared Worksheet is now 'MyConn (Unshared)' instead of 'MyConn__1'
- RAC support added to Real Time SQL Monitoring
(cherry picked from commit ad87adfe96 )
2018-01-05 11:24:39 +01:00
Florian Klink
ec7ef6c0f8
sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537
...
(cherry picked from commit eac6d05de3 )
2018-01-05 11:24:39 +01:00
Florian Klink
b803446411
sqldeveloper: fix trailing whitespace
...
(cherry picked from commit db1e1dcf34 )
2018-01-05 11:24:39 +01:00
Timo Kaufmann
c1b1bf9f92
sqldeveloper: 17.2 -> 17.3
...
(cherry picked from commit 6591a70812 )
2018-01-05 11:24:38 +01:00
Timo Kaufmann
f892269dd6
sqldeveloper: Add a detailed requireFile message
...
(cherry picked from commit 1e6662dc6a )
2018-01-05 11:24:38 +01:00
Timo Kaufmann
d1da0577c5
sqldeveloper: 4.1.1 -> 17.2.0
...
(cherry picked from commit 18774fb82b )
2018-01-05 11:24:38 +01:00
adisbladis
dfd273c51a
firefox-beta-bin: 58.0b5 -> 58.0b14
...
(cherry picked from commit 2493ddf0e5 )
2018-01-05 18:18:56 +08:00
adisbladis
8b3e7703a0
firefox-devedition-bin: 58.0b5 -> 58.0b14
...
(cherry picked from commit 204655b0e3 )
2018-01-05 18:17:29 +08:00
adisbladis
df92b38406
firefox-bin: 57.0.3 -> 57.0.4
...
(cherry picked from commit 805567b823 )
2018-01-05 18:14:40 +08:00
Eelco Dolstra
81947ef202
Finance::Quote: 1.38 -> 1.47
...
(cherry picked from commit eaf2877cd8 )
(Cherry-picking this due to the disappearence of Yahoo as a quote
source.)
2018-01-04 18:16:07 +01:00
Eelco Dolstra
0ebe88d623
Fix copy-tarballs.pl
...
(cherry picked from commit 1b0f696d10 )
2018-01-04 18:15:44 +01:00
Yegor Timoshenko
d83c8080d1
broadcom_sta: fix build (kernel.moduleBuildDependencies)
2018-01-04 04:11:53 +00:00
Yegor Timoshenko
90412f5fbc
nvidia_x11: fix build on kernels before 4.11, fixes #33410
2018-01-04 03:44:08 +00:00
adisbladis
1cd9d2f4e9
nodejs-8_x: 8.9.0 -> 8.9.3
...
(cherry picked from commit 8a2a949258 )
2018-01-03 13:30:25 +01:00
adisbladis
3d44008d9b
nodejs-6_x: 6.11.5 -> 6.12.2
...
(cherry picked from commit ccb0b88577 )
2018-01-03 13:28:17 +01:00
adisbladis
08003d1e61
nodejs-4_x: 4.8.5 -> 4.8.7
...
(cherry picked from commit bde59aa034 )
2018-01-03 13:26:58 +01:00
adisbladis
3352373d05
postgresql100: 10.0 -> 10.1
...
(cherry picked from commit 2d74fa62a8 )
2018-01-03 11:47:54 +01:00
adisbladis
7d7d88895d
postgresql96: 9.6.5 -> 9.6.6
...
(cherry picked from commit 71acd1f8a2 )
2018-01-03 11:47:53 +01:00
adisbladis
c70e9e204f
postgresql95: 9.5.9 -> 9.5.10
...
(cherry picked from commit 414dc6ba15 )
2018-01-03 11:47:52 +01:00
adisbladis
b323adaf7f
postgresql94: 9.4.14 -> 9.4.15
...
(cherry picked from commit b7302ccb81 )
2018-01-03 11:47:50 +01:00
adisbladis
5e5d66bbb6
postgresql93: 9.3.19 -> 9.3.20
...
(cherry picked from commit 9da1b2f911 )
2018-01-03 11:47:46 +01:00
Tim Steinbach
0b30c1dd4c
linux-copperhead: 4.14.10.a -> 4.14.11.a
...
(cherry picked from commit b720e9c23a )
2018-01-02 19:38:44 -05:00
Tim Steinbach
dd396efe68
linux: 4.14.10 -> 4.14.11
...
(cherry picked from commit 1e129a3f99 )
2018-01-02 19:38:35 -05:00
Tim Steinbach
31dfb58ff5
linux: 4.9.73 -> 4.9.74
...
(cherry picked from commit 56f91dcb7b )
2018-01-02 19:38:27 -05:00
Tim Steinbach
bb02fc20c7
linux: 4.4.108 -> 4.4.109
...
(cherry picked from commit 1eb53a3830 )
2018-01-02 19:38:18 -05:00
Frederik Rietdijk
decfd8f540
python.pkgs.pandas: disable another test
...
Test was failing since numpy bump.
2018-01-02 20:30:14 +01:00
adisbladis
aba342515b
openexr: 2.2.0 -> 2.2.1
...
(cherry picked from commit 8d96d0f992 )
2018-01-02 14:46:31 +01:00
Franz Pletz
af6aacddc1
linuxPackages.acpi_call: fix build with 4.14+ kernels
...
(cherry picked from commit 0ea0e3cf71 )
2018-01-01 22:04:37 +01:00
Vladimír Čunát
407e831c42
nvidia_x11: fix build with latest kernel
...
Thanks to yegortimoshenko. Fixes #33284 .
2018-01-01 20:59:37 +01:00
taku0
4220f56b83
firefox-bin: 57.0.1 -> 57.0.3
...
(cherry picked from commit d41197c731 )
2018-01-01 20:18:19 +01:00
Frederik Rietdijk
0778a70335
Merge pull request #33269 from NixOS/python-unstable
...
Python: upgrade package set (17.09)
2018-01-01 13:13:51 +01:00
Frederik Rietdijk
d07479c31c
flexget: unpin dependencies
2018-01-01 13:07:52 +01:00
Frederik Rietdijk
670cbd5429
python.pkgs.pandas: disable several tests after numpy bump
2018-01-01 12:57:10 +01:00
Frederik Rietdijk
4ab864d623
beets: 1.4.5 -> 1.4.6
...
(cherry picked from commit e5fab33efd )
2018-01-01 12:55:38 +01:00
Frederik Rietdijk
d33334c02e
python.pkgs.pytools: fix expression
...
(cherry picked from commit 718356d698 )
python.pkgs.pytools: 2017.4 -> 2017.6
(cherry picked from commit bed35cf521 )
pytools fixup
2018-01-01 11:20:05 +01:00
Frederik Rietdijk
5362b53862
python.pkgs.testtools: remove patch that is part of update to 1.8.1
2018-01-01 11:06:16 +01:00
Frederik Rietdijk
5304715a24
python.pkgs.odfpy: fix tests
...
(cherry picked from commit e92a133238 )
2018-01-01 10:57:01 +01:00
Frederik Rietdijk
5b957da32d
python: zope.interface: 4.4.2 -> 4.4.3
2018-01-01 10:42:55 +01:00
Frederik Rietdijk
96de65c785
python: zetup: 0.2.34 -> 0.2.42
2018-01-01 10:42:52 +01:00
Frederik Rietdijk
1fc94b5f03
python: yamllint: 1.8.1 -> 1.8.2
2018-01-01 10:42:48 +01:00
Frederik Rietdijk
937adee7b4
python: ws4py: 0.4.2 -> 0.4.3
2018-01-01 10:42:45 +01:00
Frederik Rietdijk
9ff79070c9
python: widgetsnbextension: 3.0.2 -> 3.0.8
2018-01-01 10:42:41 +01:00
Frederik Rietdijk
f191212ccf
python: uritools: 2.0.0 -> 2.0.1
2018-01-01 10:42:38 +01:00
Frederik Rietdijk
f1f4b8e4f0
python: UkPostcodeParser: 1.1.1 -> 1.1.2
2018-01-01 10:42:34 +01:00
Frederik Rietdijk
f79eac7ba6
python: txaio: 2.8.1 -> 2.8.2
2018-01-01 10:42:31 +01:00
Frederik Rietdijk
fa083c7c9b
python: tiros: 1.0.38 -> 1.0.40
2018-01-01 10:42:27 +01:00
Frederik Rietdijk
78feea9861
python: testtools: 1.8.0 -> 1.8.1
2018-01-01 10:42:24 +01:00
Frederik Rietdijk
2e43dfdf1f
python: stevedore: 1.25.0 -> 1.25.1
2018-01-01 10:42:20 +01:00
Frederik Rietdijk
0c9e86ce54
python: SQLAlchemy: 1.1.13 -> 1.1.15
2018-01-01 10:42:17 +01:00
Frederik Rietdijk
e94f152847
python: Sphinx: 1.6.3 -> 1.6.5
2018-01-01 10:42:14 +01:00
Frederik Rietdijk
962e202f9e
python: smart_open: 1.5.3 -> 1.5.6
2018-01-01 10:42:10 +01:00
Frederik Rietdijk
4535b8b559
python: semver: 2.7.8 -> 2.7.9
2018-01-01 10:42:07 +01:00
Frederik Rietdijk
4fc2ed63b6
python: scikit-learn: 0.19.0 -> 0.19.1
2018-01-01 10:42:03 +01:00
Frederik Rietdijk
963f876cbb
python: restructuredtext_lint: 1.1.1 -> 1.1.2
2018-01-01 10:42:00 +01:00
Frederik Rietdijk
a7be67d8c5
python: relatorio: 0.7.0 -> 0.7.1
2018-01-01 10:41:56 +01:00
Frederik Rietdijk
661835471b
python: pytest-xdist: 1.20.0 -> 1.20.1
2018-01-01 10:41:53 +01:00
Frederik Rietdijk
d9d9119504
python: pytest: 3.2.1 -> 3.2.5
2018-01-01 10:41:50 +01:00
Frederik Rietdijk
4af6144548
python: pyspread: 1.1 -> 1.1.1
2018-01-01 10:41:46 +01:00
Frederik Rietdijk
7444a086f6
python: pyrtlsdr: 0.2.5 -> 0.2.7
2018-01-01 10:41:43 +01:00
Frederik Rietdijk
232f6b8de3
python: pyopencl: 2017.2 -> 2017.2.2
2018-01-01 10:41:39 +01:00
Frederik Rietdijk
c66f36aad1
python: pylint: 1.7.2 -> 1.7.5
2018-01-01 10:41:36 +01:00
Frederik Rietdijk
e061746aaa
python: pyjwkest: 1.3.2 -> 1.3.6
2018-01-01 10:41:32 +01:00
Frederik Rietdijk
97381b09b2
python: pydot: 1.2.3 -> 1.2.4
2018-01-01 10:41:29 +01:00
Frederik Rietdijk
78f92d1df6
python: pycryptodomex: 3.4.5 -> 3.4.7
2018-01-01 10:41:25 +01:00
Frederik Rietdijk
866f92b226
python: pyaes: 1.6.0 -> 1.6.1
2018-01-01 10:41:22 +01:00
Frederik Rietdijk
e6818674b3
python: plumbum: 1.6.3 -> 1.6.5
2018-01-01 10:41:19 +01:00
Frederik Rietdijk
6402b01f1f
python: plotly: 2.0.15 -> 2.0.16
2018-01-01 10:41:15 +01:00
Frederik Rietdijk
4841a1d8fe
python: plaster_pastedeploy: 0.4.1 -> 0.4.2
2018-01-01 10:41:12 +01:00
Frederik Rietdijk
7dfc4ff910
python: piexif: 1.0.12 -> 1.0.13
2018-01-01 10:41:08 +01:00
Frederik Rietdijk
fa78cabd3c
python: phonenumbers: 8.8.2 -> 8.8.8
2018-01-01 10:41:05 +01:00
Frederik Rietdijk
43c0e4f717
python: pathspec: 0.5.3 -> 0.5.5
2018-01-01 10:41:02 +01:00
Frederik Rietdijk
77d6ae14a8
python: openpyxl: 2.4.8 -> 2.4.9
2018-01-01 10:40:58 +01:00
Frederik Rietdijk
d127cce8e1
python: odfpy: 1.3.5 -> 1.3.6
2018-01-01 10:40:55 +01:00
Frederik Rietdijk
89abc9126d
python: numpy: 1.13.1 -> 1.13.3
2018-01-01 10:40:51 +01:00
Frederik Rietdijk
5940cd760a
python: nltk: 3.2.4 -> 3.2.5
2018-01-01 10:40:48 +01:00
Frederik Rietdijk
cc207fa48a
python: Nikola: 7.8.10 -> 7.8.11
2018-01-01 10:40:44 +01:00
Frederik Rietdijk
28ddaed645
python: natsort: 5.1.0 -> 5.1.1
2018-01-01 10:40:41 +01:00
Frederik Rietdijk
7e1c19786d
python: marshmallow-sqlalchemy: 0.13.1 -> 0.13.2
2018-01-01 10:40:38 +01:00
Frederik Rietdijk
5ff9d2f91b
python: marshmallow: 2.13.5 -> 2.13.6
2018-01-01 10:40:34 +01:00
Frederik Rietdijk
dd13f4ae56
python: markdown2: 2.3.4 -> 2.3.5
2018-01-01 10:40:31 +01:00
Frederik Rietdijk
5e8a923576
python: magic-wormhole: 0.10.2 -> 0.10.3
2018-01-01 10:40:27 +01:00
Frederik Rietdijk
1e3336be8e
python: m2r: 0.1.11 -> 0.1.12
2018-01-01 10:40:24 +01:00
Frederik Rietdijk
136fc23c62
python: libtmux: 0.7.4 -> 0.7.7
2018-01-01 10:40:20 +01:00
Frederik Rietdijk
f89377d9e9
python: libagent: 0.9.2 -> 0.9.5
2018-01-01 10:40:17 +01:00
Frederik Rietdijk
7271f3dc8a
python: ledgerblue: 0.1.15 -> 0.1.16
2018-01-01 10:40:13 +01:00
Frederik Rietdijk
bffd74bee2
python: python-ldap: 2.4.41 -> 2.4.45
2018-01-01 10:40:10 +01:00
Frederik Rietdijk
84cb8530bc
python: Keras: 2.0.8 -> 2.0.9
2018-01-01 10:40:06 +01:00
Frederik Rietdijk
00891d4412
python: ipywidgets: 7.0.0 -> 7.0.5
2018-01-01 10:40:02 +01:00
Frederik Rietdijk
0bb509f762
python: htmlmin: 0.1.10 -> 0.1.12
2018-01-01 10:39:59 +01:00
Frederik Rietdijk
79c17ccb21
python: hidapi: 0.7.99.post20 -> 0.7.99.post21
2018-01-01 10:39:56 +01:00
Frederik Rietdijk
9f10d04203
python: python-gflags: 3.1.1 -> 3.1.2
2018-01-01 10:39:52 +01:00
Frederik Rietdijk
96f9bad01b
python: Eve: 0.7.4 -> 0.7.5
2018-01-01 10:39:49 +01:00
Frederik Rietdijk
7d9c7eeb60
python: edward: 1.3.3 -> 1.3.4
2018-01-01 10:39:45 +01:00
Frederik Rietdijk
dcab736a41
python: ECPy: 0.8.1 -> 0.8.2
2018-01-01 10:39:42 +01:00
Frederik Rietdijk
fb142773f5
python: easy-thumbnails: 2.4.1 -> 2.4.2
2018-01-01 10:39:38 +01:00
Frederik Rietdijk
b1bbb9e63b
python: dyn: 1.6.3 -> 1.6.4
2018-01-01 10:39:35 +01:00
Frederik Rietdijk
b2d03a63b8
python: dulwich: 0.18.2 -> 0.18.6
2018-01-01 10:39:32 +01:00
Frederik Rietdijk
98ceb7bb32
python: django-tagging: 0.4.5 -> 0.4.6
2018-01-01 10:39:28 +01:00
Frederik Rietdijk
e8b455946b
python: discord.py: 0.16.11 -> 0.16.12
2018-01-01 10:39:25 +01:00
Frederik Rietdijk
761417a0a6
python: discogs-client: 2.2.0 -> 2.2.1
2018-01-01 10:39:21 +01:00
Frederik Rietdijk
cc91008c21
python: dask: 0.15.2 -> 0.15.4
2018-01-01 10:39:18 +01:00
Frederik Rietdijk
2a6f6aa174
python: csscompressor: 0.9.4 -> 0.9.5
2018-01-01 10:39:14 +01:00
Frederik Rietdijk
2036040cf1
python: credstash: 1.13.3 -> 1.13.4
2018-01-01 10:39:11 +01:00
Frederik Rietdijk
7686f3f491
python: coverage: 4.4.1 -> 4.4.2
2018-01-01 10:39:08 +01:00
Frederik Rietdijk
21512c8d09
python: cheroot: 5.5.0 -> 5.5.2
2018-01-01 10:39:04 +01:00
Frederik Rietdijk
9c238cf512
python: zc.buildout: 2.9.4 -> 2.9.6
2018-01-01 10:39:01 +01:00
Frederik Rietdijk
ab9c6e0517
python: breathe: 4.7.2 -> 4.7.3
2018-01-01 10:38:57 +01:00
Frederik Rietdijk
06c138acfb
python: bcrypt: 3.1.3 -> 3.1.4
2018-01-01 10:38:54 +01:00
Frederik Rietdijk
9569a98b0f
python: astropy: 2.0.1 -> 2.0.3
2018-01-01 10:38:50 +01:00
Frederik Rietdijk
53b17647df
python: asgi_ipc: 1.4.1 -> 1.4.2
2018-01-01 10:38:47 +01:00
Frederik Rietdijk
c7ed1f5a4f
python: asana: 0.6.2 -> 0.6.5
2018-01-01 10:38:44 +01:00
Frederik Rietdijk
27efb40811
python: argcomplete: 1.9.2 -> 1.9.3
2018-01-01 10:38:40 +01:00
Frederik Rietdijk
6b203d8368
python: altair: 1.2.0 -> 1.2.1
2018-01-01 10:38:37 +01:00
Frederik Rietdijk
b4df7dc6e5
python: alembic: 0.9.5 -> 0.9.6
2018-01-01 10:38:33 +01:00
Frederik Rietdijk
aa3f573c9d
python: aiofiles: 0.3.1 -> 0.3.2
2018-01-01 10:38:30 +01:00
Frederik Rietdijk
c315bb5787
python: aenum: 2.0.8 -> 2.0.9
2018-01-01 10:38:26 +01:00
Vladimír Čunát
0adc0668b3
simutrans: don't build on Darwin
...
Support is perhaps claimed upstream, but it's never built successfully
on Hydra, so let's disable that until someone fixes it.
(cherry picked from commit 616048bcbf )
2018-01-01 06:49:38 +01:00
Tim Steinbach
83dcbb82fb
vscode: 1.19.0 -> 1.19.1
...
(cherry picked from commit ea059d06e795a947cf0a80a02164b8a60bedf6a7)
2017-12-31 13:15:34 -05:00
Tuomas Tynkkynen
a17d7331ab
nvidia-x11: Attempt to fix library-only build
...
1fb0d3d158 (commitcomment-26554956)
(cherry picked from commit 9fe81b5ac2 )
2017-12-31 10:21:17 +01:00
Orivej Desh
01f825034f
rtl8812au: fix build with Linux >= 4.14.9
...
(cherry picked from commit 7448d1f060 )
2017-12-31 07:23:26 +00:00
Tim Steinbach
b505e6df35
linux: 4.14.9 -> 4.14.10
...
(cherry picked from commit aea6afabe6028180906aa0b4ba41b9365ec0f7f7)
2017-12-30 18:06:30 -05:00
Tim Steinbach
6a10de9159
linux: 4.9.72 -> 4.9.73
...
(cherry picked from commit 16a6abcf4be1ffce4087c7b6869052b4bcda31ca)
2017-12-30 18:06:21 -05:00
Tim Steinbach
d345718bc0
linux-copperhead: 4.14.9.b -> 4.14.10.a
...
(cherry picked from commit 92800cfd4798ca7c4f27e08c3a335262d64c91ee)
2017-12-30 18:06:11 -05:00
Herwig Hochleitner
a9ffb7b0b5
webkitgtk: 2.18.3 -> 2.18.4
...
CVE-2017-7156
CVE-2017-13856
CVE-2017-13866
CVE-2017-13870
(cherry picked from commit 8e0a8d2bd8 )
2017-12-30 15:25:00 +01:00
Yegor Timoshenko
247bc902c5
linuxPackages.spl: eval, 84d8ef6e2f
...
Second attempt.
(cherry picked from commit 0d321897fb )
2017-12-30 09:36:14 +01:00
Yegor Timoshenko
5f92542fac
linuxPackages.spl: eval, 84d8ef6e2f
...
(cherry picked from commit f497999e86 )
2017-12-30 09:34:29 +01:00
Franz Pletz
b9f6e02e86
linuxPackages.zfs: use correct kernel module build flag
...
In this expression the boolean flags `buildUser` and `buildKernel` determine
if either userspace tools or the kernel module is being built.
cc #33166
(cherry picked from commit 6b74d2ca07 )
2017-12-30 09:27:32 +01:00
Franz Pletz
b403f09ed4
linuxPackages.spl: simplify expression
...
This package only contains a kernel module.
(cherry picked from commit 84d8ef6e2f )
2017-12-30 09:27:32 +01:00
Franz Pletz
708b151c9d
Fix some instances of #33166 correctly
...
(cherry picked from commit 1fb0d3d158 )
2017-12-30 09:27:31 +01:00
Christoph Hrdinka
42192cb18d
bbswitch: add libelf to buildInputs
...
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at >
(cherry picked from commit a3c45b383d )
2017-12-30 09:27:31 +01:00
Christoph Hrdinka
e07d6b9445
nvidia-x11: add libelf to buildInputs
...
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at >
(cherry picked from commit d1bfa7ee08 )
2017-12-30 09:27:31 +01:00
Vladimír Čunát
22a9e3add7
linuxPackages.rtlwifi_new: fix missing libelf
...
/cc #33166 . Fixes #33102 .
(cherry picked from commit 5997b4f3db )
2017-12-30 09:27:31 +01:00
David Guibert
1822bcbd78
kernel 4.14 require libelf to compile modules.
...
[...]
make modules -C /nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/build EXTRA_CFLAGS=-Werror-implicit-function-declaration M=/tmp/nix-build-spl-kernel-2017-11-16-4.14.9.drv-0/source/build
/nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/source/Makefile:939: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel". Stop.
This patch introduces kernel.moduleBuildDependencies to avoid the logic "stdenv.lib.optional (stdenv.lib.versionAtLeast kernel.version "4.14") libelf" in multiple places.
[dezgeg did some minor tweaks on top]
(cherry picked from commit 1e77d0b975 )
2017-12-30 09:27:31 +01:00
Franz Pletz
33778fff83
wireguard: 0.0.20171111 -> 0.0.20171221
...
(cherry picked from commit 4ce44d6d4c )
2017-12-30 09:27:31 +01:00
Franz Pletz
b23ac40621
wireguard: 0.0.20171101 -> 0.0.20171111
...
(cherry picked from commit 265f4c58a1 )
2017-12-30 09:27:27 +01:00
Daiderd Jordan
9c580ce77f
mercurial: don't propagate frameworks
...
(cherry picked from commit b3facac2cd )
2017-12-30 01:38:41 +01:00
Rickard Nilsson
b74a6ce596
haskellPackages.LDAP: Fix build
...
(cherry picked from commit 1de251c664 )
2017-12-29 11:43:35 +01:00
Kosyrev Serge
3aec59c99f
buildkite-agent: change hooksPath type to 'path' (and prevent it from hitting the store)
2017-12-28 12:03:05 +00:00
Kosyrev Serge
8e9989c1a2
buildkite: address review suggestions
2017-12-28 12:03:05 +00:00
Kosyrev Serge
775e49439f
buildkite: allow configuration and actual use of agent-specific hooks
2017-12-28 12:03:05 +00:00
Tim Steinbach
69422ff361
linux-copperhead: 4.14.8.b -> 4.14.9.a
...
(cherry picked from commit 5128f43b28 )
2017-12-27 21:40:57 -05:00
Tim Steinbach
439d00fb1f
linux: 4.4.107 -> 4.4.108
...
(cherry picked from commit 15b2a76399 )
2017-12-27 21:31:35 -05:00
Vladimír Čunát
aa11415cbd
linux: 4.9.71 -> 4.9.72 (security)
...
Fixes CVE-2017-16996, just as the preceding 4.14 update.
(cherry picked from commit b0047e7782 )
2017-12-26 18:54:01 +01:00
Vladimír Čunát
9d96a85c04
Merge #33049 : linux: 4.14.8 -> 4.14.9
...
(cherry picked from commit 68bcfb3269 )
Fixes CVE-2017-16996.
2017-12-26 16:33:00 +01:00
Miguel Madrid Mencía
8ea46716d1
tig: 2.3.0 -> 2.3.2
...
(cherry picked from commit 99c5976a1a )
2017-12-26 12:04:15 +01:00
Graham Christensen
53e6d671a9
Merge pull request #32956 from pbogdan/update-firefox-17.09
...
[WIP/RFC] update firefox on 17.09
2017-12-23 19:40:17 -05:00
Orivej Desh
67de94af98
darwin.Libsystem: fix build on 10.13.2
...
(cherry picked from commit 99ed136809 )
Fixes https://github.com/NixOS/nix/issues/1759
2017-12-23 16:45:42 +00:00
Tim Steinbach
cae4047e83
openjdk: 9.0.0 -> 9.0.1
...
(cherry picked from commit c50defd916a482bcb1bc692157988a3c6baa93cf)
2017-12-23 10:03:40 -05:00
Bjørn Forsman
634a2334e2
lighttpd: add enableLdap option (default false)
...
(cherry picked from commit dc9ea840c1 )
2017-12-23 13:06:03 +01:00
Bjørn Forsman
cc48c9a09e
nixos/gitolite: copy hooks with force
...
This makes the commonHook option work also for (read-only) Nix store
paths. Currently it fails on the second activation, because the
destination is read-only.
(cherry picked from commit 7c481aa7c1 )
2017-12-23 13:06:03 +01:00
Augustin Borsu
31907b1c5b
nextcloud: 12.0.3 -> 12.0.4
...
(cherry picked from commit dd2242efcc )
2017-12-23 12:45:58 +01:00
zimbatm
c30987c75c
terraform_0_11: 0.11.0 -> 0.11.1
...
(cherry picked from commit 32623958e4 )
Signed-off-by: Domen Kožar <domen@dev.si >
2017-12-23 11:09:55 +00:00
Maximilian Bode
03b83339a5
terraform: upgrade providers
2017-12-23 11:09:55 +00:00
Maximilian Bode
989f203715
terraform: add 0.11
...
(cherry picked from commit 083a0b8348 )
2017-12-23 11:09:55 +00:00
Maximilian Bode
67394a815b
terraform: 0.10.7 -> 0.10.8
...
(cherry picked from commit b5fd1181d1 )
2017-12-23 11:09:55 +00:00
Domen Kožar
18b1e5932a
Revert "Revert "terraform: 0.10.2 -> 0.10.7 ( #30055 )""
...
This reverts commit 1a6a7b0f33 .
2017-12-23 11:09:55 +00:00
Carles Pagès
b05d30d2a9
kodi: fix hw accel
...
Also, drop SDL build inputs. SDL was not even detected/enabled.
(cherry picked from commit 5aa539a537 )
2017-12-23 09:51:18 +01:00
Raymond Gauthier
9b59ab7283
skypeforlinux: 5.5.0.1 -> 8.11.0.4
...
cherry picked from commits:
f7ac0760a1
4ce310f95d
9045920bfa
because 5.5.0.1 does not connect
Fixes #32977
2017-12-23 01:50:06 +00:00
Vladimír Čunát
9b4403733d
Merge #32974 : thunderbird: 52.5.0 -> 52.5.2 (security)
...
(cherry picked from commit c082544a52 )
2017-12-22 16:35:40 +01:00
Frederik Rietdijk
383dbf685e
python36: 3.6.3 -> 3.6.4
...
(cherry picked from commit c9044dee32 )
2017-12-22 13:28:12 +01:00
volth
3d1a9485e2
dejavu_fonts: make relative symlink (/cc #32912 )
...
to make hash of fixed-output derivation independent on non-standard $NIX_STORE_DIR
(cherry picked from commit 8a935323bb )
2017-12-22 10:45:47 +01:00
SLNOS
6f862523c2
firefoxPackages: move old firefox flags under isTorBrowserLike
...
(cherry picked from commit d838fbe2b3 )
2017-12-21 20:57:13 +00:00
SLNOS
3100d6d734
Revert a part of "firefox: 56.0.2 -> 57.0"
...
This reverts a part of commit 559433d0db .
The problem with removing those options completely is that without them
tor-browser's config differs from the official config (which may or may
not be a problem for fingerprinting).
2017-12-21 20:57:05 +00:00
Piotr Bogdan
72dba1409f
Revert "firefox: fix on i686"
...
Patch is now included upstream.
This reverts commit 0611be740e .
2017-12-21 20:41:34 +00:00
Piotr Bogdan
3682eafc81
Revert "firefox: fixup build on i686-linux after 56.x update"
...
Otherwise the configure phase fails on i686-linux.
This reverts commit e067d26f43 .
2017-12-21 20:41:27 +00:00
Piotr Bogdan
02166b0ecc
firefox: build with rust119bin
2017-12-21 20:41:20 +00:00
taku0
9149691bc8
firefox: 57.0.1 -> 57.0.2
...
(cherry picked from commit 47cbb9132c )
2017-12-21 20:41:14 +00:00
taku0
854ca682ae
firefox: 57.0 -> 57.0.1
...
(cherry picked from commit 28f55a216f )
2017-12-21 20:41:11 +00:00
taku0
7d87e6de59
firefox: 56.0.2 -> 57.0
...
(cherry picked from commit 559433d0db )
2017-12-21 20:41:06 +00:00
taku0
dbc5c71f84
nss: 3.32.1 -> 3.33
...
(cherry picked from commit b5f2a090de )
2017-12-21 20:41:02 +00:00
taku0
99e2ccbb19
nspr: 4.16 -> 4.17
...
(cherry picked from commit c91d4d519f )
2017-12-21 20:40:59 +00:00
Piotr Bogdan
ad1872d0eb
rust: add 1.19 binary distribution
2017-12-21 20:40:55 +00:00
Lancelot SIX
d85d144fd7
pythonPackages.pytestquickcheck: 0.8.2 -> 0.8.3
...
(cherry picked from commit dd853e846c )
Nothing in Nixpkgs depends on pytestquickcheck, and @lsix says that the old
version is not compatible with the current pytest in the release branch.
2017-12-21 01:17:51 +00:00
Graham Christensen
fe7473443b
nixos: zfs: correct the networking.hostId error message
...
Users were confused that the error message said config.networking.hostId, and indeed that did nothing to fix their problem.
Update the error message to specify the option they should actually set.
(cherry picked from commit 9f31fe81aa )
2017-12-20 17:57:30 -05:00
Sander van der Burg
150e2b5621
dysnomia module: use postgres as default user and always publish container properties
...
(cherry picked from commit 9cee2e5c95 )
2017-12-20 21:45:47 +01:00
Sander van der Burg
1259c46cde
dysnomia: 0.7 -> 0.7.1
...
(cherry picked from commit 6b4687741e )
2017-12-20 21:38:57 +01:00
Orivej Desh
e51a0da443
Merge pull request #32828 from rnhmjoj/release-17.09
...
pythonPackages.Nikola: 7.8.9 -> 7.8.10 [backport]
2017-12-20 19:55:04 +00:00
rnhmjoj
66eaa757e6
pythonPackages.Nikola: 7.8.9 -> 7.8.10
...
Updated in master in 7ce848309e
Fixes #32797
Changelog:
* Fix crashes with Jinja2 themes and tag indexes
* Ignore empty tags in HTML metadata reader
* Fix crash when compiling empty ``.html`` posts
2017-12-20 19:50:32 +00:00
Tim Steinbach
010887e1bb
linux-copperhead: 4.14.7.a -> 4.14.8.b
...
(cherry picked from commit cbf0b680a5 )
2017-12-20 13:22:32 -05:00
Tim Steinbach
76ad2a5408
linux: 4.4.106 -> 4.4.107
...
(cherry picked from commit f358d8dd861281049a441d055a76be59f2220940)
2017-12-20 12:28:36 -05:00
Tim Steinbach
f5bc177869
linux: 4.14.7 -> 4.14.8
...
(cherry picked from commit 0cc5467e0c75fc4ad43865a89cde349109db2e8e)
2017-12-20 12:28:29 -05:00
Tim Steinbach
c9d9f86d21
linux: 4.9.70 -> 4.9.71
...
(cherry picked from commit 4e494f459f6fc90319251985b5e708adc1743b70)
2017-12-20 12:28:21 -05:00
Tuomas Tynkkynen
a7664a656f
make-disk-image.nix: Really fix write permissions in the store
...
I think the current one applies the -exec only to those that match
'-type d'. Let's switch it to something that humans can understand...
(cherry picked from commit 758b4c1ea4 )
(Yes it should use 'find -print0 | xargs -0' but I'm really afraid of
screwing up again in the same way. Nix doesn't allow spaces and/or
newlines in store paths anyway and it has -maxdepth 1 -mindepth 1 so it
won't fail in practice. If someone can provide a *tested* that doesn't
suffer from the same problems, feel free to improve.)
2017-12-20 17:43:18 +02:00
Peter Hoeg
22c7923dcb
spotify: 1.0.64 -> 1.0.69
...
(cherry picked from commit 61da89bc8a )
2017-12-20 21:14:16 +08:00
Sander van der Burg
fded1805d3
nodePackages: regenerate with node2nix 1.5.0 + add basic Node.js 8.x package set
2017-12-19 22:24:44 +01:00
Robert Helgesson
0bb77b83e6
nixos containers: remove stray , from pattern
...
See #31888 .
(cherry picked from commit 5eb4a8339c )
2017-12-19 10:20:37 +01:00
Bas van Dijk
1bbcdfe0ee
containers: deny networkmanager from managing the ve-* and vb-* NICs
...
Without this, when you've enabled networkmanager and start a
nixos-container the container will briefly have its specified IP
address but then networkmanager starts managing it causing the IP
address to be dropped.
(cherry picked from commit 5572de75a0 )
2017-12-19 10:20:24 +01:00
Lancelot SIX
6f051442ae
pythonPackages.django_hijack_admin: init at 2.1.5
...
(cherry picked from commit 13d46963fc )
2017-12-19 09:22:09 +01:00
Lancelot SIX
6a8f88ddbf
pythonPackages.django-hijack: 2.1.4 -> 2.1.5
...
(cherry picked from commit b6ab3a56c2 )
2017-12-19 09:21:48 +01:00
Lancelot SIX
dbd391e03e
pythonPackages.django: 1.11.7 -> 1.11.8
...
Release notes: https://docs.djangoproject.com/en/1.11/releases/1.11.8/
(cherry picked from commit fe127535b0 )
2017-12-19 09:19:20 +01:00
Tim Steinbach
5265f3d1f4
linux-copperhead: 4.14.6.a -> 4.14.7.a
...
(cherry picked from commit 6e7944b55e )
2017-12-18 13:56:54 -05:00
Tim Steinbach
ed3b1bc844
vscode: 1.18.1 -> 1.19.0
...
(cherry picked from commit e0cbd73646 )
2017-12-18 07:03:09 -05:00
Tim Steinbach
9f0226c9b5
linux: 4.14.6 -> 4.14.7
...
(cherry picked from commit cbd337b2d0 )
2017-12-18 06:58:01 -05:00
Jörg Thalheim
3bee0c2f61
solvespace: add missing wrapGAppsHook
...
(cherry picked from commit 9c89e52ff2 )
Fixes #32393
2017-12-18 01:04:50 +00:00
Jan Tojnar
7c65378adf
gtk3: make GTK depend on gsettings_desktop_schemas
...
So dconf settings will be applied to GTK3 programs even if running outside of Gnome. See #31293
(cherry picked from commit 8e03cda691 )
2017-12-18 01:04:50 +00:00
Orivej Desh
8d1341709f
Merge pull request #32786 from yegortimoshenko/steam/nss-backport
...
steam: override nss, nspr, fixes #32781 (backport)
2017-12-18 01:03:01 +00:00
Piotr Bogdan
5b5db22606
steam: override nss, nspr, fixes #32781
...
(cherry picked from 16dc6bf521 )
2017-12-18 00:25:47 +00:00
Domen Kožar
ecff1df7f2
atom: depend on libsecret
...
To support: $ atom -d
(cherry picked from commit 75417d8781 )
Signed-off-by: Domen Kožar <domen@dev.si >
2017-12-17 16:03:17 +00:00
Orivej Desh
29dc5c1851
Merge pull request #32595 from andir/xsa_backport
...
XSA backport of #32319
2017-12-17 13:05:09 +00:00
Matthieu Coudron
6089a58e5e
sxiv: installs .desktop file
...
sxiv won't appear in meus as it has NoDisplay but it can be used to
generate the mimetypes.
(cherry picked from commit cdbcb19e83 )
2017-12-17 03:04:16 +01:00
taku0
a2a91acb3c
flashplayer: 27.0.0.187 -> 28.0.0.126
...
(cherry picked from commit 774786b54d )
2017-12-17 03:04:05 +01:00
Tuomas Tynkkynen
a8cbb198e2
make-disk-image.nix: Remove write permissions from /nix/store
...
Fakeroot seems to always give the owner write bit to any files touched
inside it (presumably to easily simulate the fact that root can still
modify such files). So do an explicit chmod to remove them.
This should finally solve #32242 after the EC2 images are regenerated
with this change.
https://hydra.nixos.org/build/66143116
(cherry picked from commit c9f71974f8 )
2017-12-17 01:24:22 +02:00
Dylan Simon
bd9512f217
slurm: 17.02.6 -> 17.02.9 for CVE-2017-15566
...
(cherry picked from commit 88c6c1916c )
2017-12-16 21:36:11 +00:00
Eelco Dolstra
de47cbb257
nix: 1.11.15 -> 1.11.16
...
(cherry picked from commit 875eaf0821 )
This is necessary for nixos-rebuild running on NixOS with Nix 1.12pre to be able
to build NixOS with Nix 1.11: otherwise the rebuild fails right after building
Nix 1.11 with "Unexpected EOF reading a line"
See also https://github.com/NixOS/nix/issues/1740
2017-12-16 19:10:10 +00:00
Tim Steinbach
32b69118ff
linux-copperhead: Fix hash
...
(cherry picked from commit a192ac5959 )
2017-12-16 12:20:36 -05:00
Tim Steinbach
d14c63d28f
linux: 4.9.69 -> 4.9.70
...
(cherry picked from commit 5850e74eee )
2017-12-16 12:12:00 -05:00
Tim Steinbach
13c87752ef
linux: 4.4.105 -> 4.4.106
...
(cherry picked from commit 9846d74cd2 )
2017-12-16 12:11:52 -05:00
Vladimír Čunát
68a4c07e2b
Merge #32718 : chromium: 63.0.3239.84 -> 63.0.3239.108
...
(cherry picked from commit 0c5f5ba61d )
Security update.
2017-12-16 09:06:16 +01:00
Carles Pagès
e16de913b3
Merge pull request #32723 from yegortimoshenko/steam/13-dec-2
...
Backport "steam: add /steamrt/run.sh" to 17.09 (second attempt)
2017-12-15 23:50:48 +01:00
Rostislav Beneš
f2e4474a3c
gnome3.gnome-settings-daemon: use zone.tab from tzdata
...
(cherry picked from commit a98d270978 )
2017-12-15 22:46:27 +01:00
Nikolay Amiantov
466b1d4d4c
steam: add /steamrt/run.sh
...
This is needed for Steam which expects run.sh to print runtime library paths.
Fixes #32687 .
(cherry picked from 459e4b78db )
2017-12-15 21:16:48 +00:00
Orivej Desh
c1d1ef6049
Revert "Merge pull request #32721 from yegortimoshenko/steam/13-dec"
...
This reverts commit 6778ee35dd , reversing
changes made to 711379f7a8 .
https://github.com/NixOS/nixpkgs/pull/32721#issuecomment-352108108
steam-runtime-wrapped is not yet available on the release branch.
2017-12-15 20:59:11 +00:00
Orivej Desh
6778ee35dd
Merge pull request #32721 from yegortimoshenko/steam/13-dec
...
Backport Steam fix to 17.09
2017-12-15 20:43:13 +00:00
Nikolay Amiantov
1b0dd72400
steam: add /steamrt/run.sh
...
This is needed for Steam which expects run.sh to print runtime library paths.
Fixes #32687 .
(cherry picked from 459e4b78db )
2017-12-15 20:40:02 +00:00
Tim Steinbach
711379f7a8
linux-copperhead: 4.14.5.a -> 4.14.6.a
...
(cherry picked from commit fb30bd9352617a229fc9547dab83f73041b9bb5a)
2017-12-15 12:39:36 -05:00
Bjørn Forsman
00be8641d0
nixos/lighttpd: update allKnownModules list
...
lighttpd 1.4.46+ got three new modules.
(cherry picked from commit b53407461a )
2017-12-15 07:50:20 +01:00
Bjørn Forsman
0898444322
lighttpd: 1.4.45 -> 1.4.48
...
(cherry picked from commit 72e635a4cd )
2017-12-14 23:22:41 +01:00
Jon Banafato
5a77b5efaf
keepassxc: 2.2.2 -> 2.2.4
...
KeepassXC has a new bugfix release. The changelog is available at
https://github.com/keepassxreboot/keepassxc/releases/tag/2.2.4 .
(cherry picked from commit 616fa05306 )
Fix trivial conflict due to not having backported 6c7c3beea3
("keepassxc: rename from keepassx-community").
2017-12-14 23:20:53 +01:00
Cray Elliott
ff49c5f5a1
discord: 0.0.2 -> 0.0.3
...
(cherry picked from commit 768e88eb44 )
2017-12-14 13:26:57 -08:00
Orivej Desh
ea7e19fd53
python.pkgs.zope_testrunner: upstream patch for tests
...
Upstream patch [1] does not apply because the file extension is different since [2].
[1] https://github.com/zopefoundation/zope.testrunner/pull/66
[2] 666b71ecbf
(cherry picked from commit 7df6853920 )
We do run into this flaky test relatively often on Hydra for 17.09, too.
2017-12-14 16:33:06 +01:00
Franz Pletz
427756cca1
xmr-stak module: init
...
(cherry picked from commit 2754d1a8c3 )
2017-12-14 16:07:55 +01:00
Franz Pletz
3ea13a2992
hwloc: 1.11.6 -> 1.11.8
...
Also introduces multiple outputs and a version without X11 dependencies.
(cherry picked from commit e520a8cc0d )
2017-12-14 16:07:31 +01:00
Franz Pletz
6a6c62954e
xmr-stak: 2.0.0 -> 2.1.0
...
(cherry picked from commit f429d40f4a )
2017-12-14 16:07:20 +01:00
Franz Pletz
030a95ba74
cudatoolkit: fix build with newer glibc versions
...
Packages that use CUDA would fail to build with missing defines.
(cherry picked from commit cd7c8e42c6 )
2017-12-14 16:07:13 +01:00
Franz Pletz
8a2f4e1162
nixos/tests/jenkins: check if jenkins is available
...
(cherry picked from commit 0f18f4af88 )
2017-12-14 16:07:05 +01:00
Franz Pletz
30f276363f
jenkins: 2.94 -> 2.95 (security)
...
See https://jenkins.io/security/advisory/2017-12-14/ .
(cherry picked from commit da8bf8e0bc )
2017-12-14 16:06:59 +01:00
James Earl Douglas
a47baa6f1b
jenkins: 2.93 -> 2.94
...
(cherry picked from commit 8699ccb8ac )
2017-12-14 16:06:50 +01:00
Orivej Desh
942a7f2593
zfs: 0.7.3 -> 0.7.4
...
cherry picked from commit fc96261aa9
Merge pull request #32634 from clefru/zfs-bump
zfs/spl bump to 0.7.4 to fix incompatibility with 4.14
2017-12-14 14:29:53 +00:00
Tim Steinbach
ca5ee8634e
atom: 1.23.0 -> 1.23.1
...
(cherry picked from commit 2e21451dcf )
2017-12-14 08:24:11 -05:00
Tim Steinbach
028fe7b8a4
linux: 4.14.5 -> 4.14.6
...
(cherry picked from commit 66e36666d6 )
2017-12-14 08:19:28 -05:00
Tim Steinbach
5327e98740
linux: 4.9.68 -> 4.9.69
...
(cherry picked from commit e6676bd66d )
2017-12-14 08:19:22 -05:00
Graham Christensen
b1f8548670
Merge pull request #32620 from grahamc/check-meta-17.09
...
Backporting meta fixes and from master
2017-12-14 06:48:24 -05:00
Jan Tojnar
f506b80fff
gnome3.gnome_shell: propagate caribou
...
Fixes : #25968
(cherry picked from commit d76faaa2d7 )
2017-12-14 11:11:26 +01:00
Eelco Dolstra
af7e47921c
Update NixOS 17.09 AMIs
...
This adds support for c5.* instances.
Fixes #32612 .
(cherry picked from commit e4847b797e )
2017-12-13 23:46:26 +01:00
Bjørn Forsman
484b8c1e56
gerrit: 2.14.3 -> 2.14.6
...
(cherry picked from commit c55a6eef86 )
2017-12-13 16:49:46 +01:00
Jörg Thalheim
73b28c9e9a
gerrit: avoid copy of war file in build
...
(cherry picked from commit abdd0bbf4e )
2017-12-13 16:48:12 +01:00
Jörg Thalheim
81b76e3951
gerrit: fixed-output derivation to avoid rebuilds
...
see also https://github.com/NixOS/nixpkgs/issues/27754#issue-246545036
for motivation.
(cherry picked from commit 8144460e36 )
2017-12-13 16:48:01 +01:00
jammerful
d7f2f379f1
gerrit: init at 2.14.3
...
(cherry picked from commit f59d3a730d )
2017-12-13 16:47:48 +01:00
Lancelot SIX
ddaf2b141c
Merge pull request #32610 from srhb/backport-32593
...
Backport #32593
2017-12-13 16:43:53 +01:00
Tim Steinbach
d3bead5e9d
atom: 1.22.0 -> 1.23.0
...
(cherry picked from commit 0be3f2cdd8 )
2017-12-13 09:08:46 -05:00
Graham Christensen
7d16425ad3
whitespace
2017-12-12 19:29:59 -05:00
Graham Christensen
a268942174
additional meta fixes
2017-12-12 19:29:54 -05:00
Graham Christensen
0bc2abbf9b
Additional aborts -> throws on platform checks
2017-12-12 19:29:38 -05:00
Graham Christensen
ec819b8da3
stdenv: allow specifying a eval issuee handler
...
(cherry picked from commit f33a513d2b )
2017-12-12 19:19:10 -05:00
Vladimír Čunát
39b4b8d10b
treewide platform checks: abort -> throw
...
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
(cherry picked from commit 3a110ea3f9 )
2017-12-12 19:19:10 -05:00
Vladimír Čunát
b640ae6ff4
stdenv checkMeta: throw -> trace
...
- tracing seems annoying enough
- we get errors for all packages instead of aborting on the first one
- easier to differentiate from unwanted packages (broken, unfree, etc.)
(cherry picked from commit 76bf375a16 )
2017-12-12 19:19:10 -05:00
Jan Malakhovski
fcbf6ee3a5
tree-wide: fix either check-meta or meta attrs of all the packages I evaluate
...
(cherry picked from commit 1858e8909e )
2017-12-12 19:19:06 -05:00
Jan Malakhovski
cf76a8039b
stdenv/generic/check-meta: fix error message evaluation
...
(cherry picked from commit 8ae51ff9c1 )
2017-12-12 19:18:31 -05:00
Lancelot SIX
08457ef349
qgis: 2.18.14 -> 2.18.15
...
(cherry picked from commit cf58ab88a9 )
2017-12-12 19:36:59 +01:00
Raphael Das Gupta
0dd82931ea
qgis: 2.18.13 -> 2.18.14
...
(cherry picked from commit d756dedb9a )
2017-12-12 19:36:55 +01:00
Andreas Rammhold
b83c45d8a5
xen: Added patches for XSA-248, XSA-249, XSA-250, XSA-251
2017-12-12 13:59:51 +01:00
Andreas Rammhold
37dd24c8b6
xen: apply patches for XSA-246 & XSA-247 (CVE-2017-{17044,17045})
2017-12-12 13:59:45 +01:00
Eelco Dolstra
034bf234d6
debian: 8.9 -> 8.10
...
(cherry picked from commit 2d4fdc1b9e )
2017-12-12 13:15:04 +01:00
Eelco Dolstra
72e120061c
nixUnstable: Remove unused dependencies
...
(cherry picked from commit 0e58684c41 )
2017-12-12 13:14:38 +01:00
Shea Levy
9109491367
nixUnstable: Bump to pre5788_e3013543 for fetchGit bug fix
...
(cherry picked from commit 0235f1249e )
2017-12-12 13:14:38 +01:00
Joachim Fasting
f1d0488068
tor-browser-bundle-bin: 7.0.10 -> 7.0.11
...
(cherry picked from commit eae2aa7eae )
2017-12-12 00:20:03 +01:00
Joachim Fasting
fc325ce4a4
tor-browser-bundle-bin: 7.0.9 -> 7.0.10
...
(cherry picked from commit df0300cf67 )
2017-12-12 00:19:54 +01:00
Tim Steinbach
9e9341fdc2
linux-copperhead: 4.14.4.a -> 4.14.5.a
...
(cherry picked from commit 41371512e2 )
2017-12-11 13:56:20 -05:00
James Earl Douglas
d0e9e1378a
jenkins: 2.92 -> 2.93
...
(cherry picked from commit 1bb086e17d )
2017-12-11 15:32:45 +01:00
Samuel Leathers
e117a6b8be
powerdns: 4.0.4 -> 4.0.5 for CVE-2017-15091
...
Closes #32116 .
(cherry picked from commit c2e9a1ca3b )
2017-12-11 15:28:11 +01:00
Andreas Rammhold
e9cb26a56d
pdns-recursor: 4.0.6 -> 4.0.8 (fixes CVE-2017-15120)
...
For more details see [1].
[1] http://www.openwall.com/lists/oss-security/2017/12/11/1
(cherry picked from commit f7b87a773e )
2017-12-11 15:28:11 +01:00
Orivej Desh
405ada1ac6
pdns-recursor: enable parallel building
...
(cherry picked from commit c1a6665549 )
2017-12-11 15:28:11 +01:00
rnhmjoj
c3a0a0c261
pdns-recursor: 4.0.4 -> 4.0.6
...
(cherry picked from commit f9031957ed )
2017-12-11 15:28:11 +01:00
Jörg Thalheim
866f15a5ef
Merge pull request #32563 from fadenb/lftp_backport
...
lftp: 4.8.2 -> 4.8.3 (17.09 backport)
2017-12-11 13:44:13 +00:00
Renaud
d2b0195a8f
lftp: 4.8.2 -> 4.8.3
2017-12-11 12:10:02 +01:00
aszlig
cb751f9b1c
virtualbox: Fix build against Linux 4.14
...
This is done by adding two patches, one is the complete patch containing
the upstream fixes for version 5.2.2 backported against version 5.1.26.
The other one is basically the same patch, but only the relevant changes
for the guest additions and the hunks changed to use CR/LF instead of LF
line endings.
Both patches are based on [r62611], however the revision turned out to
not be the right one corresponding to the tarball, so instead of
rebasing the patch again I looked at the conflicts and the changes that
have been introduced in [r64183] was the reason for the conflict.
So I manually edited the second hunk for vbox_drv.c and dropped the
first three lines of context (those declaring the "i" variable). The
hunk still is distinct enough (not even another "vgacon_text_force" in
the source) so we shouldn't run into weird conflicts if we'd bump
VirtualBox to version 5.1.30.
While we could have fixed this by just updating VirtualBox to version
5.2.2, this would be a bit too intrusive (like @vcunat mentioned in
https://github.com/NixOS/nixpkgs/pull/31037#issuecomment-350556636 ), not
only in our ecosystem but because version 5.2 has some known upstream
issues that are not resolved yet.
Quoting from https://www.virtualbox.org/wiki/Downloads :
Note: (updated 8 December 2017) The Guest Additions image with the
5.2.2 release still has some known problems with certain Linux
distributions when 3D acceleration is enabled.
I have tested this change by running all the tests in the "virtualbox"
NixOS VM test against basically all of the kernel versions we ship
except linux-testing (4.15-rc1) and specialized versions. So the
specific linuxPackages_* attributes I've tested were:
* linuxPackages_4_4 (failed, see below)
* linuxPackages_4_9
* linuxPackages_4_13
* linuxPackages_4_14
Running the tests for Linux 4.4 have failed because the KVM guest
machines couldn't be started and timed out. However after running the
tests with the same kernel but the nixpkgs revision prior to this
commit, the tests had the same issue, so the test failure is unrelated
to this commit.
[r62611]: https://www.virtualbox.org/changeset/62611/vbox
[r64183]: https://www.virtualbox.org/changeset/64183/vbox
Signed-off-by: aszlig <aszlig@nix.build >
Cc: @svanderburg
Fixes : #32537
2017-12-11 10:43:17 +01:00
Franz Pletz
15b79d90fb
xmr-stak: fix evaluation with nix 1.11
...
(cherry picked from commit d1c9beebdb )
2017-12-11 09:44:10 +01:00
Andreas Rammhold
6349b3f5bf
graphicsmagick: 1.3.26 -> 1.3.27 (fixes CVE-2017-11102 amongst others)
...
See [1] for details.
[1] https://sourceforge.net/p/graphicsmagick/mailman/message/36152268/
(cherry picked from commit 4314648fa1 )
2017-12-11 06:22:16 +01:00
Franz Pletz
020900f234
xmr-stak: init at 2.0.0
...
(cherry picked from commit c65107068e )
2017-12-11 05:01:52 +01:00
Franz Pletz
feed006dba
imagemagick7: 7.0.7-9 -> 7.0.7-14
...
(cherry picked from commit 8a14953356 )
2017-12-11 05:01:45 +01:00
Linus Heckemann
9eb2b4e65e
imagemagick: 6.9.9-23 -> 6.9.9-26
...
Old source tarball went missing
(cherry picked from commit ef66970df4 )
2017-12-11 05:01:38 +01:00
Tim Steinbach
4d0875a56e
docker: 17.09.0 -> 17.09.1
...
(cherry picked from commit b2b754eb5f1714ac80c0d0027fb67d6f87e14163)
2017-12-10 14:16:37 -05:00
Tim Steinbach
0714238fc7
linux: 4.14.4 -> 4.14.5
...
(cherry picked from commit 3bb52f9259 )
2017-12-10 13:14:49 -05:00
Tim Steinbach
0ddb92ffd8
linux: 4.14.3 -> 4.14.4
...
(cherry picked from commit 93e68fd249 )
2017-12-10 13:14:37 -05:00
Tim Steinbach
4bf6d2bad1
linux: 4.9.67 -> 4.9.68
...
(cherry picked from commit bd6424010d )
2017-12-10 13:11:04 -05:00
Frederik Rietdijk
9d4e6f42e9
python.buildEnv: always include the $out output
...
28299f669a introduced the first Python
packages having multiple outputs. The required outputs were not picked
up by `python.buildEnv` (#31857 ).
This commit modifies `python.buildEnv` so that it always includes the
$out output and thus fixes #31857 .
(cherry picked from commit 163ba09117 )
2017-12-10 15:23:30 +01:00
Nikolay Amiantov
531621c16a
python.buildEnv: add extraOutputsToInstall attribute
...
(cherry picked from commit 74c3cdd893 )
2017-12-10 15:23:12 +01:00
Vladimír Čunát
ab84b539d6
openexr: upstream security patch
...
/cc #32459 .
(cherry picked from commit aa9fbd036f )
2017-12-10 11:08:28 +01:00
Michael Raskin
9b7a702748
Merge #32506 : gnome2.vte: fix CVE-2012-2738
...
(cherry picked from commit f1acf2d6b9 )
2017-12-10 10:26:43 +01:00
Orivej Desh
cfc4fcf052
Merge #32507 : openssl_1_0_2: 1.0.2m -> 1.0.2n
...
security fixes: CVE-2017-3737, CVE-2017-3738
(cherry picked from commit 87317bab0a )
2017-12-10 09:59:58 +01:00
Vladimír Čunát
134b872d3d
jbig2dec: bugfix 0.13 -> 0.14
...
Many of the fixes seem to have potential to be vulnerabilities,
though most aren't labeled with a CVE number. /cc #32459
(cherry picked from commit 8f4f9b6223 )
2017-12-10 09:58:51 +01:00
Vladimír Čunát
b3ebbbed49
exiv2: a batch of security fixes
...
/cc #32459 . I can't see any other CVE patches that are either
backported upstream to the 0.26 branch or applied in some distro.
(cherry picked from commit 332a800de3 )
2017-12-10 09:58:43 +01:00
Vladimír Čunát
dc425d72f8
ghostscript: security 9.20 -> 9.22
...
There are also non-security changes in the releases. /cc #32459 .
Printing test OK, and I tested work with some postscript files.
I also fixed the license - it was changed in 2013 :-/
(cherry picked from commit ca6952fcb7 )
2017-12-10 09:58:29 +01:00
Tim Steinbach
3173cbad55
linux: 4.4.104 -> 4.4.105
...
(cherry picked from commit 1d8c1e28fab10a85aecc0616da8a167ad9ef063d)
2017-12-09 14:59:20 -05:00
Tim Steinbach
112240103f
linux-copperhead: 4.14.3.a -> 4.14.4.a
...
(cherry picked from commit 9fc38e881dc0d4c70a3929c07b32b34e35069c94)
2017-12-09 14:59:08 -05:00
Andreas Rammhold
9daaf5f84a
rsync: fix CVE-2017-16548
...
(cherry picked from commit 3d2df41a8f )
2017-12-09 16:05:48 +00:00
Andreas Rammhold
fa46fcad1f
erlang_basho_R16B02: OTP_16B02_basho8 -> OTP_16B02_basho10
...
Also renamed the file since it is no longer version 8.
(cherry picked from commit 9f39d0ef68 )
2017-12-09 14:51:03 +01:00
Andreas Rammhold
edff063897
erlang: removed R16.nix, was a leftover from #32443
...
(cherry picked from commit b8b4d7ebf2 )
2017-12-09 14:50:41 +01:00
Sarah Brofeldt
0f1c8d07bc
Merge pull request #32501 from srhb/piwik-cherry
...
piwik: 3.1.1 -> 3.2.1
2017-12-09 13:27:25 +01:00
Florian Jacob
85d4984eb6
piwik: 3.2.0 -> 3.2.1
...
(cherry picked from commit 60ef50fa88 )
2017-12-09 11:55:57 +01:00
Vladimír Čunát
89ba20303b
ldns: security patches from upstream, /cc #32459
...
Also use sha256 instead of sha1 for the source.
(cherry picked from commit cd9231a01a )
2017-12-09 11:09:23 +01:00
Yuriy Taraday
afd3dbf636
chromium: 62.0.3202.94 -> 63.0.3239.84
...
New stable release with bunch of security fixes and other changes [0]
Also:
* remove patch for dev already landed upstream
* remove patches specific to version 62
* dev is broken again, need to investigate failures
[0] https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop.html
(cherry picked from commit 994a614ca3 )
Signed-off-by: Herwig Hochleitner <herwig@bendlas.net >
ref #32433
2017-12-09 01:21:38 +01:00
Michael Raskin
5cb8134e54
busybox: apply upstream patch for CVE-2017-16544
...
Also, pick all the CVE fixes
(cherry picked from commit ab917a22f5 )
2017-12-08 22:52:48 +01:00
Frederik Rietdijk
d2dff8d0be
Python docs: fix nix-shell example
...
(cherry picked from commit 41ff561b75 )
2017-12-08 17:07:40 +01:00
Daiderd Jordan
281e979da9
R16B02-8-basho: mark insecure
...
(cherry picked from commit 42d437129f )
2017-12-08 13:11:24 +01:00
Daiderd Jordan
1d4fccb563
erlangR17: mark insecure
...
(cherry picked from commit 7d85f1b0e2 )
2017-12-08 13:11:23 +01:00
Andreas Rammhold
02bccffbc5
erlangR16: removed outdated & unused version
...
erlangR16 doesn't receive any upstream updates anymore and none of our
packages depend on it.
(cherry picked from commit 2b72043079 )
2017-12-08 13:11:23 +01:00
Andreas Rammhold
0246e5cc15
erlangR19: 19.3 -> 19.3.6.4 (fixes CVE-2017-1000385)
...
(cherry picked from commit 366355f7eb )
2017-12-08 13:09:11 +01:00
Andreas Rammhold
414c57ba72
erlangR20: 20.1 -> 20.1.7 (fixes CVE-2017-1000385)
...
(cherry picked from commit 175f2e147f )
2017-12-08 13:08:52 +01:00
Vladimír Čunát
589f01e80f
Merge #32448 : treewide meta fixes
2017-12-08 12:56:56 +01:00
Orivej Desh
68a8b335c8
firefox-esr: 52.4.1esr -> 52.5.2esr
...
(cherry picked from commit 86ffdce878 )
I'm quite confident there's been some security fixes in-between.
2017-12-08 10:05:21 +01:00
Vladimír Čunát
c2d51a533f
treewide: checkMeta fixes for x86_64-linux
...
(cherry picked from commit 6f5d989478 )
2017-12-07 21:52:08 -05:00
Vladimír Čunát
3870de697e
linux-4.13: mark as insecure (+required generic changes)
...
extraMeta was being fed as passthru without being processed by stdenv,
so without those changes, adding the security attribute would be useless.
(cherry picked from commit 13797ff522 )
2017-12-06 21:30:13 +01:00
adisbladis
42a7a08c16
Revert "linux_4_13: Remove, no longer supported."
...
This reverts commit b39ab30ba7 .
There are some show stopper issues in the 4.14 kernel that are still
not resolved.
https://github.com/NixOS/nixpkgs/issues/31640
(cherry picked from commit 74857c9dce )
2017-12-06 21:30:00 +01:00
Vaibhav Sagar
01901098dd
ghc: 8.2.2-rc2 -> 8.2.2
...
(cherry picked from commit b1a0f91afe )
2017-12-06 11:35:55 +01:00
Peter Simons
06e9d5bc3e
ghc: bump 8.2.2 pre-release to rc3
...
(cherry picked from commit e876aa4db9 )
2017-12-06 11:35:55 +01:00
Peter Simons
04333fa3cb
ghc: add 8.2.2-rc2
...
(cherry picked from commit a09460b827 )
2017-12-06 11:35:55 +01:00
Joerg Thalheim
f8cfd8ed8c
jetbrains.clion: patchelf lldb files correctly
...
(cherry picked from commit 617d053f30 )
2017-12-06 09:27:07 +00:00
Aleksey Kladov
0b522bea7f
jetbrains.idea-community: 2017.2.6 -> 2017.3
...
(cherry picked from commit 50b498d23e )
2017-12-06 09:27:02 +00:00
Aleksey Kladov
42c853175e
jetbrains.goland: 173.3727.79 -> 2017.3
...
(cherry picked from commit ad8bbe5254 )
2017-12-06 09:26:58 +00:00
Aleksey Kladov
7889673b1d
jetbrains.webstorm: 2017.2.5 -> 2017.3
...
(cherry picked from commit e59a03547f )
2017-12-06 09:26:53 +00:00
Aleksey Kladov
924cd9ca1d
jetbrains.ruby-mine: 2017.1.5 -> 2017.3
...
(cherry picked from commit 3495b00eac )
2017-12-06 09:26:49 +00:00
Aleksey Kladov
6b0107c47f
jetbrains.rider: 2017.1.2 -> 2017.2.1
...
(cherry picked from commit 4072861ab7 )
2017-12-06 09:26:44 +00:00
Aleksey Kladov
e258c6151d
jetbrains.pycharm-professional: 2017.2.4 -> 2017.3
...
(cherry picked from commit 032ce0d375 )
2017-12-06 09:26:40 +00:00
Aleksey Kladov
2f91d0f3fe
jetbrains.phpstorm: 2017.2.4 -> 2017.3
...
(cherry picked from commit 1bebed01b3 )
2017-12-06 09:26:35 +00:00
Aleksey Kladov
1b827a3357
jetbrains.idea-ultimate: 2017.2.6 -> 2017.3
...
(cherry picked from commit ce0d346416 )
2017-12-06 09:26:31 +00:00
Aleksey Kladov
7e470c94bc
jetbrains.idea-community: 2017.2.5 -> 2017.2.6
...
(cherry picked from commit 4bea8599ba )
2017-12-06 09:26:20 +00:00
Aleksey Kladov
c4afc1fd21
jetbrains.idea-ultimate: 2017.2.5 -> 2017.2.6
...
(cherry picked from commit b87df5017e )
2017-12-06 09:26:08 +00:00
Aleksey Kladov
af53b896ba
jetbrains.clion: 2017.2.3 -> 2017.3
...
(cherry picked from commit cae9032b3ce84958d5f2db08025c4e15980a7a76)
2017-12-06 09:26:08 +00:00
Aleksey Kladov
7ec2d6b962
jetbrains.webstorm: 2017.2.4 -> 2017.2.5
...
(cherry picked from commit 18800dab69 )
(cherry picked from commit bed8087bab46d0278fde315bea23b497a1fb2824)
2017-12-06 09:26:08 +00:00
Aleksey Kladov
df35d12b62
jetbrains.pycharm-professional: 2017.2.3 -> 2017.2.4
...
(cherry picked from commit d76bf07ac0 )
(cherry picked from commit 996dcd2be276ec643daf9578a8d178bf81f757bb)
2017-12-06 09:26:07 +00:00
Aleksey Kladov
c3c92aa091
jetbrains.pycharm-community: 2017.2.3 -> 2017.2.4
...
(cherry picked from commit cc6ee5d9d3 )
(cherry picked from commit 17db7ee0007f7668b7a568e8fa67a1acd09c1e96)
2017-12-06 09:26:07 +00:00
SLNOS
22fdd311d3
firefoxPackages: tor-browser: 52.3.0esr-7.0.1 -> 52.5.0esr-7.0-1
...
fixes that file:// vuln
(cherry picked from commit d0eed985d2 )
2017-12-06 02:41:43 -06:00
Orivej Desh
7857fddf4c
firefoxPackages: tor-browser: fix build
...
(cherry picked from commit 755835c67a )
2017-12-06 02:41:43 -06:00
SLNOS
afa6dfa5a1
firefoxPackages: move old firefox flags under isTorBrowserLike
...
(cherry picked from commit d838fbe2b3 )
2017-12-06 02:41:43 -06:00
Wout Mertens
1b8ce0e145
open-vm-tools: Fix rebooting on NixOS
...
(cherry picked from commit 7144f88c48 )
2017-12-06 11:37:17 +08:00
Michael Raskin
66f2d6acb1
Merge pull request #32363 from tokudan/ff5701
...
firefox-bin: 57.0 -> 57.0.1
2017-12-05 23:25:17 +00:00
taku0
0b1af97636
firefox-bin: 57.0 -> 57.0.1
...
(cherry picked from commit e9587f0a5f )
2017-12-06 00:10:26 +01:00
Vladimír Čunát
00b92751f6
Merge: nvidia_x11* backports - minor+patch updates
2017-12-05 21:32:11 +01:00
Vladimír Čunát
84c97d2112
nvidia_x11_legacy340: add another patch
...
I *suspect* that NV_VM_OPERATIONS_STRUCT_HAS_FAULT isn't detected
in our case for some reason, so this patch doesn't make a difference.
In any case, the patch seems unlikely to make anything worse.
(cherry picked from commit e9550f290c )
2017-12-05 21:25:37 +01:00
Vladimír Čunát
120ebc0426
nvidia_x11_legacy304: fix build with kernel 4.14
...
/cc #31640 .
(cherry picked from commit b934716782 )
2017-12-05 21:25:27 +01:00
Vladimír Čunát
422f786803
nvidia_x11_legacy304: 304.135 -> 304.137
...
This now builds with kernel 4.13; Debian has only the typo patch there.
Curiously, .settings still fails to link on x86_64-linux but works
on i686-linux, just as with .135.
(cherry picked from commit 1e4d675c4e )
2017-12-05 21:25:15 +01:00
Vladimír Čunát
a8b76c4a1a
nvidia_x11_legacy340: patch to support kernel 4.14
...
/cc #31640 .
(cherry picked from commit 6aa3f54f8d )
2017-12-05 21:25:01 +01:00
Vladimír Čunát
561425b1ba
nvidia-x11: 384.90 -> 384.98
...
In particular, this fixes #32330 : support for linux-4.14.
2017-12-05 21:16:55 +01:00
Andreas Rammhold
9e635ecc8b
qemu: apply patch for CVE-2017-17381
...
More details at [1].
[1] http://www.openwall.com/lists/oss-security/2017/12/05/2
(cherry picked from commit d72974a207 )
2017-12-06 03:44:55 +08:00
Piotr Bogdan
b5fb6a56e5
konversation: 1.7.2 -> 1.7.4
...
(cherry picked from commit eede74b52b )
2017-12-05 19:50:26 +01:00
Tim Steinbach
30391677ff
linux: 4.9.66 -> 4.9.67
...
(cherry picked from commit 9275bf42220d5f91839b2225af062134b58fdd62)
2017-12-05 08:07:09 -05:00
Tim Steinbach
007a867a0a
linux: 4.4.103 -> 4.4.104
...
(cherry picked from commit 10e5207749390f1a17d5189add086de1284e1f09)
2017-12-05 08:07:00 -05:00
Pascal Wittmann
b62c50ce5d
yesod-auth-oauth2: 0.2.4 -> 0.3.0
...
fixes the build
2017-12-04 21:42:20 +01:00
aszlig
65522edbfc
python/hetzner: 0.7.5 -> 0.8.0
...
New features:
* Support for retrieving reverse PTRs.
* Support for subnet-ranges.
* Add logging (aszlig/hetzner#14 ).
Fixes:
* Hide internal methods from the public API.
* Fix Python 3 compatibility.
* Fix for creating admin accounts with Hetzner's new login site.
* Fix __repr__/__str__ issue with some exceptions (aszlig/hetzner#23 ).
* Fix login for RobotWebInterface
Changes for the hetznerctl utility:
* show: Show subnets
* show: Show reverse PTRs
* New 'rdns' subcommand for getting/setting/removing reverse-PTRs.
* Use 'argparse' instead of 'optparse'.
* Add command for managing admin accounts.
* New '--debug' flag for printing debugging information.
This also fixes NixOS/nixops#778 .
Tested building against Python 2.7 and Python 3.6.
Signed-off-by: aszlig <aszlig@nix.build >
(cherry picked from commit 6841064ac5 )
Reason: This unbreaks the NixOps Hetzner target, because the admin
sub-account couldn't be created on initial deploy.
2017-12-04 06:41:40 +01:00
Philipp Steinpass
b4a0c011e8
linux-testing: 4.14-rc8 -> 4.15-rc1
...
Closes #32137
Conflicts:
pkgs/os-specific/linux/kernel/manual-config.nix
[dezgeg: I picked this because it contains the bits that will be needed
once 4.15 is out]
2017-12-04 01:56:22 +02:00
Tim Steinbach
186d5b1ab0
linux: 4.14.0-rc7 -> 4.14.0-rc8
2017-12-04 01:56:22 +02:00
Tim Steinbach
61fc3bdaa3
linux: 4.14-rc6 -> 4.14-rc7
2017-12-04 01:56:22 +02:00
Tim Steinbach
2c7047caa1
linux: 4.14-rc5 -> 4.14-rc6
2017-12-04 01:56:22 +02:00
Tim Steinbach
e752ed4440
linux: 4.14-rc4 -> 4.14-rc5
2017-12-04 01:56:22 +02:00
Tim Steinbach
8d90c7c56a
linux: 4.14-rc3 -> 4.14-rc4
2017-12-04 01:56:21 +02:00
Tim Steinbach
6de3d6b971
linux: 4.14-rc2 -> 4.14-rc3
2017-12-04 01:56:21 +02:00
Tuomas Tynkkynen
b6428f9e9c
linux_4_13: Remove, no longer supported.
...
(cherry picked from commit b39ab30ba7 )
2017-12-04 01:56:21 +02:00
Tim Steinbach
7522a88cda
linux: 4.14.2 -> 4.14.3
...
(cherry picked from commit 2863022480 )
2017-12-04 01:56:21 +02:00
Tim Steinbach
ab04c05538
linux: 4.14.1 -> 4.14.2
...
(cherry picked from commit c3ce21dd98 )
2017-12-04 01:56:21 +02:00
Tim Steinbach
5f133ad0d4
linux: 4.14 -> 4.14.1
...
(cherry picked from commit e3877445aa )
2017-12-04 01:56:21 +02:00
Tim Steinbach
d390d843cc
linux: Add 4.14
...
(cherry picked from commit 53730c5a92 )
2017-12-04 01:56:21 +02:00
Joachim F
32cce4d328
Merge pull request #32286 from andir/tor-sec-stable
...
[stable/17.09] tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
2017-12-03 21:58:46 +00:00
Andreas Rammhold
3c315f10f3
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
...
More details in the release mail [1].
[1] https://lists.torproject.org/pipermail/tor-announce/2017-December/000147.html
(cherry picked from commit 959364c01d )
2017-12-03 21:54:47 +01:00
Tor Hedin Brønner
de7eae5d1f
nix-zsh-completions: 0.3.5 -> 0.3.6
...
(cherry picked from commit 60d3a11251 )
2017-12-03 12:30:01 +01:00
Tor Hedin Brønner
a0686217e6
nix-bash-completions: 0.5 -> 0.6
...
(cherry picked from commit 9534764006 )
2017-12-03 12:29:49 +01:00
Brenton Horne
8ded51fe52
atom: 1.21.2->1.22.0
...
(cherry picked from commit 747b2974dc )
Signed-off-by: Domen Kožar <domen@dev.si >
2017-12-03 11:46:53 +01:00
Domen Kožar
b7c8134be0
Add localtime package and nixos module
...
Simple daemon for keeping system timezone up-to-date via geoclue2.
Sadly i3 status needs to be restarted for timezone changes.
(cherry picked from commit d64ba1c060 )
Signed-off-by: Domen Kožar <domen@dev.si >
2017-12-03 11:43:56 +01:00
Piotr Bogdan
4f75e27657
wordpress: 4.7.6 -> 4.7.8
2017-12-03 05:02:18 +02:00
Tuomas Tynkkynen
2014fd7c1e
make-squashfs: Hack to avoid building images where nixos-install won't run
...
https://github.com/NixOS/nixpkgs/issues/32242
(cherry picked from commit 574526d510 )
2017-12-03 03:45:26 +02:00
Tim Steinbach
83bc80fb96
linux-copperhead: 4.14.2.a -> 4.14.3.a
...
(cherry picked from commit 4e7deb7100 )
2017-12-02 14:01:31 -05:00
gjeusel
dccdfca809
tortoisehg: 4.1.1 -> 4.3.1, fix license dialog, check imports
...
Cherry picked from commits ba885e1d7d , 450123ca30 , ae2cf0bee8 .
2017-12-02 11:45:21 +00:00
Bart Brouns
7ef982a1df
evopedia: patch the desktop file
...
(cherry picked from commit e2160affab )
2017-12-02 01:16:01 +00:00
Robert Helgesson
6a8049cf5a
perl-Sys-Syslog: 0.34 -> 0.35
...
Fixes CVE-2016-1238.
(cherry picked from commit d1ddc3ff23 )
2017-12-01 23:51:24 +01:00
Tim Steinbach
8fd3c6e917
linux: 4.4.102 -> 4.4.103
...
(cherry picked from commit a57a32e07c )
2017-12-01 11:19:24 -05:00
Tim Steinbach
077d059768
linux: 4.9.65 -> 4.9.66
...
(cherry picked from commit 777f49bfff )
2017-12-01 11:19:13 -05:00
Tim Steinbach
6efe075b34
linux-copperhead: 4.14.1.a -> 4.14.2.a
...
(cherry picked from commit 3fc7f924af )
2017-12-01 10:13:28 -05:00
Tim Steinbach
40cfcb68f9
linux-copperhead: 4.13.14.a -> 4.14.1.a
...
(cherry picked from commit 843ee55b66 )
2017-12-01 10:13:27 -05:00
Vladimír Čunát
559ebb7ed0
Merge #32223 : xorg.fontmiscmisc: make the fonts available
...
Needed due to upstream security fix:
https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=7b377456f95d
(cherry picked from commit 7def2a8b95 )
2017-12-01 12:35:48 +01:00
Pascal Wittmann
170484ef83
Use https instead of http for homepage urls
2017-12-01 10:42:49 +01:00
Vladimír Čunát
e2814ea679
libsoup: maintenance 2.60.0 -> 2.60.2 + patch
...
(cherry picked from commit da3679c160 )
Buffer overflows very often have security implications,
so I'm not taking any chances
2017-12-01 08:30:28 +01:00
Vladimír Čunát
08e59b22eb
libsoup: 2.59.90.1 -> 2.60.0
...
There are basically no changes, but the version number is much nicer ;-)
Explicit deletion of gtk-goc isn't needed anymore (see doc/multiple-output.xml).
(cherry picked from commit 68bfcad289 )
2017-12-01 08:30:22 +01:00
Vladimír Čunát
6b8833df27
Merge #32006 : pgmanage: init at 10.0.2 & deprecate postage
2017-11-30 19:47:32 +01:00
Linus Heckemann
ee428d49a7
mumble: fix icon symlink
...
(cherry picked from commit 1022f97d10 )
2017-11-30 12:59:22 +00:00
Thomas Tuegel
4ec3bf1d6f
Merge pull request #32201 from ttuegel/dropbox--release-17.09
...
Dropbox: Backport patches to stable
2017-11-30 06:54:42 -06:00
Thomas Tuegel
fcfab3d3ae
dropbox: install firefox-bin in FHS env
...
To sign in to dropbox, a browser must be available in the FHS env. We cannot
ensure that the user's browser of choice is available, so we provide Firefox as
a default.
Resolves : #31667
(cherry picked from commit 7dee7d6ddb )
2017-11-30 06:40:13 -06:00
Thomas Tuegel
085bcb23e1
dropbox: pass along positional parameters to exec
...
(cherry picked from commit 7e7fbebed9 )
2017-11-30 06:40:07 -06:00
Thomas Tuegel
459e414ad8
dropbox: overwrite existing installation if our installer is newer
...
(cherry picked from commit 9ce215862e )
2017-11-30 06:40:01 -06:00
Thomas Tuegel
97f0859e34
dropbox: install xkeyboardconfig for input
...
Qt applications running in an FHS env need to have xkeyboardconfig installed for
keyboard input.
Resolves : #31741
(cherry picked from commit 18cc8d482d )
2017-11-30 06:39:54 -06:00
Vladimír Čunát
f9390d652f
nvidia_x11_legacy340: 340.102 -> 340.104
...
Fixes #32169 : build with kernel 4.13.
Unfortunately, 4.13 is going away very soon and for 4.14 doesn't build.
I only tested building it, but these minor bumps should be safe.
(cherry picked from commit 2dfbc5f8ed )
2017-11-29 19:06:52 +01:00
Daiderd Jordan
35f639d9ce
Csu: fix build with CoreFoundation
...
(cherry picked from commit a0948ffdb0 )
2017-11-29 18:56:57 +01:00
Orivej Desh
7371ef5ed8
Merge #32161 : curl: 7.56.1 -> 7.57.0
...
(cherry picked from commit 0e4edca603 )
It fixes three CVEs.
2017-11-29 12:38:32 +01:00
Vladimír Čunát
6ede9d37e6
rustc: disable a test failing on Hydra repeatedly
...
The problem doesn't happen for me locally, but on Hydra
we tend to experience more flakiness in networking tests.
(cherry picked from commit fe83d91157 )
2017-11-29 07:46:48 +01:00
James Earl Douglas
921f089db7
jenkins: 2.91 -> 2.92
...
(cherry picked from commit f09a429089 )
2017-11-29 07:35:58 +01:00
Orivej Desh
6de24bbe9d
Merge pull request #31873 from bjornfor/backport-gdm-fixes
...
Backport gdm fixes
2017-11-29 02:29:07 +00:00
Pierre Chevalier
52e17a4319
gdm: remove old workaround for conflicts with getty
...
- There used to be a conflict between gdm and getty both trying to
access tty1
- This conflict was fixed by running gdm on tty7 instead
(cherry picked from commit c46d4dab96 )
2017-11-29 02:28:38 +00:00
Pierre Chevalier
0d3101ac43
Revert "gdm: don't start getty@tty1 if enabled"
...
This commit isn't needed anymore since we now run gdm on tty7.
This reverts commit 440178d729 .
(cherry picked from commit aed114ecb9 )
2017-11-29 02:28:38 +00:00
Pierre Chevalier
53a7e047cf
gdm: start gdm on tty7 rather than default tty1
...
- Fixes nixos-rebuild switch/test issue with GNOME
https://github.com/NixOS/nixpkgs/issues/21439
- The solution was given here:
d761e66a41 (commitcomment-25382880)
(cherry picked from commit 37875c4a77 )
2017-11-29 02:28:38 +00:00
Steve Trout
c26342d591
cnijfilter2: specify --datadir for cnijlgmon3
...
If --datadir is not given, it uses '${datarootdir}/cnijlgmon3',
with the unsubstituted variable.
(cherry picked from commit 8bc74a908d )
2017-11-28 23:21:38 +00:00
Vladimír Čunát
efe5a9770a
xorg.libXfont*: security update for CVE-2017-16611
...
(cherry picked from commit db6adec156 )
2017-11-28 21:11:44 +01:00
Vladimír Čunát
4f12cdfa1b
xorg.libXcursor: security 1.1.14 -> 1.1.15
...
Fix heap overflows when parsing malicious files. (CVE-2017-16612)
(cherry picked from commit 98e3af04b6 )
2017-11-28 21:11:42 +01:00
Vladimír Čunát
28647d337e
gnutls: use mirror://gnupg ( fix #32147 )
...
ftp.gnutls.org stopped working with curl; it's not clear yet why.
(cherry picked from commit e0368f5076 )
2017-11-28 20:44:24 +01:00
Vladimír Čunát
7d7a99939b
systemd resolved: patch CVE-2017-15908
...
fix loop on packets with pseudo dns types
https://github.com/NixOS/systemd/pull/14
(cherry picked from commit 94cba39aa2 )
2017-11-28 20:12:59 +01:00
Vladimír Čunát
9baaf3a605
Re-merge #32126 : ffmpeg-3.4: fix CVE CVE-2017-16840
...
I'm sorry, I merged older version of the PR by accident.
(cherry picked from commit fac570a71d )
2017-11-28 19:26:01 +01:00
Vladimír Čunát
3ac988a5eb
Merge #32134 : pcre2: Patch for CVE-2017-8786
...
(cherry picked from commit e6a7a2e1fd )
2017-11-28 19:17:28 +01:00
Vladimír Čunát
db0bb7fe0f
Merge #32126 : ffmpeg-3.4: fix CVE CVE-2017-16840
...
(cherry picked from commit c917950c05 )
2017-11-28 19:17:27 +01:00
Vladimír Čunát
043cbe59e9
Merge #31905 : samba: security 4.6.8 -> 4.6.11
...
(cherry picked from commit c024f0b762 )
2017-11-28 19:17:24 +01:00
Orivej Desh
0ed7328aab
snabb: disable parallel building
...
https://hydra.nixos.org/build/64827817
(cherry picked from commit 6c60c6ec3b )
2017-11-28 18:12:44 +00:00
Orivej Desh
ecfcd0b714
git-up: mark as broken
...
(cherry picked from commit c06c2cda51 )
2017-11-28 17:59:59 +00:00
Stefan Huchler
29a4d94bad
kodi: downgrades kodiPlugin.joystick to compatible version 1.3.2
...
(cherry picked from commit 72f441d090 )
Reason: Kodi joystick support is broken otherwise.
2017-11-28 18:33:12 +01:00
Orivej Desh
c3d4871340
altcoins.zcash: disable parallel building
...
(cherry picked from commit 2e55aec9d7 )
2017-11-28 16:56:07 +00:00
Orivej Desh
f2eddb197d
dict: disable parallel building
...
(cherry picked from commit 676b2ef431 )
2017-11-28 16:55:56 +00:00
Ollie Charles
a7e881fbe1
nixos/grafana: Fix type of database.type option
...
If you want to use grafana with PostgreSQL, the type is `postgres`,
not `postgresql`.
2017-11-28 11:26:50 +00:00
adisbladis
bc54631f4d
rpcbind: Patch for CVE-2017-8779
...
(cherry picked from commit ac7ec054f1 )
2017-11-28 11:07:27 +08:00
adisbladis
7bafbc0a7f
mupdf: Fix for CVE-2017-15369
...
(cherry picked from commit c0c503ca68 )
2017-11-28 01:20:49 +08:00
Robert Helgesson
0ecc0184e9
python-carbon: disable on Python 3
...
The package does not work on Python 3. Also add license field.
(cherry picked from commit 844f24eb0a )
2017-11-27 16:36:25 +01:00
Tim Steinbach
4fb198892d
hipchat: 4.30.0.1663 -> 4.30.2.1665
...
(cherry picked from commit 35bf47c577d43432564b5a18539df2107370eb16)
2017-11-27 08:14:47 -05:00
adisbladis
814f3a6116
exim: Fix for CVE-2017-16943 RCE vuln
...
(cherry picked from commit a6e87b5c3d )
2017-11-27 17:33:50 +08:00
Will Fancher
e5a50ecc90
Extract files one at a time from all-cabal-hashes
...
(cherry picked from commit a38a3e2129 )
2017-11-27 13:35:30 +08:00
Will Fancher
c8782f5ec5
Revert "Merge branch 'all-cabal-hashes-components'"
...
This reverts commit ad6b8f438d , reversing
changes made to 2d44e72801 .
(cherry picked from commit 8caf9f13a6 )
2017-11-27 13:35:29 +08:00
Vaibhav Sagar
e43f37f56a
all-cabal-hashes: 2017-10-08T03:25:59Z -> 2017-11-04T17:56:01Z
...
(cherry picked from commit 4b9e73c6cf )
2017-11-27 13:35:29 +08:00
Shea Levy
c798c7a367
partition-all-cabal-hashes: cross-compile safe
...
(cherry picked from commit 3ef3fc43a2 )
2017-11-27 13:35:29 +08:00
Shea Levy
0bb747ceaf
Partition all-cabal-hashes into case-insensitive-safe components.
...
OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
(cherry picked from commit 843e0992ca )
2017-11-27 13:35:29 +08:00
Vaibhav Sagar
5653aceb38
hackage: update snapshot of 'all-cabal-hashes' repo for callHackage
...
(cherry picked from commit c45c4a711a )
2017-11-27 13:35:28 +08:00
Peter Simons
3ddd8630a9
hackage: update snapshot of 'all-cabal-hashes' repo for callHackage
...
(cherry picked from commit 49cda48b83 )
2017-11-27 13:35:28 +08:00
Robert Scott
0990eea567
cloudfoundry-cli: init at 6.32.0
...
(cherry picked from commit 77a3331a10 )
2017-11-26 23:07:56 +00:00
Tim Steinbach
3c93a197d1
sbt: 1.0.3 -> 1.0.4
...
(cherry picked from commit 3cb310a231 )
2017-11-26 17:21:42 -05:00
Alexander V. Nikolaev
eb085385ba
wine: replace samba3 with samba4
...
Unbreak security assertion via samba3 which no more supported.
(cherry picked from commit 0317d5d083 )
2017-11-26 16:13:37 -05:00
Lancelot SIX
25043fb697
gnupg: 2.2.2 -> 2.2.3
...
This is a maintenance release.
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00008.html
for release information
(cherry picked from commit 5f5d8e67a7 )
2017-11-27 03:46:59 +08:00
Bjørn Forsman
b03e6f9d35
Revert "Revert "system-config-printer: fix python path""
...
This reverts commit 1349aed0de , except
that the "pysmbc" attribute that previously broke nixpkgs eval is
removed.
2017-11-26 00:36:43 +01:00
James Earl Douglas
25a39b80a9
jenkins: 2.90 -> 2.91
...
(cherry picked from commit 201b4c26ba )
2017-11-25 20:45:38 +01:00
James Earl Douglas
09be1ead39
jenkins: 2.89 -> 2.90
...
(cherry picked from commit 70ac2218fc )
2017-11-25 20:45:37 +01:00
James Earl Douglas
09381b731f
jenkins: 2.88 -> 2.89
...
(cherry picked from commit 5d038f7d10 )
2017-11-25 20:45:37 +01:00
James Earl Douglas
968bb2aff9
jenkins: 2.87 -> 2.88
...
(cherry picked from commit c7e3555d8b )
2017-11-25 20:45:37 +01:00
James Earl Douglas
cf9e2582d8
jenkins: 2.86 -> 2.87
...
(cherry picked from commit da866a6f29 )
2017-11-25 20:45:37 +01:00
Bjørn Forsman
1349aed0de
Revert "system-config-printer: fix python path"
...
This reverts commit 992dee07c6 .
It breaks nixpkgs eval:
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named ‘system-config-printer-1.5.9’:
...
undefined variable ‘pysmbc’ at .../nixpkgs/pkgs/tools/misc/system-config-printer/default.nix:29:61
2017-11-25 20:45:36 +01:00
Kosyrev Serge
d6069f88bd
buildkite-agent: demotivate potential secrecy regressions through documentation
...
# Conflicts:
# nixos/modules/services/continuous-integration/buildkite-agent.nix
2017-11-25 17:53:46 +00:00
Kosyrev Serge
815dc9dd02
buildkite-agent: secrecy improvements: non-store, non-Nix provisioning of secrets
2017-11-25 17:53:46 +00:00
Jörg Thalheim
673c30583b
Merge pull request #32023 from andir/17.09-fix-gnome3-printing
...
[stable/17.09] system-config-printer: fix python path
2017-11-25 14:17:33 +00:00
Kjetil Orbekk
340f306772
nixos/munin: fix broken plugin wrappers
...
The munin-node service used wrapProgram to inject environment variables.
This doesn't work because munin plugins depend on argv[0], which is
overwritten when the executable is a script with a shebang line (example
below).
This commit removes the wrappers and instead passes the required
environment variables to munin-node.
Eliminating the wrappers resulted in some broken plugins, e.g., meminfo
and hddtemp_smartctl. That was fixed with the per-plugin configuration.
Example:
The plugin if_eth0 is a symlink to /.../plugins/if_, which uses $0
to determine that it should monitor traffic on the eth0 interface.
if_ is a wrapped program, and runs `exec -a "$0" .if_-wrapped`
.if_-wrapped has a "#!/nix/.../bash" line, which results in bash
changing $0, and as a result the plugin thinks my interface
is called "-wrapped".
(cherry picked from commit bd3e49a80e )
2017-11-25 13:23:52 +01:00
Kjetil Orbekk
feb27332b4
munin-node: patch to configure plugin-conf.d
...
Add a new patch (adding_sconfdir_munin-node.patch) to be able to
configure the location of plugin-conf.d (otherwise it has to be
configured at build time). This patch is very similar to the
existing 'adding_servicedir_munin-node.patch'.
(cherry picked from commit a2dc37c7d1 )
2017-11-25 13:23:52 +01:00
Kjetil Orbekk
586e2aae67
munin-node: add patch to preserve environment variables
...
(cherry picked from commit c164d83536 )
2017-11-25 13:23:52 +01:00
Kjetil Orbekk
d29f871580
munin: 2.0.33 -> 2.0.34
...
(cherry picked from commit e36962a002 )
2017-11-25 13:23:51 +01:00
Joerg Thalheim
992dee07c6
system-config-printer: fix python path
...
propagated dependencies were not added to PYTHONPATH
(cherry picked from commit b69cbfa269879d9bcf919c0489728cbc9d4c0f3e)
2017-11-25 12:22:48 +01:00
Orivej Desh
87bfe2c747
go: buildGoPackage: 1.8 -> 1.9
...
See #29173 , #32003 for the reasons to update buildGoPackage in the release.
(cherry picked from commit 1e0ec4216f )
2017-11-25 10:36:20 +00:00
Daniel Peebles
cfc55fecdd
Get rid of most @rpath nonsense on Darwin
...
Merge pull request #30150 from copumpkin/no-rpath-nonsense
(cherry picked from commit 416979f3f7 )
2017-11-25 10:35:36 +00:00
Orivej Desh
60f8fbfd02
go-sct: disable on Darwin
...
It does not support Darwin.
(cherry picked from commit 45a85eaceb )
2017-11-25 10:23:12 +00:00
Orivej Desh
7581a3f87d
coyim: disable on Darwin
...
It has never been building on Darwin.
(cherry picked from commit 03209fc043 )
2017-11-25 10:23:12 +00:00
Kier Davis
bd80745771
pius: add myself as a maintainer
...
(cherry picked from commit 4017f0f752 )
2017-11-25 09:42:14 +00:00
Kier Davis
fc2b9e1ad8
pius: 2.0.11 -> 2.2.4
...
(cherry picked from commit 1f62cfa6f5 )
2017-11-25 09:42:13 +00:00
Kier Davis
e198d74f25
pius: move source from Sourceforge to Github
...
Development of pius has moved to Github.
(cherry picked from commit b354f88327 )
2017-11-25 09:42:13 +00:00
Vladimír Čunát
bd19155d55
Merge #32017 : thunderbird*: security 52.4.0 -> 52.5.0
...
(cherry picked from commit 3bc7d00622 )
2017-11-25 07:28:20 +01:00
Peter Hoeg
1a2ccffd9b
syncthing: 0.14.39 -> 0.14.40
...
(cherry picked from commit 0f68e1328b )
2017-11-24 17:25:12 +01:00
Peter Hoeg
4104d20eb0
syncthing: 0.14.38 -> 0.14.39
...
(cherry picked from commit 97ec559b00 )
2017-11-24 17:24:58 +01:00
Jon Banafato
25e9878fa7
keepassx-community: 2.2.1 -> 2.2.2
...
(cherry picked from commit c1105ad9b4 )
2017-11-24 17:21:12 +01:00
Bas van Dijk
f4f12c325c
pgmanage: init at 10.0.2 & deprecate postage
...
postage is no longer maintained and has been replaced by the identical
pgmanage. See:
https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage
This patch introduces the new pgmanage package and module but leaves
the existing postage package and module intact so that we don't break
compatibility with existing 17.09 configurations.
We do emit a warning advising users to upgrade to pgmanage.
Note that in 18.03 enabling the 'services.postage.enable' option will
cause an assertion error to be thrown instructing users to change to
pgmanage.
2017-11-24 16:51:33 +01:00
Frank Doepper
7f6f0c49f0
perl-Params-Validate: fix build on i686-linux
...
Fixes #29637 .
(cherry picked from commit d336e811a1 )
2017-11-24 14:55:14 +01:00
Graham Christensen
3ec451181d
Merge pull request #31983 from pbogdan/update-wordpress-17.09
...
wordpress: 4.7.4 -> 4.7.6
2017-11-24 08:55:00 -05:00
adisbladis
8e408f2c57
go-ethereum: 1.7.2 -> 1.7.3
...
(cherry picked from commit 39a9ff95ef )
2017-11-24 21:50:38 +08:00
Luca Bruno
2dd51fac6c
go-ethereum: 1.7.1 -> 1.7.2
...
(cherry picked from commit 7c45662947 )
2017-11-24 21:50:24 +08:00
Tim Steinbach
29de18df87
vscode: 1.18.0 -> 1.18.1
...
(cherry picked from commit 10b113f81b )
2017-11-24 08:39:44 -05:00
Tim Steinbach
c2af0c737a
gradle: 4.3 -> 4.3.1
...
(cherry picked from commit 0a123ae574 )
2017-11-24 08:34:50 -05:00
Tim Steinbach
f0ff5c4480
gradle: 4.2.1 -> 4.3
...
(cherry picked from commit 25c8014a4b )
2017-11-24 08:34:49 -05:00
Tim Steinbach
f88dc9cd75
gradle: 4.2 -> 4.2.1
...
(cherry picked from commit 89e451f713 )
2017-11-24 08:34:49 -05:00
Tim Steinbach
c80ebf99b2
gradle: 4.1 -> 4.2
...
(cherry picked from commit b390773310 )
2017-11-24 08:34:49 -05:00
Tim Steinbach
ba35685cc5
linux: 4.13.15 -> 4.13.16
...
(cherry picked from commit 25155bd2ec966a78505a12d9fd71a929a238c57d)
2017-11-24 08:28:48 -05:00
Tim Steinbach
acbdc7d995
linux: 4.9.64 -> 4.9.65
...
(cherry picked from commit 7be1c02c1606747f05eeb435c869180082dc1245)
2017-11-24 08:28:38 -05:00
Tim Steinbach
b35002f3bb
linux: 4.4.100 -> 4.4.102
...
(cherry picked from commit 582883900a61ac23f478c9343d8ddef8923be0b6)
2017-11-24 08:28:28 -05:00
rittelle
33bb8918d1
jetbrains.datagrip: 2017.2.2 -> 2017.2.3
...
(cherry picked from commit beee8119b8 )
2017-11-24 11:37:22 +00:00
rittelle
1255a973a6
jetbrains.goland: renamed from jetbrains.gogland
...
Product renamed to match the name used on the Product website and inside
the update.xml used by the update script.
This also updated the version to 173.3727.79.
(cherry picked from commit b2b995f65a )
2017-11-24 11:37:13 +00:00
Mathijs Kwik
87c9b0134f
firewall: fix rpfilter blocking dhcp offers when no ip was bound yet
...
(cherry picked from commit 05761e9504 )
2017-11-24 09:43:21 +01:00
Piotr Bogdan
93a37dcaf8
wordpress: 4.7.4 -> 4.7.6
2017-11-23 17:23:32 +00:00
Piotr Bogdan
84c75f5f87
nixos/tests: set time zone for WordPress test
...
otherwise it won't evaluate - https://github.com/NixOS/nixpkgs/pull/31044
2017-11-23 17:23:31 +00:00
Graham Christensen
5cf0f372b7
Merge pull request #31968 from srhb/backport-imagemagick
...
imagemagick: 6.9.9-21 -> 6.9.9-23
2017-11-23 09:03:25 -05:00
Sarah Brofeldt
1163b31c8a
imagemagick: 6.9.9-21 -> 6.9.9-23
...
(cherry picked from commit a5783484ee )
2017-11-23 13:36:34 +01:00
adisbladis
e0a0dd0004
firefox-devedition-bin: 58.0b2 -> 58.0b5
...
(cherry picked from commit b5a99cfdf2 )
2017-11-22 21:31:14 +00:00
adisbladis
e74b04f0f5
firefox-devedition-bin: 58.0b1 -> 58.0b2
...
(cherry picked from commit a2ce9f1a50 )
2017-11-22 21:31:14 +00:00
adisbladis
d251fb2010
firefox-devedition-bin: 57.0b13 -> 58.0b1
...
(cherry picked from commit b7e3f5d944 )
2017-11-22 21:31:14 +00:00
adisbladis
ed3adcea1e
firefox-beta-bin: 57.0b14 -> 58.0b5
...
(cherry picked from commit 393e4f0b86 )
2017-11-22 21:24:33 +00:00
adisbladis
dd8b4a9fd2
firefox-beta-bin: 57.0b13 -> 57.0b14
...
(cherry picked from commit 07cb41b183 )
2017-11-22 21:24:28 +00:00
adisbladis
131d0d3fa1
firefox-beta-bin: 57.0b11 -> 57.0b13
...
(cherry picked from commit cb59cfc513 )
2017-11-22 21:24:23 +00:00
André-Patrick Bubel
5db4e631bd
calibre: Fix error when sending E-Mails
...
When sending E-Mails an error was thrown due to the missing 'dns'
python package.
(cherry picked from commit 04bdff3d8f )
2017-11-22 21:09:50 +01:00
Tor Hedin Brønner
786104d786
nix-bash-completions: 0.4 -> 0.5
...
Various improvements and bugfixes.
(cherry picked from commit 9a27fee60a )
2017-11-22 19:39:23 +01:00
Tor Hedin Brønner
4234927101
nix-zsh-completions: 0.3.3 -> 0.3.5
...
Various improvements including attribute completion when supplying a cached
url as a repo.
(cherry picked from commit d1635a58bf )
2017-11-22 19:39:23 +01:00
Domen Kožar
8ca1b2c8ff
hydra: 2017-10-26 -> 2017-11-21
...
(cherry picked from commit ad492e6f33 )
Signed-off-by: Domen Kožar <domen@dev.si >
2017-11-22 17:25:50 +00:00
Clemens Fruhwirth
c8df8c87ef
python-trezor: Move mnemonic dependency to propagatedBuildInputs
...
(cherry picked from commit 160e914f50 )
2017-11-22 14:31:39 +00:00
Andreas Rammhold
a010bacc16
slack: 2.8.2 -> 2.9.0
...
(cherry picked from commit 1f0819a7cb )
2017-11-22 13:16:36 +00:00
Andreas Rammhold
d4cced9934
clamav: apply patch for CVE-2017-6420
...
Details at [1].
[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6420
(cherry picked from commit f01acd4cd5 )
2017-11-22 08:21:06 +00:00
Andreas Rammhold
c51a74957e
yara: 3.6.0 -> 3.6.3 (fixes CVE-2017-11328)
...
(cherry picked from commit e15d6e1b3c )
2017-11-22 02:21:50 +01:00
Vladimír Čunát
dfd6ae24df
Merge #31915 : ffmpeg: security 3.3.4 -> 3.3.5
...
Master is on 3.4.x already.
2017-11-22 02:18:01 +01:00
Andreas Rammhold
09447683f0
ffmpeg: 3.3.4 -> 3.3.5 (CVE-2017-15186)
...
More details at [1].
[1] http://www.openwall.com/lists/oss-security/2017/10/20/4
2017-11-21 22:52:56 +01:00
Vladimír Čunát
4aa878af67
Merge #31904 : webkitgtk: security 2.18.2 -> 2.18.3
2017-11-21 21:40:38 +01:00
Vladimír Čunát
6308630165
Merge #31825 : man-db: explicitly pass section string
...
(cherry picked from commit b22492ed81 )
It's a trivial bugfix, very unlikely to break anything.
2017-11-21 21:40:14 +01:00
Eelco Dolstra
54a4b77caa
vm: Create /dev/full
...
https://hydra.nixos.org/build/64519371
(cherry picked from commit 9f74cf3e12 )
2017-11-21 18:26:15 +01:00
Andreas Rammhold
6afff40774
microcodeIntel: 20170707 -> 20171117
...
From the changelog:
```
Intel Processor Microcode Package for Linux
20171117 Release
-- New Platforms --
CFL U0 (06-9e-0a:22) 70
CFL B0 (06-9e-0b:2) 72
SKX H0 (06-55-04:b7) 2000035
GLK B0 (06-7a-01:1) 1e
APL Bx (06-5c-09:3) 2c
-- Updates --
KBL Y0 (06-8e-0a:c0) 66->70
-- Removed files --
SKX H0 (06-55-04:97) 2000022
```
(cherry picked from commit 89fab17749 )
2017-11-21 17:23:03 +00:00
Samuel Leathers
5d226b4efe
webkitgtk: 2.18.2 -> 2.18.3 (fixes multiple CVE's)
...
(cherry picked from commit 6e686ff36d )
2017-11-21 15:10:18 +00:00
Raymond Gauthier
bcbd14e5c5
kernel config: Enable MEDIA_CONTROLLER
...
With this disabled, cameras would not get a `/dev/mediaX` entry matching
the `/dev/videoX` which broke any application (e.g: `uvcdynctrl -l`,
`media-ctl -p`) depending on this interface.
(cherry picked from commit 7cdd12e4e9 )
2017-11-21 16:48:51 +02:00
Tim Steinbach
74c9da93a1
linux: 4.4.99 -> 4.4.100
...
(cherry picked from commit 3300ec2b92 )
2017-11-21 08:09:40 -05:00
Tim Steinbach
63fa303117
linux: 4.9.63 -> 4.9.64
...
(cherry picked from commit 03a3ab5db1 )
2017-11-21 08:09:26 -05:00
Tim Steinbach
5125792d9b
linux: 4.13.14 -> 4.13.15
...
(cherry picked from commit 332ac0bdec )
2017-11-21 08:08:58 -05:00
Niklas Hambüchen
48bf1f43cd
glusterfs: 3.12.2 -> 3.12.3
...
(cherry picked from commit da2253233c81e3f520ea47239eb7e2dcdce6f796)
2017-11-20 19:14:15 +00:00
Niklas Hambüchen
922c9bcdef
glusterfs: 3.12.1 -> 3.12.2
...
(cherry picked from commit ea95df7b4a416b7c160fd6c0544778b5a8ecccfa)
2017-11-20 19:14:15 +00:00
aszlig
aad7774d7c
nixos/atlassian: Fix eval error in jrePackage
...
The error got introduced by 4f3d971ef5 ,
which removed the *Text attributes from the option.
This in turn leads to an evaluation error while building the
manual/manpage, because oraclejre8 is marked unfree.
Signed-off-by: aszlig <aszlig@nix.build >
Cc: @jbgi, @orivej, @globin
(cherry picked from commit 0e790b9f66 )
2017-11-20 17:49:04 +01:00
Jean-Baptiste Giraudeau
a6c77f10aa
confluence: 6.4.2 -> 6.5.0
...
(cherry picked from commit 1209773c0f )
2017-11-20 17:49:03 +01:00
Jean-Baptiste Giraudeau
7c0577bd20
atlassian-jira: 7.5.1 -> 7.5.2
...
(cherry picked from commit d4622c6a07 )
2017-11-20 17:49:03 +01:00
Jean-Baptiste Giraudeau
1811a74e62
Atlassian apps: remove misleading JRE switch logic
...
Only the Oracle JRE is supported by Atlassian appsAtlassian apps
(see https://jira.atlassian.com/browse/JRASERVER-46152 )
Plus Atlassian apps are non free so the switch logic always chose
Oracle JRE anyway.
Option is kept in case someone want to patch apps to support openjdk.
(cherry picked from commit 4f3d971ef5 )
2017-11-20 17:49:03 +01:00
Jean-Baptiste Giraudeau
82a89f0d41
Fix atlassian services (optional attr. and systemd)
...
- Properly handle optional configuration.
- Use ExecStart/ExecStop instead of script/stopScript.
(cherry picked from commit 3c06d9f0b0 )
2017-11-20 17:49:03 +01:00
Tim Steinbach
60232e269e
linux-copperhead: 4.13.13.a -> 4.13.14.a
...
(cherry picked from commit 58cc833df4 )
2017-11-20 11:44:22 -05:00
Oliver Charles
252083ac2c
rescuetime: 2.9.11.1285 -> 2.10.0.1322
2017-11-20 16:02:58 +00:00
Dan Peebles
c2a0512995
hupper: fix tests on Darwin
...
(cherry picked from commit 73c30b68e9 )
2017-11-20 09:14:18 -05:00
adisbladis
017e9778ef
mupdf: Patch openjpeg version
...
(cherry picked from commit ce59d9bece )
2017-11-20 08:35:52 +01:00
adisbladis
eea922b444
gstreamer.gst-plugins-bad: Patch openjpeg version
...
(cherry picked from commit 09683a0a19 )
2017-11-20 08:22:02 +01:00
Andreas Rammhold
3753929d7d
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
...
Issue is described in the cpan RT [1]. Patch was submitted via a GitHub PR
[2].
[1] https://rt.cpan.org/Public/Bug/Display.html?id=122958
[2] https://github.com/shlomif/perl-XML-LibXML/pull/8
(cherry picked from commit 1be0330c81 )
2017-11-19 19:11:39 -05:00
Tor Hedin Brønner
c7693037c9
nix-bash-completions: 0.2 -> 0.4
...
A bunch of fixes, and now completes attribute paths when `<nixpkgs>`
syntax as file input.
(cherry picked from commit 53fbf7ee9d )
2017-11-19 19:55:52 +01:00
Tor Hedin Brønner
f17e79104d
nix-bash-completions: 0.1 -> 0.2
...
Fix stray print debugging line which stopped the script from working.
(cherry picked from commit f8ca4db1b8 )
2017-11-19 19:55:52 +01:00
Tor Hedin Brønner
73fd717efc
nix-bash-completions: init at 0.1
...
Bash completion for almost all nix* commands, including nix-1.12.
(cherry picked from commit 33ab98d684 )
2017-11-19 19:55:52 +01:00
Franz Pletz
3c51620901
owncloud705: fix evaluation
...
(cherry picked from commit 68d05c063c )
2017-11-19 19:50:13 +01:00
Franz Pletz
4370e93445
openjpeg: 2.1.2 -> 2.3.0 for multiple CVEs
...
Fixes:
* CVE-2016-10504
* CVE-2016-10505
* CVE-2016-10506
* CVE-2016-10507
* CVE-2016-9112
* CVE-2016-9113
* CVE-2016-9114
* CVE-2016-9115
* CVE-2016-9116
* CVE-2016-9117
* CVE-2016-9118
cc #30959
(cherry picked from commit 4e5725605b )
2017-11-19 19:34:57 +01:00
Franz Pletz
d9620e9a01
zabbix22: 2.2.16 -> 2.2.20
...
(cherry picked from commit 6a9f12b915 )
2017-11-19 19:10:30 +01:00
Franz Pletz
26118d2d5c
zabbix20: 2.0.11 -> 2.0.21 for multiple CVEs
...
Fixes CVE-2014-9450, CVE-2016-4338.
cc #30959
(cherry picked from commit 1d66d64ae0 )
2017-11-19 19:10:30 +01:00
Franz Pletz
e728bafdbe
owncloud705: remove vulnerable version
...
cc #30959
(cherry picked from commit 439fc3547d )
2017-11-19 19:10:29 +01:00
Franz Pletz
c4ff51eb13
libsndfile: add patches for multiple CVEs
...
Fixes the patches names for security tools to parse CVEs.
Adds patch to fix CVE-2017-14634.
cc #30959
(cherry picked from commit 58218d4d8e )
2017-11-19 19:10:29 +01:00
Franz Pletz
03cc78bfea
audiofile: add patches for multiple CVEs
...
Fixes:
* CVE-2017-6827
* CVE-2017-6828
* CVE-2017-6829
* CVE-2017-6830
* CVE-2017-6831
* CVE-2017-6832
* CVE-2017-6833
* CVE-2017-6834
* CVE-2017-6835
* CVE-2017-6836
* CVE-2017-6837
* CVE-2017-6838
* CVE-2017-6839
cc #30959
(cherry picked from commit a6044ad793 )
2017-11-19 18:29:25 +01:00
Franz Pletz
43900fa775
couchdb2: 2.0.0 -> 2.1.1 for multiple CVEs
...
Fixes CVE-2017-12635, CVE-2017-12636.
https://blog.couchdb.org/2017/11/14/apache-couchdb-cve-2017-12635-and-cve-2017-12636/
(cherry picked from commit 3628595eba )
2017-11-19 17:40:31 +01:00
Franz Pletz
507b88f7ea
couchdb: 1.6.1 -> 1.7.1 for multiple CVEs
...
Fixes CVE-2017-12635, CVE-2017-12636.
https://blog.couchdb.org/2017/11/14/apache-couchdb-cve-2017-12635-and-cve-2017-12636/
(cherry picked from commit 0426b9456e )
2017-11-19 17:40:31 +01:00
Franz Pletz
9cd43798c1
nixos/tests: add couchdb test
...
(cherry picked from commit 71b8437e2c )
2017-11-19 17:40:30 +01:00
Peter Hoeg
ebb7e37c8e
kodi: 17.4 -> 17.6 and move to cmake
...
ffmpeg is now built as a separate derivation using the kodi makefile to avoid
having to rebuild ffmpeg every time kodi is changed.
Additionally, due to the far superior cmake output a number of dependencies were
identified that have been added as well.
(cherry picked from commit 737558b7bb )
2017-11-19 20:12:34 +08:00
Vladimír Čunát
0ebba6b901
documentation: python 2.6 is no more
...
(cherry picked from commit c1ac1256f3 )
2017-11-19 08:20:39 +01:00
Samuel Dionne-Riel
2caf1dd596
documentation: python3Packages is python36Packages
...
Close #31810 .
(cherry picked from commit f8d232e233 )
2017-11-19 08:20:35 +01:00
Tim Steinbach
3bd9bc1fc8
linux: 4.4.98 -> 4.4.99
...
(cherry picked from commit ac470a67f8 )
2017-11-18 17:20:35 -05:00
Tim Steinbach
1ef06c0fd5
linux: 4.9.62 -> 4.9.63
...
(cherry picked from commit c6f1290250 )
2017-11-18 17:20:25 -05:00
Tim Steinbach
db91553d31
linux: 4.13.13 -> 4.13.14
...
(cherry picked from commit 790f096a45 )
2017-11-18 17:20:15 -05:00
Bjørn Forsman
1d24ee9017
libfaketime: 0.9.6 -> 0.9.7
...
* Project is hosted on github.com.
* The -Wno-nonnull-compare fix is included in 0.9.7, so remove it from
this package expression.
(cherry picked from commit b06c5a678d )
2017-11-18 19:34:19 +01:00
Bjørn Forsman
06bc548330
nixos/pam: fix docs about path to u2f_keys file
...
Looking at upstream git repo (git://github.com/Yubico/pam-u2f.git) the
docs initially said the path was ~/.yubico/u2f_keys, but it was later
changed to ~/.config/Yubico/u2f_keys (in 2015).
I have run pam_u2f.so with "debug" option and observed that the correct
path indeed is ~/.config/Yubico/u2f_keys.
(cherry picked from commit 3f36f167e6 )
2017-11-18 10:57:05 +01:00
Chris Martin
3aa2fa3072
nixpkgs manual: how to make a patch file with git
...
This addresses #31684 .
(cherry picked from commit b43c5e0160 )
2017-11-17 22:53:02 -05:00
John Ericson
30d3169da0
cc-wrapper: Utilize patched cctools ld for more robust macOS Sierra hack
...
Also fix numberous bugs, such as:
- Not getting confused on more flags taking file arguments.
- Ensuring children reexport their children, but the original
binary/library doesn't.
- Not spawning children when it turns out we just dynamically link
under the threshold but our total number of inputs exceeeds it.
- Children were always named `libunnamed-*`, when that name was
supposed to be the last resort only.
In addition to the script, we also patch ld-wrapper to respect `.dylib`
and `.so` alike. In a future version of nixpkgs, this can be so enabled
by defaut. Newer nixpkgs will probably do this by default.
2017-11-17 12:50:49 -05:00
John Ericson
2e1f7db226
cctools: Add patch for extra flag for sierra hack
...
Patch is drawn from [1], made a PR at [2].
Eventually, we might consider doing something for GNU binutils too, in
order that we switch (the normal) ld-wrapper to always use this to
leverage ld to resolve libraries, rather than faking it in bash.
[1]: https://github.com/obsidiansystems/cctools-port/tree/libs-normalize
[2]: https://github.com/tpoechtrager/cctools-port/pull/34
2017-11-17 12:50:47 -05:00
WilliButz
a2845aa032
pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
...
- fetch with `fetchPypi`
- add license, description and myself as maintainer
(cherry picked from commit c122dadb51 )
Also adds name attribute as the pname feature for python derivations was
introduced after 17.09.
2017-11-17 15:49:19 +01:00
Oliver Charles
b2af4e9c72
nixos/prometheus: Correct documentation for external_labels
...
As description is literal XML, I need to escape < and > by hand.
2017-11-17 10:58:45 +00:00
Oliver Charles
1ce8f388af
nixos/prometheus: add scrape_configs.honor_labels
2017-11-17 10:18:35 +00:00
Oliver Charles
406f8905ba
nixos/prometheus: add external_labels option
2017-11-17 10:18:33 +00:00
Robin Gloster
9396fdb3fa
shotcut: 17.02 -> 17.11
...
fixes the previously broken build
cherry picked from commits:
1a681a6ecb
440ce4cfa1
2017-11-16 21:37:19 +00:00
Dan Peebles
1f4e8a31bb
darwin: fix assorted xcbuild builds
...
This includes adding a new xcbuild-based libutil build to test the waters a bit there.
We'll need to get xcbuild into the stdenv bootstrap before we can make the main build,
but it's nice to see that it can work.
(cherry picked from commit e86991e1e8 )
2017-11-16 22:31:24 +01:00
Tor Hedin Brønner
e880f2bebb
nix-zsh-completions: 0.3.2 -> 0.3.3
...
Some minor fixes.
(cherry picked from commit b4d2c46e56 )
2017-11-16 22:20:00 +01:00
Martin Bornhold
2dd978daf7
borgbackup: Add llfuse to propagated build inputs if not on darwin
...
The llfuse package depends on fuse which refuses to build on darwin. But
according to a comment in the setup.py of borgbackup [1] it's ok to leave it out
if it's not available. Most of borgbackup should work without it. Would be great
to make it work on darwin but i am not sure if it's possible to get fuse to work
on darwin. I do not know enough about it ;)
After this modification at least the "borg mount" subcommand is broken due to
the missing llfuse module. But the rest seems to work normally.
[1] 72232a9bd5/setup.py (L32)
(cherry picked from commit 629e17b9fd )
2017-11-16 22:16:49 +01:00
Martin Bornhold
eb5c9c60d5
borgbackup: Add acl library to build inputs on linux platform
...
The acl libraray is only required by the borgbackup package if building on a
linux platform. Adding it only in this case should be fine. Also see the
conditional in the setup.py at [1].
[1] 72232a9bd5/setup.py (L768)
(cherry picked from commit b159ed5069 )
2017-11-16 22:16:41 +01:00
Matthew Bauer
7b2917084e
ncmpc: fix on darwin
...
(cherry picked from commit ba62c31dfc )
2017-11-16 22:12:47 +01:00
Matthew Bauer
3af3caed85
dosbox: add gpl2 license
...
(cherry picked from commit fdf92b553d )
2017-11-16 22:06:03 +01:00
Matthew Bauer
58461d5d84
dosbox: add myself as maintainer
...
(cherry picked from commit 3e6040e3ec )
2017-11-16 22:05:37 +01:00
Matthew Bauer
0a11867aec
dosbox: build on darwin
...
fixes dosbox issue on dariwn
(cherry picked from commit 010475bb8b )
2017-11-16 22:03:59 +01:00
Tim Steinbach
17d60d2f19
linux-copperhead: 4.13.12.a -> 4.13.13.a
...
(cherry picked from commit b83f01c9890089bb46d3e42a5f44d1bb38d4881e)
2017-11-16 13:59:10 -05:00
Franz Pletz
5e3cfdeb62
Revert "firefox: 56.0.2 -> 57.0"
...
This reverts commit e9776f0446 .
Firefox is part of the tested job, so this will block new channels
releases. A new channel release is needed for the ACME ToS hash fix.
2017-11-16 19:28:51 +01:00
Eric Litak
b6b9ad8b2c
simp_le: 0.2.0 -> 0.6.1
...
(cherry picked from commit be3806830c )
2017-11-16 19:27:54 +01:00
Eric Litak
a72164a921
certbot: 0.11.1 -> 0.19.0
...
(cherry picked from commit 8307427b17 )
2017-11-16 19:27:54 +01:00
Tim Steinbach
26bf372db1
linux: 4.4.97 -> 4.4.98
...
(cherry picked from commit 402191eb64737f21b80792c5f9844735f01e56d9)
2017-11-15 16:44:37 -05:00
Tim Steinbach
c1fa92237c
linux: 4.9.61 -> 4.9.62
...
(cherry picked from commit ff745fca0e907ca082f1098f20836f911a51cfa8)
2017-11-15 16:44:37 -05:00
Orivej Desh
b0e50cc7b9
php56Packages.apcu40: fix build after #31526
...
(cherry picked from commit 2fc20639b7 )
2017-11-15 14:12:03 +00:00
taku0
ea651ea4eb
flashplayer: 27.0.0.183 -> 27.0.0.187
2017-11-15 08:31:30 -05:00
Tuomas Tynkkynen
ccb2cc782c
vim: 8.0.1245 -> 8.0.1257
...
(cherry picked from commit 78eaae0204 )
Reason: Follow-up from 33f482e0ac , this
*actually* was the version I've been testing for two weeks.
Signed-off-by: aszlig <aszlig@nix.build >
2017-11-15 13:41:33 +01:00
aszlig
33f482e0ac
vim: 8.0.1150 -> 8.0.1245
...
This update contains a lot of fixes that are too much to be summarized
here, so here is the upstream changelog (basically "git log"):
https://github.com/vim/vim/commits/v8.0.1250
The main reason for this bump is that I got annoyed by a bug that was
fixed in upstream version 8.0.1194, which caused a race condition during
vim startup when it's trying to retrieve background colors from the
terminal.
Sometimes it could happen that random commands are executed at Vim
startup (typically pasting the "" buffer) and after bisecting I've found
out that version 8.0.1194 indeed fixed this problem.
The reason why I'm updating to version 8.0.1250 is that when looking
through the Git log it contains a whole lot of fixes but no new
features, so I'd assume it's safe to upgrade.
I've tested all packages that depend on Vim and they still succeed
building. In addition to that I've used the new version for a couple of
hours without any issue.
Signed-off-by: aszlig <aszlig@nix.build >
Cc: @lovek323, @LnL7, @vaibhavsagar
(cherry picked from commit 74260a4922 )
Reason: The bug described above is no longer occuring and I've tested
this on a daily basis since two weeks.
2017-11-15 13:38:32 +01:00
Tim Steinbach
a499977ddc
linux: 4.13.12 -> 4.13.13
...
(cherry picked from commit bd9b124f2a )
2017-11-15 07:33:06 -05:00
Orivej Desh
50d417841e
phpPackages.apcu,imagick: fix build after #31526
...
(cherry picked from commit 8562538f1f )
2017-11-15 12:29:08 +00:00
Joerg Thalheim
a5f90be736
wxmaxima: 15.04.0 -> 17.10.1
...
also fix crash at start-up due missing icons
fixes #18479
(cherry picked from commit 21423521e6 )
2017-11-15 12:59:27 +01:00
Peter Simons
b3b1f2e3e7
maxima: 5.40.0 -> 5.41.0
...
(cherry picked from commit d70a021b95 )
2017-11-15 12:59:27 +01:00
taku0
e9776f0446
firefox: 56.0.2 -> 57.0
...
(cherry picked from commit 559433d0db )
Signed-off-by: Domen Kožar <domen@dev.si >
2017-11-15 11:36:26 +00:00
Vladimír Čunát
ac35504065
libbsd, libtiger: fix meta evaluation
...
I suppose we'll one day transition to forced automatic checks of some
basic things before pushing/merging.
(cherry picked from commit f80a55ca37 )
2017-11-15 01:04:32 +02:00
Jörg Thalheim
d142f175bc
Merge pull request #31663 from tokudan/1709-ff57
...
firefox-bin: 56.0.2 -> 57.0
2017-11-14 19:51:16 +00:00
Vladimír Čunát
59df1f801d
Merge #31614 : doc/manual/stdenv: fix a typo
...
(cherry picked from commit f609512d01 )
2017-11-14 20:40:02 +01:00
taku0
f236e10d0d
firefox-bin: 56.0.2 -> 57.0
...
(cherry picked from commit a74fd1d20f )
2017-11-14 15:39:08 +01:00
Herwig Hochleitner
0a422d3926
firmware-linux-nonfree: 2017-07-05 -> 2017-10-09-iwlwifi-fw-2017-11-03
...
- update and automate merging
The automated merging process should eliminate the need for keeping a
nixos-specific merged repository around
fixes #29806
(cherry picked from commit 8ba0b7bc3b )
fixes #31548
2017-11-14 11:01:18 +01:00
Maximilian Bosch
165dc670b1
services.postgres: fix quoting in the description of superUser
...
`nixos-option` evals the description and the '`' is used to
define shell commands.
Due to this, the following error appears:
```
$ nixos-option services.postgresql.superUser
Value:
"root"
Default:
"root"
Description:
/run/current-system/sw/bin/nixos-option: line 294: root: command not found
/run/current-system/sw/bin/nixos-option: line 294: postgres: command not found
NixOS traditionally used as superuser, most other distros use .
From 17.09 we also try to follow this standard. Internal since changing this value
would lead to breakage while setting up databases.
```
(cherry picked from commit 82062f7080 )
2017-11-13 17:01:32 -05:00
Orivej Desh
b76e7f83de
php: Fix php pcre by using external lib
...
Merge pull request #31526 from srhb/fix-php-external-pcre
Since #30963 (bbb6ca75da on release-17.09) regex
subgroup matches in mod_php were returning incorrect results due to symbol
conflicts between system pcre used by Apache and pcre build into php.
(cherry picked from commit b62ad4f22b )
2017-11-13 20:36:41 +00:00
Joerg Thalheim
2a4a1d685d
travis: disable for pull requests
...
travis is too slow for us and confuse contributors, who think they have
to get travis tests green.
We have now pr bots instead.
(cherry picked from commit 44917c46b1 )
2017-11-13 20:24:22 +00:00
Orivej Desh
5fbc4e5367
Merge pull request #31620 from LumiGuide/fix-hydra-release-17.09
...
Fix hydra on release-17.09 by upgrading: 2017-09-14 -> 2017-10-26
2017-11-13 19:53:16 +00:00
Orivej Desh
d82afbe90e
hydra: 2017-09-14 -> 2017-10-26
...
Fixes the build with the current nixUnstable.
(cherry picked from commit 286faa2834 )
2017-11-13 19:50:42 +00:00
Matthew Bauer
f183ad6c8f
libbsd: add myself as maintainer
...
(cherry picked from commit 6b0e1910af )
2017-11-13 20:42:44 +01:00
Matthew Bauer
77a4b3e1a0
libbsd: update darwin patch for 0.8.6
...
This resolves the patch issues. If someone has time, they should try to get the
patched merged upstream.
(cherry picked from commit ff0ac72719 )
2017-11-13 20:42:42 +01:00
Matthew Bauer
6c4da261d0
libtiger: add myself as maintainer
...
(cherry picked from commit d19494cb53 )
2017-11-13 20:41:22 +01:00
Matthew Bauer
a656bcbe67
libtiger: fix on darwin
...
(cherry picked from commit 5882cc203c )
2017-11-13 20:41:19 +01:00
Tim Steinbach
4726f810ee
vscode: 1.17.2 -> 1.18.0
...
(cherry picked from commit 34b8a980728e3ee106cc8fdd389de62f54e5513f)
2017-11-13 14:05:38 -05:00
Florian Klink
6734d9ccd4
neomutt: wrapProgram to add lib/neomutt to PATH
...
This is needed to have the auxillary tools 'pgpewrap', 'pgpring' and
'smime_keys' in PATH.
Fixes #31609 .
(cherry picked from commit b14c799213 )
2017-11-13 17:40:40 +00:00
aszlig
288ea928e8
python/natsort: Skip some tests with Python 3.[56]
...
Since the update to Python 3.6.3 in f906d6d18e
some of the Hypothesis tests in natsort suddenly begin to fail with
errors like this one:
res = '\x00\x00', f = <built-in function strxfrm>
> return partial(reduce, lambda res, f: f(res), functions)
E ValueError: embedded null character
The tests didn't fail with Python 3.6.2, but they did fail with Python
3.5 already.
I didn't dig through what the exact problem was, but I'd guess that the
problem could lie in Hypothesis itself. Unfortunately updating to the
latest version of Hypothesis didn't turn out to be that easy as well,
because the newer versions have a circular dependency on pytest and a
few other libraries.
So I opted against updating Hypothesis for now and just mark the tests
as "expected to fail" on purpose so that whenever we someday have a
newer version of Hypothesis, the build for natsort will fail and we can
remove this patch again.
Tested against Python 2.7, 3.4, 3.5 and 3.6 and all of the builds now
succeed.
Signed-off-by: aszlig <aszlig@nix.build >
Cc: @jluttine, @FRidh
(cherry picked from commit e13c6645b1 )
2017-11-13 17:18:53 +01:00
Thomas Tuegel
8ac6c477b9
Merge pull request #31601 from LumiGuide/release-17.09-fix-hplip
...
Fix hplip on release-17.09 by upgrading
2017-11-13 08:38:34 -06:00
Thomas Tuegel
23b1bddbc8
hplip: 3.17.9 -> 3.17.10
2017-11-13 11:40:22 +01:00
Thomas Tuegel
6f4660f638
hplip: 3.16.11 -> 3.17.9
...
hplip-3.16.11 is retained as `hplip_3_16_11`.
2017-11-13 11:40:11 +01:00
Jason Hilton
c19136c4c9
godot: 2.1.3 -> 2.1.4
...
When I tested this locally I had already merged in
pull #31587 .
fixes #31588 #31587
(cherry picked from commit 61b20e2415 )
2017-11-13 09:06:51 +00:00
Orivej Desh
d17bc78ab2
make-disk-image: do not use faketime
...
Since https://github.com/lkl/linux/pull/394 cptofs preserves the source time,
which is 1970-01-01T00:00:01Z for /nix/store and recent for other files.
This reverts commit f5b3f2c5a7 .
(cherry picked from commit a84ce72fdc )
2017-11-12 20:39:27 +02:00
Orivej Desh
b05c039ec9
lkl: 2017-10-18 -> 2017-11-10
...
(cherry picked from commit b8cc69b31e )
2017-11-12 20:39:13 +02:00
Joachim Fasting
d78534d790
lkl: 2017-08-09 -> 2017-10-18
...
Based on linux 4.13
(cherry picked from commit a8a38feeeb )
2017-11-12 20:39:10 +02:00
Orivej Desh
f3298b3a7f
make-disk-image: clean up
...
(cherry picked from commit f218ef647c )
2017-11-12 20:38:34 +02:00
Tor Hedin Brønner
f56945bfc4
nix-zsh-completions: 0.3.1 -> 0.3.2
...
Adds support for nix1.12 and various improvements.
(cherry picked from commit 6949cfa58e )
2017-11-12 12:38:49 +01:00
Matthew Bauer
4587b7e7dd
SDL: try disabling sdltest on darwin
...
(cherry picked from commit e19434b402 )
2017-11-11 18:52:23 +01:00
Frederik Rietdijk
68efaeab7b
python.pkgs.ipython: add missing typing dependency
...
(cherry picked from commit 1806559d05 )
2017-11-11 08:58:45 +01:00
Herwig Hochleitner
2b0dd71efa
webkitgtk: 2.18.1 -> 2.18.2
...
(cherry picked from commit ee0c629325 )
2017-11-10 22:01:07 +01:00
Guillaume Maudoux
c84e1e7400
chromium: hardcode xdg_utils path in system calls
...
ref #23518
(cherry picked from commit 84fb41dd26 )
2017-11-10 20:59:36 +01:00
Guillaume Maudoux
2ccdda3066
chromium: fix .desktop file name
...
The desktop file must be name "chromium-browser.desktop" because it is
used as-is when setting chromium as the default browser.
See https://cs.chromium.org/chromium/src/chrome/browser/shell_integration_linux.cc?l=657&rcl=34b92857a547538555be6a38e95f7e95ab9b6842
fixes #23518
(cherry picked from commit c7f00e361e )
2017-11-10 20:59:28 +01:00
Yuriy Taraday
4fadb2ffc1
chromium: 62.0.3202.75 -> 62.0.3202.89
...
Includes security fixes for CVE-2017-15398 and CVE-2017-15399.
Also fixes builds for beta and dev branches:
- backport https://webrtc-review.googlesource.com/9384 to fix build for
new webrtc revision
- for dev branch fix gn bootstrap, see
https://chromium-review.googlesource.com/758584
- for 63+ manpage now is not generated during ninja build, it is
processed with sed using packagers tools included in sources
(cherry picked from commit 7105bb68cc )
2017-11-10 20:59:20 +01:00
Pascal Wittmann
2bbbd59969
radicale: 2.1.6 -> 2.1.8
2017-11-10 20:47:42 +01:00
Robert Helgesson
e1b172d1fc
electron-cash: 2.9.3 -> 2.9.4
...
Also switch to downloading tarball from official source URL to allows
verification of digital signature.
(cherry picked from commit ba7c23e622 )
2017-11-10 20:38:20 +01:00
Vladimír Čunát
7845824fae
Merge #31210 : licenses.ffsl: it's non-free
...
(cherry picked from commit e62e4c1e4a )
2017-11-10 19:46:44 +01:00
Eelco Dolstra
747871e9fb
Merge pull request #31469 from copumpkin/faketime-make-disk-image
...
make-disk-image: use faketime to get a consistent timestamp
2017-11-10 12:27:18 +01:00
Peter Hoeg
01ea8a5486
uchiwa: no longer broken on stable
2017-11-10 19:00:23 +08:00
Peter Hoeg
4761a1dc53
uchiwa: 0.26.0 -> 0.26.3
...
(cherry picked from commit 76dac3c788 )
2017-11-10 18:59:52 +08:00
Peter Hoeg
f0ac108b68
uchiwa: get rid of broken upgrade script
...
(cherry picked from commit a6f62cfa07 )
2017-11-10 18:58:58 +08:00
Frederik Rietdijk
8540bfae0a
fetchgitPrivate: put our custom ssh on PATH
...
Currently we wrap ssh so it can find the config file passed in by
<ssh-config-file>. If one however uses ProxyCommand ssh, then ssh that
is on PATH is taken (which is also unavailable when using nix-shell
--pure), which is the plain ${openssh}/bin/ssh.
This commit makes sure our wrapped ssh is available on PATH.
(cherry picked from commit f8eed5f7a5 )
2017-11-10 11:23:47 +01:00
Vladimír Čunát
78eed74497
Merge #31404 : libzip: security 1.2.0 -> 1.3.0
...
(cherry picked from commit ea40b0c7e8 )
2017-11-10 08:04:31 +01:00
Dan Peebles
16cf4368bb
make-disk-image: use faketime to get a consistent timestamp
...
This fixes #28768 because during an image build, Nix sees bad store
timestamps and attempts to fix them, but can't fix them on a running
system (due to being inside a builder). Since timestamps on the store
are supposed to be 1 anyway, if we fix this, that fixes image building
inside booted images made this way.
Note that this adds quite a bit of noise to the output, because running
`cptofs` under `faketime` causes a bunch of seemingly spurious error
messages and my attempts to suppress them all failed. We'll fix it when
`cptofs` gets a native timestamp preservation feature.
2017-11-10 05:17:48 +00:00
Eelco Dolstra
0c5a587eeb
Amazon image: Add NVMe support to the initrd
...
This is required by the new c5.* instance types.
Note that this changes disk names from /dev/xvd* to
/dev/nvme0n*. Amazon Linux has a udev rule that calls a Python script
named "ec2nvme-nsid" to create compatibility symlinks. We could use
that, but it would mean adding Python to the AMI closure...
(cherry picked from commit 54da9cc944 )
2017-11-09 17:58:39 +01:00
Joerg Thalheim
2d1d381b81
telegraf: also remove old deps file
...
(cherry picked from commit bee61a065a )
2017-11-09 09:29:48 +00:00
Joerg Thalheim
366b0b87e0
telegraf: 1.4.2 -> 1.4.4
...
(cherry picked from commit 3f9e87259c )
2017-11-09 09:29:48 +00:00
Joerg Thalheim
224a82164e
telegraf: 1.4.1 -> 1.4.2
...
(cherry picked from commit 914fcc8b4b )
2017-11-09 09:29:47 +00:00
tv
ab36c74390
brscan4: 0.4.4-2 -> 0.4.4-4
...
(cherry picked from commit 8bc5f04c06 )
2017-11-08 23:01:23 +01:00
Tim Steinbach
a915fbee1a
linux-copperhead: 4.13.11.a -> 4.13.12.a
...
(cherry picked from commit cb926a1b209c3bf685a6ed175794d1ea27fa7e1a)
2017-11-08 14:34:50 -05:00
Tim Steinbach
ea8349c9f5
linux: 4.13.11 -> 4.13.12
...
(cherry picked from commit e3997b6fa2d2fbe8ab1480346da58b25c6115005)
2017-11-08 14:34:49 -05:00
Tim Steinbach
7e14870bd7
linux: 4.9.60 -> 4.9.61
...
(cherry picked from commit e8edf093bd05130f40863b879f2b74eafd5d92c5)
2017-11-08 14:34:49 -05:00
Tim Steinbach
f7721ff4ca
linux: 4.4.96 -> 4.4.97
...
(cherry picked from commit 7b718036642f4794e8d1351ef932e2367dd5d84b)
2017-11-08 14:34:49 -05:00
Shea Levy
5c06e9e385
Reserve uid/gids for kanboard
...
(cherry picked from commit f6858e55c2 )
2017-11-08 06:46:42 -05:00
Anthony Cowley
57554d5ece
qt5: fix cmake cleanup on darwin
...
This fixes the case where the `find` command does not return any
files.
(cherry picked from commit 66c0193e6b )
2017-11-07 22:41:41 +01:00
Andreas Rammhold
edcc045c3d
cvs: fix CVE-2017-12836
...
This patch is based on the work of the patch from Thorsten Glaser (MirBSD) [1]
[1] http://www.mirbsd.org/cvs.cgi/src/gnu/usr.bin/cvs/src/rsh-client.c.diff?r1=1.6;r2=1.7
(cherry picked from commit d0c8c66068 )
2017-11-07 12:12:44 -05:00
lassulus
02b67d94b1
bitcoin-abc: 0.15.0 -> 0.16.0
...
(cherry picked from commit a0f01a5f0b )
2017-11-07 07:59:59 -05:00
Eelco Dolstra
d62f29a30a
Set $NIX_DEBUG_INFO_DIRS when environment.enableDebugInfo is enabled
...
This allows it to co-exist with other debug info directories, such as
the one used by dwarffs
(https://github.com/edolstra/dwarffs/blob/master/module.nix ).
(cherry picked from commit ee9a15b323 )
2017-11-07 12:42:22 +01:00
Eelco Dolstra
e93465c5f9
nixUnstable: nix-1.12pre5663_c7af84ce -> nix-1.12pre5732_fd10f6f2
...
(cherry picked from commit d2df286df7 )
2017-11-07 12:38:45 +01:00
Eelco Dolstra
7dd30f6b82
Enable command-not-found
...
5a5db609e5 disabled it by default, which
may have been unintentional. mkEnableOption considered harmful.
(cherry picked from commit 9df79de1a1 )
2017-11-07 12:38:44 +01:00
Tuomas Tynkkynen
e53e9a2d21
lcdproc: Disable parallel build
...
https://hydra.nixos.org/build/63628044
(cherry picked from commit 5d5eb6aba4 )
2017-11-07 00:18:50 +02:00
Jake Waksbaum
a09358f9c0
splint: Add darwin support
...
(cherry picked from commit 03bcadd40c )
2017-11-06 20:19:22 +01:00
Peter Simons
81e3169c9d
Merge pull request #31305 from vaibhavsagar/update-all-cabal-hashes-17.09
...
hackage: update snapshot of 'all-cabal-hashes' repo for callHackage
2017-11-06 10:43:52 +01:00
Vaibhav Sagar
ee209416ba
hackage: update snapshot of 'all-cabal-hashes' repo for callHackage
2017-11-06 16:50:35 +08:00
Lancelot SIX
f6b479a3f8
pythonPackages.django: 1.11.6 -> 1.11.7
...
(cherry picked from commit 5d0ece7fd9 )
2017-11-06 09:20:02 +01:00
Markus Mueller
8257995ebf
babeld module: init
...
(cherry picked from commit 4874862732 )
2017-11-05 21:16:21 +01:00
John Boehr
9090b2ea19
phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
...
See #30734 - 5.1.2 segfaults
(cherry picked from commit 3c74fcf6bf )
2017-11-05 21:15:30 +01:00
John Boehr
188973c0fc
phpPackages.redis: rev 4a37e4 -> 3.1.4
...
(cherry picked from commit 994cff67e3 )
2017-11-05 21:15:29 +01:00
Vladimír Čunát
75bc6fc7db
factor-lang: fix libGL when the OS uses non-mesa
...
I was careful to keep libGLU in LD_LIBRARY_PATH,
in the unlikely case that it's actually used.
Reported in https://github.com/NixOS/nixpkgs/issues/30749#issuecomment-341987725
(cherry picked from commit 0610584998 )
2017-11-05 18:47:28 +01:00
Vladimír Čunát
23cf1edecd
torcs: fix libGL when the OS uses non-mesa
...
Fixes OP of issue #30749 .
(cherry picked from commit 4f8b980355 )
2017-11-05 18:26:16 +01:00
Joachim F
a01887a912
Merge #30696 : torcs: fix build & cleanups
...
(cherry picked from commit 32866a3b0b )
2017-11-05 18:25:50 +01:00
Vladimír Čunát
6566d0a1a2
glibc: security patches from upstream
...
They are very simple, so the probability of backporting error is very low.
2017-11-05 17:55:16 +01:00
Franz Pletz
20875876e0
imagemagick7: 7.0.7-8 -> 7.0.7-9
...
(cherry picked from commit 4f8c5331c8 )
2017-11-05 16:43:03 +01:00
Franz Pletz
30e15ae1c0
imagemagick: 6.9.9-20 -> 6.9.9-21
...
(cherry picked from commit 611829ba42 )
2017-11-05 16:43:03 +01:00
Franz Pletz
003102c411
wireguard module: add device name environment var
...
This makes the interface name available as an environment variable for
the pre/post hooks.
(cherry picked from commit 711303952e )
2017-11-05 16:42:55 +01:00
Joerg Thalheim
af9bb2d0bf
wireguard: fix function for adding routes
...
(cherry picked from commit 194c4002b6 )
2017-11-05 16:42:08 +01:00
Andreas Rammhold
aa9baedf62
networking.wireguard: added allowedIpsAsRoutes boolean to control peer routes
...
Sometimes (especially in the default route case) it is required to NOT
add routes for all allowed IP ranges. One might run it's own custom
routing on-top of wireguard and only use the wireguard addresses to
exchange prefixes with the remote host.
(cherry picked from commit 846070e028 )
2017-11-05 16:41:59 +01:00
Franz Pletz
7c2d929e38
linux_mptcp: 0.92.1 -> 0.93
...
(cherry picked from commit b032b3544f )
2017-11-05 14:57:47 +01:00
Matthieu Coudron
b82dc92c55
kernelmptcp: 0.91.3 -> 0.92.1
...
(cherry picked from commit 7dce131b86 )
2017-11-05 14:57:46 +01:00
Franz Pletz
f826b443d5
browserpass: 1.0.6 -> 2.0.7
...
(cherry picked from commit 91de9958c0 )
2017-11-05 14:57:46 +01:00
Ruben Maher
1a8a95e879
lame: prevent build failure from using outdated symbol list
...
Before this change, trying to build LAME on Darwin would throw an error:
Undefined symbols for architecture x86_64:
"_lame_init_old", referenced from:
-exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
(cherry picked from commit e82dc084d4 )
2017-11-04 16:22:18 +01:00
Tuomas Tynkkynen
1a6a7b0f33
Revert "terraform: 0.10.2 -> 0.10.7 ( #30055 )"
...
This reverts commit 999babbcb1 .
Breaks the build on 17.09 (master is fine).
https://hydra.nixos.org/build/63272707
2017-11-04 13:40:39 +02:00
Joachim Fasting
c14f021076
tor-browser-bundle-bin: 7.0.8 -> 7.0.9
...
(cherry picked from commit 86bc99cc8a )
2017-11-04 12:22:02 +01:00
Joachim Fasting
48bc4edf4b
tor-browser-bundle-bin: 7.0.7 -> 7.0.8
...
(cherry picked from commit 2b496a80ff )
2017-11-04 12:21:58 +01:00
Joachim Fasting
0a2e061193
tor: 0.3.1.7 -> 0.3.1.8
...
Quoth the release notes:
> It includes several bugfixes, including a bugfix for a crash issue that
had affected relays under memory pressure. It also adds a new directory
authority, Bastet.
(cherry picked from commit 5a64e446ff )
2017-11-04 12:21:56 +01:00
Vladimír Čunát
3f571a9410
Revert "mesa: bugfix 17.1.8 -> 17.1.10"
...
This reverts commit a7dbf72525 .
Fixes #31154 .
2017-11-04 10:09:50 +01:00
Graham Christensen
c371b83373
Merge pull request #31217 from BlessJah/fix-link
...
fix link to platforms.nix
2017-11-04 02:41:50 -04:00
Orivej Desh
a86c8599a4
maintainers: add ylwghst
...
(cherry picked from commit 646a77739b )
Fix the evaluation of the abiword metadata.
2017-11-04 00:17:47 +00:00
Michal 'BlessJah' Marzuchowski
397c977805
fix link to platforms.nix
2017-11-04 01:01:50 +01:00
Ricardo M. Correia
f2d4898636
openntpd: fix constraints feature on NixOS
...
The OpenNTPD constraints feature requires a valid chain of SSL
certificates, but the default path in openntpd didn't match the one in
NixOS.
Unfortunately the configured certificate path becomes hardcoded into the
binary, so this feature will likely still fail on other
distributions/operating systems, unless the path coincides with the
NixOS path or the user sets up a symlink.
(cherry picked from commit f7616c4f5e )
2017-11-03 22:39:42 +00:00
Tim Steinbach
8c6dbd724a
lightdm: 1.22.0 -> 1.24.0
...
(cherry picked from commit e270f158ac )
2017-11-03 17:33:54 -04:00
Sander van der Burg
5b12708651
node2nix: 1.3.0 -> 1.4.0 + regenerate packages
2017-11-03 22:02:17 +01:00
Franz Pletz
24eaf4c583
zfs: 0.7.2 -> 0.7.3
...
Bugfix release.
(cherry picked from commit 94043f511a )
2017-11-03 21:43:50 +01:00
Jörg Thalheim
1d3ba19a79
Merge #31143 : libdwarf: 20161124 -> 20170709
...
(cherry picked from commit eb4c9055bd )
According to upstream announcements it fixes vulnerabilities.
2017-11-03 21:16:25 +01:00
Yellow Ghost
3870fa6970
abiword: 3.0.1 -> 3.0.2
...
(cherry picked from commit cc95949080 )
(cherry picked from commit 100583c7c8 )
(cherry picked from commit da793b2c86 )
2017-11-03 19:49:40 +00:00
Tim Steinbach
9ab2ca734b
hipchat: 4.29.4.1662 -> 4.30.0.1663
...
(cherry picked from commit a9a26d98d0 )
2017-11-03 14:26:46 -04:00
Tim Steinbach
7de5e79350
kubernetes: 1.7.8 -> 1.7.9
...
(cherry picked from commit 909fd5ecfa )
2017-11-03 14:21:00 -04:00
Tim Steinbach
ee2f36c9bb
kubernetes: 1.7.1 -> 1.7.8
...
(cherry picked from commit 63a7be9c97 )
2017-11-03 14:20:54 -04:00
Tim Steinbach
b664074623
linux-copperhead: 4.13.10.a -> 4.13.11.a
...
(cherry picked from commit d83cb0ede880f74b346fe1855230cc2ca4d55f34)
2017-11-02 19:55:13 -04:00
Sander van der Burg
27705f5490
nodePackages: remove overrides for non-existent packages
...
(cherry picked from commit 5bd48158e9 )
2017-11-02 22:16:53 +01:00
Falco Peijnenburg
4be2f039b8
clementine: Added gst-libav plugin
...
Fixes regression introduced in 0322f66307 that made clementine unable
to play m4a files.
(cherry picked from commit 16bfe58552 )
2017-11-02 21:14:06 +00:00
Graham Christensen
2f472ca602
openssl: fix nix patch for recent update
...
(cherry picked from commit e06dbe4f5b )
2017-11-02 15:22:39 -04:00
Graham Christensen
58d2156dfe
openssl_1_1_0: 1.1.0f -> 1.1.0g
...
(cherry picked from commit 5e2d96deb3 )
2017-11-02 15:22:38 -04:00
Graham Christensen
5fd9037813
openssl_1_0_2: 1.0.2l -> 1.0.2m
...
(cherry picked from commit 7726b46027 )
2017-11-02 15:22:38 -04:00
Vladimír Čunát
d9b0bcc1be
mongodb: fix build with pcre-8.41
...
master uses a different mongodb branch.
2017-11-02 18:50:45 +01:00
Thomas Tuegel
a02123d3fb
dropbox: use buildFHSUserEnv
...
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356 ) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!
Resolves : #15356
(cherry picked from commit 9a9ea65de9 )
2017-11-02 12:43:19 -05:00
Joerg Thalheim
937ea32f1f
android-udev-rules: 20171014 -> 20171031
...
(cherry picked from commit 7c8ec77db2 )
2017-11-02 15:13:09 +00:00
Samuel Leathers
ea890c45db
vim-plugins: add vim-docbk and related snippets
2017-11-02 15:02:48 +00:00
Franz Pletz
0cba8357f1
linux: 4.9.59 -> 4.9.60
...
(cherry picked from commit 68b5ec06b9 )
2017-11-02 12:06:59 +01:00
Franz Pletz
b97495ed35
linux: 4.4.95 -> 4.4.96
...
(cherry picked from commit 6021ca25db )
2017-11-02 12:06:59 +01:00
Franz Pletz
f55fb355fc
linux: 4.13.10 -> 4.13.11
...
(cherry picked from commit c37c896ee0 )
2017-11-02 12:06:58 +01:00
Robin Gloster
0f9ab62873
stack2nix: fix build
...
closes #30899
(cherry picked from commit 1c431f4664 )
2017-11-02 09:10:54 +01:00
Franz Pletz
c567ec632e
tzdata; 2016j -> 2017c
...
Notable recent changes:
- Northern Cyprus resumed EU rules starting 2017-10-29.
- Namibia will switch from +01 with DST to +02 all year, affecting
UT offsets starting 2018-04-01.
- Sudan will switch from +03 to +02 on 2017-11-01.
- Tonga will not observe DST on 2017-11-05.
- Turks & Caicos will switch from -04 all year to -05 with US DST,
affecting UT offset starting 2018-11-04.
(cherry picked from commit bfd57788b6 )
2017-11-01 23:04:07 +01:00
Mateusz Kowalczyk
34b752c382
firefox-devedition-bin: 57.0b11 -> 57.0b13
...
(cherry picked from commit c733fdd1c9 )
2017-11-01 23:04:07 +01:00
Franz Pletz
5a1242c1b2
nixpkgs manual: unfree packages are untested
...
Resolves confusion mentioned in #31045 .
(cherry picked from commit e32352fd97 )
2017-11-01 22:38:46 +01:00
zimbatm
23726618f8
caddy: 0.10.9 -> 0.10.10
...
(cherry picked from commit 314979fbb7 )
2017-11-01 22:11:41 +01:00
Orivej Desh
4200dcdfc2
autofs: do not strip needed symbols
...
Fixes #28282 after #27415
(cherry picked from commit 2ad3933dca )
2017-11-01 22:10:43 +01:00
Florian Klink
a70010cab3
jython: 2.7.0 -> 2.7.1
...
addresses CVE-2016-4000
(cherry picked from commit e0b906c5cb )
2017-11-01 20:20:43 +01:00
Daiderd Jordan
3dcc5e801e
docs: add note about makeFlags quoting
...
(cherry picked from commit 1167fde2b2 )
2017-11-01 20:20:43 +01:00
zimbatm
1ebbcbc1ca
wireguard: 0.0.20171017 -> 0.0.20171101
...
(cherry picked from commit 8a59ef7354 )
2017-11-01 20:20:43 +01:00
adisbladis
2ca1249715
unbound: 1.6.6 -> 1.6.7
...
(cherry picked from commit 2da692dfc1 )
2017-11-01 20:20:37 +01:00
Ricardo M. Correia
5645617835
cjdns: fix hash
...
.. and switch to fetchFromGitHub to avoid future hash changes.
(cherry picked from commit 7bd64e3dee )
2017-11-01 20:20:24 +01:00
Piotr Bogdan
436dce1286
autotrace: mark as insecure
...
(cherry picked from commit 978bba8415 )
2017-11-01 20:20:24 +01:00
Ricardo M. Correia
bf9e43e09d
ibus: fix emoji hashes
...
(cherry picked from commit bfbe560411 )
2017-11-01 20:20:24 +01:00
Yegor Timoshenko
c335332338
nixos-generate-config: enforce umask 0022, fixes #30954
...
(cherry picked from commit f2621d4ba8 )
2017-11-01 20:20:24 +01:00
Mathias Schreck
d6b7e8bbe5
nodejs: 8.8.1 -> 8.9.0
...
(cherry picked from commit f1e8138630 )
2017-11-01 20:20:24 +01:00
Sander van der Burg
61b75ac8d8
groovebasin: remove
...
(cherry picked from commit ebc8ffb010 )
2017-11-01 20:20:24 +01:00
Vladimír Čunát
8c4f77a5d3
scrot: 0.8-17 -> 0.8-18
...
The old patch-set isn't available on Debian anymore.
Uncovered by c3255fe8ec .
(cherry picked from commit ff437fca45 )
2017-11-01 20:20:23 +01:00
Vladimír Čunát
892275d357
altcoins.bitcoin-unlimited: fix source hash
...
An amended git tag, apparently. Only lengthened GIT_COMMIT_ID. Sigh.
Uncovered by c3255fe8ec .
(cherry picked from commit a1923194f3 )
2017-11-01 20:20:23 +01:00
Ricardo M. Correia
fadf28a25b
lxqt-panel: fix patch hash
...
... and switch to fetchpatch to avoid GitHub hash changes.
(cherry picked from commit 39e958b61e )
2017-11-01 20:20:23 +01:00
Vladimír Čunát
926dd930b9
9pfs: fix src download
...
Fortunately the hash is the same, so I don't really need to check
authenticity. Uncovered by c3255fe8ec .
(cherry picked from commit 947d48cdaf )
2017-11-01 20:20:23 +01:00
Vladimír Čunát
ed81757425
nginxModules.moreheaders: fix source hash
...
An amended git tag, apparently. There are only changes in documentation
and whitespace changes in code. Sigh. Uncovered by c3255fe8ec .
(cherry picked from commit f90c468ea5 )
2017-11-01 20:20:23 +01:00
Bas van Dijk
43894338a8
graphite: fix the graphiteApi service
...
(cherry picked from commit 04b2460eb6 )
2017-11-01 20:20:22 +01:00
mingchuan
6aef6beff4
nixos/ssh: fix example
...
(cherry picked from commit e0318379ae )
2017-11-01 20:20:22 +01:00
Thilo Uttendorfer
f26230f226
pwgen: 2.07 -> 2.08
...
(cherry picked from commit 61aeeb50ab )
2017-11-01 20:20:22 +01:00
Chris Martin
1398ef73df
nixos/acme: remove doc note about restarting nginx
...
Discussion from #30945 indicates that it is no longer true that you have
to restart nginx.
(cherry picked from commit 0581038e8e )
2017-11-01 20:20:22 +01:00
Ingo Blechschmidt
b52147e1a2
mupdf: correct license meta information
...
The website of MuPDF says that MuPDF is licensed under the terms of the GNU
Affero General Public License. However, I didn't see which version of that
license they mean.
A clear statement that MuPDF is licensed under the terms of AGPL >= 3 is
included in the README file of their Git repository:
git://git.ghostscript.com/mupdf.git
(cherry picked from commit 3afcba3e0a )
2017-11-01 20:20:22 +01:00
Florian Klink
65854913b1
libtasn1: fix CVE number
...
Actually, this patch fixes CVE-2017-10790, not CVE-2017-9310
(Qemu: net: infinite loop in e1000e NIC emulation)
(cherry picked from commit 33cdc2b483 )
2017-11-01 20:08:14 +01:00
Vladimír Čunát
4cf735e6a9
Merge #30851 : util-linux: 2.30.2 -> 2.31
...
Includes a fix for CVE-2016-2779.
(cherry picked from commit 2d403e668c )
2017-11-01 20:08:13 +01:00
Vladimír Čunát
41b2c7e5b2
Merge #30979 : gnumake: fix occasional hangs
...
(cherry picked from commit 53c6b01a81 )
This fix is perhaps borderline for inclusion on 17.09,
but we have a stdenv rebuild anyway, so let's fix the hangs.
2017-11-01 20:08:12 +01:00
Vladimír Čunát
b45e466ce1
Merge #30965 : perl: security 5.24.2 -> 5.24.3
...
(cherry picked from commit 9319019c17 )
2017-11-01 20:08:11 +01:00
Vladimír Čunát
bbb6ca75da
Merge #30963 : pcre: security 8.40 -> 8.41
...
(cherry picked from commit 62ef08bc38 )
2017-11-01 20:08:10 +01:00
Vladimír Čunát
a7dbf72525
mesa: bugfix 17.1.8 -> 17.1.10
...
We have 17.2.x on master already. Maybe resolves #30758 .
2017-11-01 20:08:09 +01:00
Vladimír Čunát
7f8869ee08
perl-DBD-SQLite: 1.50 -> 1.54
...
- This fixes tests after sqlite update, also tested via nixStable
and via building some other perl reverse dependencies.
- The patch was conflicting due to upstream changes,
but those changes allowed us to minimize the patch.
- meta from nix-generate-from-cpan
/cc #30927 .
(cherry picked from commit 5618691751 )
2017-11-01 20:08:07 +01:00
Vladimír Čunát
cfd1693b3f
Merge #30927 : sqlite: 3.20.0 -> 3.21.0
...
Includes a fix for CVE-2017-15286.
(cherry picked from commit 949db2587a )
2017-11-01 20:08:06 +01:00
Vladimír Čunát
b293857277
Merge #30990 : libarchive: apply security patches
...
... for CVE-2017-14166 and CVE-2017-14502
(cherry picked from commit ba7f3c9daf )
2017-11-01 20:08:05 +01:00
Tim Steinbach
ecfa4f8ca1
cyrus_sasl: Fix CVE-2013-4122
...
(cherry picked from commit 5d41dda02d )
2017-11-01 20:07:59 +01:00
Márton Boros
18c5788b3c
nixos/gitlab: fix secret generation
...
This line previously produced an error and an empty secret file.
(cherry picked from commit c556c72a2e )
2017-11-01 19:49:12 +01:00
Márton Boros
528e15ded2
nixos/gitlab: fix preStart script
...
(cherry picked from commit 00c03e9003 )
2017-11-01 19:49:12 +01:00
Márton Boros
f4237e0df2
nixos/gitlab: fix hard-coded database name
...
(cherry picked from commit 29e80bde40 )
2017-11-01 19:48:59 +01:00
Tim Steinbach
6a0a00d91e
atom: 1.21.1 -> 1.21.2
...
(cherry picked from commit aa196db7ec )
2017-11-01 10:33:17 -04:00
Andreas Rammhold
20088e3f82
slack: 2.8.0 -> 2.8.2
...
fixes japanese input & some obscure security issues:
`An important Electron update improving security. A precautionary measure, but it’s always good to be up to date.` and
`A small release containing nothing but another Electron update, this one better than the last.`
(cherry picked from commit a2437393f0 )
2017-11-01 14:55:24 +01:00
Daiderd Jordan
e1e44dcf1b
pari: enable darwin build
...
(cherry picked from commit b93df24078 )
2017-11-01 14:32:21 +01:00
Danylo Hlynskyi
b2c9b15128
containers: autoStart doc typo
...
(cherry picked from commit 398705ba86 )
2017-11-01 05:28:01 -05:00
ibor
e336363400
ocamlPackages.csv: Fix source URL
...
(upstream migrated to GitHub)
2017-11-01 03:56:49 +01:00
taku0
21bb269a32
firefox-esr: 52.4.0esr -> 52.4.1esr
...
(cherry picked from commit 6dbed5c2db )
2017-10-31 22:46:01 +01:00
taku0
f07e751bf1
firefox: 56.0.1 -> 56.0.2
...
(cherry picked from commit d06ce428fe )
2017-10-31 22:46:01 +01:00
Yurii Rashkovskii
0dbd1b8b5d
skypeforlinux: 5.4.0.1 -> 5.5.0.1
...
5.4.0.1 is no longer available (HTTP 404)
(cherry picked from commit 375cad3997 )
2017-10-31 17:50:03 +00:00
Tim Steinbach
6698e68aee
xen: Create XSA patch directory
...
(cherry picked from commit 54f8dfda53 )
2017-10-31 07:03:59 -04:00
Tim Steinbach
f176a8fea4
git: 2.14.3 -> 2.15.0
...
(cherry picked from commit 7fd58b57b1 )
2017-10-31 07:02:25 -04:00
Sander van der Burg
ba4bac4f42
nodePackages: add more details about the packages to include and the Node.js versions to support
2017-10-31 11:28:37 +01:00
Andreas Rammhold
7cf6631a43
quagga: 1.2.1 -> 1.2.2
...
fixes CVE-2017-16227 & several other issues see [1] for details
[1] https://download-mirror.savannah.gnu.org/releases/quagga/quagga-1.2.2.changelog.txt
(cherry picked from commit d061c5c4ff )
2017-10-31 03:53:38 -04:00
Vladimír Čunát
a31cc11ca7
libav_11: security 11.10 -> 11.11
...
Fixes CVE-2017-7862.
(cherry picked from commit 25515ce928 )
2017-10-31 00:14:08 +01:00
Yegor Timoshenko
9187814301
bchunk: fix recent CVEs, simplify installPhase
...
For details, see:
https://bugs.gentoo.org/635898
https://nvd.nist.gov/vuln/detail/CVE-2017-15953
https://nvd.nist.gov/vuln/detail/CVE-2017-15954
https://nvd.nist.gov/vuln/detail/CVE-2017-15955
https://github.com/extramaster/bchunk/issues/2
https://github.com/extramaster/bchunk/issues/3
https://github.com/extramaster/bchunk/issues/4
(cherry picked from commit 94b7368eef )
2017-10-30 21:23:07 +00:00
lassulus
e7842be5e8
gdm: don't start getty@tty1 if enabled
...
(cherry picked from commit 440178d729 )
2017-10-30 21:07:55 +00:00
Bas van Dijk
717030a1fb
network-interfaces-scripted: fix NixOS/nixops#640
...
Reverse the PartOf dependency between network-setup and network-addresses-*
This was joint work of: @nh2, @domenkozar, @fpletz, @aszlig and @basvandijk
at the NixCon 2017 hackathon.
2017-10-30 20:48:51 +01:00
Franz Pletz
f2a96110cc
linux: 4.4.80 -> 4.4.95
...
(cherry picked from commit 0a5ecde808 )
2017-10-30 17:57:44 +01:00
Franz Pletz
9d7b4eeb3d
Revert parts of "linux: remove unused kernel patches"
...
This reverts commit 05b8cae9ec that
removed the cgroup v2 patch for the 4.4 kernel.
(cherry picked from commit 36be7d3e85 )
2017-10-30 17:57:43 +01:00
Franz Pletz
deb03c50b1
Revert "linux_4_4: remove"
...
This reverts commit 9f3f575ab3 .
Support from upstream has been extended to Feb 2022.
(cherry picked from commit 517606d1d4 )
2017-10-30 17:57:43 +01:00
Franz Pletz
4365803bb3
php71: 7.1.9 -> 7.1.11
...
(cherry picked from commit f41f5a8f77 )
2017-10-30 17:57:42 +01:00
Franz Pletz
f795275dfa
php70: 7.0.24 -> 7.0.25
...
(cherry picked from commit 3975f267ab )
2017-10-30 17:57:42 +01:00
Franz Pletz
1ddd3ac230
php56: 5.6.31 -> 5.6.32
...
(cherry picked from commit ecdf4f1c51 )
2017-10-30 17:57:42 +01:00
Jan Tojnar
a0b50eab59
nixos/services.nginx: Fix globalRedirect example
...
Virtual host globalRedirect attribute accepts a hostname not a URL
09a9a472ee/nixos/modules/services/web-servers/nginx/default.nix (L167)
(cherry picked from commit 3c48a1e06d )
2017-10-30 04:54:38 +01:00
Christian Kauhaus
56b9886b95
vulnix: 1.2.2 -> 1.3.4
...
The build needs the ZODB fix in PR #30925 to succeed.
(cherry picked from commit afc66e121d )
2017-10-29 17:01:01 +01:00
Jonas Schwabe
a47a5a7417
gdm: fix restart of display-manager after nixos-rebuild
...
- fix restart of display-manager due to a conflict with getty@tty1
- fixes #21439
2017-10-29 13:07:57 +00:00
Rob Vermaas
c291a10776
nixops: update to 1.5.2
2017-10-29 10:23:00 +01:00
Vladimír Čunát
a602a20914
lib/maintainers: add andir to fixup parent commit
2017-10-29 09:19:12 +01:00
Vladimír Čunát
f8668b08cf
Merge #30901 : ecdsautils: init 0.4.0
...
(cherry picked from commit 15350df8d9 )
It's a simple package addition.
2017-10-29 09:16:36 +01:00
Tim Steinbach
03815a8969
linux-copperhead: 4.13.9.a -> 4.13.10.a
...
(cherry picked from commit e76d8af375 )
2017-10-28 13:43:11 -04:00
Herwig Hochleitner
c9eb23b527
dwarf-fortress-packages.dwarf-therapist: update for df 43.05
...
Similar to the LNP, we use Hello71's fork, which features support for
the (first 64bit) version 43.05 of Dwarf Fortress.
http://dffd.bay12games.com/file.php?id=12762
2017-10-28 15:02:55 +02:00
Herwig Hochleitner
4cb0f3ad5e
i2p: 0.9.30 -> 0.9.31
2017-10-28 15:02:33 +02:00
Mathias Schreck
a42270d25c
nodejs: 8.8.0 -> 8.8.1
...
(cherry picked from commit e730815e38 )
2017-10-28 11:59:23 +02:00
Yuriy Taraday
8945fb1c79
chromium: 62.0.3202.62 -> 62.0.3202.75
...
also fix beta/dev build - use harfbuzz from sources
Unfortunatelly after [0] chromium doesn't support using harfbuzz provided by
system while using vendored version of freetype.
Disabling usage of separate harfbuzz for now.
[0] https://chromium-review.googlesource.com/c/chromium/src/+/696241
2017-10-28 11:50:36 +02:00
Piotr Bogdan
f4d589f6ab
kanboard: 1.0.46 -> 1.0.48
...
(cherry picked from commit 3fa77a19ef )
2017-10-28 10:02:08 +01:00
Tim Steinbach
3892fcebb2
sbt: No need for bc buildInput
...
(cherry picked from commit 77fe3004804e7b649c784b717ab5695ad9ad5ca9)
2017-10-27 12:15:39 -04:00
Piotr Bogdan
1a56798bf8
mysql57: 5.7.19 -> 5.7.20
...
(cherry picked from commit bbe660417b )
2017-10-27 09:13:09 -04:00
Piotr Bogdan
31fe38ce10
mysql55: 5.5.57 -> 5.5.58
...
(cherry picked from commit 61efe055e8 )
2017-10-27 09:13:07 -04:00
Peter Simons
8838d8b7e2
haskell-ltk: fix build by providing haskell-gi-overloading-0.0
...
Closes https://github.com/NixOS/nixpkgs/pull/30462 .
(cherry picked from commit d2f9dc4a3b )
2017-10-27 14:52:25 +02:00
Jörg Thalheim
f344df5f63
Merge pull request #30861 from tokudan/release-17.09
...
firefox-bin: 56.0.1 -> 56.0.2
2017-10-27 13:44:48 +01:00
Tim Steinbach
05be9f3edd
sbt: 1.0.2 -> 1.0.3
...
(cherry picked from commit eae5dfe134 )
2017-10-27 08:03:44 -04:00
Tim Steinbach
d9c3869101
linux: 4.13.9 -> 4.13.10
...
(cherry picked from commit 2c373d818d )
2017-10-27 07:48:35 -04:00
Tim Steinbach
39ce6db0f6
linux: 4.9.58 -> 4.9.59
...
(cherry picked from commit 85e79da31b )
2017-10-27 07:48:34 -04:00
taku0
b3ab772cd6
firefox-bin: 56.0.1 -> 56.0.2
...
(cherry picked from commit 07a6ae404a )
2017-10-27 13:23:34 +02:00
adisbladis
6ff65c5f44
nodejs: 8.7.0 -> 8.8.0
...
(cherry picked from commit c07cf635c8 )
2017-10-27 12:15:07 +02:00
Mathias Schreck
8713f20a2d
nodejs: 8.6.0 -> 8.7.0
...
(cherry picked from commit cd9d780f89 )
2017-10-27 12:15:06 +02:00
adisbladis
1f421f637b
nodejs: 6.11.4 -> 6.11.5
...
(cherry picked from commit de8b1b4b7b )
2017-10-27 12:15:06 +02:00
adisbladis
cf750444cc
nodejs: 4.8.4 -> 4.8.5
...
(cherry picked from commit 4c61281b92 )
2017-10-27 12:15:06 +02:00
Franz Pletz
ac2bb5684c
wget: 1.19.1 -> 1.19.2 for multiple CVEs
...
Fixes CVE-2017-13089, CVE-2017-13090.
(cherry picked from commit 3e29dd00fc )
2017-10-27 12:09:10 +02:00
Tuomas Tynkkynen
5ce1732210
sssd: 1.14.2 -> 1.16.0
...
(cherry picked from commit 2351947c57 )
Fixes CVE-2017-12173.
2017-10-27 12:09:10 +02:00
Daniel Kuehn
59efad7380
sssd: Add optional bindings for building sssd library that sudo can use to fetch sudoers rules from SSSD
...
(cherry picked from commit eafcfaf62c )
2017-10-27 12:09:09 +02:00
Franz Pletz
9be9f8919a
prometheus-node-exporter service: delete dead code
...
(cherry picked from commit a26b6c4290 )
2017-10-27 12:09:09 +02:00
adisbladis
2bb82cf36a
firefox-devedition-bin: 57.0b8 -> 57.0b11
...
(cherry picked from commit 4d8b163348 )
2017-10-27 12:09:09 +02:00
Mateusz Kowalczyk
aabd436d6e
firefox-devedition-bin: 57.0b6 -> 57.0b8
...
(cherry picked from commit 4c1b8fc890 )
2017-10-27 12:09:09 +02:00
adisbladis
2ac5e151e9
firefox-beta-bin: 57.0b10 -> 57.0b11
...
(cherry picked from commit 863f4f91e6 )
2017-10-27 12:09:09 +02:00
taku0
ed9e9cd587
flashplayer: 27.0.0.170 -> 27.0.0.183
...
(cherry picked from commit 9211249031 )
2017-10-27 12:09:09 +02:00
Franz Pletz
bf03290650
mupdf: add patch to fix multiple CVEs
...
Fixes CVE-2017-14685, CVE-2017-14686, CVE-2017-14687, CVE-2017-15587.
(cherry picked from commit 9d74f33416 )
2017-10-27 12:09:09 +02:00
Franz Pletz
fd82ca244a
unifi: 5.6.18 -> 5.6.19
...
(cherry picked from commit 5114ca05cf )
2017-10-27 12:09:08 +02:00
Michael Peyton Jones
c4db221cd8
redshift: allow using geoclue2 loation provider
...
(cherry picked from commit 2ac89a612c )
Signed-off-by: Domen Kožar <domen@dev.si >
2017-10-27 09:56:11 +01:00
adisbladis
cd9ce6dd60
go: 1.9.1 -> 1.9.2
...
(cherry picked from commit df04f0cb63 )
2017-10-26 10:09:20 -04:00
adisbladis
217832131f
go: 1.8.4 -> 1.8.5
...
(cherry picked from commit 1d1e0920d9 )
2017-10-26 10:09:12 -04:00
Vladimír Čunát
816741fccb
knot-dns: fix kdig +tls sending bad SNI
...
(cherry picked from commit 8688a5198f )
It's a tiny bugfix in the utility.
2017-10-26 12:23:10 +02:00
Joerg Thalheim
8f5c0954f5
cockroachdb: install bash completion into .bin
...
(cherry picked from commit 4432eb0de5 )
2017-10-26 11:23:45 +02:00
Andreas Rammhold
48cde0180d
cockroachdb: enable build on darwin
...
(cherry picked from commit cf84d2ff78 )
2017-10-26 11:23:41 +02:00
Jan Tojnar
91375ce951
gpodder: build XDG files
2017-10-25 20:40:30 +01:00
Frederik Rietdijk
7104c7eb04
python.pkgs: remove duplicate file mnemonic
...
We already have pkgs/development/python-modules/mnemonic/default.nix
(cherry picked from commit 6667d021d5 )
2017-10-25 20:09:20 +02:00
Franz Pletz
0dd05780c3
prometheus-node-exporter service: run as nobody again
...
Using DynamicUser breaks the systemd and logind collectors.
cc #30535
(cherry picked from commit 63bbada520 )
2017-10-25 17:52:32 +02:00
Pavel Goran
933e4efcae
filesystems: use non-interactive formatOptions by default
...
When autoFormat is enabled, in order to successfully create a filesystem,
certain filesystems require specific options to be passed to mkfs to prevent
it from asking questions. This commit sets default formatOptions to "-q"
for "jfs" and "reiserfs" filesystems for this purpose.
Resolves #29140 .
(cherry picked from commit e3f97e514d )
2017-10-25 17:52:32 +02:00
Joerg Thalheim
e7caea717f
powerdns: remove nhooyr as maintainer
...
(cherry picked from commit c9da6d37e9 )
2017-10-25 17:52:32 +02:00
Joerg Thalheim
44c90f1ec2
powerdns: 4.0.3 -> 4.0.4
...
(cherry picked from commit 8bd1580d1a )
2017-10-25 17:52:31 +02:00
Erlend Pedersen
06055a15b4
plymouth service: fix symlink to defaults
...
Symlink for plymouthd.defaults was pointing to nonexisting target
because of a spelling error.
(cherry picked from commit 3f013b806b )
2017-10-25 17:52:31 +02:00
Tobias Happ
67c7433d8a
phpPackages.couchbase: remove warnings on php startup
...
Removes following warnings:
[cb,WARN] (pcbc/ext L:418) igbinary serializer is not found
[cb,WARN] (pcbc/ext L:425) zlib compressor is not found
(cherry picked from commit 30721a280f )
2017-10-25 17:52:31 +02:00
zraexy
2120660e42
kmplayer: fix desktop file exec
...
(cherry picked from commit 9e1ef99fc2 )
2017-10-25 23:43:13 +08:00
Rickard Nilsson
d4d4e50f7c
geolite-legacy: 2017-09-17 -> 2017-10-25
...
(cherry picked from commit d788545172 )
2017-10-25 13:55:49 +02:00
joncojonathan
55f9cf238e
Added joncojonathan to maintainers
...
Motivation for change: I'm working on things more, so figured it was wise.
(cherry picked from commit 2f540c31a2 )
2017-10-25 10:14:59 +02:00
Jean-Philippe Bernardy
ec9b06e4da
make my maintainer handle match my github username
...
(cherry picked from commit 1ba197f225 )
2017-10-25 10:14:26 +02:00
Joachim Fasting
9f4d4a7826
tor-browser-bundle-bin: support installing extensions
...
Closes https://github.com/NixOS/nixpkgs/issues/30443
(cherry picked from commit a09d626053 )
2017-10-25 10:07:05 +02:00
Joachim Fasting
3309b1cfa8
tor-browser-bundle-bin: 7.0.6 -> 7.0.7
...
(cherry picked from commit eba08858cc )
2017-10-25 10:06:56 +02:00
Michael Peyton Jones
7ebcb648e8
geoclue2: fix typo
...
(cherry picked from commit d96b0ac7f7 )
2017-10-25 09:52:31 +02:00
joncojonathan
3c44362ed3
deja-dup: 36.1 -> 36.3
...
Motivation for change: Latest version which includes some bug fixes.
(cherry picked from commit c2709fe832 )
2017-10-25 09:51:49 +02:00
Fatih Altinok
a30bf651c7
nodejs: 6.11.1 -> 6.11.4
...
(cherry picked from commit e4f5477b6c )
2017-10-25 09:51:23 +02:00
adisbladis
93a816110c
firefox-beta-bin: 57.0b6 -> 57.0b10
...
(cherry picked from commit 1e56016cb9 )
2017-10-25 09:51:06 +02:00
adisbladis
f1873a46eb
firefox-beta-bin: 57.0b5 -> 57.0b6
...
(cherry picked from commit 426740205c )
2017-10-25 09:50:48 +02:00
adisbladis
fb71dcc87f
firefox-devedition-bin: 57.0b4 -> 57.0b6
...
(cherry picked from commit 3192244f8a )
2017-10-25 09:50:37 +02:00
Tuomas Tynkkynen
1fa906b417
read-edid: Only depend on libx86 on x86
...
(cherry picked from commit 681c8006f5 )
2017-10-25 04:20:43 +02:00
Tuomas Tynkkynen
fc2123374d
libx86: Supports only x86
...
In theory it builds for 32-bit ARM but the result probably doesn't
work in a meaningful manner...
(cherry picked from commit acf1ae02dc )
2017-10-25 04:20:36 +02:00
James Earl Douglas
ddd5cb882f
jenkins: 2.85 -> 2.86
...
(cherry picked from commit 2c39cb9f40 )
2017-10-25 04:18:57 +02:00
Matthieu Coudron
bf0b2afef4
msmtp: compiles with keyring support by default ( #30584 )
...
* msmtp: compiles with keyring support by default
As it is recommended by msmtp http://msmtp.sourceforge.net/doc/msmtp.html#Authentication
(cherry picked from commit cd4df565ef )
2017-10-25 04:18:16 +02:00
Eli Flanagan
eff04a3180
apache-httpd: 2.4.28 -> 2.4.29
...
(cherry picked from commit 5a07d169bf )
2017-10-25 04:15:16 +02:00
Peter Hoeg
863beebaa9
dnsmasq nixos: make sure it always runs
...
By default we only restart if the dnsmasq daemon fails but we introduce an
option to always keep it running.
(cherry picked from commit 0034f9e52c )
2017-10-25 04:15:01 +02:00
Piotr Bogdan
f901cdc7d7
marp: 0.0.10 -> 0.0.11
...
(cherry picked from commit a15cb742b9 )
2017-10-25 04:13:43 +02:00
obadz
66aa2c5707
citrix_receiver: refactor so older versions can still be installed
...
Version 13.4.0 is the latest version that doesn't suffer from the bug
described at
https://discussions.citrix.com/topic/385459-ssl-error-with-135-works-with-134/page-2#entry1977735
As a result, upgrades to 13.5.0, 13.6.0 and 13.7.0 were postponed.
However some users aren't affected by this big. This enables everyone to
download the version that suits their needs.
Related to: #23975 , #27664 , #30029
(cherry picked from commit 26122b368a )
2017-10-24 21:34:37 +01:00
Jens Binkert
e4f377c6f1
citrix-receiver: 13.4.0 -> 13.7.0
...
(cherry picked from commit 085188ee3e )
2017-10-24 21:34:37 +01:00
Rickard Nilsson
86d15aa6a1
nixos/elasticsearch: Do not try to run sysctl if running in container, since it fails
...
(cherry picked from commit 2fd11b762f )
2017-10-24 22:32:19 +02:00
Vladimír Čunát
ceedd42193
Merge #30729 : freeimage: apply security patches
...
(cherry picked from commit dc240d2069 )
They're relatively simple patches, used by Debian.
2017-10-24 21:39:41 +02:00
Franz Pletz
4ed5028847
webkitgtk: fix evaluation
...
(cherry picked from commit 0bb7a1b82a )
2017-10-24 16:09:24 +02:00
Franz Pletz
ef0f3c54b4
webkitgtk218x: fix evaluation
...
(cherry picked from commit 4d92b5fb92 )
2017-10-24 16:09:07 +02:00
Franz Pletz
c95bb3a3a8
wireshark: 2.4.1 -> 2.4.2 for multiple CVEs
...
Fixes CVE-2017-15192, CVE-2017-15193, CVE-2017-15191, CVE-2017-15190,
CVE-2017-15189.
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.2.html .
(cherry picked from commit 322fa6b06c )
2017-10-24 14:55:23 +02:00
Franz Pletz
f87b722725
kea: build with botan2
...
(cherry picked from commit a502a95616 )
2017-10-24 14:55:23 +02:00
Franz Pletz
af83138b60
botan: 1.10.15 -> 1.10.17 for CVE-2017-14737
...
(cherry picked from commit d72ae07c24 )
2017-10-24 14:55:22 +02:00
Franz Pletz
8c4f370463
botan2: 2.0.1 -> 2.3.0 for CVE-2017-14737
...
(cherry picked from commit acc8d160f0 )
2017-10-24 14:55:22 +02:00
Franz Pletz
0c9068bbfe
botanUnstable: remove, unused
...
(cherry picked from commit 2f50385352 )
2017-10-24 14:55:22 +02:00
Franz Pletz
86caefb0bb
SDL_image: add patch to fix CVE-2017-2887
...
(cherry picked from commit a203fd2a57 )
2017-10-24 14:55:22 +02:00
Franz Pletz
009a385599
prometheus: 1.7.2 -> 1.8.1
...
(cherry picked from commit 422fd6a2aa )
2017-10-24 14:55:21 +02:00
Franz Pletz
c104783458
atlassian-crowd service: run crowd in foreground
...
(cherry picked from commit de917326a9 )
2017-10-24 14:55:21 +02:00
Franz Pletz
07df8333b5
prometheus-blackbox-exporter: 0.9.1 -> 0.10.0
...
(cherry picked from commit 8e5a5904c1 )
2017-10-24 14:55:21 +02:00
Franz Pletz
867390e1e6
webkitgtk217x: remove, unused
...
(cherry picked from commit 826258889e )
2017-10-24 14:55:20 +02:00
Franz Pletz
b5e3c686dd
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
...
See https://webkitgtk.org/security/WSA-2017-0008.html
(cherry picked from commit aebae6c208 )
2017-10-24 14:55:20 +02:00
Franz Pletz
3381c614f1
cdrdao: does not build with lame 3.100
...
(cherry picked from commit 658335d6a8 )
2017-10-24 14:55:20 +02:00
Franz Pletz
f2ab2d607b
lame: 3.99.5 -> 3.100 for multiple CVEs
...
Fixes CVE-2017-9410, CVE-2017-9411, CVE-2017-9412.
(cherry picked from commit f269f31985 )
2017-10-24 14:55:19 +02:00
Franz Pletz
a4bb25a480
db{48,53,60,62}: add patch to fix CVE-2017-10140
...
(cherry picked from commit 5072f4792e )
2017-10-24 14:55:19 +02:00
Emanuele Peruffo
d940a03202
libreoffice: add Italian language
...
Added the Italian language to the list of supported languages for Nix.
(cherry picked from commit 3ee70f64f0 )
2017-10-24 12:09:06 +01:00
Tristan Helmich
4ed9273cab
graylog: 2.3.1 -> 2.3.2
...
(cherry picked from commit b752a9e433 )
2017-10-24 11:35:35 +02:00
Tim Steinbach
20bb0491c2
curl: 7.56.0 -> 7.56.1
...
(cherry picked from commit 9bd9305602 )
Security update: https://curl.haxx.se/docs/adv_20171023.html
2017-10-24 10:10:16 +02:00
Piotr Bogdan
e3a0684c81
foomatic-filters: fix CVE-2015-8327 & CVE-2015-8560
...
(cherry picked from commit 4b756e4873 )
2017-10-24 08:48:20 +02:00
dywedir
bf3dbc2b38
youtube-dl: 2017.10.01 -> 2017.10.20
...
(cherry picked from commit 1f2d1ac92b )
2017-10-23 23:21:55 +02:00
Franz Pletz
36a4dc392a
imagemagick7: 7.0.7-4 -> 7.0.7-8
...
(cherry picked from commit bb49391151 )
2017-10-23 22:17:52 +02:00
Franz Pletz
babaa6a70b
imagemagick: 6.9.9-15 -> 6.9.9-20
...
(cherry picked from commit 6af0de6478 )
2017-10-23 22:17:52 +02:00
Tim Steinbach
7360d54b26
ammonite: 1.0.2 -> 1.0.3
...
(cherry picked from commit e2e5979a1e )
2017-10-23 14:43:45 -04:00
Peter Simons
a811d24a56
Merge pull request #30726 from LumiGuide/release-17.09-ghcjsHEAD-shims-upgrade
...
ghcjsHEAD: bump ghcjs shims
2017-10-23 18:52:29 +01:00
Bas van Dijk
770e70817e
haskell: ghcjs packages: fix build of fail
2017-10-23 19:17:40 +02:00
Moritz Kiefer
9b3ae2ecb4
ghcjsHEAD: bump ghcjs shims
2017-10-23 16:29:03 +02:00
Lancelot SIX
6b8036dd2f
screen: 4.6.1 -> 4.6.2
...
See http://lists.gnu.org/archive/html/info-gnu/2017-10/msg00006.html
for release information
(cherry picked from commit 131b7c2890 )
2017-10-23 16:12:19 +02:00
joachim schiele
b0dba8f022
opendkim: automated key generation (no manual changes for service initialization required anymore)
...
(cherry picked from commit 61089ddcee )
2017-10-23 15:56:11 +02:00
lassulus
6d0fbcfc99
gogland: fix debugger
...
(cherry picked from commit 7b3a61af73 )
2017-10-23 14:30:39 +01:00
Tim Steinbach
36a5e18fac
git: 2.14.2 -> 2.14.3
...
(cherry picked from commit 124e462455 )
2017-10-23 08:46:35 -04:00
Peter Simons
0183490c70
Merge pull request #30711 from LumiGuide/release-17.09-ghcjsHEAD-upgrade
...
Cherry-pick ghcjsHEAD upgrade on release-17.09
2017-10-23 09:45:59 +01:00
Moritz Kiefer
1ff9aa15be
ghcjs/ghcjsHEAD: Use separate patch files to fix build of ghcjs
2017-10-23 10:19:51 +02:00
Moritz Kiefer
7d0e206172
ghcjsHEAD: Bump ghcjs and ghcjs-boot revisions
...
head_stage2.nix has been regenerated to reflect changes in ghcjs
2017-10-23 10:19:40 +02:00
Peter Hoeg
f553043aa0
dropbox: 36.4.22 -> 37.4.29
...
(cherry picked from commit fd3bb25895 )
2017-10-23 11:41:55 +08:00
Tuomas Tynkkynen
7a6c7ab980
x42-plugins: Hack to attempt fixing the perpetual build problem
...
Since basically forever, it randomly fails with
do not know how to unpack source archive /nix/store/d821jkm8bgkdcv924nk7qr1q06l9is35-x42-plugins-20170428.tar.xz
on Hydra.
https://hydra.nixos.org/build/62793688
(cherry picked from commit 4068703502 )
2017-10-23 01:55:58 +03:00
Vladimír Čunát
47d0cf72e8
gcj, gccgo: port fixes for 4.9 to 6
...
Tested that pdftk builds on linux again, and gccgo6 builds hello-world.
The default gcc doesn't rebuild.
(cherry picked from commit 80c57fd96a )
2017-10-22 23:48:00 +03:00
Tim Steinbach
52f381cda8
Merge pull request #30689 from pbogdan/update-irssi
...
irssi: 1.0.4 -> 1.0.5
(cherry picked from commit ec5f9c862e )
2017-10-22 15:48:08 -04:00
Tuomas Tynkkynen
7c4c71a8be
souffle: Disable parallel building
...
https://hydra.nixos.org/build/62750790
(cherry picked from commit 917bd0bfbc )
2017-10-22 21:58:47 +03:00
Tim Steinbach
873f27d9af
linux-copperhead: 4.13.8.a -> 4.13.9.a
...
(cherry picked from commit e9aa686d3b )
2017-10-22 14:41:20 -04:00
Tim Steinbach
b6a32fe0dc
linux: 4.13.8 -> 4.13.9
...
(cherry picked from commit 69ebd73571 )
2017-10-22 14:36:29 -04:00
Tim Steinbach
e934c695c8
linux: 4.9.57 -> 4.9.58
...
(cherry picked from commit c529454c60 )
2017-10-22 14:36:28 -04:00
Tuomas Tynkkynen
526d41e872
falkon: Disable parallel building
...
https://hydra.nixos.org/build/62778325
(cherry picked from commit 28494e96f0 )
2017-10-22 21:01:06 +03:00
Jon Banafato
df8e85f22f
python36: 3.6.2 -> 3.6.3
...
(cherry picked from commit f906d6d18e )
2017-10-22 18:27:50 +02:00
Márton Boros
8fefa85f5c
nixos/gitlab: fix startup script
...
The preStart script used a hardcoded "git" user instead of the cfg value.
(cherry picked from commit a89b28f8b7 )
2017-10-22 15:24:14 +02:00
Simon Lackerbauer
aac85e1b77
gitlab-module: fix hooks links for older repositories
...
(cherry picked from commit 414720709b )
2017-10-22 14:29:19 +02:00
Pascal Wittmann
c5ce2b53ac
remove unused pythonPackages.requests_1
2017-10-22 11:15:56 +02:00
Tuomas Tynkkynen
85143e2ee2
nixos/release: Disable some NixOS tests that never passed on 17.09
...
These ones don't have a single pass on 17.09 and weren't disabled in ZHF
for some reason:
gnome3-gdm: broken since 2016-10-25
ec2-config: broken since 2017-04-03 @copumpkin
pam-oath-login: broken since 2017-05-31 @grahamc
Disable them on 17.09 (and in ~1mo I will disable them on master if
they're still broken as well).
2017-10-22 01:08:32 +03:00
schneefux
fb3583d82a
shaarli: 0.9.1 -> 0.9.2
...
(cherry picked from commit 70f844a420 )
2017-10-22 00:07:31 +02:00
schneefux
59e7a9175d
shaarli-material: 0.8.3 -> 0.9.1
...
(cherry picked from commit 2653547464 )
2017-10-22 00:07:29 +02:00
Tuomas Tynkkynen
c880756823
nixos/tests/gitolite: Don't build during evaluation
...
Noticed in https://hydra.nixos.org/jobset/nixos/release-17.09#tabs-errors :
````
hydra-eval-jobs returned exit code 1:
building path(s) '/nix/store/wxcbjli7m98yymnxrxkf6pigr7a05zad-id_ed25519.pub'
building '/nix/store/gyig2d7cry98647h0grfilq26cpc1wy8-id_ed25519.pub.drv'...
````
Issue #29774
(cherry picked from commit 2f3786e7ef )
2017-10-21 23:47:49 +03:00
Tuomas Tynkkynen
4d9fa46b4d
nixos/tests: Fix merge error breaking evaluation
...
8f4497c979 had a mis-merge, this test doesn't exist on 17.09.
2017-10-21 23:40:48 +03:00
Yuriy Taraday
527eb2ba51
chromium: 61.0.3163.100 -> 62.0.3202.62
...
Also updated most of patches according to their state in Gentoo
repository, deleted ones that are not applicable anymore.
2017-10-21 16:07:47 +02:00
Vladimír Čunát
2b0ccb1c68
xorg.libXfont: 1.5.2 -> 1.5.3
...
It fixes CVE-2017-{13720,13722} but it's apparently very low-impact.
(cherry picked from commit 525e121626 )
2017-10-21 10:11:27 +02:00
Piotr Bogdan
6d000dbe6f
nixpkgs manual: remove reference to now defunct nixpkgs monitor
...
(cherry picked from commit 34d80d75fc )
2017-10-20 17:56:21 +02:00
taku0
64f545e46c
oraclejdk: 9 -> 9.0.1
...
(cherry picked from commit 5bf6a2bca5 )
2017-10-20 17:56:20 +02:00
taku0
2432049d5b
oraclejdk: 8u144 -> 8u151, 8u152
...
(cherry picked from commit 08075d57e8 )
2017-10-20 17:56:20 +02:00
Nikolay Amiantov
f7adcad46a
openra: 20161019 -> 20171014
...
Closes #30581 .
(cherry picked from commit 9a84b52c93 )
2017-10-20 17:56:20 +02:00
Will Dietz
406fccb162
musl: 1.1.16 -> 1.1.17, build with stack protector
...
(cherry picked from commit 4eb090efc8 )
2017-10-20 17:56:18 +02:00
Ignat Loskutov
3e1f82d221
scala: 2.12.3 -> 2.12.4
...
(cherry picked from commit cc2e11b8c9 )
2017-10-20 09:34:11 -04:00
Lancelot SIX
402fde8e3a
pythonPackages.django: 1.11.5 -> 1.11.6
...
This is a bugfix release. See
https://docs.djangoproject.com/en/1.11/releases/1.11.6/
(cherry picked from commit 67d56ea699 )
2017-10-20 15:02:51 +02:00
James Earl Douglas
33292f0a4a
jenkins: 2.84 -> 2.85
...
(cherry picked from commit 9cf797408c )
2017-10-19 11:23:51 -04:00
Mathias Schreck
086faf07e0
jenkins: 2.77 -> 2.84
...
(cherry picked from commit 741e78804b )
2017-10-19 11:23:33 -04:00
Tim Steinbach
4fec180d9e
Revert "alacritty: unstable 2017-09-02 -> 2017-10-17"
...
This reverts commit 4b17b95eb5 .
2017-10-19 10:03:47 -04:00
Tim Steinbach
2f273bb123
openjdk: 8u144 -> 8u152
...
(cherry picked from commit 1c71b0ef31 )
2017-10-19 09:22:57 -04:00
Casey Rodarmor
4b17b95eb5
alacritty: unstable 2017-09-02 -> 2017-10-17
...
(cherry picked from commit a441af368a )
2017-10-19 08:55:45 -04:00
Tim Steinbach
bfd49d10cb
linux-copperhead: 4.13.7.a -> 4.13.8.a
...
(cherry picked from commit 0b409b37d4 )
2017-10-19 08:02:47 -04:00
Tim Steinbach
59346872ec
docker: add 17.10.0-ce
...
(cherry picked from commit de3d191b91 )
2017-10-19 07:40:52 -04:00
Vladimír Čunát
eeeee66ff3
knot-dns: fix kdig +tls broken in 2.6.0
...
(cherry picked from commit c0e00efdae )
2017-10-19 11:19:35 +02:00
Joerg Thalheim
2181a9302a
wireguard: 0.0.20171011 -> 0.0.20171017
...
(cherry picked from commit 65256b7f26 )
2017-10-19 09:42:20 +01:00
Tim Steinbach
0990021874
vscode: 1.17.1 -> 1.17.2
...
(cherry picked from commit b269452346 )
2017-10-18 16:57:35 +01:00
Franz Pletz
9dfb8eec4e
atlassian-jira: 7.5.0 -> 7.5.1
...
(cherry picked from commit 369cbba140 )
2017-10-18 17:44:18 +02:00
Franz Pletz
35a4a7d5e8
atlassian-confluence: 6.4.0 -> 6.4.2
...
(cherry picked from commit e307421d26 )
2017-10-18 17:44:18 +02:00
Tim Steinbach
328e380ad2
linux: 4.13.7 -> 4.13.8
...
(cherry picked from commit 67343e2f30 )
2017-10-18 08:39:12 -04:00
Tim Steinbach
bb886ce186
linux: 4.9.56 -> 4.9.57
...
(cherry picked from commit 1b0e69966b )
2017-10-18 08:39:12 -04:00
Peter Simons
4581ac21d2
Merge pull request #30277 from LumiGuide/graphite-1.0.2_nixos-17.09-small
...
[NixOS-17.09] Fix graphite crash by upgrading from 0.9.15 -> 1.0.2
2017-10-18 12:59:08 +01:00
Guillaume Bouchard
c99239bca0
opensubdiv: fix glew paths
...
Include and lib are not in ${glew} but in ${glew.dev}.
This changes what is found by the cmake of opensubdiv and some features
are now enabled, such as OpenGL 4.2 support.
(cherry picked from commit 2348c6ce56 )
2017-10-17 22:08:08 +01:00
Dario Bertini
82752b5cd7
BerkeleyDB 5.3 is under the Sleepycat license, not AGPL
...
(cherry picked from commit 5850b243ea )
2017-10-17 21:11:03 +01:00
Tuomas Tynkkynen
5d24760ed1
nix-info: Add separate tested variant for Hydra
...
(cherry picked from commit 0dd2ebc518 )
2017-10-17 18:58:25 +03:00
Tuomas Tynkkynen
1a4e00c099
nix-info: Disable doCheck by default
...
ShellCheck depends on GHC which is quite a large package to have in the
build-time closure of all NixOS systems.
(cherry picked from commit e866bb421a )
2017-10-17 18:58:23 +03:00
Simon Lackerbauer
70b2d3b1dc
snd: 16.9 -> 17.8
...
(cherry picked from commit c2dcde8450 )
2017-10-17 14:07:28 +02:00
taku0
7323092429
flashplayer: 27.0.0.159 -> 27.0.0.170
...
(cherry picked from commit a060b850f6 )
2017-10-17 14:07:27 +02:00
taku0
387f3badcc
flashplayer: 27.0.0.130 -> 27.0.0.159
...
(cherry picked from commit 628c039326 )
2017-10-17 14:07:27 +02:00
Bjørn Forsman
e881c7a72e
nixos/tests: enable prometheus test
...
As far as I can tell, we've had this test since 2015, but it was never
enabled.
(cherry picked from commit 12d6fed2ba )
2017-10-17 13:50:44 +02:00
Bjørn Forsman
d9265757cf
nixos/tests: unbreak prometheus test
...
Commit 271d3f7a43 ("prometheus service: globalConfig.labels is obsolete")
removed globalConfig.labels. Update the test config accordingly.
(cherry picked from commit 774d05878a )
2017-10-17 13:50:44 +02:00
rnhmjoj
20cf89882d
bb: init at 1.3rc1
...
(cherry picked from commit 14bbec1801 )
2017-10-17 13:49:03 +02:00
Peter Hoeg
5c9ca02db9
smartmontools: drive DB 4394 -> 4548
...
(cherry picked from commit be73e42f14 )
2017-10-17 13:48:50 +02:00
Drew Hess
c878450e8a
strongswan: enable openssl plugin ( #30494 )
...
The NIST elliptic curve groups (ecp192 etc.) are only available if the
OpenSSL plugin is enabled, and these groups are currently the only EC
groups supported on iOS and macOS devices.
(cherry picked from commit b59013249e )
2017-10-17 13:48:23 +02:00
Heitham Omar
8a732c28ff
mpv: enable dvb on Linux
...
(cherry picked from commit dc60c1e3d0 )
2017-10-17 13:45:58 +02:00
adisbladis
cee47cef45
display-managers: Import DBUS session bus address & Xauthority in systemd user session
...
(cherry picked from commit 40f402cf65 )
2017-10-17 11:48:45 +01:00
Franz Pletz
422be29f77
nix-info: fix nixpkgs tarball evaluation
...
error: while evaluating the attribute ‘darwin-tested’ at /build/git-export/lib/attrsets.nix:199:44:
[..]
while evaluating the attribute ‘nix-info.x86_64-darwin’ at /build/git-export/lib/attrsets.nix:199:44:
attribute ‘x86_64-darwin’ missing, at /build/git-export/pkgs/top-level/release.nix:50:15
(cherry picked from commit 9805818d24 )
2017-10-17 10:05:20 +02:00
Graham Christensen
e6c5f30b6c
nix-info: include in nixos' default system-path, nixpkgs's channel
...
(cherry picked from commit b16f3b2131 )
2017-10-16 21:39:08 -04:00
Graham Christensen
4b27625f8e
nix-info: init
...
(cherry picked from commit d9d2c4a4a9 )
2017-10-16 21:39:03 -04:00
lassulus
b12f96e8ae
encrypted devices: provide working example
...
(cherry picked from commit 77be4d91f7 )
2017-10-16 19:01:39 +01:00
lassulus
72afeb3b71
encrypted devices: don't override default cryptoModules
...
(cherry picked from commit f804a8ff98 )
2017-10-16 19:01:29 +01:00
Bjørn Forsman
1c7b00f2f3
nixos/tests: add gitolite test
...
(cherry picked from commit 10e79d43f6 )
2017-10-16 19:24:31 +02:00
Bjørn Forsman
c6fd194f6f
nixos/atd: remove "batch" from setuid wrappers
...
"batch" is a shell script so invoking it via setuid wrapper never worked
anyway. (The kernel drops perms on executables with shebang.) A previous
nixpkgs commit made "batch" invoke the NixOS setuid "at" wrapper to gain
needed privileges.
Thanks to @yesbox for noticing.
(cherry picked from commit 497108b456 )
2017-10-16 19:13:12 +02:00
Bjørn Forsman
123fa925e0
nixos/tests: add basic test for services.atd
...
(cherry picked from commit 943730ff9b )
(Fix trivial conflict in nixos/release.nix.)
2017-10-16 19:12:45 +02:00
Bjørn Forsman
87ea1a585e
at: fix permission errors with "batch" on NixOS
...
Fixes https://github.com/NixOS/nixpkgs/issues/12392
(cherry picked from commit 38e6ae8e44 )
2017-10-16 19:11:58 +02:00
Niclas Thall
3d2441640f
qgis: 2.18.12 -> 2.18.13
...
(cherry picked from commit 2c8058183f )
2017-10-16 18:31:49 +02:00
Jason A. Donenfeld
d95a0b9cf2
nsswitch: use [NOTFOUND=return] for mdns
...
Commit 987aac7 and issue #18183 were intended to fix support for other
things, but in the process, changed mdns_minimal to use the wrong return
setting, resulting in permanent failures in early boot, affecting things
like issue #30459 .
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
2017-10-16 14:49:52 +01:00
Markus Mueller
6a3026b155
gitlab: link tmp/ directory to writable path
...
(cherry picked from commit 60b0db0e08 )
2017-10-16 14:58:43 +02:00
Markus Mueller
fa2c0bd1f9
nixos/gitlab: fix uploades directory permissions
...
(cherry picked from commit f250015ea3 )
2017-10-16 14:58:43 +02:00
Joerg Thalheim
e95811db4a
wireguard: 0.0.20171005 -> 0.0.20171011
...
(cherry picked from commit e9635c37f5d8556ebda5fc4e5587343345076246)
2017-10-16 13:50:56 +01:00
Graham Christensen
83388e7560
wpa_supplicant: patch for KRACKAttack
...
CVE-2017-13077: Reinstallation of the pairwise encryption key (PTK-TK) in the 4-way handshake.
CVE-2017-13078: Reinstallation of the group key (GTK) in the 4-way handshake.
CVE-2017-13079: Reinstallation of the integrity group key (IGTK) in the 4-way handshake.
CVE-2017-13080: Reinstallation of the group key (GTK) in the group key handshake.
CVE-2017-13081: Reinstallation of the integrity group key (IGTK) in the group key handshake.
CVE-2017-13082: Accepting a retransmitted Fast BSS Transition (FT) Reassociation Request and reinstalling the pairwise encryption key (PTK-TK) while processing it.
CVE-2017-13084: Reinstallation of the STK key in the PeerKey handshake.
CVE-2017-13086: reinstallation of the Tunneled Direct-Link Setup (TDLS) PeerKey (TPK) key in the TDLS handshake.
CVE-2017-13087: reinstallation of the group key (GTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
CVE-2017-13088: reinstallation of the integrity group key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
(cherry picked from commit ea50efcc67 )
2017-10-16 07:34:29 -04:00
Graham Christensen
d1c53cd6fe
hostapd: patch for KRACKAttack
...
CVE-2017-13077: Reinstallation of the pairwise encryption key (PTK-TK) in the 4-way handshake.
CVE-2017-13078: Reinstallation of the group key (GTK) in the 4-way handshake.
CVE-2017-13079: Reinstallation of the integrity group key (IGTK) in the 4-way handshake.
CVE-2017-13080: Reinstallation of the group key (GTK) in the group key handshake.
CVE-2017-13081: Reinstallation of the integrity group key (IGTK) in the group key handshake.
CVE-2017-13082: Accepting a retransmitted Fast BSS Transition (FT) Reassociation Request and reinstalling the pairwise encryption key (PTK-TK) while processing it.
CVE-2017-13084: Reinstallation of the STK key in the PeerKey handshake.
CVE-2017-13086: reinstallation of the Tunneled Direct-Link Setup (TDLS) PeerKey (TPK) key in the TDLS handshake.
CVE-2017-13087: reinstallation of the group key (GTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
CVE-2017-13088: reinstallation of the integrity group key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
(cherry picked from commit 629965a532 )
2017-10-16 07:34:29 -04:00
Michael Raskin
a572fafbb5
Merge pull request #30465 from tokudan/1709ff5601
...
firefox-bin 56.0 -> 56.0.1
2017-10-16 11:45:46 +02:00
adisbladis
f5655631b1
firefox-bin: 56.0 -> 56.0.1
...
(cherry picked from commit 916f6583a9 )
2017-10-16 11:34:33 +02:00
rardiol
62ba5a6547
doc/installing-usb.xml: fix dead kernel parameter link docs.
...
(cherry picked from commit 73a8e002d4 )
2017-10-16 03:47:23 +02:00
Tim Steinbach
d76720f5ba
linux-copperhead: 4.13.6.a -> 4.13.7.a
...
(cherry picked from commit 19997f0100 )
2017-10-15 15:28:46 -04:00
Franz Pletz
d8848524f1
scudcloud: add jsmin dependency, fixes build
...
(cherry picked from commit c100811d63 )
2017-10-15 16:18:19 +02:00
Franz Pletz
8864c825b9
pythonPackages.jsmin: init at 2.2.2
...
(cherry picked from commit dc38f6c524 )
2017-10-15 16:18:19 +02:00
Franz Pletz
20efc1fb51
pythonPackages.libnacl: 1.5.2 -> 1.6.0, fix new libsodum
...
(cherry picked from commit 1be825f1e5 )
2017-10-15 16:18:18 +02:00
Franz Pletz
d1b0513330
fastd: disable aes128-ctr, fix build with new libsodium
...
(cherry picked from commit 5190b05fa2 )
2017-10-15 15:27:54 +02:00
Franz Pletz
d22949e991
unifi: 5.6.16 -> 5.6.18
...
(cherry picked from commit 8619ae38e7 )
2017-10-15 15:27:54 +02:00
Matthew Bauer
8d5f2ae968
sqitch: fix on Darwin
...
Fixes #30389 .
(cherry picked from commit b5610ed3f0 )
2017-10-15 12:53:17 +02:00
Franz Pletz
68ef4b14bc
nixos: limited support archs are not release-critical
...
Lately failing i686 tests like firefox have been blocking channel
releases. We're still building the tests for systems with limited
support but won't delay a channel release if they fail.
(cherry picked from commit 874a3c033c )
2017-10-14 22:17:40 +02:00
Vladimír Čunát
cdf6ee3619
firefox: fixup build on i686-linux after 56.x update
...
Broken since #30143 .
I can't say I understand why this combination is apparently unsupported.
i686-linux is a second-tier platform now, but firefox is still kept a
channel blocker...
(cherry picked from commit e067d26f43 )
2017-10-14 21:43:32 +02:00
Pascal Bach
7cc0a7a280
gitlab-runner: 10.0.0 -> 10.0.2
...
(cherry picked from commit 4bb1d9f526 )
2017-10-14 20:16:09 +02:00
Tuomas Tynkkynen
ab87399299
nixos/filesystems/ext: Don't try to load ext3 module
...
This module doesn't exist since v4.3, where the ext3 driver was removed
as ext4.ko can mount ext3 filesystems as well.
(cherry picked from commit e86b78363d )
2017-10-14 20:15:52 +02:00
Tuomas Tynkkynen
91a8218a4f
kernel config: Explicitly enable device mapper
...
A no-op change on x86 but enables it on ARM.
(cherry picked from commit a06d64ea69 )
2017-10-14 20:15:07 +02:00
taku0
a61cc7a1cc
thunderbird: 52.3.0 -> 52.4.0
...
(cherry picked from commit 74406eb48f )
2017-10-14 20:09:43 +02:00
taku0
0aa93ab00b
thunderbird-bin: 52.3.0 -> 52.4.0
...
(cherry picked from commit 36b0d24a1a )
2017-10-14 20:09:43 +02:00
Orivej Desh
3af3747c07
routino: fix data path
...
(cherry picked from commit 0395a0d10b )
2017-10-14 20:09:43 +02:00
Robert Schütz
1369b54611
routino: init at 3.2
...
(cherry picked from commit f79fde1ca4 )
2017-10-14 20:09:43 +02:00
Markus Hauck
da3861b724
rawtherapee: 5.2 -> 5.3
...
(cherry picked from commit 882bceac5d )
2017-10-14 20:09:42 +02:00
makefu
7256136d0c
u3-tool: init at 0.3
...
(cherry picked from commit be86af09b4 )
2017-10-14 20:09:42 +02:00
Diego Zamboni
1cc6dd1e4f
vagrant: fix Ruby and libffi libraries on Darwin
...
On Darwin, keep the Ruby and libffi libraries and binaries bundled
with Vagrant instead of linking to the Nix ones, to avoid errors about
libraries not found.
(cherry picked from commit 97d9f0b5bb )
2017-10-14 20:09:42 +02:00
zimbatm
3ea512f13f
direnv: 2.12.2 -> 2.13.1
...
(cherry picked from commit 55f5699d42 )
2017-10-14 20:09:42 +02:00
zimbatm
4e60254803
direnv: fix homepage URL
...
(cherry picked from commit f432fdfb31 )
2017-10-14 20:09:42 +02:00
Jon Banafato
49eeaa3f69
Update keepassx-community to 2.2.1
...
(cherry picked from commit 98cb45ece3 )
2017-10-14 20:09:42 +02:00
bricewge
c56b0960b5
git-crypt: patch don't hard code path to git-crypt
...
Fix #30034
(cherry picked from commit dbb8958fef )
2017-10-14 20:09:41 +02:00
Rommel Martinez
46bf5b3b23
maintainers.nix: update email
...
(cherry picked from commit 1d74f31a0a )
2017-10-14 20:09:41 +02:00
Joel Rivera
a005266c6c
enpass: 5.4.0.post4 -> 5.6.0
...
The file was generated with the update script that is part
of the nix expressions for enpass.
Also, it seems that 5.4 has some issues with dropbox sync,
this was the original rationale to look for a newer version.
(cherry picked from commit 0d7e0b4ec2 )
2017-10-14 20:09:41 +02:00
Carl Sverre
89a4b76268
dep: init at 0.3.1
...
(cherry picked from commit 4a3ed5d531 )
2017-10-14 20:09:41 +02:00
Alexander V. Nikolaev
97d581ae19
wineUnstable: 2.17 -> 2.18
...
Staging updated as well
(cherry picked from commit 8c34112be9 )
2017-10-14 20:09:41 +02:00
Daniel Fullmer
5d1d691161
mupdf and k2pdfopt: update mirror
...
(cherry picked from commit 3200f7a576 )
2017-10-14 20:09:41 +02:00
Daniel Fullmer
f26ca6067e
k2pdfopt: fix mupdf linking
...
(cherry picked from commit 7f511709de )
2017-10-14 20:09:40 +02:00
Daniel Fullmer
e8ea144323
mupdf: fix library linking
...
Previously, libmupdf.so did not have DT_NEEDED references to its
dependencies. Packages which linked against libmupdf would have to also
manually link against its dependencies as well.
(cherry picked from commit 9c53b9cff9 )
2017-10-14 20:09:40 +02:00
Yegor Timoshenko
42f6f65343
mednafen-server: use $out/share/mednafen-server for standard.conf
...
(cherry picked from commit 333a425e36 )
2017-10-14 20:09:40 +02:00
Yegor Timoshenko
e9a374220a
mednafen: 0.9.47 -> 0.9.48, disable PIC, unversioned docs
...
(cherry picked from commit 5449dd2bb7 )
2017-10-14 20:09:40 +02:00
Teal Gaure
2a4b070659
dovecot: 2.2.27 -> 2.2.32, dovecot_pigeonhole: 0.4.10 -> 0.4.20
...
(cherry picked from commit 5f90e527a4 )
2017-10-14 20:09:40 +02:00
gnidorah
fa75f824ea
libx86: fix illegal instruction error
...
(cherry picked from commit 3aeccdebb4 )
2017-10-14 20:09:40 +02:00
dupgit
f0a29970a8
tmux 2.5 -> tmux 2.6
...
Version bump
(cherry picked from commit e455bdcd51 )
2017-10-14 20:09:39 +02:00
Philipp Gesang
bad4f62e26
llvm: download source over https
...
The source distribution contains binaries (probably for testing) that
make the Avira virus scanner treat it as malware on account of a “bad
ELF header”. Apart from being preferable in general, the HTTPS download
makes the file opaque to the overeager AV scanner in transparent
proxying setups.
Also adapt to the fact that the canonical downloads now point to a URL
like this:
https://releases.llvm.org/4.0.1/llvm-4.0.1.src.tar.xz
(cherry picked from commit 0e2e3afd65 )
2017-10-14 20:09:39 +02:00
Robert Helgesson
39c292f82d
josm: 12914 -> 12921
...
(cherry picked from commit eeda400b30 )
2017-10-14 20:09:39 +02:00
José Romildo Malaquias
a7162ed425
jwm: 1621 -> 1651
...
(cherry picked from commit 0ae2e5dcbc )
2017-10-14 20:09:39 +02:00
pasqui23
7c2ef43cba
deja-dup: init at 36.1
...
(cherry picked from commit d16b7191c3 )
2017-10-14 20:09:39 +02:00
Jan Tojnar
d93a7b6aa7
duplicity: Fix gio backend
...
(cherry picked from commit 1713479f85 )
2017-10-14 20:09:39 +02:00
Jan Tojnar
b15d7404a2
gnome3.gnome_online_accounts: build with Vala bindings
...
(cherry picked from commit ef6130fd78 )
2017-10-14 20:09:38 +02:00
Jan Tojnar
7d9b0ddaa2
vala: add 0.38.0
...
(cherry picked from commit a8972678bf )
2017-10-14 20:09:38 +02:00
makefu
4ef3949bd2
proot: add makefu as maintainer
...
(cherry picked from commit ab8e5f66aa )
2017-10-14 20:09:38 +02:00
makefu
e063469395
proot: fix aarch64 build
...
(cherry picked from commit 05d2603173 )
2017-10-14 20:09:38 +02:00
adisbladis
bad47a5148
firefox-beta-bin: 57.0b4 -> 57.0b5
...
(cherry picked from commit e4fef25d7d )
2017-10-14 20:09:38 +02:00
David Pflug
5b2195e335
chirp: 20170311 -> 20170714
...
(cherry picked from commit da9ebb826a )
2017-10-14 20:09:38 +02:00
Will Dietz
9603c9bd11
snowman: 2017-07-22 -> 2017-08-13
...
Minor update but notably includes fix
for breakage when using cmake 3.9
(cherry picked from commit 31a903bada )
2017-10-14 20:09:37 +02:00
Bart Brouns
54be612f1b
ardour: 5.11 -> 5.12
...
(cherry picked from commit c06c02175c )
2017-10-14 20:09:37 +02:00
Siddhanathan Shanmugam
99b94a3c38
packer: 1.0.3 -> 1.1.0
...
(cherry picked from commit d445ccc833 )
2017-10-14 20:09:37 +02:00
Gleb Peregud
7d98cbb54a
elixir: Fix locale problem on NixOS
...
It looks like Erlang/OTP requires access to LOCALE_ARCHIVE for locales to correctly work. Elixir depends on this here:
7a556b8f26/lib/elixir/src/elixir.erl (L76)
Fixes #30047
(cherry picked from commit 558db539f5 )
2017-10-14 20:09:37 +02:00
adisbladis
999babbcb1
terraform: 0.10.2 -> 0.10.7 ( #30055 )
...
* terraform: 0.10.2 -> 0.10.7
* terraform: Update all providers
(cherry picked from commit a426b96fcd )
2017-10-14 20:09:37 +02:00
Stefan Junker
93304be6f9
wtftfw: 20161001 -> 20170921
...
- Bump revision
- Prefix Exec path with output directory
(cherry picked from commit 8f3461c7fd )
2017-10-14 20:09:37 +02:00
Joerg Thalheim
464ee84649
nixos/traefik: guard example path
...
(cherry picked from commit c2c843adf7 )
2017-10-14 20:09:37 +02:00
Joerg Thalheim
f52125c75f
nixos/traefik: owner/group should be changed recursivly
...
(cherry picked from commit a3200348b7 )
2017-10-14 20:09:36 +02:00
Orivej Desh
dbd3e17bbc
amrwb: 7.1.0.3 -> 11.0.0.0
...
(cherry picked from commit fd8bc05c1d )
2017-10-14 20:09:36 +02:00
Joerg Thalheim
96bd77a8e1
nixos/traefik: create /var/lib/traefik with correct permissions
...
(cherry picked from commit 3468c9e5cc )
2017-10-14 20:09:36 +02:00
Hamish Hutchings
6c02a55769
nixos/traefik create service
...
(cherry picked from commit 2e5297217d )
2017-10-14 20:09:36 +02:00
Dan Peebles
49633dfb4d
xorriso: fix build on Darwin
...
(cherry picked from commit d9091f8181 )
2017-10-14 20:09:36 +02:00
Dan Peebles
98ec011916
fetchpatch: allow callers to specify postFetch sensibly
...
Before this fix, it seemed to be trying to merge our postFetch with the
patch normalization logic, but accidentally clobbering the whole thing
with the passed-in value.
(cherry picked from commit dd8a42a224 )
2017-10-14 20:09:36 +02:00
Eric Litak
0f1730acc7
ipfs: disable autoMigrate option for now
...
(cherry picked from commit f46616db5a )
2017-10-14 20:09:35 +02:00
Eric Litak
72c1855a0a
ipfs-migrator: init
...
(cherry picked from commit b76f9d7a44 )
2017-10-14 20:09:35 +02:00
Florian Jacob
9b69998cc1
mariadb: 10.1.26 -> 10.1.28
...
(cherry picked from commit 7504c75c9c )
2017-10-14 20:09:35 +02:00
Robert Helgesson
685fdcf233
josm: 12712 -> 12914
...
(cherry picked from commit 88f197fb97 )
2017-10-14 20:09:35 +02:00
Joachim Fasting
6606b39fb1
tor-browser-bundle-bin: 7.0.5 -> 7.0.6
...
(cherry picked from commit 05b2f85590 )
2017-10-14 20:09:35 +02:00
Joachim Fasting
c546952ecb
libsodium: 1.0.13 -> 1.0.15
...
(cherry picked from commit 378811fe2d )
2017-10-14 20:09:35 +02:00
José Romildo Malaquias
e3e65fbc4b
tint2: limit platforms to Linux since macOS is not supported and fails the tests
...
(cherry picked from commit 0a37d94b4d )
2017-10-14 20:09:34 +02:00
José Romildo Malaquias
ff794b3092
tint2: 15.1 -> 15.2
...
(cherry picked from commit 66a362daf7 )
2017-10-14 20:09:34 +02:00
Harmen
59f5c56039
phantomjs2: add qtbase's bin to PATH
...
(cherry picked from commit fff93f5a59 )
2017-10-14 20:09:34 +02:00
Joerg Thalheim
b3540c7bb1
vagrant: now requires ruby 2.3
...
(cherry picked from commit eb8e0eb352 )
2017-10-14 20:09:34 +02:00
Diego Zamboni
d5f8262cf5
vagrant: 1.9.5 -> 2.0.0
...
Upgrade to latest version of Vagrant.
After installation, the following messages appear whenever vagrant runs.
These were already present in previous versions, I'm not sure if/what
to do about them:
Ignoring ffi-1.9.18 because its extensions are not built. Try: gem pristine ffi --version 1.9.18
Ignoring unf_ext-0.0.7.4 because its extensions are not built. Try: gem pristine unf_ext --version 0.0.7.4
Ignoring wdm-0.1.1 because its extensions are not built. Try: gem pristine wdm --version 0.1.1
(cherry picked from commit 9bcd1de373 )
2017-10-14 20:09:34 +02:00
makefu
bb355e7e54
iozone: enable aarch64-linux build
...
add myself to list of maintainers
(cherry picked from commit 46b71a1637 )
2017-10-14 20:09:34 +02:00
André-Patrick Bubel
a30cbaf94d
all-packages: fix spelling in error message
...
(cherry picked from commit 4ffd7b655d )
2017-10-14 20:09:33 +02:00
Utku Demir
cedd3352eb
firefox-beta-bin: 56.0b5 -> 57.0b4
...
(cherry picked from commit cf17954406 )
2017-10-14 20:09:33 +02:00
Pascal Bach
a3136ec5a2
nextcloud: 12.0.2 -> 12.0.3
...
(cherry picked from commit 1c38326528 )
2017-10-14 20:09:33 +02:00
WilliButz
6b902ee84a
grafana: 4.5.1 -> 4.5.2
...
(cherry picked from commit 7ee1eb4eac )
2017-10-14 20:09:33 +02:00
Roman Volosatovs
135ab8a3a4
mopidy-iris: 3.4.1 -> 3.4.9
...
(cherry picked from commit 71aa48ec07 )
2017-10-14 20:09:33 +02:00
Yann Hodique
bf7c8de770
tig: 2.2.2 -> 2.3.0
...
(cherry picked from commit e4615f880c )
2017-10-14 20:09:33 +02:00
Peter Hoeg
34e6fa07a7
falkon: init at 2.1.2.1
...
(cherry picked from commit 812ddbf406 )
2017-10-14 20:09:32 +02:00
mimadrid
c8661724c4
gnuplot: 5.0.6 -> 5.2.0
...
(cherry picked from commit a6c5031197 )
2017-10-14 20:09:32 +02:00
José Romildo Malaquias
03cbcc668c
deepin-gtk-theme: init at 17.10.4
...
(cherry picked from commit 03bfcd5953 )
2017-10-14 20:09:32 +02:00
Jörg Thalheim
2cce895892
iwd: 2017-06-02 -> 2017-09-22
...
(cherry picked from commit d67137dd55 )
2017-10-14 20:09:32 +02:00
Joerg Thalheim
ae276dbdd2
telegraf: 1.3.0 -> 1.4.1
...
(cherry picked from commit 7742797e67 )
2017-10-14 20:09:32 +02:00
Orivej Desh
a4b4217ab8
gpac: fix up
...
(cherry picked from commit 2847acf517 )
2017-10-14 20:09:32 +02:00
Miguel de la Cruz
e995a9cb95
gpac: 0.5.0 -> 0.7.1
...
(cherry picked from commit 4994e3f2c2 )
2017-10-14 20:09:31 +02:00
Anish Tondwalkar
dd59892348
scudcloud: 1.58 -> 1.63
...
(cherry picked from commit cb3098b135 )
2017-10-14 20:09:31 +02:00
Orivej Desh
12f588052f
ppsspp: fix up
...
(cherry picked from commit 77500400ba )
2017-10-14 20:09:31 +02:00
Yegor Timoshenko
32927ee4b0
ppsspp: 1.3 -> 1.4.2
...
(cherry picked from commit 3c22ef8c0e )
2017-10-14 20:09:31 +02:00
Franz Pletz
4d8aece440
twolame: fix evaluation, platforms list must be flattened
...
(cherry picked from commit 4fdd225002 )
2017-10-14 20:09:31 +02:00
AndersonTorres
203b954911
twolame: init at 2017-09-27
...
(cherry picked from commit 6024b7abe8 )
2017-10-14 20:09:31 +02:00
José Romildo Malaquias
6aa315ede1
entr: 3.8 -> 3.9
...
(cherry picked from commit 4126100103 )
2017-10-14 20:09:30 +02:00
Evan Wallace
545d0ab4e3
sfml: 2.4.1 -> 2.4.2
...
(cherry picked from commit 0bf5a55a8b )
2017-10-14 20:09:30 +02:00
Yegor Timoshenko
ac8fde2226
focuswriter: 1.5.3 -> 1.6.7, Qt4 -> Qt5, GPLv2 -> GPLv3
...
(cherry picked from commit 31ab1a35bf )
2017-10-14 20:09:30 +02:00
Yegor Timoshenko
30198ae170
merkaartor: 0.18.2 -> 0.18.3, Qt4 -> Qt5
...
(cherry picked from commit e8ab9f97c5 )
2017-10-14 20:09:30 +02:00
Yegor Timoshenko
2102a176b1
qbittorrent: 3.3.15 -> 3.3.16, drop patch, enable parallel build
...
(cherry picked from commit bc334e1599 )
2017-10-14 20:09:30 +02:00
Daniel Fullmer
1e4a68418f
zcash: 1.0.11 -> 1.0.12
...
(cherry picked from commit f488434a66 )
2017-10-14 20:09:30 +02:00
Daniel Fullmer
7bbaec05ae
rclone: 1.37 -> 1.38
...
(cherry picked from commit fcd3061e2a )
2017-10-14 20:09:29 +02:00
Robert Schütz
ee5391bb32
qmapshack: init at 1.9.1
...
(cherry picked from commit 63274d615a )
2017-10-14 20:09:29 +02:00
Mateusz Kowalczyk
83606d3a0b
firefox-devedition-bin: 56.0b5 -> 57.0b4
...
(cherry picked from commit 3763b48cb5 )
2017-10-14 20:08:30 +02:00
Michael Raskin
569bdf959d
global: a naoive complete evaluation will fail, make it fail faster
...
Hopefully the message will make accidental full evaluations of NixPkgs
(and their inevitable failures) easier to notice and debug.
By suggestion from @grahamc (in his IRC gchristensen form)
(cherry picked from commit df812e3487 )
2017-10-14 20:08:30 +02:00
Niklas Hambüchen
1be7119b20
glusterfs: 3.10.2 -> 3.12.1
...
Changes:
* The patch `glusterfs-fix-unsubstituted-autoconf-macros` was deleted
because the issue was fixed upstream:
https://bugzilla.redhat.com/show_bug.cgi?id=1450588
* The `glusterd-ganesha.c` part of `glusterfs-use-PATH-instead-of-hardcodes`
was detleted because `glusterd-ganesha.c` was removed upstream
without replacement that has the relevant hardcoded paths.
Closes https://github.com/NixOS/nixpkgs/pull/29062
(cherry picked from commit 8f4084004e )
2017-10-14 20:08:30 +02:00
Orivej Desh
aeadc90b41
aseprite: 1.2-beta12 -> 1.2.2
...
(cherry picked from commit b5d11a7603 )
2017-10-14 20:08:30 +02:00
Peter Hoeg
1a5b4d7742
kgraphviewer: 2.2.0 -> 2.4.2
...
This also moves it from qt4 to qt5/kf5.
(cherry picked from commit 3fa6afdb35 )
2017-10-14 20:08:30 +02:00
Yegor Timoshenko
c015f12c45
closure-compiler: 20170218 -> 20170910
...
(cherry picked from commit bbb26760a0 )
2017-10-14 20:08:29 +02:00
Orivej Desh
0d8c19bcf9
quassel: fix daemon startup
...
Fixes #28911
(cherry picked from commit 8c70b5575c )
2017-10-14 20:08:29 +02:00
Tom Saeger
32aa325337
peco: 0.2.10 -> 0.5.1:
...
(cherry picked from commit f7327c393b )
2017-10-14 20:08:29 +02:00
Pascal Bach
a0f000ae23
gitlab-runner: 9.5.0 -> 10.0.0 ( #29821 )
...
The renaming of gitlab-ci-mutli-runner to gitlab-runner
is finally complete. Symlinking is thus no longer needed.
(cherry picked from commit 824f2e2a28 )
2017-10-14 20:08:29 +02:00
Tim Steinbach
05458676e5
zulu: init 9.0.0.15
...
(cherry picked from commit 65197a15b0 )
2017-10-14 20:08:29 +02:00
Ruben Maher
f192e93edf
flow: 0.55.0 -> 0.56.0
...
(cherry picked from commit 96939d5a0d )
2017-10-14 20:08:29 +02:00
Gabriel Ebner
e2bdddd0a7
libmbim: 1.14.0 -> 1.14.2
...
(cherry picked from commit eee86b1ba5 )
2017-10-14 20:08:28 +02:00
Gabriel Ebner
da0480a281
modemmanager: 1.6.2 -> 1.6.8
...
(cherry picked from commit 40312b6a9b )
2017-10-14 20:08:28 +02:00
Tristan Helmich
0ad7bc6483
security.pam.usb: link to wiki on github.com
...
pamusb.org no longer serves the intended content.
(cherry picked from commit c6761f8578 )
2017-10-14 20:08:28 +02:00
Charles Strahan
97f6b260d0
envoy: unmark as broken
...
(cherry picked from commit bb005d138e )
2017-10-14 20:08:28 +02:00
Charles Strahan
23bfcf2412
envoy: fix by reviving bazel 0.4
...
/cc #28643
(cherry picked from commit b93ba5dcd7 )
2017-10-14 20:08:28 +02:00
Vladimír Čunát
c9ef12bbb7
gccgo: 4.9 -> 6
...
I assume we don't need to have multiple versions of gccgo,
so let me keep it aligned with our default gcc version.
(cherry picked from commit d5bf6a0d2c )
2017-10-14 20:08:28 +02:00
Vladimír Čunát
a90e6c9399
xorg-server: security 1.19.4 -> 1.19.5
...
CVE-2017-{12176,12177,12178,12183}
(cherry picked from commit 2baf618c3e )
2017-10-14 19:21:33 +02:00
Vladimír Čunát
c66cf46a99
xorg libXfont2, libXres: security updates
...
CVE-2013-1988, CVE-2017-{13720,13722}
(cherry picked from commit 6328c76e77 )
2017-10-14 19:21:24 +02:00
Tim Steinbach
1c8b2b05f7
linux: 4.13.6 -> 4.13.7
...
CVE-2017-5123
(cherry picked from commit 49c49382a12fa435eeb9627549c051c248c65ba3)
2017-10-14 10:29:17 -04:00
Aleksey Kladov
55d4068de2
jetbrains.rider: 2017.1.1 -> 2017.1.2
...
(cherry picked from commit c0ec6d9d21 )
2017-10-14 14:41:51 +01:00
Aleksey Kladov
4d7bf36f71
jetbrains.idea-ultimate: 2017.2.4 -> 2017.2.5
...
(cherry picked from commit f8103e7226 )
2017-10-14 14:41:48 +01:00
Aleksey Kladov
172ea80eb6
jetbrains.idea-community: 2017.2.4 -> 2017.2.5
...
(cherry picked from commit 7155b8c27d )
2017-10-14 14:41:43 +01:00
Aleksey Kladov
48413841fd
jetbrains.gogland: 172.3968.45-> 173.2696.28
...
(cherry picked from commit b9ce5b3f08 )
2017-10-14 14:41:39 +01:00
Aleksey Kladov
10f4373da4
jetbrains.clion: 2017.2.2 -> 2017.2.3
...
(cherry picked from commit cbdc72b6f1 )
2017-10-14 14:41:34 +01:00
Aleksey Kladov
3ef610becc
jetbrains-jdk: 970.2 -> 1036.1
...
(cherry picked from commit 6c087b9461 )
2017-10-14 14:41:28 +01:00
gnidorah
0127638adc
mailnag: fix working ( #30358 )
...
* mailnag: fix working
* mailnag: use wrapGAppsHook; add icon theme
(cherry picked from commit 27bcd6c426 )
2017-10-14 12:08:37 +01:00
Daiderd Jordan
c492a74af9
erlang: fix ssl on darwin
...
(cherry picked from commit 60a7a4db83 )
2017-10-14 12:40:14 +02:00
Gleb Peregud
f36ff9596b
pgadmin3: 1.22.1 -> 1.22.2
...
Also include Debian patch
https://sources.debian.net/data/main/p/pgadmin3/1.22.2-1/debian/patches/843344
which fixes segfault at start
(cherry picked from commit 52bedcb14b )
2017-10-14 10:08:54 +02:00
Yegor Timoshenko
c6356ce381
ibus-table: add pygobject3
...
Analogous to #29376 .
(cherry picked from commit f78aca5064 )
2017-10-13 20:45:07 +01:00
Joerg Thalheim
8cfaaae592
android-udev-rules: 20170612 -> 20171014
...
(cherry picked from commit acee0f9bea )
2017-10-13 20:16:06 +01:00
Tim Steinbach
acd89daabc
linux: 4.9.55 -> 4.9.56
...
(cherry picked from commit cc5dd66c03 )
2017-10-12 20:02:37 -04:00
Tuomas Tynkkynen
6b8dc0e9eb
zod: Fix build
...
(cherry picked from commit a25ded05d8 )
2017-10-12 22:08:21 +03:00
mimadrid
22a6d45dbd
unrar: 5.5.7 -> 5.5.8
...
(cherry picked from commit 94fa59228a )
2017-10-12 22:08:20 +03:00
Tim Steinbach
87a8193bf5
atom: 1.21.0 -> 1.21.1
...
(cherry picked from commit 08b2c82eca )
2017-10-12 13:20:39 -04:00
Tim Steinbach
c834d104d3
atom: 1.20.1 -> 1.21.0
...
(cherry picked from commit 48b273ac49 )
2017-10-12 13:20:39 -04:00
Tim Steinbach
9a7dbfc39c
atom: 1.20.0 -> 1.20.1
...
(cherry picked from commit 29309da4a1 )
2017-10-12 13:20:38 -04:00
Tim Steinbach
d7a2637bd4
linux-copperhead: 4.13.5.a -> 4.13.6.a
...
(cherry picked from commit 64a727b160 )
2017-10-12 13:20:38 -04:00
Lancelot SIX
09f4eb9562
pythonPackages.shapely: fix build
2017-10-12 14:41:58 +02:00
Josef Kemetmueller
04ca02f251
pythonPackages.shapely: Fix search for libc
...
This should fix the search for libc's free method on both linux and
darwin.
(cherry picked from commit df96c26e75 )
2017-10-12 14:33:55 +02:00
Piotr Bogdan
ab7a32f67f
newsbeuter: fix CVE-2017-12904
...
(cherry picked from commit 9dc085078f )
2017-10-12 14:16:28 +02:00
Tim Steinbach
c5b515558e
linux: 4.13.5 -> 4.13.6
...
(cherry picked from commit 5a8f9a8b6c )
2017-10-12 08:00:14 -04:00
Tim Steinbach
c823a9ce78
linux: 4.9.54 -> 4.9.55
...
(cherry picked from commit 8940265231 )
2017-10-12 08:00:14 -04:00
Eelco Dolstra
4521f8f6ff
linux: 4.9.53 -> 4.9.54
...
(cherry picked from commit 67c3eab348 )
2017-10-12 08:00:14 -04:00
Rickard Nilsson
f2055529ce
haskellPackages.hnix: Fix build
2017-10-12 11:36:03 +02:00
Herwig Hochleitner
80550eacc4
chromium: separate patches for beta and dev builds
...
fixes beta and dev builds
(cherry picked from commit 93aaeaccc2 )
2017-10-12 00:54:05 +02:00
Luke Adams
5f3eed4a50
qt4: Override broken installPhase on Darwin
...
(cherry picked from commit 0aa6d90845 )
2017-10-11 21:49:21 +02:00
Jun Hao
57a1ef3c9c
qt59.qtbase: fix darwin build so qt full can build
...
(cherry picked from commit 9dd335e2bb )
2017-10-11 21:04:17 +02:00
Tim Steinbach
bdc9f39713
vscode: 1.17.0 -> 1.17.1
...
(cherry picked from commit 6a046500e6 )
2017-10-11 14:40:19 -04:00
Joerg Thalheim
51fa3c3110
vscode: 1.16.1 -> 1.17.0
...
(cherry picked from commit 7ca1db2123 )
2017-10-11 14:08:32 -04:00
Tim Steinbach
f33fb785af
linux-hardened: Disable GCC_PLUGIN_RANDSTRUCT
...
(cherry picked from commit 5dda1324be )
2017-10-11 13:50:52 -04:00
Arda Xi
359d6b5ad6
geoclue2: Add glib_networking and wrapGAppsHook
...
geoclue2 without GNOME requires glib_networking in order to make HTTPS
connections to location providers. Additionally, geoclue2 crashes if an
NMEA provider is found on the network without GSettings support.
Also moved intltool to nativeBuildInputs as per good practices.
(cherry picked from commit e1b74291bd )
2017-10-11 11:09:00 -05:00
Arda Xi
43c90fc69e
geoclue2: 2.4.3 -> 2.4.7
...
(cherry picked from commit 4f6ce0d077 )
2017-10-11 11:06:54 -05:00
Florian Jacob
405eb6fd17
nixos/locatedb: fix first run when /var/cache doesn't exist
...
by using systemd-tmpfiles. Also document what's happening there.
(cherry picked from commit 70c3f56bdd )
2017-10-11 15:01:51 +01:00
Graham Christensen
6c6b9666e7
nixpkgs: expose .git-revision in the nixexprs like NixOS
...
nixos/lib/make-channel.nix:16:
echo -n ${nixpkgs.rev or nixpkgs.shortRev} > .git-revision
This means the .git-revision exists in nixos channels, but not
Nixpkgs channels. Adding it to the nixpkgs channel makes it a
common API for any Nixpkgs use cases.
(cherry picked from commit 5a43eec070 )
2017-10-11 06:52:04 -04:00
Mathias Schreck
913068d58b
git-lfs: 2.2.1 -> 2.3.3
...
(cherry picked from commit bd559dcea7 )
2017-10-11 11:23:22 +01:00
Robin Gloster
516240688b
nss: fix includedir for pkgconfig
...
(cherry picked from commit 034c168aa2 )
2017-10-10 22:36:14 +02:00
Bjørn Forsman
d0c954958f
nixos/lighttpd: add missing modules to allKnownModules
...
The output of ./configure shows all modules/plugins, both enabled and
disabled. With this info we can finally build the _complete_ list of
modules. We were missing these:
mod_authn_gssapi
mod_authn_ldap
mod_geoip
(I hit this as I was building lighttpd with ldap support and the NixOS
module said ldap was unsupported, due to these missing entries in
allKnownModules.)
(cherry picked from commit d26f8b5e00 )
2017-10-10 20:15:54 +02:00
jaltek
8431486053
shutter: 0.93.1 -> 0.94
...
(cherry picked from commit da93e6e678 )
2017-10-10 19:32:42 +02:00
Bas van Dijk
8f4497c979
graphite: 0.9.15 -> 1.0.2
...
Fixes : #29961
Also added the option:
services.graphite.web.extraConfig
for configuring graphite_web.
2017-10-10 14:26:19 +02:00
Joerg Thalheim
9a70d3c28b
autorandr: put xrandr into PATH
...
(cherry picked from commit 3541b9a72e )
2017-10-09 23:49:29 +01:00
Léo Gaspard
951c2f325f
fcron module: fix use with hardlink-optimized store
...
(cherry picked from commit 1afd97aa8f )
2017-10-09 23:13:25 +01:00
Frederik Rietdijk
8c00f938d9
python.pkgs.django: fix gdal support on darwin
...
(cherry picked from commit 549188c293 )
2017-10-09 18:15:31 +02:00
Joerg Thalheim
afb83c92cf
wireguard: 0.0.20171001 -> 0.0.20171005
...
(cherry picked from commit 1439972bfb )
2017-10-09 14:46:34 +01:00
Peter Hoeg
841414ec7c
wireguard: wg-quick systemd unit was referencing /usr/bin
...
(cherry picked from commit 4817454366 )
2017-10-09 14:46:24 +01:00
Jason A. Donenfeld
1584d3de0c
wireguard: 0.0.20170810 -> 0.0.20171001
...
(cherry picked from commit c2842b92f8 )
2017-10-09 14:46:07 +01:00
Joerg Thalheim
c0f9781698
nixos/fcron: service needs fcron in PATH
...
otherwise fcronsighup is not found.
Set PATH to /run/current-system/sw/bin does not seems to be used by service file anyway.
2017-10-09 11:43:03 +01:00
Rickard Nilsson
816d0f15d3
ruby: 2.3.4 -> 2.3.5
...
Fixes CVE-2017-14033, CVE-2017-0898
(cherry picked from commit 85049c5aad )
2017-10-09 08:14:57 +02:00
Tim Steinbach
81ebbbcd2e
kbfs: Add package in module
...
(cherry picked from commit c643759d41 )
2017-10-08 12:50:28 -04:00
Vladimír Čunát
c156d34dd5
tigervnc: fixup build after xorgserver changes
...
The server itself doesn't need those build inputs anymore,
but tigervnc does, apparently.
(cherry picked from commit 9f1b54b31b )
2017-10-08 17:55:55 +02:00
Vladimír Čunát
68ddb64d82
xorg-server: security 1.19.3 -> 1.19.4
...
CVE-2017-{13721,13723}
https://lists.x.org/archives/xorg-announce/2017-October/002808.html
(cherry picked from commits 07efaaa722 and 35b4c8be51 )
2017-10-08 17:34:55 +02:00
Joerg Thalheim
769317f5de
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.
(cherry picked from commit 912ec467db )
2017-10-08 12:14:49 +01:00
Unknown
c227c980d2
kmplayer: 0.11.3d -> 0.12.0b
...
(cherry picked from commit 20b48cbd97 )
2017-10-07 18:34:25 -05:00
Linus Heckemann
088a434f27
powertop module: add kmod to path
...
powertop attempt to load some kernel modules like msr by calling
modprobe. This is the counterpart to
88e43eb39b 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.
(cherry picked from commit fadb906b2f )
2017-10-07 22:07:27 +01:00
Piotr Bogdan
b639cc6e2c
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 21:19:09 +01:00
Tim Steinbach
5ac36ed1c6
atom-beta: 1.21.0-beta0 -> 1.22.0-beta0
...
(cherry picked from commit 56ca2a5347 )
2017-10-07 15:44:14 -04:00
Piotr Bogdan
7b7310e1aa
subversion18: 1.8.18 -> 1.8.19
...
For CVE-2017-9800, see
https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
(cherry picked from commit 351b1ad8e2 )
2017-10-07 15:38:17 -04:00
Vladimír Čunát
260da8abac
icu: keep default version on 58
...
... to avoid mass rebuilds for now. (Bumped in parent merge.)
(cherry picked from commit a7159d3cda )
2017-10-07 17:49:45 +02:00
Vladimír Čunát
b2f3785f7c
Merge #30143 : firefox-*: critical security updates
...
(cherry picked from commit 84952fc292 )
2017-10-07 17:49:21 +02:00
Tim Steinbach
3c0ea4fa4b
keybase: Fix modules
...
(cherry picked from commit 8840eaf223 )
2017-10-07 10:14:22 -04:00
Frederik Rietdijk
2231575a7d
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.
(cherry picked from commit 23ad2b2e7a )
2017-10-07 12:58:15 +02:00
José Romildo Malaquias
e582efb284
qtcreator: 4.4.0 -> 4.4.1
...
(cherry picked from commit 84a8f253d4 )
2017-10-07 12:02:13 +02:00
Bjørn Forsman
77863fc7ca
plantuml: 1.2017.16 -> 1.2017.18
...
(cherry picked from commit a0aeb376a9 )
2017-10-07 12:02:13 +02:00
Svend Sorensen
5bcecf8606
plantuml: 8047 -> 1.2017.16
...
(cherry picked from commit ee6d469ee9 )
2017-10-07 12:02:13 +02:00
Frederik Rietdijk
407b8246be
python.pkgs.xarray: fixed by 649d04e851
2017-10-07 11:42:48 +02:00
Frederik Rietdijk
649d04e851
Merge pull request #29741 from teh/zhf-17.09
...
Python packages updates
(cherry picked from commit e3bda92a1a )
2017-10-07 11:39:28 +02:00
Kamil Chmielewski
9867ebceec
mitmproxy: fix transitive cryptography dependency
...
pyopenssl-17.0.2 uses cyrptography-2.0.2 which collide with
the one used in mitmproxy
(cherry picked from commit ef52c95b8a )
2017-10-07 11:18:32 +02:00
Frederik Rietdijk
26809072aa
python.pkgs.pyopenssl: use fetchPypi
...
(cherry picked from commit 360a5efd93 )
2017-10-07 11:17:40 +02:00
Franz Pletz
af9034bb24
apacheHttpd: 2.4.27 -> 2.4.28
...
(cherry picked from commit 0a9825a7f5 )
2017-10-07 04:06:05 +02:00
Franz Pletz
16cfb78265
aespipe: 2.4d -> 2.5e
...
(cherry picked from commit 241cb4ed03 )
2017-10-07 04:06:04 +02:00
Nikita Uvarov
a45cfdba9e
trivial-builders.nix: fix writeShellScriptBin
...
The check should be performed on the target shell script, not on the output directory.
(cherry picked from commit cb593780f3 )
2017-10-07 04:06:04 +02:00
Anthony Cowley
1a3beda0be
lnav: add platforms metadata so hydra builds on darwin
...
(cherry picked from commit f77fb64c1e )
2017-10-07 04:06:04 +02:00
Franz Pletz
1fdca25ee8
postgresql100: init at 10.0
...
(cherry picked from commit b02b224027 )
2017-10-07 00:52:05 +02:00
Franz Pletz
5cd4393d0e
zfs, spl: 0.7.1 -> 0.7.2
...
(cherry picked from commit 662f82aee8 )
2017-10-07 00:52:02 +02:00
Daiderd Jordan
de8afb3e32
nixpkgs: add stdenv tests to unstable and darwin-tested
...
(cherry picked from commit 7463ae4572 )
2017-10-06 21:43:42 +02:00
Daiderd Jordan
ab40dca15b
postgresql: enable all platforms on hydra
...
(cherry picked from commit 6118ace4d5 )
2017-10-06 21:36:53 +02:00
Bjørn Forsman
a88c45ebb5
ccid: change patchPhase to postPatch
...
This stops the derivation from overriding the default patchPhase, which
right now prevents adding a list of patches in the "patches" attribute.
(cherry picked from commit 92852fd193 )
2017-10-06 12:10:20 +02:00
michael bishop
91a4d267b8
dd-agent: fix multiple tags in the config file
...
(cherry picked from commit 0ee6f8612e )
Signed-off-by: Domen Kožar <domen@dev.si >
2017-10-06 06:05:42 +01:00
zraexy
d652013102
docs: 17.03 -> 17.09
...
(cherry picked from commit d04790c9e8 )
2017-10-05 20:18:32 -04:00
Guanpeng Xu
80f9d39747
Mathematica: 11.0.1 -> 11.2.0
...
(cherry picked from commit 2eeb00441d )
2017-10-05 23:28:53 +02:00
Tim Steinbach
e505f67ec0
keybase-gui: 1.0.25 -> 1.0.33
...
(cherry picked from commit 843a75d27d )
2017-10-05 16:08:56 -04:00
Tim Steinbach
f816ec8f85
keybase: 1.0.30 -> 1.0.33
...
(cherry picked from commit 6581ad85c0 )
2017-10-05 16:08:56 -04:00
Tim Steinbach
6b5df4d42a
kbfs: 20170922.f76290 -> 20171004.40555d
...
(cherry picked from commit 8c207e9f46 )
2017-10-05 16:08:56 -04:00
Tim Steinbach
bd7f5ba3dd
linux-copperhead: 4.13.4.a -> 4.13.5.a
...
(cherry picked from commit 3e5b594732 )
2017-10-05 16:07:07 -04:00
Thomas Tuegel
db344282ab
dropbox: 35.4.20 -> 36.4.22
...
(cherry picked from commit 85f0eef69c )
2017-10-05 09:55:15 -05:00
Tim Steinbach
d7f4181127
linux: 4.13.4 -> 4.13.5
...
(cherry picked from commit 0bd1f7a92f )
2017-10-05 09:50:47 -04:00
Tim Steinbach
0afd17ff8e
linux: 4.9.52 -> 4.9.53
...
(cherry picked from commit aee224c8a5 )
2017-10-05 09:50:47 -04:00
Jan Tojnar
9c9aaaf02b
librsvg: fix thumbnailer path
...
librsvg hooks itself into gdk-pixbuf and then uses gdk-pixbuf-thumbnailer
as the thumbnailer, extending its supported MIME type list.
Unfortunately, librsvg assumes the thumbnailer will be located in the same
bindir as librsvg binaries would, which is not true on Nix-powered systems.
This commit corrects the bindir path of the thumbnailer to the gdk_pixbuf
derivation.
(cherry picked from commit dd200f8197 )
2017-10-05 07:34:30 -04:00
Jan Tojnar
c2a4a01f06
gnome3.gnome_control_center: fix thumbnailers path
...
Just like Nautilus (see #29970 ), GNOME Control Center also uses
gnome-desktop for generating thumbnails. In particular, it tries
to make a thumbnail from a file choosen as a profile picture, and
when it does not succeed, it will not allow that file to be chosen.
Of course, whithout a thumbnailer, it will always fail.
43129a1cfd/panels/user-accounts/um-photo-dialog.c (L190-L192)
Since gnome-desktop scans `thumbnailers` directories under the paths
in `XDG_DATA_DIRS`, gdk-pixbuf had to be added to the path to provide
access to image thumbnailer.
(cherry picked from commit a093bf8b88 )
2017-10-05 07:31:21 -04:00
Yann Hodique
b0be8ffd19
go: 1.8.3 -> 1.8.4
...
(cherry picked from commit 419d33305b )
2017-10-05 08:08:04 +00:00
Yann Hodique
85e1c65bd2
go: 1.9 -> 1.9.1
...
(cherry picked from commit ca685bb9a5 )
2017-10-05 08:05:44 +00:00
Tristan Helmich
3d84757e2b
emby: 3.2.32.0 -> 3.2.33.0
...
(cherry picked from commit 4bdcfbc12c )
2017-10-05 07:27:07 +00:00
Daiderd Jordan
0a74d0fc01
curl: fix clang build
...
(cherry picked from commit 514593ea31 )
2017-10-04 23:18:18 +02:00
Will Dietz
cdf2fbff03
caneda: git-2012-02-16 -> 0.3.1
...
cc #15558
Components are now part of the base install
(previously it seems no components were included),
which I believe mostly removes the need for the srcComponents bit.
Debian is only other distro packaging this according
to repology, and they don't include additional libraries
which further suggests they're at least non-essential :).
As for the Caneda/Libraries repository, copying these
into the "libraries" directory with similar files
does not cause them to be auto-registered anyway,
as far as I can tell the application has a static
list of components (in the source) and additional
components need to be added using the GUI
making bundling them a bit useless and misleading.
caneda also now requires qt5 and doesn't appear to require
either libxml2 or libxslt.
2017-10-04 17:57:57 +01:00
adisbladis
f6b74d7265
go-ethereum: 1.7.0 -> 1.7.1
...
fixes #30084
(cherry picked from commit 5e87504aa0 )
2017-10-04 15:11:57 +01:00
Kranium Gikos Mendoza
e677ccb9f0
xzgv: 0.9.1 -> 0.9.2
...
(cherry picked from commit fa35c520d9 )
2017-10-04 14:07:58 +01:00
Orivej Desh
f86ae37aaa
gmsh: no longer broken
2017-10-04 08:40:04 +00:00
Pavel Goran
5dbe7ebfb0
gmsh: 2.12.0 -> 3.0.5
2017-10-04 08:35:41 +00:00
Orivej Desh
407c170d9f
Merge pull request #30049 from bjornfor/backport-gogs-fixes
...
Backport gogs fixes to NixOS 17.09
2017-10-04 07:28:04 +00:00
Franz Pletz
a35f8b081c
curl: 7.55.1 -> 7.56.0 for CVE-2017-1000254
...
https://curl.haxx.se/docs/adv_20171004.html
(cherry picked from commit a98b96824d )
2017-10-04 08:18:20 +02:00
Franz Pletz
22ff01f651
Revert "ipfs: 0.4.10 -> 0.4.11"
...
This reverts commit 55460c893a .
2017-10-04 03:06:46 +02:00
Alexander Foremny
19879836d1
nixos/gitlab: fix gitlab service
...
Fix GitLab service and update documentation. Fixes #30059 .
(cherry picked from commit 03a5d729ef )
2017-10-04 02:43:34 +02:00
Franz Pletz
3340100f41
Revert "pinentry: make GTK3 the default front-end"
...
This reverts commit 3f7e3db744 .
This broke the gpg-agent user service. See #27468 .
(cherry picked from commit eb59961855 )
2017-10-04 02:17:35 +02:00
Daiderd Jordan
858543bcaa
gitaly: add missing entry in all-packages
...
The gitlab service depends on the package.
2017-10-03 22:26:47 +02:00
Franz Pletz
519fd37e1f
termite: fix bad merge
...
42dcf914d1 and
4d4c32504a were cherry-picked in the wrong
order and merged wrong. The wrapper is not necessary due to wrapGAppsHook.
2017-10-03 18:22:28 +02:00
Michael Weiss
2b99882ae6
gns3: "Improve" the packaging
...
This is "a bit" hacky tho...
The improvement is that it now covers the stable as well as the preview
releases and doesn't require Python 3.4 anymore.
(cherry picked from commit 5257232ac7 )
2017-10-03 18:22:28 +02:00
Pascal Bach
2b20f8cad6
glusterfs service: fix issues with useRpcbind
...
(cherry picked from commit 2239dc6234 )
2017-10-03 18:22:27 +02:00
Niklas Hambüchen
28db622326
glusterfs service: Change default killMode to "control-group".
...
This is a better default for NixOS because it ensures that config
changes happen fully when NixOS users expect it.
(cherry picked from commit 18eecae4b6 )
2017-10-03 18:22:27 +02:00
Niklas Hambüchen
b7b08a5d84
glusterfs service: Ensure log directory exists for glustereventsd.
...
Prevents glustereventsd failing at startup in case it starts
before glusterd has started (whose `preStart` would also
create the needed directory).
(cherry picked from commit 08f7e4516c )
2017-10-03 18:22:27 +02:00
Niklas Hambüchen
f1d1a0aa8a
glusterfs service: Add killMode and stopKillTimeout options
...
(cherry picked from commit e233a518bd )
2017-10-03 18:22:27 +02:00
Niklas Hambüchen
9f8f750c8c
glusterfs service: Add settings to disable rpcbind and the events daemon.
...
See also https://github.com/NixOS/nixpkgs/pull/22225#pullrequestreview-26459886
(cherry picked from commit bd54b72676 )
2017-10-03 18:22:27 +02:00
Niklas Hambüchen
605b40c068
glusterfs service: Don't make it a prerequisite of network-online.target.
...
This introduces dependency cycles.
A network file system to be running is not required for a network
connection to be available.
19759cfeab (commitcomment-22044519)
(cherry picked from commit 5e2815dfb7 )
2017-10-03 18:22:27 +02:00
zimbatm
730bee8aa6
terraform: revamp the providers list ( #29097 )
...
This fixes the ./update-all script to actually fetch all the available
providers (thanks pagination). It was also improver to user a more
compact representation of the data.
(cherry picked from commit 9f2ff1d31a )
2017-10-03 18:22:27 +02:00
zimbatm
4339eb0a90
terraform: providers list ( #28818 )
...
* terraform: move plugin index
* terraform: introduce update script for plugins
* terraform: update provider list
(cherry picked from commit 101ccc0629 )
2017-10-03 18:22:26 +02:00
Dan Peebles
bf3d5b300a
terraform: add template plugin for 0.10
...
(cherry picked from commit bcbcbfcfa5 )
2017-10-03 18:22:26 +02:00
Dan Peebles
33a6d821cb
terraform: build all known 0.10 plugins in Hydra
...
(cherry picked from commit e8b8864912 )
2017-10-03 18:22:26 +02:00
Dan Peebles
5c93b1b233
terraform: noop 0.10 plugins mechanism when unused
...
(cherry picked from commit 11753b3273 )
2017-10-03 18:22:22 +02:00
Orivej Desh
aabda49455
Merge pull request #30061 from adisbladis/geth-osx-libusb-backport
...
Backport to 17.09: go-ethereum: Fix libusb segmentation faults on Darwin
2017-10-03 16:01:45 +00:00
adisbladis
5cb864a957
go-ethereum: Fix libusb segmentation faults on Darwin
2017-10-03 23:08:32 +08:00
Eelco Dolstra
2980db5b7d
Add NixOS 17.09 AMIs
...
Fixes #29976 .
(cherry picked from commit 9b3aa19a88 )
2017-10-03 17:01:42 +02:00
Bob van der Linden
7e50632b72
gogs: patch gogs to include default STATIC_ROOT_PATH
...
(cherry picked from commit 41c2fb3f25 )
2017-10-03 08:32:30 +02:00
Bob van der Linden
7edb218ad2
gogs: avoid creating symlinks each run
...
(cherry picked from commit 9d841295f3 )
2017-10-03 08:32:23 +02:00
The-M1k3y
4d7ad9751d
nixos/gogs: fixed user creation if non-default user
...
(cherry picked from commit 0f2b46cdba )
2017-10-03 08:32:14 +02:00
Bob van der Linden
00412fdfa7
gogs: 0.11.19 -> 0.11.29
...
(cherry picked from commit 549a454f45 )
2017-10-03 08:31:50 +02:00
Daiderd Jordan
d0f0657ca0
jq: don't add rpath on darwin
...
(cherry picked from commit 2066cb0b02 )
2017-10-03 00:20:38 +02:00
Daiderd Jordan
a992f440cd
oniguruma: fix darwin install_name
...
(cherry picked from commit 6c189c9e28 )
2017-10-03 00:20:31 +02:00
volth
933564eb53
far2l: support darwin
...
(cherry picked from commit b200a3417b )
2017-10-03 00:19:13 +02:00
volth
d9cb50e435
far2l: unstable-2017-07-13 -> unstable-2017-09-25
...
(cherry picked from commit bfaf508f4f )
2017-10-03 00:19:13 +02:00
Franz Pletz
5c80ad9ad8
prometheus-blackbox-exporter: 0.8.1 -> 0.9.1
...
(cherry picked from commit 6dc9d21cc8 )
2017-10-02 20:37:55 +02:00
Franz Pletz
c117f021b5
gqrx: 2.7 -> 2.8
...
(cherry picked from commit cd5275ad01 )
2017-10-02 20:37:55 +02:00
Franz Pletz
55460c893a
ipfs: 0.4.10 -> 0.4.11
...
(cherry picked from commit 3d02089235 )
2017-10-02 20:37:55 +02:00
Franz Pletz
af1ee989e6
youtubeDL: 2017.09.24 -> 2017.10.01
...
(cherry picked from commit 57efafd6c8 )
2017-10-02 20:37:54 +02:00
Franz Pletz
8375d176fc
mpd: 0.20.9 -> 0.20.10
...
(cherry picked from commit 4263f768c5 )
2017-10-02 20:37:54 +02:00
Franz Pletz
b05c3a0fd6
mpd_clientlib: 2.11 -> 2.13
...
(cherry picked from commit a69aa46ad8 )
2017-10-02 20:37:54 +02:00
Franz Pletz
9fe33641c0
prometheus: 1.7.1 -> 1.7.2
...
(cherry picked from commit 15cca009c1 )
2017-10-02 20:37:53 +02:00
Franz Pletz
ea24d5b8c3
nginxMainline: 1.13.4 -> 1.13.5
...
(cherry picked from commit f03462eda8 )
2017-10-02 20:37:53 +02:00
Franz Pletz
39ce55ce24
iproute: 4.12.0 -> 4.13.0
...
(cherry picked from commit 37521cfd54 )
2017-10-02 20:37:53 +02:00
Franz Pletz
be07e584c0
batman-adv: 2017.2 -> 2017.3
...
(cherry picked from commit 1988f762ff )
2017-10-02 20:37:52 +02:00
Franz Pletz
5e04a9b4b6
ncmpc: 0.27 -> 0.28
...
(cherry picked from commit 38cc4f9f33 )
2017-10-02 20:37:52 +02:00
Franz Pletz
b5920128e1
libidn2: 2.0.3 -> 2.0.4 for multiple CVEs
...
Fixes CVE-2017-14061, CVE-2017-14062.
(cherry picked from commit 1ff1c6ac4a )
2017-10-02 19:03:14 +02:00
Franz Pletz
d8657789ca
chrony: 3.1 -> 3.2
...
(cherry picked from commit 9fc7f918ee )
2017-10-02 19:03:14 +02:00
Franz Pletz
dfcdd89271
vlc: add patch to fix CVE-2017-9300
...
(cherry picked from commit ad2ae842bb )
2017-10-02 19:03:13 +02:00
Franz Pletz
b74d171bd5
dnsmasq: 2.77 -> 2.78 for multiple CVEs
...
Fixes CVE-2017-14491, CVE-2017-14492, CVE-2017-14493, CVE-2017-14494,
CVE-2017-14495, CVE-2017-14496.
(cherry picked from commit 2f188ff37f )
2017-10-02 17:11:45 +02:00
Franz Pletz
74676fc4a5
uqmi: init at 2016-12-19
...
(cherry picked from commit b2a5c40043 )
2017-10-02 17:11:45 +02:00
Franz Pletz
03add3ccc3
libubox: init at 2017-09-29
...
(cherry picked from commit 7ec039bb2b )
2017-10-02 17:11:45 +02:00
Mathieu Boespflug
07ca7b64d2
git: Properly wrap Git commands that are implemented in Perl. ( #30001 )
...
Some Git commands are implemented as Perl scripts. Some of these
scripts use Perl modules from CPAN. Without wrapping these programs to
set `GITPERLLIB`, these programs would not be fully functional because
some Perl libraries are found to be missing at runtime.
Fixes #29996
(cherry picked from commit f795d78d86 )
2017-10-02 14:32:16 +01:00
Jan Tojnar
5acac622e3
pinentry: make GTK3 the default front-end
...
See: https://github.com/NixOS/nixpkgs/issues/18559
(cherry picked from commit 3f7e3db744 )
2017-10-02 07:30:53 -04:00
Jan Tojnar
bce83c7e02
gnome3.gcr: prevent dependency cycle
...
When overriding gnupg to uss pinentry gnome3 frontend, there is
a dependency cycle:
gnupg → pinentry_gnome → gcr → gnupg
This commit overrides the gnupg required by gcr to not build GUI.
(cherry picked from commit b34a891295 )
2017-10-02 07:30:50 -04:00
Jan Tojnar
5de8c52add
pinentry: add optional libsecret dependency
...
libsecret is used for cacheing passwords.
(cherry picked from commit feddf1b278 )
2017-10-02 07:30:46 -04:00
Jan Tojnar
d4f93f18fd
pinentry: fix configure arguments
...
pinentry 0.9.6 changed the `qt4` flag to just `qt`. Additionally,
the `--with-x` option has not been there for a while. This commit
renames and removes the flags, respectively.
(cherry picked from commit 75bf151d25 )
2017-10-02 07:30:43 -04:00
Jan Tojnar
4b9e15f7a9
gnome3.gcr: propagate pkg-config dependencies
...
The pinentry_gnome package requires gcr. Unfortunately, when configure
asks about the library (or `pkg-config --libs gcr-base-3` is used) it
fails because glib is not in scope.
```
$ pkg-config --libs gcr-base-3
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glib-2.0', required by 'gcr-base-3', not found
```
This commit moves glib and gtk to `propagatedBuildInputs` so pkgconfig
could find them.
See also 38b58bab62
(cherry picked from commit adbba9d5f6 )
2017-10-02 07:30:40 -04:00
Jan Tojnar
a32a56bcf3
pinentry: add GNOME 3 frontend support
...
(cherry picked from commit 4ad98786a0 )
2017-10-02 07:30:32 -04:00
Michael Weiss
b61d084c41
nox: Add a temporary patch for the "wip" command
...
See #29684 .
(cherry picked from commit 5f0a7cded7 )
2017-10-02 09:11:33 +02:00
Orivej Desh
7c8226d61a
Merge pull request #30009 from Moredread/release-17.09-fix/spotify
...
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
2017-10-02 00:32:06 +00:00
Utku Demir
c4aec672dc
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
...
Upstream only seems to keep the latest release file.
(cherry picked from commit cd490dc619 )
2017-10-02 02:26:38 +02:00
Will Dietz
c3176eed6f
llvm: init 5.0
...
(cherry picked from commit fb7ebf3c93 )
2017-10-01 20:50:13 +02:00
Jan Tojnar
d950babd0e
gnome3.nautilus: add thumbnailers
...
Nautilus, resp. gnome-desktop, scans `thumbnailers` directories
under the paths in `XDG_DATA_DIRS`. gdk-pixbuf was not, for some
reason, listed in the variable, therefore Nautilus did not generate
image thumbnails.
I also add librsvg to the variable so that SVG files can be rendered.
It does not work at the moment, though, because of incorrect path to
the renderer.
(cherry picked from commit baa7e397c1 )
2017-10-01 08:40:27 -04:00
Vladimír Čunát
bc50ca647a
Merge #29980 : 17.09 release notes: fix typo
...
(cherry picked from commit aa699c2678 )
2017-10-01 14:19:50 +02:00
volth
5ac838927e
nerdfonts: derivations is not fixed output
...
(cherry picked from commit 1d7763e583 )
2017-10-01 11:02:33 +01:00
obadz
c9724c6d10
nim: 0.17.0 -> 0.17.2
...
(cherry picked from commit 4810ee4292 )
2017-10-01 02:42:25 +01:00
Jan Tojnar
f7396286e1
hamster-time-tracker: wrap services
...
Hamster did not start because the PYTHONPATH was not set for its services.
Closes : #27498
(cherry picked from commit ab061940dd )
2017-09-30 19:27:19 -04:00
Jan Tojnar
80c5c690e7
gnome3.evolution-data-server: Re-add GNOME Online Accounts support
...
In #26879 , GNOME Online Accounts support was removed resulting in
repeated authentication prompts for users relying on services like
Google Calendar.
This commit removes the build flag that disabled the support.
(cherry picked from commit 29dd3accf5 )
2017-09-30 19:24:16 -04:00
Graham Christensen
22cc71417a
plex: 1.9.1.4272 -> 1.9.2.4285
...
(cherry picked from commit 3c0d7523bb )
2017-09-30 19:14:43 -04:00
Tuomas Tynkkynen
8950a80216
darwin: Disable some more packages that have never built
...
streamripper: https://hydra.nixos.org/build/61726659
racket: https://hydra.nixos.org/build/61750850
radare: https://hydra.nixos.org/build/61756146
stockfish: https://hydra.nixos.org/build/61726172
(cherry picked from commit fd97fa71dd )
2017-09-30 22:34:49 +03:00
Tuomas Tynkkynen
e79288e6f0
pythonPackages.cgroup-utils: Linux only
...
https://hydra.nixos.org/build/61731047
(cherry picked from commit d2f4539e5f )
2017-09-30 21:44:49 +03:00
Tuomas Tynkkynen
a7a227c55a
hdf5-fortran: Mark broken on Darwin
...
Never succeeded.
https://hydra.nixos.org/build/62044922
(cherry picked from commit 8836c4d71b )
2017-09-30 21:35:07 +03:00
Tim Steinbach
0c67447820
linux-copperhead: 4.13.3.a -> 4.13.4.a
...
(cherry picked from commit e479b5ea6f )
2017-09-30 10:06:21 -04:00
Bjørn Forsman
f50e146f8d
lshw: fix built-in version info
...
Currently lshw says its version is "unknown". Make it report the current
package version instead.
(cherry picked from commit e570198980 )
2017-09-30 11:44:42 +02:00
Joerg Thalheim
4da6934940
bcc: fix relocation bug downgrading to llvm 3.9
...
https://github.com/iovisor/bcc/issues/1276
fixes #29913
2017-09-30 00:33:58 +01:00
Niklas Hambüchen
d33775671f
consul: 0.7.5 -> 0.9.3
...
(cherry picked from commit 29b2830d6e )
2017-09-29 22:32:09 +02:00
Rok Garbas
0c2c8b1972
assertion should check for encrypted.label of the defined fileSystem
2017-09-29 20:00:08 +02:00
Jörg Thalheim
f332307e84
Merge pull request #29933 from Mic92/backport-tracing
...
Backport sysdig/bcc modules
2017-09-29 18:58:06 +01:00
Joerg Thalheim
34937570c4
nixos/sysdig: init module
...
(cherry picked from commit 5572062674 )
2017-09-29 17:10:41 +01:00
Joerg Thalheim
1e32fe342a
nixos/bcc: init module
...
Looks trival, but it is easy to make the mistake
to add linuxPackages.bcc to systemPackages,
which breaks if the not the default kernel is used.
(cherry picked from commit 44b6a1509d )
2017-09-29 17:10:41 +01:00
Joerg Thalheim
52c31f871d
sysdig: remove broken patchelf call
...
patchelf broke sysdig/csysdig binaries
2017-09-29 17:09:42 +01:00
Vladimír Čunát
9b84866eca
knot-dns: 2.5.3 -> 2.6.0
...
(cherry picked from commit 4a2dd9905c )
It's not a big change, and 17.09 release hasn't really happenned yet.
2017-09-29 16:00:00 +02:00
Frederik Rietdijk
25a236f5a3
Merge pull request #29895 from lsix/update_asgi_redis
...
pythonPackages.redis: 2.10.5 -> 2.10.6
(cherry picked from commit 3ae4824493 )
2017-09-29 08:52:58 +02:00