Eelco Dolstra
639d7409f2
Move testBootstrapTools to make-bootstrap-tools.nix
2016-03-03 13:57:45 +01:00
Eelco Dolstra
e9b408936c
findutils: Disable tests on Darwin
...
The strftime test fails with:
NZST-12NZDT,M9.5.0,M4.1.0/3: expected "1970-01-01 13:00:00 +1300 (NZDT)", got "1970-01-01 12:00:00 +1200 (NZST)"
The source in fact marks this test as "ahistorical", so the result on
Darwin might not be incorrect.
http://hydra.nixos.org/build/32578562/nixlog/1/raw
2016-03-01 16:14:58 +01:00
Eelco Dolstra
e0d17fdf10
openssl: Use 1.0.2 by default
...
Provided that not too much breaks, we should probably cherry-pick this
to 16.03, since the end of the 1.0.1 support window is a bit too close
to the expected lifetime of 16.0.3. @domenkozar
2016-03-01 15:25:53 +01:00
Eelco Dolstra
cdbd14a1a8
openssl: 1.0.1r -> 1.0.1s, 1.0.2f -> 1.0.2g
...
CVE-2016-0800
2016-03-01 15:18:57 +01:00
Eelco Dolstra
843373ef8c
Merge remote-tracking branch 'origin/patchelf-0.9' into staging
2016-02-29 11:36:31 +01:00
Eelco Dolstra
d255a8980a
patchelf: Use 0.9 release tarball
2016-02-29 11:35:59 +01:00
Eelco Dolstra
abd3c246a4
netpbm: Disable parallel building
...
Looks like the "partlist" file is constructed in an unsound way.
http://hydra.nixos.org/build/32430147
2016-02-28 12:59:17 +01:00
Eelco Dolstra
015c7afffa
findutils: 4.4.2 -> 4.6.0
...
The first findutils update in six years! Changes:
https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00014.html
2016-02-27 23:18:50 +01:00
Eelco Dolstra
8726c6d506
webkitgtk: Disable Hydra build
...
This package takes an excessive amount of time to build (e.g., right
now Hydra is showing eight concurrent builds of webkitgtk, some of
them running for more than 6 hours). This may also delay channel
updates.
2016-02-27 22:29:24 +01:00
Eelco Dolstra
be4ebe0046
perl: 5.22.0 -> 5.22.1
2016-02-27 22:22:26 +01:00
Eelco Dolstra
7627bf6f3f
perl: Unify 5.20 and 5.22 expressions
2016-02-27 22:22:26 +01:00
Eelco Dolstra
424af2cd52
patchelf: 0.8 -> 0.9
2016-02-27 21:47:59 +01:00
Arseniy Seroka
c39cc6cd60
Merge pull request #13512 from magnetophon/yoshimi-1.3.8.2
...
yoshimi: 1.3.7.1 -> 1.3.8.2
2016-02-27 23:38:45 +03:00
Arseniy Seroka
a6347a3477
Merge pull request #13511 from magnetophon/ardour-4.7
...
ardour: 4.4-> 4.7
2016-02-27 22:46:04 +03:00
Bart Brouns
4deefc15ef
yoshimi: 1.3.7.1 -> 1.3.8.2
2016-02-27 20:29:44 +01:00
Eelco Dolstra
e6f61b4cf3
fetchurlBoot: Use Nix's builtin fetchurl function
...
This removes the need for curl in bootstrapTools, and enables https
for bootstrap tarballs.
2016-02-27 20:27:24 +01:00
Bart Brouns
6f8db5b12e
ardour: 4.4-> 4.7
2016-02-27 20:26:20 +01:00
Arseniy Seroka
824a1fb5b9
Merge pull request #13496 from zimbatm/no-dots-at-end-of-description
...
Remove all dots at end of descriptions
2016-02-27 21:34:06 +03:00
Franz Pletz
0a9076b5f8
socat: 2.0.0-b8 -> 2.0.0-b9 (CVE-2016-2217)
...
https://lwn.net/Vulnerabilities/674840/
http://www.dest-unreach.org/socat/contrib/socat-secadv7.html
http://www.dest-unreach.org/socat/contrib/socat-secadv8.html
2016-02-27 19:10:38 +01:00
Franz Pletz
88d1564985
socat: 1.7.3.0 -> 1.7.3.1 (CVE-2016-2217)
...
https://lwn.net/Vulnerabilities/674840/
http://www.dest-unreach.org/socat/contrib/socat-secadv7.html
http://www.dest-unreach.org/socat/contrib/socat-secadv8.html
2016-02-27 19:10:38 +01:00
Tuomas Tynkkynen
58f0071a9e
renoise: Don't use builtins.currentSystem
...
stdenv.system should be almost always used instead of builtins.currentSystem
or cross-evaluation (e.g. evaluating a i686 NixOS system on a 64-bit nix)
will be subtly broken.
2016-02-27 19:58:18 +02:00
zimbatm
6ea526462b
splix: cleanup
...
* remove commented code
* remove unused patch
* fix package naming
2016-02-27 17:36:10 +00:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Tuomas Tynkkynen
0fc6de6c3a
U-Boot: Fix ubootTools
...
Oops, I forgot to test build this...
2016-02-27 19:30:17 +02:00
Franz Pletz
158ff99ae4
chrony: 2.2 -> 2.3
2016-02-27 18:00:07 +01:00
Franz Pletz
6b20b7c4d7
qemu: 2.4.1 -> 2.5.0 (multiple CVEs)
...
https://lwn.net/Vulnerabilities/666755/
2016-02-27 17:53:22 +01:00
Franz Pletz
ca2611650a
nghttp2: 1.3.4 -> 1.7.1 (CVE-2016-1544)
...
https://lwn.net/Vulnerabilities/675696/
2016-02-27 17:53:22 +01:00
Christoph Hrdinka
0c0312d342
Merge pull request #13048 from bendlas/update-i2p
...
i2p: 0.9.23 -> 0.9.24
2016-02-27 17:49:20 +01:00
Franz Pletz
7dc5ad835a
http-parser: 2.5.0 -> 2.6.1 (CVE-2016-2086, CVE-2016-2216)
...
Fixes build of nodejs-0_10 and nodejs-4_x.
2016-02-27 17:27:17 +01:00
Franz Pletz
e5bd913ea5
pixman: 0.32.8 -> 0.34.0 (security release)
2016-02-27 17:06:24 +01:00
Franz Pletz
e3ecee8b13
nodejs: 5.5.0 -> 5.6.0 (CVE-2016-2086, CVE-2016-2216)
...
https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/
2016-02-27 17:06:24 +01:00
Franz Pletz
6fd20ad747
nodejs: 4.2.3 -> 4.3.0 (CVE-2016-2086, CVE-2016-2216)
...
https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/
2016-02-27 17:06:24 +01:00
Franz Pletz
3673c5bf52
nodejs: 0.10.41 -> 0.10.42 (CVE-2016-2086, CVE-2016-2216)
...
https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/
2016-02-27 17:06:24 +01:00
Franz Pletz
c6b1f48e31
libgcrypt: 1.6.4 -> 1.6.5 (CVE-2015-7511)
...
https://www.cs.tau.ac.il/~tromer/ecdh/
2016-02-27 17:06:24 +01:00
Arseniy Seroka
ead0fe5b71
Merge pull request #13500 from leenaars/mr_rescue
...
mrrescue: init at 1.02
2016-02-27 18:42:15 +03:00
Arseniy Seroka
18bf70619f
Merge pull request #13503 from hrdinka/add/retrofe
...
retrofe: init at 0.6.169
2016-02-27 18:41:28 +03:00
Arseniy Seroka
3030dec0d7
yandex-disk: 0.1.5.940 -> 0.1.5.948
2016-02-27 18:39:42 +03:00
Franz Pletz
73e0c261c2
linux: 4.4.2 -> 4.4.3
2016-02-27 16:34:02 +01:00
Franz Pletz
c691b6a858
ntp: 4.2.8p4 -> 4.2.8p6 (multiple CVEs)
...
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
2016-02-27 16:34:02 +01:00
Franz Pletz
571f5b74ed
ffmpeg: 2.8.5 -> 2.8.6 (CVE-2016-2329)
2016-02-27 16:34:02 +01:00
Franz Pletz
6ae6016d15
libxmp: 4.3.8 -> 4.3.11 (security release)
...
https://lwn.net/Alerts/676256/
2016-02-27 16:31:35 +01:00
Michiel Leenaars
ebe7856983
mrrescue: init at 1.02
2016-02-27 16:15:02 +01:00
Christoph Hrdinka
d1c35db920
retrofe: init at 0.6.169
2016-02-27 15:41:21 +01:00
Vladimír Čunát
9d092e324c
xfce.gvfs: don't depend on samba
...
It seems a better fit for Xfce now.
https://github.com/NixOS/nixpkgs/commit/ca3690d426dce3
2016-02-27 15:23:15 +01:00
Vladimír Čunát
c59c1f9fe0
e19.efl: remove the openjpeg override
...
/cc #12599 , discussed on:
https://github.com/NixOS/nixpkgs/pull/12599/files#r50664194
2016-02-27 15:23:15 +01:00
Jeffrey David Johnson
bbf113f24a
bitcoin-classic: init at 0.11.2.cl1.b1
...
From #12706 , commits re-split by vcunat.
2016-02-27 15:23:15 +01:00
Jeffrey David Johnson
127edf1194
bitcoin-xt: update 0.11A -> 0.11D
...
From #12706 , commits re-split by vcunat.
2016-02-27 15:23:15 +01:00
Matt McHenry
98a0484471
eclipse: run with the jdk, not the jre
...
This is necessary so that tools like native2ascii are available to
maven eclipse integration (m2e).
2016-02-27 13:40:38 +01:00
Vladimír Čunát
d18a8904c0
kde5.libksysguard: fix build with glibc-2.23
...
... using an upstream patch.
2016-02-27 13:22:22 +01:00
Vladimír Čunát
13afef0d8e
webkitgtk: fix build with glibc-2.23
...
... by a patch accepted upstream.
2.4 seems to build fine without patching.
2016-02-27 11:07:56 +01:00