Commit Graph

52961 Commits

Author SHA1 Message Date
Sandro
f907897061
Merge pull request #205166 from oxalica/fix/boost-icu-flag 2022-12-09 10:05:40 +01:00
Ivan Mincik
e27dd6814b proj: 9.1.0 -> 9.1.1 2022-12-08 20:08:58 -08:00
Artturi
0aa0c46ef5
Merge pull request #205201 from Artturin/lintfixes1
Lint fixes
2022-12-09 05:13:56 +02:00
Artturin
c55b931644 treewide: fix lints and remove a unneeded cmake input 2022-12-09 01:16:08 +02:00
Artturin
e600ef059c smokegen,smokeqt: enable strictDeps and don't use pkgs 2022-12-09 00:19:53 +02:00
Dmitry Kalinkin
388b494f6b
Merge pull request #198469 from cpcloud/bump-google-cloud-cpp
google-cloud-cpp: 1.38.0 -> 2.4.0
2022-12-08 15:09:57 -05:00
Sandro
91fd8d6e2f
Merge pull request #204576 from wegank/mysocketw-darwin 2022-12-08 20:53:55 +01:00
Michele Guerini Rocco
a8550d1553
Merge pull request #204947 from r-ryantm/auto-update/vapoursynth
vapoursynth: 60 -> 61
2022-12-08 20:44:26 +01:00
oxalica
06c0cce0e5 boost: add configurable enableIcu flag
This makes it easier to disable ICU support with `override`, where
the closure size matters.
2022-12-09 02:56:38 +08:00
Sandro
4cc7973ae6
Merge pull request #204658 from raphaelr/mbedtls-3 2022-12-08 16:38:17 +01:00
Jan Tojnar
143802532f
Merge pull request #202384 from jtojnar/gnome
GNOME: more updates
2022-12-08 14:45:38 +01:00
Jonas Heinrich
3fbe53f2b3
Merge pull request #204318 from wegank/ogre-bump
ogre: 1.12.1 -> 13.5.3
2022-12-08 12:57:31 +01:00
Sandro
4bb0350b81
Merge pull request #204142 from wegank/fox-aarch64-darwin
fox: 1.7.9 -> 1.7.81, unbreak on aarch64-darwin
2022-12-08 09:30:39 +01:00
Sandro
34fb634049
Merge pull request #204904 from SuperSandro2000/suil 2022-12-07 22:51:48 +01:00
Raphael Robatsch
985c8dbe14 treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-07 19:58:55 +00:00
Raphael Robatsch
100cad4858 mbedtls_3: init at 3.2.1
mbedtls 3 is incompatible with mbedtls 2, so create a new package for
version 3.

