Commit Graph

47269 Commits

Author SHA1 Message Date
Will Cohen
fbeaf0e612 libsForQt5.qca-qt5: mark as broken on darwin 2022-04-13 11:42:05 -04:00
Will Cohen
252458b9c5 libsForQt5.qca-qt5_2_3_2: init at 2.3.2 2022-04-13 11:37:59 -04:00
Sandro
560c144bb8
Merge pull request #161162 from a-m-joseph/mips64-boost
boost: support for cross-compiling to mips64el
2022-04-13 12:35:23 +02:00
Robert Scott
bb955f7b59
Merge pull request #168336 from r-ryantm/auto-update/duckdb
duckdb: 0.3.2 -> 0.3.3
2022-04-12 23:55:16 +01:00
Adam Joseph
1c51548468 boost: support for cross-compiling boost to a mips64 target
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-12 15:21:43 -07:00
Thomas Tuegel
4ab80e4046
Merge pull request #168159 from helsinki-systems/upd/qca-qt5
libsForQt5.qca-qt5: 2.3.1 -> 2.3.4
2022-04-12 16:18:16 -05:00
Vladimír Čunát
e1118817a1
Merge #168140: staging-next 2022-04-10 2022-04-12 19:20:51 +02:00
Samuel Ainsworth
263292cb5e
Merge pull request #167397 from samuela/samuela/autopatchelf
autoPatchelfHook: more precise dependency ignorance
2022-04-12 08:58:00 -07:00
github-actions[bot]
2bed314598
Merge master into staging-next 2022-04-12 12:01:28 +00:00
Thiago Kenji Okada
60d3d42712
Merge pull request #167779 from r-ryantm/auto-update/glfw
glfw: 3.3.6 -> 3.3.7
2022-04-12 08:24:31 +01:00
github-actions[bot]
f6d51151f1
Merge master into staging-next 2022-04-12 06:01:18 +00:00
Ben Siraphob
84384ca2d1
Merge pull request #167487 from siraben/netcdf-darwin
netcdf: disable tests on aarch64-darwin
2022-04-11 21:10:29 -05:00
github-actions[bot]
ce196af785
Merge master into staging-next 2022-04-12 00:02:11 +00:00
Thiago Kenji Okada
271564ed3c
glfw: remove merged X11 patch 2022-04-11 23:58:59 +01:00
Adam Joseph
bd3b4c5483
qtwebengine: honor pipewireSupport (#161018) 2022-04-12 00:47:41 +02:00
R. Ryantm
333035257d duckdb: 0.3.2 -> 0.3.3 2022-04-11 21:54:33 +00:00
sternenseemann
a985b2bd99
Merge pull request #165746 from a-m-joseph/openssl-fix-mips64-abi-detection-when-not-cross-compiling
openssl: fix mips64 abi detection when not cross compiling
2022-04-11 22:41:29 +02:00
ajs124
4b4d4895b0
Merge pull request #164649 from r-ryantm/auto-update/libguestfs
libguestfs: 1.46.2 -> 1.48.0
2022-04-11 19:55:57 +01:00
Adam Joseph
77d6781cdc openssl: specify the ABI explicitly on mips64
When *not* cross-compiling, OpenSSL will not attempt to detect the
host ABI.  For mips64, the OpenSSL authors have chosen to assume that
the n32 ABI is used.

Since nixpkgs knows the correct ABI based on stdenv.hostPlatform,
let's pass this information to OpenSSL explicitly.

At the moment (bootstrappable) nixpkgs on mips64 can only be used with
the n64 ABI due to the fact that boost-context (required by nix) does
not support the n32 ABI.  Without this commit the openssl expression
can be cross-compiled to a mips64 host, but a mips64 host cannot
self-compile the expression due to OpenSSL's incorrect assumption.

https://github.com/NixOS/nixpkgs/pull/165746#pullrequestreview-924423243
2022-04-11 11:23:19 -07:00
github-actions[bot]
99ab2883c0
Merge master into staging-next 2022-04-11 12:01:28 +00:00
Sandro
9a529dd023
Merge pull request #165969 from SuperSandro2000/intel-media-driver 2022-04-11 13:27:43 +02:00
Adam Joseph
33772708c6
s2n-tls: disable unsupported feature (post-quantum cryptography) on mips64 (#161163)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 12:33:51 +02:00
Sandro
53e30a679d
Merge pull request #165322 from willcohen/geos-3.10 2022-04-11 11:45:30 +02:00
markuskowa
c2a8099158
Merge pull request #168249 from sheepforce/pcmsolver
PCMSolver Glibc Compatibility
2022-04-11 11:31:32 +02:00
Robert Hensing
29365a62d6
Merge pull request #166415 from tfc/jsoncpp-static
jsoncpp: enable static and USING_SECURE_MEMORY
2022-04-11 11:11:53 +02:00
Phillip Seeber
2c1e621741 pcmsolver: replace python2 by python3 as build dependency 2022-04-11 10:39:41 +02:00
Phillip Seeber
a82378a76a pcmsolver: fix glibc >= 2.34 compatibility
related to https://github.com/PCMSolver/pcmsolver/issues/197. This is a temporary workaround until we have a proper fix from upstream
2022-04-11 10:38:44 +02:00
github-actions[bot]
f79351bacf
Merge master into staging-next 2022-04-11 06:01:23 +00:00
Julien Debon
6bfb28f90d unixODBCDrivers.redshift: init at 1.4.49.1000
Add Amazon Redshift ODBC driver.

As Amazon does not provide sources, we extract the Debian package and manually patchelf.
2022-04-11 07:58:17 +02:00
R. Ryantm
e321a614e2 bullet: 3.22a -> 3.22b 2022-04-11 12:35:45 +08:00
Ben Siraphob
4ac8a78cbb
netcdf: disable tests on aarch64-darwin 2022-04-10 23:34:41 -05:00
Ben Siraphob
916a137b8f
Merge pull request #168165 from kfiz/boost-fix-needsUserConfig-setting 2022-04-10 21:00:52 -05:00
Samuel Ainsworth
3d558785a1 openvino: autoPatchelfIgnoreMissingDeps is now a list 2022-04-11 01:29:01 +00:00
github-actions[bot]
96cbf9e196
Merge master into staging-next 2022-04-11 00:02:18 +00:00
Someone Serge
711bd6955c
cudaPackages: fix hash mismatch
... for cuda=10.1 cudnn=7.6.5
2022-04-11 00:33:56 +03:00
ajs124
4406aef224
Merge pull request #164461 from r-ryantm/auto-update/lasso
lasso: 2.7.0 -> 2.8.0
2022-04-10 21:09:08 +01:00
Doro Rose
4a8f46f7ce boost: make boost work for static darwin builds
Prior needsUserConfig setting is unconditionally applied for darwin.
This is not valid for static builds and should only be set for dynamically linked darwin builds.
2022-04-10 20:51:12 +02:00
github-actions[bot]
7feda9ba09
Merge master into staging-next 2022-04-10 18:01:07 +00:00
ajs124
12f66be9de libsForQt5.qca-qt5: 2.3.1 -> 2.3.4 2022-04-10 18:48:43 +01:00
Doron Behar
e7e66d0b5d
Merge pull request #167662 from r-ryantm/auto-update/cpp-utilities 2022-04-10 17:24:19 +03:00
Mario Rodas
19834cb658
Merge pull request #167810 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 22.2.1 -> 22.3.0
2022-04-10 08:07:49 -05:00
github-actions[bot]
5f72ed2b68
Merge master into staging-next 2022-04-10 12:01:07 +00:00
Anders Kaseorg
974314755e
glibc: Fix segfault in getpwuid when stat fails (#167932)
Fixes #167785 using this patch submitted upstream:

https://sourceware.org/bugzilla/show_bug.cgi?id=28752
https://patchwork.sourceware.org/project/glibc/patch/20220314175316.3239120-2-sam@gentoo.org/

(cherry picked from commit a20e363e6b)
2022-04-10 11:22:27 +02:00
Vladimír Čunát
041926633e
Merge #167808: zlib: fix compiler detection (into staging-next) 2022-04-10 11:16:47 +02:00
Vladimír Čunát
5e71a3f0be
Merge #166494: mesa: Fix cross-compilation
...into staging-next
2022-04-10 11:12:28 +02:00
Vladimír Čunát
a1c53b6cdd
Merge #161568: boost178: init at 1.78.0
This was merged to `staging` already, but that's just unnecessary delay
after the PR was amended not to change boost defaults.
2022-04-10 10:56:13 +02:00
zowoq
2459b6628f
sqlite: 3.38.1 -> 3.38.2
https://www.sqlite.org/releaselog/3_38_2.html
(cherry picked from commit c46c3a55d9)
2022-04-10 10:54:25 +02:00
Robert Scott
15d1734496
libtiff: add patches for multiple CVEs
CVE-2022-0891
CVE-2022-0865
CVE-2022-0924
CVE-2022-0907
CVE-2022-0909
CVE-2022-0908

(cherry picked from commit 748dfdd1f5 from PR #165872)
2022-04-10 10:33:48 +02:00
Michele Guerini Rocco
6d4b753a1b
Merge pull request #167958 from rnhmjoj/pr-leveldb
leveldb: fix static building
2022-04-10 10:19:25 +02:00
R. Ryantm
1ddb0fe08c glibmm_2_68: 2.70.0 -> 2.72.0 2022-04-10 04:37:43 +02:00