11005 Commits

Author SHA1 Message Date
Yuyi Wang
c952a220e8
fish: update to 4.1.0 (#5677) 2025-09-28 09:57:28 +02:00
Dirk Stolle
279808a12e ccache: update to 4.12 2025-09-28 00:42:19 +02:00
Dirk Stolle
d7c031adbe git-crypt: update to 0.8.0 2025-09-25 15:50:48 +02:00
Christoph Reiter
7114c32680 expat: Update to 2.7.3 2025-09-25 12:14:35 +02:00
Christoph Reiter
a80e996b2b
git: fix aspell support for git-gui (#5669)
mingw aspell has a broken --mode, and "dump dicts" is also broken
(maybe relocation missing?) so force the cygwin variant.

Fixes #5668
2025-09-25 10:11:54 +02:00
Christoph Reiter
45b155a4ed
ngtcp2: Update to 1.16.0 (#5667) 2025-09-24 14:37:46 +02:00
Christoph Reiter
ff90eb8ee9
nghttp3: Update to 1.12.0 (#5666) 2025-09-24 14:11:45 +02:00
Dirk Stolle
7c7b1caf01 python-wcwidth: update to 0.2.14 2025-09-23 16:42:08 +02:00
Dirk Stolle
dce0f88460 python-lxml: update to 6.0.2 2025-09-23 04:04:48 +02:00
Dirk Stolle
8cd7ea945c p11-kit: update to 0.25.10 2025-09-23 04:03:34 +02:00
Christoph Reiter
a2e7a55d18
meson: Update to 1.9.1 (#5661) 2025-09-22 21:56:44 +02:00
Christoph Reiter
b2044cc954
python-fastbencode: Update to 0.3.6 (#5660) 2025-09-22 15:51:16 +02:00
Markus Mützel
bc75e1f0ac libtool: Add new LLVM Flang runtime library name to exceptions
The Flang runtime library was renamed in LLVM 21. Add the new name of the
Flang runtime library to the list of static libraries that are allowed
exceptionally to be linked into shared libraries.
2025-09-22 14:55:29 +02:00
Christoph Reiter
bd21214005 rust: change build dir
so we get a different image base
2025-09-22 11:27:02 +02:00
Christoph Reiter
08d26f4619
glib2: Update to 2.86.0 (#5656) 2025-09-22 08:19:36 +02:00
Christoph Reiter
e6a004ff72
msys2-runtime: update patches (#5658)
https://github.com/msys2/msys2-runtime/pull/312
2025-09-22 08:19:15 +02:00
Dirk Stolle
d2d9d3e0a5 python-pyparsing: update to 3.2.5 2025-09-21 23:08:00 +02:00
Christoph Reiter
cb4a43dd8d
p11-kit: Update to 0.25.9 (#5655) 2025-09-21 13:55:28 +02:00
Yasuhiro Kimura
ddca28e2a3 ruby: Update to 3.4.6 2025-09-18 23:38:28 +02:00
Piotr Fusik
591ffc77b0 gradle: Update to 9.1.0 2025-09-18 23:32:53 +02:00
Maksim Bondarenkov
84fd10c7a0
rust: update to 1.90.0 (#5637)
config changes:

- rust.lld is now false by default, and setting it to true with external LLVM is not supported
2025-09-18 22:22:24 +03:00
Yuyi Wang
3a8ec5e31c
fish: update to 4.0.8 (#5652) 2025-09-18 17:59:04 +03:00
Biswapriyo Nath
36b778201a mintty: update to 3.8.1 2025-09-18 04:14:42 +00:00
Dirk Stolle
995ca0ffda expat: update to 2.7.2 2025-09-18 01:18:50 +02:00
Jeremy Drake
6daccb543f openssh: explicitly disable arc4random_stir
This was dropped from the import library on newer Cygwin, but was still
present in 3.3, resulting in a build failure on 32-bit.
2025-09-17 11:20:09 -07:00
Christoph Reiter
9463c32517 openssl: add a note re openssh rebuilds 2025-09-17 17:45:24 +02:00
Christoph Reiter
137a6efb79 openssh: rebuild
See #5650
2025-09-17 17:36:22 +02:00
Dirk Stolle
8bfbbe1230 cython: update to 3.1.4 2025-09-16 23:58:27 +02:00
Dirk Stolle
1dd8a0bb60 ngtcp2: update to 1.15.1 2025-09-16 23:56:48 +02:00
Dirk Stolle
e20efdccd1 vim: update to 9.1.1766 2025-09-16 23:54:43 +02:00
Maksim Bondarenkov
a5e6499a47
nano-syntax-highlighting: fix nanorc.sample (#5645)
Arch did generation wrong, and I didn't test it (sorry :( ). `find` returns relative path, which is
${lang}.nanorc, so seding is just simply putting `include ` in the beginning of each line
2025-09-16 20:08:52 +03:00
Christoph Reiter
53fccc9222
openssl: Update to 3.5.3 (#5644) 2025-09-16 17:49:35 +02:00
Dirk Stolle
c3bcbe1a9a nghttp2: update to 1.67.1 2025-09-16 00:12:16 +02:00
Dirk Stolle
42768caa82 xorg-util-macros: update to 1.20.2 2025-09-15 23:37:37 +02:00
Dirk Stolle
6d0ca02630 vim: update to 9.1.1760 2025-09-15 21:32:54 +02:00
Dirk Stolle
6e28470681 swig: update to 4.3.1 2025-09-15 21:31:30 +02:00
Dirk Stolle
6fe4c7bc0c python-pyparsing: update to 3.2.4 2025-09-15 21:28:40 +02:00
Maksim Bondarenkov
90d539117b
nano-syntax-highlighting: update to 2025.07.01 (#5638) 2025-09-15 22:03:27 +03:00
jeremyd2019
45f860c0dc
llvm: backport fixes, fix 32-bit (#5630)
* --disable-high-entropy-va is not accepted on 32-bit ld, it should be added only on 64-bit.

* New Cygwin linker driver was not passing --large-address-aware on 32-bit

* Microsoft-style calling convention name mangling (such as stdcall Name@N) was disabled on Cygwin, regression from 21.1.  This would have been an issue on x86_64 as well with vectorcall I think
2025-09-14 12:38:25 -07:00
Dirk Stolle
1e8cd572cd
perl-libwww: update to 6.80 (#5635) 2025-09-14 17:11:52 +02:00
Yuyi Wang
904695d0e9
fish: update to 4.0.6 (#5636) 2025-09-14 17:57:29 +03:00
Dirk Stolle
e69aa444c4 global: add msys2_references 2025-09-14 01:41:59 +02:00
Dirk Stolle
8ebc8d0797 gtest: update to 1.17.0 2025-09-14 01:06:27 +02:00
Dirk Stolle
ff26c067c9 ansible: add version constraint on ansible-core
ansible implicitly depends on a certain version of ansible-core,
so let's formalize this by adding the version to PKGBUILD.
2025-09-14 00:50:00 +02:00
Alexandre Ferreira
5bdca0f6db ansible-core: Update to 2.19.2
Signed-off-by: Alexandre Ferreira <alexjorgef@protonmail.com>
2025-09-14 00:17:10 +02:00
Alexandre Ferreira
9f69c160fd ansible: Update to 12.0.0
Signed-off-by: Alexandre Ferreira <alexjorgef@protonmail.com>
2025-09-14 00:17:10 +02:00
Christoph Reiter
4646028c24
mercurial: Update to 7.1.1 (#5627) 2025-09-12 14:56:58 +02:00
Dirk Stolle
8e8013e0f4
python-trove-classifiers: update to 2025.9.11.17 (#5625) 2025-09-12 13:50:50 +02:00
jeremyd2019
fe2812683e
mingw-w64-cross-compiler-rt/cross-clang: update to 21.1.1 (#5626)
* mingw-w64-cross-compiler-rt: update to 21.1.1

* mingw-w64-cross-clang: update to 21.1.1

* mingw-w64-cross-compiler-rt: makedepend on llvm now that it's split and not pulled in via clang

* mingw-w64-cross-clang: depend on llvm, for tools like llvm-dlltool

* mingw-w64-cross-compiler-rt: add third-party sources, for siphash/SipHash.h
2025-09-11 17:11:48 -07:00
jeremyd2019
412c462cff
Merge pull request #5623 from jeremyd2019/llvm-21
llvm: update to 21.1.1
2025-09-11 12:26:12 -07:00