Biswapriyo Nath
38a2dc6343
python-pbr: update to 5.9.0
2022-05-10 20:31:31 +05:30
Biswapriyo Nath
835fa1f85a
python-botocore: update to 1.25.10
2022-05-10 20:31:00 +05:30
Miloš Komarčević
1c1424f4dd
python-imageio: update to 2.19.1
2022-05-10 18:23:13 +05:30
Ryan
fed9c186f9
python-pyusb: new package
2022-05-10 12:48:32 +05:30
Christoph Reiter
78a68e70e6
Revert "ca-certificates: revert the last version update part"
...
This reverts commit eab122097d .
didn't help, likely https://github.com/msys2/MINGW-packages/pull/11639
thus reverting + a pkgrel bump
2022-05-10 08:49:14 +02:00
Christoph Reiter
d530f7fcab
Merge pull request #11639 from lazka/openssl-ec-ub-backport
...
openssl: backport fix for broken EC code with clang 14
2022-05-10 08:48:18 +02:00
Christoph Reiter
7184858fd4
openssl: backport fix for broken EC code with clang 14
...
Some UB results in broken code starting with Clang 14. This only
affects the no-asm case, which is only used for our arm64 build.
This resulted in runtime errors such as:
19560:error:1012606B:elliptic curve routines:EC_POINT_set_affine_coordinates:point is not on curve:../openssl-1.1.1o/crypto/ec/ec_lib.c:813:
19560:error:100AF010:elliptic curve routines:ec_group_new_from_data:EC lib:../openssl-1.1.1o/crypto/ec/ec_curve.c:3083:
19560:error:100AE081:elliptic curve routines:EC_GROUP_new_by_curve_name:unknown group:../openssl-1.1.1o/crypto/ec/ec_curve.c:3159:
19560:error:100D7010:elliptic curve routines:eckey_pub_decode:EC lib:../openssl-1.1.1o/crypto/ec/ec_ameth.c:168:
19560:error:0B09407D:x509 certificate routines:x509_pubkey_decode:public key decode error:../openssl-1.1.1o/crypto/x509/x_pubkey.c:125:
2022-05-10 08:13:33 +02:00
Christoph Reiter
eab122097d
ca-certificates: revert the last version update part
...
to rule out that this broke arm64, if not then something different is off.
2022-05-09 23:48:02 +02:00
Christoph Reiter
5bb1629599
ca-certificates: rebuild
...
arm failed, let's see if it is just flaky
2022-05-09 19:22:03 +02:00
Biswapriyo Nath
789b388a19
libclc: Add prefix in pkgconfig file
2022-05-09 18:36:48 +05:30
Ryan
a389e9418d
python-hid: new package
2022-05-09 18:36:25 +05:30
Ryan
795f75c86e
python-dotty-dict: new package
2022-05-09 18:33:20 +05:30
Ryan
e293d47b31
python-hjson: new package
2022-05-09 10:10:30 +05:30
Christopher Degawa
747c0cb296
xmlcatalog: explicitly request .exe
...
using .exe explicitly allows for usage through archlinux's pacman through
wine.
Signed-off-by: Christopher Degawa <ccom@randomderp.com >
2022-05-09 10:08:56 +05:30
Christopher Degawa
275a3856ca
ca-certificate: update to 20211016 and explicitly request .exe p11-kit
...
blacklist-dst-root-ca-x3.patch has been added upstream
using .exe explicitly allows for usage through archlinux's pacman through
wine. If not, then programs using libcurl such as git will fail
due to the .crt files being empty
Signed-off-by: Christopher Degawa <ccom@randomderp.com >
2022-05-09 09:52:11 +05:30
Ryan
6af5e1692d
python-log_symbols: new package
2022-05-09 08:29:30 +05:30
Ryan
9eda21d005
python-spinners: new package
2022-05-09 08:26:39 +05:30
Christoph Reiter
3a2b560b8f
Merge pull request #11625 from lazka/cmake-dep-ninja
...
cmake: depend on ninja
2022-05-08 10:17:00 +02:00
Christoph Reiter
7fac8be33e
cmake: depend on ninja
...
We change the default generator to ninja, so we should also
make sure it is always available.
Fixes #11620
2022-05-08 09:37:52 +02:00
Biswapriyo Nath
503454be60
imagemagick: update to 7.1.0.33
...
* Remove upstream ImageMagick-7.0.1.3-mingw.patch file.
commit 2f63cc4f40
* Remove some winsock related hunks from 002-7.0.4.1-build-fixes.patch.
2022-05-08 09:35:35 +05:30
Biswapriyo Nath
2d5d9c4838
libclc: Add package
2022-05-08 09:31:10 +05:30
Biswapriyo Nath
aea397765c
spirv-llvm-translator: Add package for libclc
2022-05-08 09:31:10 +05:30
Biswapriyo Nath
e20e82cb46
tepl: update to 6.0.1
2022-05-08 01:20:04 +05:30
Naveen M K
4d2976eb73
Merge pull request #11615 from naveen521kk/fix-context-scripts
...
texlive: fix `context.exe` and related launchers
2022-05-07 23:08:42 +05:30
Naveen M K
6c9e77e327
Use a for loop for executables
2022-05-07 20:56:40 +05:30
Naveen M K
265df3a38f
add a c compiler as makedepends
2022-05-07 20:22:05 +05:30
Naveen M K
aeb412834d
texlive: fix context.exe and related launchers
...
Fix https://github.com/msys2/MINGW-packages/issues/9418
2022-05-07 19:00:06 +05:30
Biswapriyo Nath
a2a5254981
uniodbc: update to 2.3.11
2022-05-07 14:05:24 +05:30
Biswapriyo Nath
10b679dbc3
rocksdb: update to 7.2.2
...
Remove unnecessary options and comments.
2022-05-07 14:01:27 +05:30
Biswapriyo Nath
cdc2aed77c
libunistring: update to 1.0
...
* Remove fix-pointer-casts.patch file.
* Add pgp key to validate source tarball.
2022-05-07 13:59:53 +05:30
Christoph Reiter
a68642280e
Merge pull request #11598 from kmilos/libavif-0.10.1
...
libavif: update to 0.10.1, enable clangarm64
2022-05-07 09:52:49 +02:00
Biswapriyo Nath
98af071edc
xsimd: update to 8.1.0
2022-05-07 09:26:14 +05:30
Biswapriyo Nath
e9216a3ecc
unrar: update to 6.1.7
2022-05-07 09:25:52 +05:30
Biswapriyo Nath
98f9c9f436
sqlite3: update to 3.38.4
2022-05-07 09:19:50 +05:30
Krisztián Szűcs
004de10bee
arrow: update to 8.0.0
2022-05-07 07:23:52 +05:30
Naveen M K
b209c1c006
Merge pull request #11589 from naveen521kk/texlive-2022
...
TexLive 2022
2022-05-06 21:13:37 +05:30
Christoph Reiter
0df26606d9
Merge pull request #11560 from kmilos/protobuf_aarch64
...
protobuf: enable clangarm64
2022-05-06 16:01:19 +02:00
Christoph Reiter
cb2a452f42
Merge pull request #11512 from stahta01/kicad5.1.12
...
kicad: Update to 5.1.12
2022-05-06 15:56:18 +02:00
Christoph Reiter
3755b6047f
wt: disable clang32
...
See https://github.com/msys2/MINGW-packages/pull/11612
2022-05-06 12:21:28 +02:00
Christoph Reiter
7ff940b2a0
Merge pull request #11555 from lazka/openssl-reloc-leak
...
openssl: fix leak when calling relocation related functions multiple times
2022-05-06 12:14:33 +02:00
Takuro Ashie
6008a21f0a
openssl: Plug remaining memory leaks on calling relocation functions
...
It's a follow up fix for 9cccd9c8063356c53397a1aa37930c03bf8ef19b
2022-05-06 11:37:30 +02:00
Christoph Reiter
7a1a9b83bc
openssl: fix leak when calling relocation related functions multiple times
...
Instead of relocating every time the getters are called,
relocate only on the first call for each path.
Fixes #11552
2022-05-06 11:37:30 +02:00
Christoph Reiter
9cdbbf564b
Merge pull request #11606 from pal1000/mesa-update
...
mesa: Update to 22.0.3 and out of tree patches
2022-05-06 11:04:34 +02:00
Biswapriyo Nath
182f0a956a
python-oslo-utils: update to 4.10.1
2022-05-06 12:19:04 +05:30
Biswapriyo Nath
0ec8208fac
libnice: update to 0.1.19
2022-05-06 12:15:42 +05:30
Biswapriyo Nath
2c4a9b3c3f
glibmm-2.68: update to 2.72.1
2022-05-06 12:11:40 +05:30
Gene Harvey
b7da335e4c
sundials: remove mpi logging
2022-05-06 11:59:42 +05:30
Biswapriyo Nath
7bcc507b1d
msmpi: Rename import library to .dll.a extension
2022-05-06 11:58:55 +05:30
Christoph Reiter
50788c8d9c
Merge pull request #11610 from MehdiChinoune/doxygen-update
...
doxygen: update to 1.9.4
2022-05-06 06:47:43 +02:00
Konstantin Podsvirov
2f2f6db0f0
wt: Update to 4.7.1
2022-05-06 09:35:12 +05:30