Commit Graph

35106 Commits

Author SHA1 Message Date
Vladimír Čunát
0ef57f516a
sqlite-analyzer: 3.31.1 -> 3.32.1
It needs to be synced with sqlite itself.
2020-05-31 11:15:42 +02:00
Anders Kaseorg
665dfc26ed libversion: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  This particular
case probably has no security relevance, but we should avoid this
unsafe pattern anyway in case it gets copied.  See #76804.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-05-31 01:42:09 -07:00
Vladimír Čunát
3f08d642fe
glibc: patch CVE-2020-1752
/cc roundup #88306; the issue seems quite serious to me.

I also made two other patches non-conditional, as we rebuild
all platforms anyway.
2020-05-31 09:11:45 +02:00
R. RyanTM
b3206bb487 vamp-plugin-sdk: 2.9 -> 2.10 2020-05-31 00:01:55 -04:00
puzzlewolf
f9622e3011 ignition-math: remove 2020-05-30 18:38:37 +02:00
puzzlewolf
a410beaa7f ignition-transport: remove 2020-05-30 18:38:37 +02:00
puzzlewolf
c906c45fec gazebo, sdformat: remove 2020-05-30 18:38:28 +02:00
midchildan
22ff785205
intel-media-sdk: remove samples
fix #88939
2020-05-31 01:25:01 +09:00
R. RyanTM
71fd66ef17 catch2: 2.12.1 -> 2.12.2 2020-05-30 15:41:07 +02:00
Matthew Bauer
c2039e1901
mesa: make more things optional (#87438)
osmesa & gallium-nine are not needed for all systems. So this adds a
flag to disable them if you don’t want them.
2020-05-29 22:29:32 -05:00
Matthew Bauer
01377fc6ef
Merge pull request #87435 from matthewbauer/strip-more-in-cross
treewide: strip more things in cross
2020-05-29 22:28:04 -05:00
Frederik Rietdijk
4df2f78ec7 Revert "Merge pull request #78910 from serokell/libarchive-zstd"
Should go to staging instead.

This reverts commit f8d9f59abe, reversing
changes made to b27a19d5bf.
2020-05-29 21:03:02 +02:00
Frederik Rietdijk
f8d9f59abe
Merge pull request #78910 from serokell/libarchive-zstd
libarchive: link to zstd (split zstd output)
2020-05-29 20:51:16 +02:00
Michael Weiss
a668f6a58a libva: Switch from GNU Autotools to Meson 2020-05-29 20:48:15 +02:00
Michael Weiss
9ab24ec76b libva-utils: refactor
Note: This doesn't affect the result.
2020-05-29 20:48:15 +02:00
Frederik Rietdijk
36d9eeb9c7 Merge staging-next into staging 2020-05-29 17:06:01 +02:00
Vladimír Čunát
afa9962538
Merge #78910: libarchive: link to zstd (into staging)
Also split outputs and don't provide static lib by default.
2020-05-29 15:37:55 +02:00
Mario Rodas
d9f9fcfd16
Merge pull request #89146 from marsam/init-libfyaml
libfyaml: init at 0.5.7
2020-05-29 04:35:45 -05:00
zowoq
8609b214fa oniguruma: switch to autotools 2020-05-29 13:14:19 +10:00
Jonathan Ringer
80c9f3072b sqlite: 3.32.0 -> 3.32.1 2020-05-28 20:00:37 -07:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
Orivej Desh
df9ac8b4a0
fmt: 6.2.0 -> 6.2.1, fix cmake config (#89114) 2020-05-28 16:31:13 +00:00
Mario Rodas
ffcfd9d498
Merge pull request #89077 from r-ryantm/auto-update/hyperscan
hyperscan: 5.2.1 -> 5.3.0
2020-05-28 09:12:55 -05:00
Mario Rodas
0c836fa1af
Merge pull request #88040 from zowoq/oniguruma
oniguruma: 6.9.4 -> 6.9.5_rev1
2020-05-28 09:09:36 -05:00
Ryan Mulligan
ce4c8e7fa5
Merge pull request #89053 from r-ryantm/auto-update/xmlrpc-c
xmlrpc_c: 1.39.12 -> 1.51.06
2020-05-28 06:35:50 -07:00
Michael Weiss
2bde87923e
mesa: 20.0.2 -> 20.0.7 2020-05-28 13:57:31 +02:00
Thomas Tuegel
99d2567515
Merge pull request #86317 from xbreak/qt5-pkg-config
qt5: Add missing include path to pkg-config files
2020-05-28 05:46:52 -05:00
Mario Rodas
501e613507
libfyaml: init at 0.5.7 2020-05-28 04:20:00 -05:00
Yuriy Chernyshov
331ce6981b
Update spdlog to 1.6.0 2020-05-28 10:57:51 +03:00
Mario Rodas
e433b62a8a
Merge pull request #89069 from r-ryantm/auto-update/cpputest
cpputest: 3.8 -> 4.0
2020-05-27 23:51:17 -05:00
R. RyanTM
235e1eee8d hyperscan: 5.2.1 -> 5.3.0 2020-05-28 04:28:03 +00:00
Jan Tojnar
3b9e9c5ff0
Merge pull request #88573 from r-ryantm/auto-update/libuv
libuv: 1.37.0 -> 1.38.0
2020-05-28 05:25:19 +02:00
Jan Tojnar
93f0c2fce7
Merge pull request #88448 from r-ryantm/auto-update/libarchive
libarchive: 3.4.2 -> 3.4.3
2020-05-28 05:23:18 +02:00
Jan Tojnar
452a1a5fb5
Merge pull request #88513 from r-ryantm/auto-update/freetype
freetype: 2.10.1 -> 2.10.2
2020-05-28 04:33:53 +02:00
Jan Tojnar
6384b1875a
Merge pull request #88540 from r-ryantm/auto-update/iso-codes
isocodes: 4.4 -> 4.5.0
2020-05-28 04:29:01 +02:00
R. RyanTM
5739fd1336 cpputest: 3.8 -> 4.0 2020-05-28 01:49:29 +00:00
Ryan Mulligan
a9cdd3ee60
Merge pull request #87464 from r-ryantm/auto-update/quazip
libsForQt5.quazip: 0.8.1 -> 0.9
2020-05-27 17:57:13 -07:00
R. RyanTM
e4dd587f78 libmypaint: 1.6.0 -> 1.6.1 2020-05-27 14:36:12 -07:00
R. RyanTM
8d8165b15e rdkafka: 1.4.0 -> 1.4.2 2020-05-27 14:34:07 -07:00
R. RyanTM
4fdefd52dc xmlrpc_c: 1.39.12 -> 1.51.06 2020-05-27 21:25:11 +00:00
R. RyanTM
cf9480ccdf xercesc: 3.2.2 -> 3.2.3 2020-05-27 14:16:48 -07:00
John Ericson
cc1af0751f
Merge pull request #89036 from Ericson2314/fix-mesa-wayland-cross
mesa wayland: Fix/simplify cross
2020-05-27 16:45:05 -04:00
R. RyanTM
ea903c7655 librsync: 2.3.0 -> 2.3.1 2020-05-27 13:33:24 -07:00
R. RyanTM
bf03aa3d6e libfilezilla: 0.21.0 -> 0.22.0 2020-05-27 12:12:04 -07:00
R. RyanTM
a31a269cb9 mimalloc: 1.6.1 -> 1.6.3 2020-05-27 12:10:28 -07:00
Simonas Kazlauskas
62e6d73a09 mesa: Fix cross build 2020-05-27 17:59:56 +00:00
John Ericson
f005272623 wayland: Simplify cross build
Now that we have a pkg-config wrapper, we can get build-time deps via
pkg-config.
2020-05-27 17:27:24 +00:00
R. RyanTM
f42b3aca77 simgear: 2019.1.1 -> 2020.1.1 2020-05-27 10:19:50 -07:00
José Romildo Malaquias
eb0c405670
Merge pull request #88983 from romildo/upd.gsettings-qt
gsettings-qt: 0.1.20170824 -> 0.2
2020-05-27 13:38:42 -03:00
Chris Ostrouchov
bea173fb51 duckdb: init at 0.1.7 2020-05-27 09:24:47 -07:00
Matthew Bauer
673827fd31
Merge pull request #88984 from matthewbauer/gfortran-no-pkgsTargetTarget
openmpi: use pkgsHostTarget for gfortran
2020-05-27 10:11:42 -05:00
R. RyanTM
c5f7bda79f sqlite: 3.31.1 -> 3.32.0 2020-05-27 15:03:33 +00:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Jörg Thalheim
660854a266
Merge pull request #88916 from zowoq/patches 2020-05-27 06:54:01 +01:00
Mario Rodas
6050c0bf45
Merge pull request #88561 from zowoq/ffmpeg
ffmpeg{_4,-full}: 4.2.2 -> 4.2.3, ffmpeg_2_8: 2.8.15 -> 2.8.16
2020-05-26 23:29:43 -05:00
Benjamin Hipple
f04a5af0cc
Merge pull request #82180 from bcdarwin/bppcore
bppsuite: init at 2.4.1
2020-05-26 21:07:25 -04:00
Matthew Bauer
c60144d4c0 openmpi: use pkgsHostTarget for gfortran
This is very confusing. “stdenv” is created from the parent stage so
pkgsTargetTarget.stdenv.cc is a compiler that runs /on/ host platform
and creates binaries for target platform. gfortran on the other hand
is not special cased like stdenv, so the equivalent to
pkgsTargetTarget.stdenv.cc is pkgsHostTarget.gfortran.

I’ve rewritten this to be a little less confusing, “pkgsHostTarget” is
equivalent to “pkgs” so it is unneeded. All that is left is
“pkgsTargetTarget.stdenv” which is equivalent to
“targetPackages.stdenv”.

Fixes #88951

/cc @markuskowa @ericson2314
2020-05-26 16:44:50 -05:00
José Romildo Malaquias
dbc9decefb gsettings-qt: add update script 2020-05-26 18:15:24 -03:00
José Romildo Malaquias
01fc61f585 gsettings-qt: 0.1.20170824 -> 0.2
- Update to version 0.2
- Upstream moved to gitlab (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951019).
2020-05-26 17:34:11 -03:00
Dmitry Kalinkin
5035c65a60
Merge pull request #88476 from veprbl/pr/rivet3
rivet: 2.7.2 -> 3.1.1
2020-05-26 15:52:08 -04:00
zowoq
6fa13a7e2f cernlib: use patch file extension 2020-05-26 14:51:07 +10:00
Benjamin Hipple
d3082a31cd
Merge pull request #87544 from bcdarwin/vtk-8
vtk: 7.1.1 -> 8.2.0
2020-05-26 00:24:28 -04:00
Ben Darwin
7f656f3ef6 bpp-popgen: init at 2.4.1 2020-05-25 21:12:17 -04:00
Ben Darwin
a53b27829c bpp-phyl: init at 2.4.1 2020-05-25 21:10:59 -04:00
Ben Darwin
8d712ccc16 bpp-seq: init at 2.4.1 2020-05-25 21:09:52 -04:00
Ben Darwin
adc7b4c979 bpp-core: init at 2.4.1 2020-05-25 21:08:31 -04:00
Jan Tojnar
48647c79a1
Merge pull request #88827 from r-ryantm/auto-update/libbytesize 2020-05-25 14:44:23 +02:00
Jan Tojnar
0f4b31a121
Merge pull request #88569 from r-ryantm/auto-update/lilv 2020-05-25 14:41:39 +02:00
Jan Tojnar
38acc397c8
Merge pull request #88086 from jtojnar/gdk-pixbuf-xlib-drop 2020-05-25 13:51:19 +02:00
Jan Tojnar
a8ac389d5b
Merge pull request #88560 from r-ryantm/auto-update/jansson 2020-05-25 13:40:39 +02:00
Jan Tojnar
b0a313e5a9
Merge pull request #87493 from r-ryantm/auto-update/serd 2020-05-25 13:29:36 +02:00
Jan Tojnar
a634c548f7
Merge pull request #88579 from r-ryantm/auto-update/libqmi 2020-05-25 12:47:42 +02:00
Jan Tojnar
1c0b497768
Merge pull request #88883 from r-ryantm/auto-update/gexiv2
gexiv2: 0.12.0 -> 0.12.1
2020-05-26 02:39:05 +02:00
R. RyanTM
27fbd43843 gexiv2: 0.12.0 -> 0.12.1 2020-05-25 17:03:39 +00:00
Anderson Torres
c51d8d6134
Merge pull request #88620 from doronbehar/wrapMpv
mpv: Move all wrapping logic to a single wrapper function
2020-05-25 10:56:04 -03:00
Mario Rodas
bfdb43f1c3
Merge pull request #88832 from r-ryantm/auto-update/lyra
lyra: 1.3 -> 1.4
2020-05-25 07:01:06 -05:00
Mario Rodas
e61b2b165c
Merge pull request #88860 from r-ryantm/auto-update/biblesync
biblesync: 2.0.1 -> 2.1.0
2020-05-25 07:00:13 -05:00
Jan Tojnar
27e0dff5ac
Merge pull request #87531 from r-ryantm/auto-update/uchardet 2020-05-25 13:35:00 +02:00
Mario Rodas
be1b02cbd1
Merge pull request #88830 from r-ryantm/auto-update/libxsmm
libxsmm: 1.13 -> 1.15
2020-05-25 06:21:53 -05:00
Jan Tojnar
09410b58d4
Merge pull request #88215 from r-ryantm/auto-update/qgnomeplatform 2020-05-25 12:47:08 +02:00
Jan Tojnar
4d9de2d85d
Merge pull request #83534 from mmilata/libosinfo-bump
osinfo-db-tools: 1.6.0 -> 1.7.0, osinfo-db: 20200214 -> 20200515, libosinfo: fix test
2020-05-25 12:38:04 +02:00
Jan Tojnar
0af23b05ab
Merge pull request #75435 from Elyhaka/fprintd 2020-05-25 12:22:48 +02:00
Mario Rodas
074ab51316
biblesync: update homepage 2020-05-25 04:20:00 -05:00
Michael Raskin
99226ad149
Merge pull request #88528 from r-ryantm/auto-update/glib
glib: 2.64.1 -> 2.64.3
2020-05-25 08:57:50 +00:00
R. RyanTM
2a754d6313 biblesync: 2.0.1 -> 2.1.0 2020-05-25 08:31:33 +00:00
Lassulus
e7e4a23044
Merge pull request #87827 from mweinelt/activemq
activemq: 5.14.5 → 5.15.12
2020-05-25 09:36:10 +02:00
Dmitry Kalinkin
475d5df12a
mcgrid: drop 2020-05-25 01:01:32 -04:00
Dmitry Kalinkin
9a2182eef6
rivet: 2.7.2 -> 3.1.1 2020-05-25 01:01:22 -04:00
R. RyanTM
6bfabdf1a2 openh264: 2.1.0 -> 2.1.1 2020-05-25 00:55:02 +00:00
R. RyanTM
b756e7ffaf lyra: 1.3 -> 1.4 2020-05-24 23:17:59 +00:00
R. RyanTM
0d64b7314c libxsmm: 1.13 -> 1.15 2020-05-24 23:06:12 +00:00
R. RyanTM
3151144388 libbytesize: 2.2 -> 2.3 2020-05-24 22:33:29 +00:00
Mario Rodas
32f9cf1336
Merge pull request #88765 from r-ryantm/auto-update/sqlcipher
sqlcipher: 4.3.0 -> 4.4.0
2020-05-24 12:50:47 -05:00
Piotr Bogdan
b67e25bf89 accountsservice: add patch for upstream issue #55
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/issues/55
2020-05-24 15:54:52 +01:00
markuskowa
006717b79f
Merge pull request #85280 from r-ryantm/auto-update/qtstyleplugin-kvantum-qt4
qtstyleplugin-kvantum-qt4: 0.11.2 -> 0.15.2
2020-05-24 13:41:20 +02:00
Florian Klink
9d333b2889
Merge pull request #84243 from doronbehar/package-comedilib
comedilib: init at 0.11.0
2020-05-24 13:37:28 +02:00
Mario Rodas
62e86e40a5
sqlcipher: update homepage 2020-05-24 04:20:00 -05:00
Mario Rodas
0674b0d411 sqlcipher: install manpage 2020-05-24 04:20:00 -05:00
R. RyanTM
212b9f38bc sqlcipher: 4.3.0 -> 4.4.0 2020-05-24 10:05:39 +00:00
Frederik Rietdijk
d578248611 Merge staging-next into staging 2020-05-24 10:10:06 +02:00
zowoq
cfaa8035d7 ffmpeg_2_8: 2.8.15 -> 2.8.16 2020-05-24 10:44:45 +10:00
zowoq
f7c914e96e ffmpeg-full: 4.2.2 -> 4.2.3 2020-05-24 10:44:45 +10:00
zowoq
0e384147f9 ffmpeg_4: 4.2.2 -> 4.2.3 2020-05-24 10:44:45 +10:00
John Ericson
5aad832327
Merge pull request #87904 from jtojnar/gi-docs
gobject-introspection: clean-ups & build docs
2020-05-23 19:45:09 -04:00
Dmitry Kalinkin
04fd66496f
libsForQt5.qscintilla: fix darwin build 2020-05-23 19:34:06 -04:00
Doron Behar
01513d9e67 comedilib: init at 0.11.0 2020-05-24 01:53:47 +03:00
Doron Behar
f93918bdc3 mpv: Move all wrappings to a single wrapper Nix function
Inspired by `wrapNeovim`, write a wrapMpv Nix function that creates a
derivation that has all of the environment that was added if needed at
the unwrapped version.

Add derivations to all-packages.nix in an almost compatible way and make
`mpv-with-scripts` throw a message implying to switch to `wrapMpv` which
has an incompatible signature.

Add to vapoursynth a new passthru attribute `python3` that is used in
passed down to the wrapper to ensure ABI compatibility with
`PYTHONPATH`.
2020-05-24 01:25:33 +03:00
Dmitry Kalinkin
167e5cc9d7
yoda: 1.7.7 -> 1.8.2, enable tests 2020-05-23 17:23:43 -04:00
chessai
6333819c60 libxsmm: init at 1.13 2020-05-23 13:43:27 -07:00
Orivej Desh
aa44ca368a ffmpeg: add libaom to build inputs only if enabled 2020-05-23 19:56:22 +00:00
Orivej Desh (NixOS)
775f0fda78
Merge pull request #88439 from primeos/libaom
libaom: 1.0.0-errata1 -> 2.0.0
2020-05-23 19:31:01 +00:00
Ryan Mulligan
577b96a1d1
Merge pull request #88512 from r-ryantm/auto-update/freetds
freetds: 1.1.33 -> 1.1.39
2020-05-23 11:54:12 -07:00
Lila
18eff2d1cf libusb1: Fix for pkgsMusl
This reintroduces the changes from 370d483 after they were probably accidentally
removed in b3862e2.
2020-05-23 18:33:36 +02:00
Martin Milata
1d89fa4b23 libosinfo: fix disabled tests 2020-05-23 14:09:48 +02:00
Scriptkiddi
9d50563293
precice: 2020-01-20 -> 2.0.2 2020-05-23 13:33:27 +02:00
Frederik Rietdijk
8a77c900dd Merge staging-next into staging 2020-05-23 10:25:19 +02:00
Mario Rodas
c4eeaccbef
Merge pull request #88199 from r-ryantm/auto-update/opendht
opendht: 2.0.0 -> 2.1.1
2020-05-23 00:45:07 -05:00
Mario Rodas
adf6f30da9
Merge pull request #88634 from marsam/fix-openldap-darwin
openldap: fix build on darwin
2020-05-22 23:49:35 -05:00
Niklas Hambüchen
ac2655ae68
Merge pull request #88529 from r-ryantm/auto-update/goffice
goffice: 0.10.46 -> 0.10.47
2020-05-23 05:04:32 +02:00
Niklas Hambüchen
97da3e2b4f
Merge pull request #88642 from r-ryantm/auto-update/pcl
pcl: 1.10.1 -> 1.11.0
2020-05-23 04:54:40 +02:00
R. RyanTM
c1cb5fee24 pcl: 1.10.1 -> 1.11.0 2020-05-23 00:55:34 +00:00
Mario Rodas
51523069a6
openldap: fix build on darwin 2020-05-22 17:51:52 -05:00
R. RyanTM
c76564c4bc fastjet: 3.3.3 -> 3.3.4 2020-05-22 16:39:11 -04:00
Florian Klink
98efbe9052
Merge pull request #79286 from ju1m/openldap_sha2_pbkdf2
openldap: enable sha2 and pbkdf2 modules
2020-05-22 22:02:37 +02:00
Ryan Mulligan
3d4c307b30
Merge pull request #88499 from r-ryantm/auto-update/gensio
gensio: 1.3.3 -> 2.0.5
2020-05-22 08:03:24 -07:00
Mario Rodas
c72b4d8cb5
Merge pull request #88578 from r-ryantm/auto-update/ldb
ldb: 2.1.2 -> 2.1.3
2020-05-22 08:43:49 -05:00
Orivej Desh
9836d06e3d libaom: enable shared, split outputs 2020-05-22 10:11:39 +00:00
Orivej Desh
16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Lassulus
d84d8e802e
Merge pull request #79175 from helsinki-systems/init/sogo
sogo: init at 4.3.2
2020-05-22 11:04:39 +02:00
R. RyanTM
c5239058fb libqmi: 1.24.10 -> 1.24.12 2020-05-22 06:00:55 +00:00
R. RyanTM
0428650dae ldb: 2.1.2 -> 2.1.3 2020-05-22 05:49:18 +00:00
R. RyanTM
a1416e63dd libuv: 1.37.0 -> 1.38.0 2020-05-22 03:00:15 +00:00
R. RyanTM
8c52a81713 lilv: 0.24.6 -> 0.24.8 2020-05-22 02:37:10 +00:00
Mario Rodas
54392e38c2
Merge pull request #88484 from danieldk/sentencepiece-0.1.91
sentencepiece: 0.1.90 -> 0.1.91
2020-05-21 19:58:00 -05:00
R. RyanTM
84b6ace626 jansson: 2.12 -> 2.13.1 2020-05-22 00:21:15 +00:00
Vladyslav M
ba5d3e9754
Merge pull request #88453 from primeos/dav1d 2020-05-21 23:07:27 +03:00
R. RyanTM
53ae029435 isocodes: 4.4 -> 4.5.0 2020-05-21 19:52:11 +00:00
R. RyanTM
65bd987b12 goffice: 0.10.46 -> 0.10.47 2020-05-21 18:22:55 +00:00
R. RyanTM
c174be1005 glib: 2.64.1 -> 2.64.3 2020-05-21 18:02:56 +00:00
R. RyanTM
0fd395b380 freetype: 2.10.1 -> 2.10.2 2020-05-21 12:31:02 +00:00
R. RyanTM
6c9081fb93 freetds: 1.1.33 -> 1.1.39 2020-05-21 12:21:52 +00:00
Karol Chmist
4babef9608 SDL2: Add dontDisableStatic = withStatic ? false 2020-05-21 11:35:19 +02:00
R. RyanTM
1039faacfb gensio: 1.3.3 -> 2.0.5 2020-05-21 09:33:39 +00:00
Daniël de Kok
946b97a890 sentencepiece: 0.1.90 -> 0.1.91
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.91
2020-05-21 08:35:12 +02:00
Dmitry Kalinkin
4a302d1b9a
Merge pull request #87638 from veprbl/pr/arrow_cpp_0_17_0
arrow-cpp: 0.16.0 -> 0.17.1
2020-05-20 18:31:47 -04:00
Dmitry Kalinkin
1fc90ff164
arrow-cpp: 0.17.0 -> 0.17.1 2020-05-20 16:38:00 -04:00
Michael Weiss
b1b307327c
dav1d: 0.6.0 -> 0.7.0 2020-05-20 22:08:29 +02:00
Dmitry Kalinkin
9f1c07af20
rivet: change license to gpl3 2020-05-20 15:16:27 -04:00
R. RyanTM
52ed8e3bf2 libarchive: 3.4.2 -> 3.4.3 2020-05-20 18:57:34 +00:00
Ryan Mulligan
a3a6c952ed
Merge pull request #88255 from r-ryantm/auto-update/armadillo
armadillo: 9.870.2 -> 9.880.1
2020-05-20 08:19:29 -07:00