Commit Graph

49568 Commits

Author SHA1 Message Date
Mateusz Kowalczyk
437d01db08
Merge pull request #42017 from r-ryantm/auto-update/gloox
gloox: 1.0.20 -> 1.0.21
2018-06-15 16:01:25 +09:00
Vladimír Čunát
31530c185e
Merge a subset of staging (security)
In particular, this contains Firefox-related and libgcrypt updates.
Other larger rebuilds would apparently need lots of time to catch up
on Hydra, due to nontrivial rebuilds in other branches than staging.
2018-06-15 08:48:02 +02:00
Yegor Timoshenko
b6b6786803
Merge #41981: libgcrypt: 1.8.2 -> 1.8.3 (for CVE-2018-0495)
(cherry picked from commit 5c7845809a)
2018-06-15 08:47:38 +02:00
Yegor Timoshenko
63d364483c
Merge pull request #41880 from thefloweringash/nodejs-10.4.0
nodejs: 10.3.0 -> 10.4.1
2018-06-15 01:49:26 +00:00
Yegor Timoshenko
61ffae720a
Merge pull request #41937 from r-ryantm/auto-update/webkitgtk
gnome3.webkitgtk: 2.20.2 -> 2.20.3
2018-06-15 01:47:05 +00:00
Yegor Timoshenko
1262cbe3e0
webkitgtk2: remove darwin platform 2018-06-15 01:46:20 +00:00
Yegor Timoshenko
0cbb64a1e4
Merge pull request #42021 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20180506 -> 20180610
2018-06-15 01:09:36 +00:00
Yegor Timoshenko
f2edf02f32
Merge pull request #42020 from r-ryantm/auto-update/cppcheck
cppcheck: 1.83 -> 1.84
2018-06-15 01:09:03 +00:00
John Ericson
b2cc99ea1b
Merge pull request #42056 from obsidiansystems/llvm-6-darwin-sanitize
llvm 6: Fix libcxxabi impurity and darwin sanitizers
2018-06-14 19:39:44 -04:00
John Ericson
fc9644d4c9 llvm 6: Fix libcxxabi impurity and darwin sanitizers 2018-06-14 19:19:54 -04:00
Matthew Justin Bauer
493ce3b2c4
Merge pull request #42050 from obsidiansystems/fix-ios-ghc
ghc8.4: build statically on prebuilt iOS
2018-06-14 17:37:06 -04:00
Matthew Bauer
3d811ff18b ghc8.4: build statically on prebuilt iOS
Otherwise we run into issues in stage 1 with libffi.dylib unable to be
built. It is probably a similar case to the prebuilt Android.

/cc @ericson2314
2018-06-14 17:31:06 -04:00
Jörg Thalheim
8e09a4b881
Merge pull request #42025 from r-ryantm/auto-update/conan
conan: 1.2.3 -> 1.4.4
2018-06-14 21:43:05 +01:00
John Ericson
2c08c768ed
Merge pull request #42037 from obsidiansystems/gmp-fixes
Fixes for GMP + prebuilt mobile
2018-06-14 16:13:47 -04:00
Eelco Dolstra
a63cf9a2db
Merge pull request #42035 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.60 -> 1.4.65
2018-06-14 22:05:16 +02:00
Andreas Rammhold
a45d9b30d8
Merge pull request #42031 from andir/webkitgtk
webkitgtk: 2.20.2 -> 2.20.3
2018-06-14 22:04:41 +02:00
Matthew Bauer
7bc2024fb7 ghc8.4.3: add gmp available check
This was left out in 812decd5c1 & should
be therer.
2018-06-14 15:54:25 -04:00
Matthew Bauer
09c3fb055e gmp: fix mobile gmp prebuilt building
The prebuilt was previously broken in building GMP. We add a
--disable-assembly flag to put get GMP to avoid pulling in assembly
stuff that breaks.

/cc @ericson2314
2018-06-14 15:54:20 -04:00
John Ericson
4ad049fba0
Merge pull request #42034 from obsidiansystems/darwin-booting-llvm
darwin bootstrapping: Avoid overriding aliases for LLVM
2018-06-14 15:53:51 -04:00
R. RyanTM
aecb983ebb aws-sdk-cpp: 1.4.60 -> 1.4.65
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/aws-sdk-cpp/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.4.65 with grep in /nix/store/g0zw6fdmf5flpnd5mqqjk373ndlq1zwd-aws-sdk-cpp-1.4.65
- directory tree listing: https://gist.github.com/78023eae3b6e7a16a3b9e7fb7fdba55b
- du listing: https://gist.github.com/2f4c13728002e11c5b08a8bc5658c21c
2018-06-14 12:38:48 -07:00
John Ericson
1eacf21bd4 darwin bootstrapping: Avoid overriding aliases for LLVM
Respect the fix points and aliases by overriding originals.
2018-06-14 15:05:18 -04:00
Andreas Rammhold
580724655e webkitgtk: 2.20.2 -> 2.20.3
This addresses several issues with webkitgtk 2.20.2:

