Tuomas Tynkkynen
e2a2f6d595
Merge pull request #22117 from dezgeg/aarch64-for-merge
...
Aarch64 (ARM64) support
2017-01-26 17:52:28 +02:00
Thomas Tuegel
bca9bcb3c3
Merge pull request #22162 from MP2E/fdk_aac_update
...
fdk-aac: 0.1.4 -> 0.1.5
2017-01-26 09:12:18 -06:00
Franz Pletz
6626b62241
openssl_1_0_1: not maintained anymore, rename as -vulnerable
...
This is not maintained anymore upstream but is still used by sslscan.
Until this package is updated or fixed, we'll keep it around under
the unambiguous name openssl_1_0_1-vulnerable.
2017-01-26 15:41:07 +01:00
Franz Pletz
49bfd6068d
openssl_1_1_0: 1.1.0c -> 1.1.0d for multiple CVEs
...
Fixes:
* CVE-2017-3731
* CVE-2017-3730
* CVE-2017-3732
* CVE-2016-7055
2017-01-26 15:38:42 +01:00
Franz Pletz
434c15193a
openssl_1_0_2: 1.0.2j -> 1.0.2k for multiple CVEs
...
Fixes:
* CVE-2017-3731
* CVE-2017-3730
* CVE-2017-3732
* CVE-2016-7055
2017-01-26 15:38:33 +01:00
Tim Steinbach
1c3b906b22
Merge pull request #22153 from NeQuissimus/ammonite_0_8_2
...
ammonite-repl: 0.8.1 -> 0.8.2
2017-01-26 08:43:57 -05:00
Lancelot SIX
9eb6668094
gdb: 7.12 -> 7.12.1 ( #22167 )
...
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00009.html
for release announcementgdb: 7.12 -> 7.12.1
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00009.html
for release announcement..
2017-01-26 14:23:19 +01:00
Vladimír Čunát
6edc9788f5
ffmpeg_2_8: maintenance 2.8.8 -> 2.8.10
2017-01-26 14:13:30 +01:00
Vladimír Čunát
142696de88
liburcu: platforms: linux -> unix
...
There's probably no reason to restrict it to Linux.
I can't test directly, but Hombrew does have the package.
My intention is to build knot-resolver for Darwin as well.
2017-01-26 09:26:51 +01:00
Michael Raskin
1d44213c7e
Merge pull request #21516 from timbertson/gup
...
gup: 0.5.5 -> 0.6.0 and extract src into JSON
2017-01-26 07:46:16 +00:00
Cray Elliott
9b2e1621e2
fdk-aac: 0.1.4 -> 0.1.5
2017-01-25 18:54:54 -08:00
Franz Pletz
d71fb25b08
apktool: 1.5.2 -> 2.2.2
2017-01-26 03:52:46 +01:00
Franz Pletz
6a02d48c72
gd: 2.2.3 -> 2.2.4 for multiple CVEs
...
Fixes:
* CVE-2016-9317
* CVE-2016-6912
2017-01-25 20:53:37 -05:00
Franz Pletz
5f3c62698b
libav_0_8: 0.8.19 -> 0.8.20 for multiple CVEs
...
Fixes:
* CVE-2016-9819
* CVE-2016-9820
* CVE-2016-9821
* CVE-2016-9822
2017-01-25 20:53:32 -05:00
John Wiegley
1294909c2a
lens-family-th_0_4_1_0: Add to hackage-packages.nix for GHC 7.10
2017-01-25 16:56:51 -08:00
Tim Steinbach
4908138122
ammonite-repl: 0.8.1 -> 0.8.2
2017-01-25 17:24:13 -05:00
Jörg Thalheim
7c8c0bbbc2
Merge pull request #22145 from sternenseemann/valadoc
...
valadoc: 2016-10-09 -> 2016-11-11
2017-01-25 23:03:32 +01:00
sternenseemann
5f3db56048
valadoc: 2016-10-09 -> 2016-11-11
2017-01-25 21:28:45 +01:00
Thomas Pham
8fa49a6351
postgis: 2.2.1 -> 2.3.1
2017-01-25 19:31:30 +01:00
Robin Gloster
cb30150bd5
php: fix build in case mysql is not mariadb
...
fixes #20986
2017-01-25 18:11:38 +01:00
Sander van der Burg
0f6eab52e1
xcodeenv: make it work with Xcode 8.2.1
2017-01-25 16:56:55 +01:00
aszlig
ca7923f111
nss: Provide a more stable URL for pkgconfig patch
...
Since 2bf0f84f1f
, the patch isn't in our
repository anymore but being fetched from its origin.
However, the origin URL is always pointing to the latest master version
of Gentoo. This has the downside that whenever Gentoo changes the patch,
our build of NSS will be broken.
Also, I'm providing a comment here indicating what the patch does.
As to the reason *why* the patch is there, I vaguely remeber seeing a
few libraries/applications that depend on NSS relying that there's a
pkgconfig file.
After checking a few distros, they all seem to have it:
https://anonscm.debian.org/cgit/pkg-mozilla/nss.git/tree/debian?id=5306c4192d6bc0a2685842e9fd533196e7302297
https://apps.fedoraproject.org/packages/nss-devel/
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/nss&id=3f7f54b357e23b7ac1cec849693334ad29be07d2
The issue is already reported upstream but hasn't been fixed yet:
https://bugzilla.mozilla.org/show_bug.cgi?id=530672
Tested by building nss on x86_64-linux (the hash didn't change anyway,
but just to be sure).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-01-25 16:25:00 +01:00
Vincent Laporte
42bf99ef44
coqPackages.{ssreflect,mathcomp}: fix build with Coq-8.6
...
by adding `findlib` as a build input.
Also clean `default.nix` a little bit.
2017-01-25 13:06:11 +00:00
Vladimír Čunát
e5229c63ad
t1lib: add a note about CVE fixes
2017-01-25 13:53:55 +01:00
Michael Raskin
05d7ece4b6
Merge pull request #22040 from NeQuissimus/zulu
...
zulu: init at 8.19.0.1
2017-01-25 12:31:29 +00:00
Tim Cuthbertson
a59c3038cd
gup: 0.5.5 -> 0.6.0 and derivation update
2017-01-25 22:25:31 +11:00
Domen Kožar
f87deb0b3a
Merge pull request #22101 from zimbatm/no-md5
...
Bye bye MD5
2017-01-25 09:07:48 +01:00
Vincent Laporte
453a3838f9
ocamlPackages.mtime: init at 0.8.3
...
Mtime is an OCaml module to access monotonic wall-clock time.
Homepage: http://erratique.ch/software/mtime
2017-01-25 06:55:59 +00:00
Vincent Laporte
c57715570a
freealut: fix build on Darwin
2017-01-25 06:54:07 +00:00
Frederik Rietdijk
cad9bdc78d
Merge pull request #22025 from lsix/update_django_guardian
...
Update django guardian
2017-01-25 07:48:53 +01:00
Bas van Dijk
a96b6e64fb
ghc-8.0.2: remove unused fetchFilteredPatch function
2017-01-24 23:34:40 +01:00
Peter Simons
e832d380de
haskell-brick: fix reference to vty
2017-01-24 23:14:02 +01:00
Peter Simons
2bbf68eafb
structured-haskell-mode: drop obsolete version override
2017-01-24 23:14:02 +01:00
William Casarin
663afff780
haskellPackages.HsOpenSSL: remove jailbreak
...
issue has been closed and it seems to work
2017-01-24 23:14:02 +01:00
William Casarin
dc3182a15c
haskellPackages.store: enable check
...
looks like it works again
2017-01-24 23:14:02 +01:00
William Casarin
0cb43b920e
haskellPackages.git-annex: remove overrides
...
they don't seem to be needed anymore
2017-01-24 23:14:02 +01:00
William Casarin
4e536a9f61
haskellPackages.elm-export: remove jailbreak
...
fixed here:
257962f512
2017-01-24 23:14:02 +01:00
William Casarin
a8aee189e8
haskellPackages.barrier: remove jailbreak
...
fixed here:
1d61f4db12
2017-01-24 23:14:02 +01:00
William Casarin
8ea8493889
haskellPackages.ReadArgs: remove jailbreak
...
fixed here:
90d6122d74
2017-01-24 23:14:02 +01:00
Peter Simons
d350650577
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
e2cd120f15
.
2017-01-24 23:14:02 +01:00
Nathan Zadoks
15b6374918
spidermonkey_17: add AArch64 support patch
2017-01-25 00:01:54 +02:00
Nathan Zadoks
2a82be9af1
libunwind: add AArch64 support patch
2017-01-25 00:01:53 +02:00
Nathan Zadoks
46991f88f7
gnu-efi: fix discarded const qualifier on aarch64
2017-01-25 00:01:53 +02:00
Tuomas Tynkkynen
ed74fcf14b
libsigsegv: Add Aarch64 patch
2017-01-25 00:01:52 +02:00
Tuomas Tynkkynen
6e46dbf8e7
gnu-config: init at 2016-12-31
2017-01-25 00:01:51 +02:00
Peter Simons
7673d5932d
Merge pull request #22104 from aherrmann/pr_diagrams
...
diagrams: Fix the 1.4.* versions of the ecosystem
2017-01-24 22:40:14 +01:00
Michael Raskin
54e97b8ec6
Merge pull request #22114 from vbgl/ocaml-4.04
...
OCaml 4.04
2017-01-24 21:38:19 +00:00
Michael Raskin
c915fd68cf
Merge pull request #22106 from romildo/new.drake
...
drake: init at 0.9.2.0.3.1
2017-01-24 21:33:20 +00:00
Vincent Laporte
5bcf3c5e25
ocamlPackages.spacetime_lib: init at 0.1.0
2017-01-24 21:20:08 +00:00
Vincent Laporte
88e620f587
ocamlPackages.js_of_ocaml: add ocamlbuild as a dependency
2017-01-24 21:14:46 +00:00