Commit Graph

37687 Commits

Author SHA1 Message Date
Andreas Rammhold
0263f626a0 qt-5: 5.15.0 -> 5.15.2
This is a maintenance release of the Qt 5.15 release series. It focuses on
bug and security fixes. The feature that made me update this package was
the broken u2f support in QtWebEngine when used together with
Qutebrowser. It previously (on older Qt versions) used to work but
stopped working with the switch to 5.15.

As the changelog is rather extensive the reader is advised to inspect
[0] to checkout the changes to each of the components of their
interest.

This also fixes a security issue with QtWebEngine based browsers that
could be crashed by visiting a website that invokes certain WebRTC
features [1].

[0] https://wiki.qt.io/Qt_5.15.2_Change_Files
[1] https://bugreports.qt.io/browse/QTBUG-86752
2020-12-11 04:31:24 +01:00
github-actions[bot]
0d0d05f7d2
Merge staging-next into staging 2020-12-11 00:40:25 +00:00
github-actions[bot]
614876ef33
Merge master into staging-next 2020-12-11 00:40:21 +00:00
R. RyanTM
7714faefd4 rdkafka: 1.5.2 -> 1.5.3 2020-12-11 00:39:02 +00:00
R. RyanTM
495f7a062c pmix: 3.2.1 -> 3.2.2 2020-12-10 23:33:03 +00:00
R. RyanTM
d039fa6561 oneDNN: 1.7 -> 2.0 2020-12-10 22:27:50 +00:00
R. RyanTM
17bb16f5c5 odpic: 4.0.2 -> 4.1.0 2020-12-10 22:14:09 +00:00
Ryan Mulligan
248f0bfe6d
Merge pull request #106560 from r-ryantm/auto-update/draco
draco: 1.4.0 -> 1.4.1
2020-12-10 12:22:02 -08:00
github-actions[bot]
5448578a33
Merge staging-next into staging 2020-12-10 18:15:36 +00:00
github-actions[bot]
79e586aa98
Merge master into staging-next 2020-12-10 18:15:33 +00:00
OmnipotentEntity
656888e1ec
geant4: 10.6.3 -> 10.7.0 (#105920) 2020-12-10 12:33:29 -05:00
R. RyanTM
a7e8c7c8be draco: 1.4.0 -> 1.4.1 2020-12-10 14:48:24 +00:00
R. RyanTM
b2b45d9374 cddlib: 0.94l -> 0.94m 2020-12-10 12:37:29 +00:00
Jan Tojnar
f0a7851ed5
tracker: fix compatibility with sqlite 3.34 2020-12-10 13:37:26 +01:00
github-actions[bot]
4e33f29b79
Merge staging-next into staging 2020-12-10 12:20:23 +00:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Mario Rodas
ca5679f09c
Merge pull request #106500 from r-ryantm/auto-update/petsc
petsc: 3.14.1 -> 3.14.2
2020-12-10 06:03:04 -05:00
SCOTT-HAMILTON
ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
github-actions[bot]
d85d0c3998
Merge staging-next into staging 2020-12-10 06:17:49 +00:00
github-actions[bot]
3c5489b2fe
Merge master into staging-next 2020-12-10 06:17:45 +00:00
Jörg Thalheim
b0541511d0
Merge pull request #106472 from Mic92/keystone
keystone: also build shared library
2020-12-10 05:45:04 +00:00
Jan Tojnar
0facf250a3
Merge pull request #106302 from NixOS/gdk-pixbuf-2.42.2
gdk-pixbuf: 2.42.0 → 2.42.2
2020-12-10 06:19:18 +01:00
Jan Tojnar
bf2f0ec278
Merge branch 'staging-next' into staging 2020-12-10 04:41:08 +01:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
Michael Alan Dorman
14eab894c1 Update aqbanking, etc. 2020-12-09 19:47:49 -05:00
Sandro
65778375c9
Merge pull request #106430 from avdv/fix-libmodplug-darwin
libmodplug: Fix build on darwin
2020-12-10 01:13:53 +01:00
R. RyanTM
da518c1c1b petsc: 3.14.1 -> 3.14.2 2020-12-09 23:31:34 +00:00
stigo
c92afdced7
Merge pull request #104889 from ztzg/x-16104-zookeeper-update
zookeeper: 3.4.12 -> 3.6.2 & assorted changes
2020-12-09 21:33:31 +01:00
Jörg Thalheim
bc8ef72640
keystone: also build shared library 2020-12-09 19:44:49 +01:00
github-actions[bot]
4ce8ce1cc0
Merge staging-next into staging 2020-12-09 18:15:21 +00:00
github-actions[bot]
faad8493f7
Merge master into staging-next 2020-12-09 18:15:18 +00:00
Hunter Jones
0d1a3caeb6 librtprocess: init at 0.11.0 2020-12-09 11:45:48 -06:00
R. RyanTM
4f76b26033
intel-media-driver: 20.4.2 -> 20.4.3 (#106407) 2020-12-09 18:43:54 +01:00
Damien Diederen
afc1994f43 zookeeper_mt: 3.4.12 -> 3.6.2 2020-12-09 15:46:38 +01:00
Maximilian Bosch
00a1069e72
Merge pull request #106362 from mweinelt/openssl
openssl: 1.1.1h -> 1.1.1i
2020-12-09 12:33:34 +01:00
Claudio Bley
144e9c79e5 libmodplug: Fix build on darwin
* removing the `-mmacosx-version-min` flag makes the build work again
* also fix the path to the `file` command in the configure script
  to fix the warning

```
./configure: line 7754: /usr/bin/file: No such file or directory
```
2020-12-09 10:13:00 +01:00
github-actions[bot]
ee1a7ec4be
Merge master into staging-next 2020-12-09 06:17:56 +00:00
Tom Manner
872cb2fc23
rapidcheck: refactor postInstall to install all extras (#106376)
Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
2020-12-09 05:51:33 +01:00
R. RyanTM
cd201a3ac7 igraph: 0.8.4 -> 0.8.5 2020-12-09 04:39:14 +00:00
github-actions[bot]
7d6630d7db
Merge master into staging-next 2020-12-09 00:39:29 +00:00
Robert T. McGibbon
35bab12ed0 inchi: init at 1.05 2020-12-08 16:33:11 -05:00
github-actions[bot]
e729ab0408
Merge master into staging-next 2020-12-08 18:15:38 +00:00
Martin Weinelt
76e01978bd
openssl: 1.1.1h -> 1.1.1i
Fixes: CVE-2020-1971
Closes: #106218
2020-12-08 18:25:22 +01:00
Gabriel Ebner
af0e520681
Merge pull request #106360 from gebner/build-coin3d-cmake
coin3d, soqt, freecad: update to git master
2020-12-08 17:32:02 +01:00
Gabriel Ebner
4cf1233176
Merge pull request #106267 from gebner/linphone
linphone: unstable-2020-03-06 -> 4.2.4
2020-12-08 16:33:15 +01:00
Gabriel Ebner
2e64b946f8 soqt: 1.6.0 -> 2020-12-05-unstable 2020-12-08 16:29:28 +01:00
Gabriel Ebner
827bb3b9c0 coin3d: 4.0.0 -> 2020-12-07-unstable 2020-12-08 16:29:06 +01:00
github-actions[bot]
4549c836e7
Merge master into staging-next 2020-12-08 12:19:44 +00:00
Mario Rodas
01f0541798
Merge pull request #106319 from r-ryantm/auto-update/pugixml
pugixml: 1.11 -> 1.11.1
2020-12-08 04:09:40 -05:00
github-actions[bot]
e539b57990
Merge master into staging-next 2020-12-08 06:17:44 +00:00
Sandro
ea549c46b6
Merge pull request #105830 from wamserma/gatling16 2020-12-08 05:52:11 +01:00
R. RyanTM
a4462a98b3 libgphoto2: 2.5.23 -> 2.5.26 2020-12-08 05:37:20 +01:00
zowoq
b7a700e639 sqldiff, sqlite-analyzer: 3.33.0 -> 3.34.0 2020-12-08 05:36:15 +01:00
zowoq
cfc56fb90b sqlite: 3.33.0 -> 3.34.0
https://www.sqlite.org/releaselog/3_34_0.html
2020-12-08 05:36:15 +01:00
R. RyanTM
46b8c00d0d libksba: 1.4.0 -> 1.5.0 2020-12-08 05:30:09 +01:00
R. RyanTM
b46c670ed9 pcre2: 10.35 -> 10.36 2020-12-08 05:27:59 +01:00
Vladimír Čunát
098a7b67ac glibc: 2.32 -> 2.32-10
This should fix #100799 thanks to
https://sourceware.org/bugzilla/show_bug.cgi?id=26534#c5
2020-12-08 05:19:20 +01:00
Michal Sojka
b9116f712f libunwind: Add devman output
Installing the man pages is a bit more tricky. The configure script
completely disables the documentation unless latex2man is found.
However, just installing the man pages can be done without latex2man,
because the man pages are pre-built in the source tarball. Therefore
we pass ${coreutils}/bin/true as latex2man, which allows to install
the pre-build man pages without depending on full texlive.
2020-12-08 05:16:03 +01:00
Sandro Jäckel
b101b25cef
libtorrent-rasterbar: Fix build on darwin but still fails with some python issue 2020-12-08 05:06:17 +01:00
R. RyanTM
298d45b0ca pugixml: 1.11 -> 1.11.1 2020-12-08 03:52:19 +00:00
tomberek
7c20dfa554
ngt: 1.8.4 -> 1.12.3-alpha (#101790)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-08 04:23:19 +01:00
Anderson Torres
52242b4e7d
Merge pull request #103925 from lopsided98/coreutils-tests-arm
coreutils, findutils, gnutls: fix build on 32-bit ARM
2020-12-07 23:38:08 -03:00
github-actions[bot]
db90e75ade
Merge staging-next into staging 2020-12-08 00:39:07 +00:00
Jan Tojnar
3141ee4b6e
gdk-pixbuf: 2.42.0 → 2.42.2
Fixes CVE-2020-29385

https://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.2.news
2020-12-08 01:25:15 +01:00
Sandro
d230a5b5f3
Merge pull request #103809 from cyplo/add-cmark-gfm
cmark-gfm: init at 0.29.0.gfm.0
2020-12-07 20:16:51 +01:00
Sandro
920b3ddb4b
Merge pull request #105931 from samb96/ink-init 2020-12-07 19:55:36 +01:00
Gabriel Ebner
c7447bc87b minizip2: init at 2.10.4 2020-12-07 19:43:57 +01:00
Gabriel Ebner
64c7999f76 liblinphone: unstable-2020-03-20 -> 4.4.15 2020-12-07 19:43:57 +01:00
Gabriel Ebner
64f42418a6 belle-sip: unstable-2020-02-18 -> 4.4.13 2020-12-07 19:43:57 +01:00
Gabriel Ebner
c17a8f2717 mediastreamer: unstable-2020-03-20 -> 4.4.13 2020-12-07 19:43:57 +01:00
Gabriel Ebner
ba6b3cb756 ortp: unstable-2020-03-17 -> 4.4.9 2020-12-07 19:43:57 +01:00
Gabriel Ebner
abb4ae4e9f belcard: 4.4.0 -> 4.4.13 2020-12-07 19:43:56 +01:00
github-actions[bot]
a1b2303710
Merge staging-next into staging 2020-12-07 18:15:25 +00:00
Sandro
128eb3f940
Merge pull request #106241 from ocharles/patch-1
Remove myself from maintainers sets
2020-12-07 18:34:26 +01:00
Sandro
09f724249c
Merge pull request #106123 from IvarWithoutBones/init-genann-1.0
genann: init at 1.0.0
2020-12-07 17:28:55 +01:00
Ollie Charles
1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
github-actions[bot]
eb09c5dbdb
Merge staging-next into staging 2020-12-07 12:19:52 +00:00
Sandro
d8366558b5
Merge pull request #105846 from rb2k/update_idevicerestore 2020-12-07 10:20:00 +01:00
Marc Seeger
d4ca97c4bf
libirecovery: 2020-01-14 -> 1.0.0 2020-12-07 10:17:22 +01:00
Marc Seeger
93a919f97d
libimobiledevice: 2020-01-20 -> 1,3.0 2020-12-07 10:17:21 +01:00
Marc Seeger
eccbaa2c01
libusbmuxd: 2019-03-23 -> 2.0.2 2020-12-07 10:17:21 +01:00
Marc Seeger
6e72d500c2
libgpod: Add support for libplist v 2.2.0 2020-12-07 10:17:20 +01:00
Marc Seeger
c03300d284
libplist: 2019-04-04 -> 2.2.0 2020-12-07 10:17:14 +01:00
github-actions[bot]
cc5dccaa91
Merge staging-next into staging 2020-12-07 06:17:43 +00:00
Jan Tojnar
22f8e9484e
Merge pull request #106070 from holymonson/webkitgtk
webkitgtk: drop wayland dependency on Darwin
2020-12-07 06:35:01 +01:00
Monson Shao
c377ced8de
webkitgtk: drop wayland dependency on Darwin 2020-12-07 12:50:54 +08:00
Ivar
5d6c093b89 genann: init at 1.0.0 2020-12-07 02:09:09 +01:00
github-actions[bot]
e7e56512fc
Merge staging-next into staging 2020-12-07 00:39:47 +00:00
Andreas Rammhold
7560a94bd1 google-cloud-cpp: drop maintainership
I am not using this anymore and do not plan to work on this package
anylonger.
2020-12-06 21:24:50 +01:00
R. RyanTM
dfd949d9b2 magma: 2.5.3 -> 2.5.4 2020-12-06 10:56:20 -08:00
Michael Weiss
82294a1f2b
neatvnc: 0.3.2 -> 0.4.0 2020-12-06 19:23:39 +01:00
github-actions[bot]
11719df4a5
Merge staging-next into staging 2020-12-06 18:14:43 +00:00
Ryan Mulligan
5b06df093f
Merge pull request #106045 from r-ryantm/auto-update/libgpiod
libgpiod: 1.6.1 -> 1.6.2
2020-12-06 06:17:49 -08:00
Gabriel Ebner
a6dabb2a86
Merge pull request #103941 from poita66/cura_4.8.0
cura: 4.7.1 -> 4.8.0
2020-12-06 15:01:04 +01:00
github-actions[bot]
6bc7a2c814
Merge staging-next into staging 2020-12-06 12:18:43 +00:00
Doron Behar
336fd62920
Merge pull request #98500 from doronbehar/pkg/octave/sundials
sundials: assert that lapack and blas are compatible
2020-12-06 13:48:57 +02:00
R. RyanTM
69a30a4d68 libgpiod: 1.6.1 -> 1.6.2 2020-12-06 08:34:48 +00:00
Jörg Thalheim
c0ff5c7b7a
Merge remote-tracking branch 'upstream/master' into HEAD 2020-12-06 08:12:29 +01:00
github-actions[bot]
8f67f48c0c
Merge staging-next into staging 2020-12-06 06:17:10 +00:00
Break Yang
e9293077ff marl: init at 1.0.0 2020-12-05 22:14:03 -08:00
Mario Rodas
0948443194
Merge pull request #106024 from r-ryantm/auto-update/hwloc
hwloc: 2.3.0 -> 2.4.0
2020-12-05 22:43:54 -05:00
Jan Tojnar
6ce08f74dc
Merge branch 'master' into staging-next 2020-12-06 03:28:13 +01:00
Peter Stewart
d4905adc32 libnest2d: init at 2020-10-09-unstable 2020-12-06 12:41:20 +11:00
Mario Rodas
30fbc30610
Merge pull request #105999 from midchildan/feat/ffmpeg-darwin-x265
ffmpeg-full: re-enable encoders on macOS
2020-12-05 18:23:58 -05:00
R. RyanTM
348d0df18c hwloc: 2.3.0 -> 2.4.0 2020-12-05 23:10:24 +00:00
Sandro
4ce3019a62
Merge pull request #103123 from expipiplus1/joe-swiftshader
swiftshader: 2020-06-17 -> 2020-11-06
2020-12-05 19:42:42 +01:00
github-actions[bot]
9c8ea98091
Merge staging-next into staging 2020-12-05 18:14:25 +00:00
github-actions[bot]
72b795557e
Merge master into staging-next 2020-12-05 18:14:21 +00:00
Michael Weiss
c006c271ef
Merge pull request #105823 from primeos/libva
libva: 2.9.1 -> 2.10.0
2020-12-05 18:34:47 +01:00
Michael Weiss
1e8d297270
libva: 2.9.1 -> 2.10.0
For libva-utils there is no new release (yet).
2020-12-05 18:14:37 +01:00
midchildan
1b3f09008b
ffmpeg-full: re-enable encoders on macOS 2020-12-06 01:55:51 +09:00
Niklas Hambüchen
f1651e1d83
Merge pull request #105487 from kisik21/gst-plugins-good-aarch64
gst-plugins-good: fix aarch64 builds and make raspi deps optional
2020-12-05 17:34:06 +01:00
Sam Bickley
17c02c8c11 libinklevel: init at 0.9.3 2020-12-05 10:24:00 -06:00
Doron Behar
a5e44038df
Merge pull request #99685 from doronbehar/pkg/gnuradio
gnuradio: rewrite
2020-12-05 17:14:37 +02:00
Michael Weiss
8c19846912
mesa: 20.2.3 -> 20.2.4 (#105959) 2020-12-05 13:26:32 +01:00
github-actions[bot]
899d916e1d
Merge staging-next into staging 2020-12-05 12:18:20 +00:00
github-actions[bot]
0947539ec1
Merge master into staging-next 2020-12-05 12:18:17 +00:00
R. RyanTM
3d55b9a899 comedilib: 0.11.0 -> 0.12.0 2020-12-05 13:24:09 +02:00
Doron Behar
16a01272ee sundials: assert that lapack and blas are compatible
Instead of asserting that lapack and blas are both not using 64 bit
index size, only make sure they are index size compatible. Plus, do it
when evaluating buildInputs, per:
https://github.com/NixOS/nixpkgs/pull/94892#discussion_r471110250

Don't pass SUNDIALS_INDEX_TYPE=int32_t if blas && lapack are compiled
with 64 bit index size.

Bonus: Use checkTarget and not an overrided checkPhase, per:
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/explicit-phases.md
2020-12-05 12:26:02 +02:00
github-actions[bot]
6975e972c1
Merge staging-next into staging 2020-12-05 06:16:30 +00:00
github-actions[bot]
55b348fe1b
Merge master into staging-next 2020-12-05 06:16:24 +00:00
Jonathan Ringer
bc2b132f98
onnxruntime: remove
Poor cmake and git hygiene has made maintaining this difficult, see:
https://github.com/microsoft/onnxruntime/issues/5966
https://github.com/microsoft/onnxruntime/issues/5967
2020-12-04 21:40:19 -08:00
Thomas Tuegel
4a5e1fbc8e
Merge pull request #98485 from doronbehar/pkg/suitesparse
suitesparse: 5.7.2 -> 5.8.1
2020-12-04 21:33:22 -06:00
Mario Rodas
5438ca25d3
Merge pull request #105700 from r-ryantm/auto-update/libinput
libinput: 1.16.3 -> 1.16.4
2020-12-04 22:29:27 -05:00
Mario Rodas
5a80a302f1
Merge pull request #105922 from r-ryantm/auto-update/rocksdb
rocksdb: 6.14.5 -> 6.14.6
2020-12-04 22:23:36 -05:00
Ryan Mulligan
79fc26d441
Merge pull request #105932 from r-ryantm/auto-update/simpleitk
simpleitk: 2.0.1 -> 2.0.2
2020-12-04 19:23:25 -08:00
github-actions[bot]
acbe77678e
Merge staging-next into staging 2020-12-05 00:38:04 +00:00
github-actions[bot]
4763e8b8fd
Merge master into staging-next 2020-12-05 00:38:01 +00:00
R. RyanTM
2d0f63a81f simpleitk: 2.0.1 -> 2.0.2 2020-12-05 00:12:32 +00:00
R. RyanTM
63f2518e70 rocksdb: 6.14.5 -> 6.14.6 2020-12-04 21:58:10 +00:00
Sandro
43ec04fe4e
Merge pull request #105893 from r-ryantm/auto-update/liblouis
liblouis: 3.15.0 -> 3.16.1
2020-12-04 21:00:35 +01:00
github-actions[bot]
b9168273b5
Merge staging-next into staging 2020-12-04 18:14:54 +00:00
github-actions[bot]
cb36dd7449
Merge master into staging-next 2020-12-04 18:14:51 +00:00
Sandro
997d4db306
Merge pull request #105868 from r-ryantm/auto-update/faudio
faudio: 20.11 -> 20.12
2020-12-04 17:05:12 +01:00
R. RyanTM
34f083c35f liblouis: 3.15.0 -> 3.16.1 2020-12-04 15:41:56 +00:00
R. RyanTM
e35d3c929e
draco: 1.3.6 -> 1.4.0 (#105861) 2020-12-04 05:46:00 -08:00
Sandro
785871472b
Merge pull request #105856 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.8.0 -> 5.9.0
2020-12-04 13:27:53 +01:00
github-actions[bot]
f9cf210a2f
Merge staging-next into staging 2020-12-04 12:20:06 +00:00
github-actions[bot]
4b8f5caddc
Merge master into staging-next 2020-12-04 12:20:02 +00:00
Gabriel Ebner
dbe5d0cd03
Merge pull request #105866 from jtojnar/libopenaptx-0.2
libopenaptx: 0.1.0 → 0.2.0
2020-12-04 13:16:28 +01:00
Jan Tojnar
e0d83444de
libopenaptx: 0.1.0 → 0.2.0
https://github.com/pali/libopenaptx/releases/tag/0.2.0

Will be used by upcoming pipewire release.
2020-12-04 12:07:42 +01:00
R. RyanTM
fcac7b0be4 faudio: 20.11 -> 20.12 2020-12-04 10:47:22 +00:00
R. RyanTM
040b2b3862 cpp-utilities: 5.8.0 -> 5.9.0 2020-12-04 08:53:27 +00:00
github-actions[bot]
ca7703d573
Merge staging-next into staging 2020-12-04 06:16:29 +00:00
github-actions[bot]
82b9b02331
Merge master into staging-next 2020-12-04 06:16:26 +00:00
Jonathan Ringer
d35b703ccd libarchive: add changelog 2020-12-03 22:07:49 -08:00
R. RyanTM
e4b36a1f05 libarchive: 3.4.3 -> 3.5.0 2020-12-03 22:07:49 -08:00
Raghav Sood
3a3e8e6a8b
Merge pull request #105242 from RaghavSood/microhttpd/version
libmicrohttpd dependents: fix build
2020-12-04 05:37:48 +00:00
Sandro
529b789919
Merge pull request #104749 from SuperSandro2000/auto-update/libconfuse 2020-12-04 03:07:09 +01:00
github-actions[bot]
1aeec1f039
Merge master into staging-next 2020-12-03 18:14:40 +00:00
Gabriel Ebner
6e8007341e
Merge pull request #105362 from gebner/pipewire0137
pipewire: 0.3.16 -> 0.3.17
2020-12-03 17:15:05 +01:00
Sandro
990aa39e31
Merge pull request #105742 from r-ryantm/auto-update/nanopb
nanopb: 0.4.3 -> 0.4.4
2020-12-03 15:44:25 +01:00
Markus S. Wamser
ded8dc1c46 gatling: 0.15 -> 0.16, libowfat: drop patch for header location 2020-12-03 15:02:50 +01:00
Mario Rodas
4e5d32157a
Merge pull request #105748 from marsam/update-grpc
grpc: 1.33.2 -> 1.34.0
2020-12-03 08:39:19 -05:00
github-actions[bot]
5b73e3087a
Merge master into staging-next 2020-12-03 12:18:45 +00:00
zowoq
ae1f466248 libslirp: 4.3.1 -> 4.4.0
https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.4.0
2020-12-03 19:44:40 +10:00
Michael Raskin
5e6da1e9ac
Merge pull request #105716 from r-ryantm/auto-update/libewf
libewf: 20171104 -> 20201129
2020-12-03 09:26:35 +00:00
Sandro
ec49c725a1
Merge pull request #105740 from r-ryantm/auto-update/nco
nco: 4.9.5 -> 4.9.6
2020-12-03 09:24:01 +01:00
R. RyanTM
a272ecb85a nanopb: 0.4.3 -> 0.4.4 2020-12-03 01:30:34 +00:00
R. RyanTM
5a2abecc68 nco: 4.9.5 -> 4.9.6 2020-12-03 01:17:49 +00:00
github-actions[bot]
58274c4f8d
Merge master into staging-next 2020-12-03 00:36:28 +00:00
Mario Rodas
8bd46bbab0 grpc: 1.33.2 -> 1.34.0
https://github.com/grpc/grpc/releases/tag/v1.34.0
2020-12-02 18:00:00 -05:00
Silvan Mosberger
96f34a8f99
Merge pull request #105722 from rb2k/idevicerestore_darwin
idevicerestore: Add darwin build support.
2020-12-02 22:54:44 +01:00
Sandro
ed23e84c8a
Merge pull request #105708 from r-ryantm/auto-update/libmanette
libmanette: 0.2.5 -> 0.2.6
2020-12-02 22:15:46 +01:00
Sandro
aa196f98e8
Merge pull request #105705 from r-ryantm/auto-update/libfprint
libfprint: 1.90.3 -> 1.90.4
2020-12-02 21:36:27 +01:00
Marc Seeger
cbd8d2bb3b libimobiledevice: Add darwin support. 2020-12-02 12:16:36 -08:00
Marc Seeger
7c18374708 libirecovery: Add darwin support. 2020-12-02 12:16:17 -08:00
Marc Seeger
8fc1f6afc0 libplist: Add darwin support. 2020-12-02 12:15:53 -08:00
Marc Seeger
f3e317168b libusbmuxd: Add darwin support. 2020-12-02 12:15:37 -08:00
Jan Tojnar
fc281f7b85
libmanette: 0.2.5 -> 0.2.6
https://ftp.gnome.org/pub/GNOME/sources/libmanette/0.2/libmanette-0.2.6.news
2020-12-02 20:11:22 +01:00
Sandro
779dfe1218
Merge pull request #105682 from SeTSeR/master
tdlib: 1.6.9 -> 1.7.0
2020-12-02 19:32:16 +01:00
R. RyanTM
b7348e56f7 libewf: 20171104 -> 20201129 2020-12-02 17:19:30 +00:00
R. RyanTM
b4517f9f41 libfprint: 1.90.3 -> 1.90.4 2020-12-02 15:36:00 +00:00
R. RyanTM
b3aa4e2945 libinput: 1.16.3 -> 1.16.4 2020-12-02 15:00:42 +00:00
github-actions[bot]
579dcb4845
Merge master into staging-next 2020-12-02 12:50:28 +00:00
Michael Weiss
36ae358e62
intel-media-driver: 2.4.1 -> 2.4.2 2020-12-02 13:45:49 +01:00
github-actions[bot]
89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00:00
Sergey Makarov
f56a31f18a
tdlib: 1.6.9 -> 1.7.0 2020-12-02 14:04:10 +03:00
Michael Weiss
fc7f72e144
aml: Mark as broken on Darwin
See https://hydra.nixos.org/build/131822625.
2020-12-02 11:57:23 +01:00
zowoq
043c667f31 sqlite-analyzer: remove separate file
Moved to a shared package with sqldiff in:
e714798f27
2020-12-02 19:18:11 +10:00
Daniël de Kok
ebf687af35
Merge pull request #105474 from danieldk/rocm-3.10.0
rocm: update to 3.10.0
2020-12-02 06:53:18 +01:00
Sandro
9a925edb25
Merge pull request #105520 from lovesegfault/ideamaker 2020-12-02 01:43:53 +01:00
Sandro
b52494940b
Merge pull request #105602 from r-ryantm/auto-update/appstream
appstream: 0.12.11 -> 0.13.1
2020-12-01 20:34:41 +01:00
Jörg Thalheim
29528a11da
Merge pull request #97470 from drewrisinger/dr-pr-spdlog-1_8 2020-12-01 17:14:19 +00:00
R. RyanTM
544a6670d8 appstream: 0.12.11 -> 0.13.1 2020-12-01 16:04:33 +00:00
Sandro
415a269827
Merge pull request #105587 from r-ryantm/auto-update/bctoolbox
bctoolbox: 4.4.6 -> 4.4.13
2020-12-01 17:01:47 +01:00
Sandro
385ec3ebbe
Merge pull request #105543 from IvarWithoutBones/tinyobjloader-init-1.0.6 2020-12-01 17:00:47 +01:00
R. RyanTM
43cdc245d4 bctoolbox: 4.4.6 -> 4.4.13 2020-12-01 15:03:00 +00:00
Jonathan Ringer
eb7aa55e89 libgit2: 1.0.0 -> 1.1.0 2020-12-01 14:44:25 +01:00
Frederik Rietdijk
ff90abd5dd Merge staging-next into staging 2020-12-01 14:23:10 +01:00
Sandro
51198ea28f
Merge pull request #105541 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.12 -> 1.0.13
2020-12-01 10:06:34 +01:00
Daniël de Kok
c2a8d856d7 rocm-opencl-runtime: 3.9.0 -> 3.10.0 2020-12-01 07:41:46 +01:00
Daniël de Kok
7f2736dc0f rocclr: 3.9.0 -> 3.10.0 2020-12-01 07:41:46 +01:00
Daniël de Kok
b4f767c538 rocm-comgr: 3.9.0 -> 3.10.0 2020-12-01 07:40:01 +01:00
Daniël de Kok
9c900a322a rocm-runtime: 3.9.0 -> 3.10.0 2020-12-01 07:40:01 +01:00
Daniël de Kok
63eb840e32 rocm-thunk: 3.9.0 -> 3.10.0 2020-12-01 07:40:00 +01:00
R. RyanTM
751b46e74b openxr-loader: 1.0.12 -> 1.0.13 2020-12-01 04:39:14 +00:00
IvarWithoutBones
1034616282 tinyobjloader: init at 1.0.6 2020-12-01 05:06:20 +01:00
Jan Tojnar
27b974d84b
Merge branch 'staging-next' into staging 2020-12-01 03:26:36 +01:00
Drew Risinger
c19f3623a2 spdlog: build shared library 2020-11-30 20:49:13 -05:00