Remove comment disabling nixpkgs-update, since the version information
on repology looks correct now.
2022-12-07 19:58:09 +00:00
Linus Heckemann
f984417f86
Merge pull request #204165 from lheckemann/openssl-cross-fix
openssl: clean up configure script decision
2022-12-07 15:59:49 +01:00
Thomas Gerbet
69e6247f3b
Merge pull request #204548 from risicle/ris-libredwg-0.12.5
libredwg: 0.12.4 -> 0.12.5
2022-12-07 14:54:19 +01:00
Mario Rodas
9b47c2de0c
Merge pull request #204591 from r-ryantm/auto-update/aws-c-s3
aws-c-s3: 0.1.51 -> 0.2.0
2022-12-07 07:29:13 -05:00
Mario Rodas
5bfe9adc8f
Merge pull request #204561 from r-ryantm/auto-update/s2n-tls
s2n-tls: 1.3.28 -> 1.3.29
2022-12-07 07:26:36 -05:00
R. Ryantm
e686d1226c vapoursynth: 60 -> 61 2022-12-07 07:38:34 +00:00
Sandro Jäckel
84e9e1a7ff
suil: remove qt4 support 2022-12-07 02:33:30 +01:00
Sandro
2efcb93ac3
Merge pull request #194443 from pborzenkov/libnfs-pthread 2022-12-06 23:43:12 +01:00
endgame
7cb253ed83
mdds: Get source archives from gitlab (#204729) 2022-12-06 22:37:35 +01:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
Sergei Trofimovich
36b4518364
Merge pull request #204689 from trofi/qt6Packages.qtwayland-without-xlibsWrapper
qt6Packages.qtwayland: drop unused xlibsWrapper
2022-12-06 19:24:34 +00:00
Sergei Trofimovich
51f76dc5b4
Merge pull request #204687 from trofi/qt6Packages.qtbase-without-xlibsWrapper
qt6Packages.qtbase: drop unused xlibsWrapper
2022-12-06 19:24:19 +00:00
Pavel Borzenkov
dd62635d97 libnfs: allow building with pthread support
libnfs is not thread-safe by default. Making it thread-safe requires building
it with pthread support and enabling multi-threading at runtime using
nfs_mt_service_thread_start() function.

The patch allows to optionally build libnfs with multi-threading support.

This is not enabled by default to avoid runtime costs for programs that don't
require libnfs to be thread-safe, so a separate top level package 'libnfs-pthread'
is added.
2022-12-06 17:14:17 +01:00
Phillip Cloud
da1cb54c5b
arrow-cpp: build with CMAKE_CXX_STANDARD=17 2022-12-06 09:46:16 -05:00
Phillip Cloud
a3cb8c8736
google-cloud-cpp: build with CMAKE_CXX_STANDARD=17 2022-12-06 09:46:15 -05:00
Phillip Cloud
a05f2f2053
grpc: build with CMAKE_CXX_STANDARD=17 2022-12-06 09:46:14 -05:00
Phillip Cloud
c8825268d2
google-cloud-cpp: 1.38.0 -> 2.4.0 2022-12-06 09:46:12 -05:00
Markus Kowalewski
fe483b4003
ntirpc: 4.1 -> 4.2 2022-12-06 14:31:58 +01:00
R. Ryantm
2be8b0ec2f liblouis: 3.23.0 -> 3.24.0 2022-12-06 13:28:19 +01:00
Sandro
6c7e76ea91
Merge pull request #204756 from endgame/wolfssl-hash 2022-12-06 12:59:37 +01:00
R. Ryantm
8f0b76f579 libplctag: 2.5.4 -> 2.5.5 2022-12-06 19:41:57 +08:00
Vladimír Čunát
089fb18420
Merge #203426: staging-next 2022-11-28 2022-12-06 12:36:58 +01:00
Jack Kelly
9adcaceb2c wolfssl: fix hash
The previous hash corresponded to wolfssl-5.5.2, but it looks like
everyone was getting cache hits on the built outputs and nobody
noticed.
2022-12-06 20:00:28 +10:00
Sandro
95c88faec4
Merge pull request #185858 from aidalgol/soundux
soundux: init at 0.2.7
2022-12-06 10:16:48 +01:00
github-actions[bot]
0ac4c6779e
Merge master into staging-next 2022-12-06 00:02:32 +00:00
Sergei Trofimovich
87818caa00 qt6Packages.qtwayland: drop unused xlibsWrapper
Validated as no change in `out` output with `diffoscope`.
2022-12-05 21:49:11 +00:00
Sergei Trofimovich
12850888ab qt6Packages.qtbase: drop unused xlibsWrapper 2022-12-05 21:38:43 +00:00
Jan Tojnar
adb82d6119 tracker-miners: 3.4.1 → 3.4.2
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.4.1...3.4.2

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-12-05 19:04:01 +01:00
Artturi
2a53bfe14a
Merge pull request #204635 from gbtb/speechd_with_espeak
speechd: prevent leak of mbrola into closure if espeak is disabled
2022-12-05 17:49:27 +02:00
Weijia Wang
adc3eb3244 ogre: 1.12.1 -> 13.5.3 2022-12-05 15:11:56 +01:00
Sandro Jäckel
dcbb3c0b48
jemalloc: move comment to right place, update website 2022-12-05 15:05:58 +01:00
gbtb
462e073113 speechd: prevent leak of mbrola into closure if espeak is disabled 2022-12-05 23:15:45 +10:00
Martin Weinelt
abcae20d9e
Merge pull request #204554 from tjni/openldap 2022-12-05 14:12:51 +01:00
Martin Weinelt
f32cee9f3c Merge remote-tracking branch 'origin/master' into staging-next 2022-12-05 13:22:20 +01:00
Sandro
17491905e6
Merge pull request #202015 from wegank/qt6-qtbase-darwin
qt6: add darwin support
2022-12-05 12:15:51 +01:00