- CVE-2018-4190, information leak (credentials)
- CVE-2018-4199, arbitrary code execution
- CVE-2018-4218, arbitrary code execution
- CVE-2018-4222, arbitrary code execution
- CVE-2018-4232, cookies might be overriden
- CVE-2018-4233, arbitrary code execution
- CVE-2018-11646, application crash
- CVE-2018-12293, heap buffer overflow
2018-06-14 20:04:33 +02:00
R. RyanTM
91ca88b3e6 tbb: 2018_U3 -> 2018_U4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/tbb/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018_U4 with grep in /nix/store/bi7ml1lf51x1pvf8c9q9sg1vgyr93i10-tbb-2018_U4
- directory tree listing: https://gist.github.com/0b2f954042266f19cb4e819607e57c03
- du listing: https://gist.github.com/f115812285d438e3dc88112762777976
2018-06-14 11:44:25 -05:00
Matthew Justin Bauer
4c7aae7026
Merge pull request #42023 from obsidiansystems/ghcjs-compiler-name
ghcjs: add version to haskellCompilerName
2018-06-14 12:35:22 -04:00
Jan Tojnar
e1c1ec901b
flatpak: 0.11.8.2 → 0.11.8.3 2018-06-14 18:19:29 +02:00
R. RyanTM
863f11c18d conan: 1.2.3 -> 1.4.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/conan/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/.conan_server-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/conan_server had a zero exit code or showed the expected version
- /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/.conan_build_info-wrapped passed the binary check.
- /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/conan_build_info passed the binary check.
- Warning: no invocation of /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/.conan-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4/bin/conan had a zero exit code or showed the expected version
- 2 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.4.4 with grep in /nix/store/pdza6q7n1rywgra2022zvbi05fj47kjy-conan-1.4.4
- directory tree listing: https://gist.github.com/0da299922c958da51520fdd195a2d369
- du listing: https://gist.github.com/7e5d6a9b06f35b233151c026f6dd089b
2018-06-14 08:49:27 -07:00
Peter Simons
31b4bfe649 Revert "xmlsec: 1.2.25 -> 1.2.26 (#41655)"
This reverts commit 45eeb24701. This update
broke the build of libreoffice.

See https://github.com/NixOS/nixpkgs/issues/37619.

Ping @ryantm.
2018-06-14 17:48:38 +02:00
Matthew Bauer
a9400e64e7 ghcjs: add version to haskellCompilerName
This is needed for some cabal2nix stuff in getting the version.
Previously we had left out the version but apparently this can cause
problems in some scenarios.

/cc @elvishjerricco @peti @ericson2314
2018-06-14 11:38:13 -04:00
R. RyanTM
2b9e2f5ade closurecompiler: 20180506 -> 20180610
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/closure-compiler/versions.

These checks were done:

- built on NixOS
- /nix/store/7mbi0qnqknb3z96a4af1p8wyyi0jf2q5-closure-compiler-20180610/bin/closure-compiler passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 20180610 with grep in /nix/store/7mbi0qnqknb3z96a4af1p8wyyi0jf2q5-closure-compiler-20180610
- directory tree listing: https://gist.github.com/2841b8a1c31feea2745c98e5234d70c3
- du listing: https://gist.github.com/e36999cb96d2e1b1366f7bd1c3804cad
2018-06-14 08:30:32 -07:00
R. RyanTM
101304a746 cppcheck: 1.83 -> 1.84
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cppcheck/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/cert.py had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/cppcheckdata.py had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/findcasts.py had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/misc.py had a zero exit code or showed the expected version
- /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/misra.py passed the binary check.
- /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/naming.py passed the binary check.
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/threadsafety.py had a zero exit code or showed the expected version
- /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/y2038.py passed the binary check.
- Warning: no invocation of /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/cppcheck-htmlreport had a zero exit code or showed the expected version
- /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84/bin/cppcheck passed the binary check.
- 4 of 10 passed binary check by having a zero exit code.
- 1 of 10 passed binary check by having the new version present in output.
- found 1.84 with grep in /nix/store/59sw6pav9ij3f3y94pw66r8g5z96gr3a-cppcheck-1.84
- directory tree listing: https://gist.github.com/a464c9319c013b54fa8dad97171e724d
- du listing: https://gist.github.com/11c40551fbcd2a67342269599eecbb76
2018-06-14 08:25:37 -07:00
R. RyanTM
416f19c3c6 gloox: 1.0.20 -> 1.0.21
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gloox/versions.

These checks were done:

- built on NixOS
- /nix/store/rg6j9bzijkaszmpx52svk4bvykyykg3q-gloox-1.0.21/bin/gloox-config passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.0.21 with grep in /nix/store/rg6j9bzijkaszmpx52svk4bvykyykg3q-gloox-1.0.21
- directory tree listing: https://gist.github.com/5bef3984f748d0cbcde9459c30cce4ac
- du listing: https://gist.github.com/d53e4a8bbd0eeed46b31f97084f775c9
2018-06-14 07:52:24 -07:00
Pascal Wittmann
8a9079c78f
Merge pull request #42001 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.12.2 -> 0.12.3
2018-06-14 14:01:54 +02:00
R. RyanTM
b7446bedc8 libfilezilla: 0.12.2 -> 0.12.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libfilezilla/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.12.3 with grep in /nix/store/lnachvvi16drxzbfhcn8qwq5y1b0zz7p-libfilezilla-0.12.3
- directory tree listing: https://gist.github.com/7e151bf94cbf478496df9bee90494f78
- du listing: https://gist.github.com/c3f30a344f3a9f315027869969153779
2018-06-14 04:16:05 -07:00
Jörg Thalheim
970a10e10b
Merge pull request #41972 from r-ryantm/auto-update/pony-stable
pony-stable: 0.1.2 -> 0.1.3
2018-06-14 10:51:11 +01:00
Frederik Rietdijk
2e36e26a80
Merge pull request #40395 from pandaman64/quantum
qiskit: init at 0.4.15
2018-06-14 10:50:06 +02:00
R. RyanTM
96e2be5084 pony-stable: 0.1.2 -> 0.1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pony-stable/versions.

These checks were done:

- built on NixOS
- /nix/store/d6b9yh4mbc6g4ysgzzdj4xbi49cy228m-pony-stable-0.1.3/bin/stable passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.1.3 with grep in /nix/store/d6b9yh4mbc6g4ysgzzdj4xbi49cy228m-pony-stable-0.1.3
- directory tree listing: https://gist.github.com/b5577bbf57ef8fa733c1e1aee8ab8908
- du listing: https://gist.github.com/c69c238d1ab5c35fba5ade17f912bed5
2018-06-13 23:06:40 -07:00
Aneesh Agrawal
4bba2bd98e klaus: make available as a python package
This makes it usable via WSGI.
2018-06-13 22:47:48 -07:00
pandaman64
1642e85877 qasm2image: init at 0.5.0 2018-06-14 11:43:09 +09:00
pandaman64
1aed57c222 qiskit: init at 0.4.15 2018-06-14 11:43:09 +09:00
pandaman64
9723236483 IBMQuantumExperience: init at 1.9.1 2018-06-14 11:43:09 +09:00
John Ericson
3e3a9e661d
Merge pull request #41952 from obsidiansystems/darwin-booting-llvm
llvm: Remove unneeded libcxxabi dependencies
2018-06-13 21:16:32 -04:00
John Ericson
7156f46949 llvm 3.8+: Remove unneeded libcxxabi dependency
Evidentally this hasn't been needed for a while
2018-06-13 21:06:00 -04:00
John Ericson
e358fff0d6 llvm: use native cmake for libc++abi
Finish what 1cb1b9193b started.
2018-06-13 21:02:04 -04:00
Matthew Bauer
dfa2895181 androidndk: fixup asm linking
This fixes cross compiling to android that is currently broken. The
asm symlink needs to be set on versions /newer/ than 10e not the other
way around. We also need to use hostInfo’s triple here because ...

/cc @ericson2314 @bkchr
2018-06-13 20:31:33 -04:00
Matthew Justin Bauer
45c70e496f
ghcjs-ng: add haskellCompilerName attribute
This is needed by some old code in Nixpkgs. Adding it here will fix some eval errors.

/cc @ElvishJerricco

Fixes #41943
2018-06-13 16:34:50 -04:00
Jan Tojnar
eb969e2f89
flatpak: 0.11.7 → 0.11.8.2 2018-06-13 20:15:05 +02:00
R. RyanTM
7ac71e9875 gnome3.webkitgtk: 2.20.2 -> 2.20.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/webkitgtk/versions.

These checks were done:

- built on NixOS
- /nix/store/kg4axk1r8r3lw4hidrb639lvnhidkmg1-webkitgtk-2.20.3/bin/WebKitWebDriver passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.20.3 with grep in /nix/store/kg4axk1r8r3lw4hidrb639lvnhidkmg1-webkitgtk-2.20.3
- directory tree listing: https://gist.github.com/9bcce0d9c55941e792a46ccc39ce7efb
- du listing: https://gist.github.com/79054d0bb16c7cff8f636f5af11a2408
2018-06-13 10:40:12 -07:00
Orivej Desh
ea69fba953 Revert "libxml2: add static output"
This reverts commit 1897c352f5 on master.

This is a mass rebuild that should go through staging.
2018-06-13 16:07:54 +00:00
R. RyanTM
d707021f23 yq: 2.5.0 -> 2.6.0 (#41926)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/yq/versions.

These checks were done:

- built on NixOS
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/.xq-wrapped passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/xq passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/.yq-wrapped passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/yq passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 4 of 4 passed binary check by having the new version present in output.
- found 2.6.0 with grep in /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0
- directory tree listing: https://gist.github.com/d6c1ce31dff71d43e23d27c6d98e1925
- du listing: https://gist.github.com/a08a8e4ca7caa376a53ad39da72ba921
2018-06-13 18:05:40 +02:00
xeji
ff842faa4d
Merge pull request #41915 from nlewo/pr-libxml2-static
libxml2: add static output
2018-06-13 17:55:17 +02:00