Commit Graph

10926 Commits

Author SHA1 Message Date
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
Jeremy Drake
d2b0df2242 llvm: update to 21.1.1
backport LLD patch for wrapped dllimported weak symbols (used by Cygwin
for C++ operator new/delete)
2025-09-10 10:45:45 -07:00
Christoph Reiter
f7f8349b09 p11-kit: Update to 0.25.7 (#5621)
* p11-kit: Update to 0.25.7

* gtk-doc: rebuild (old triplet leftovers)

it was hardcoding the path to pkgconf using the old msys triplet
2025-09-10 16:34:37 +02:00
Christoph Reiter
05abbe40bd libffi: Update to 3.5.2 (#5622) 2025-09-10 16:34:03 +02:00
Christoph Reiter
7233389391 curl: Update to 8.16.0 (#5620) 2025-09-10 15:46:49 +02:00
Christoph Reiter
008bbd2a7f libssh: Update to 0.11.3 (#5619) 2025-09-10 09:21:19 +02:00
Christoph Reiter
65d71a6820 libxml2: Update to 2.14.6 (#5617) 2025-09-08 19:09:43 +02:00
Christoph Reiter
071d57bf0f Python package updates (#5616)
* python-markdown: Update to 3.9

* python-pytest: Update to 8.4.2

* python-lxml: Update to 6.0.1

* python-setuptools-scm: Update to 9.2.0

* gi-docgen: Update to 2025.4
2025-09-08 18:30:29 +02:00
Christoph Reiter
1e542ddc9b p7zip: ignore some old CVEs
they have wrong version infos
2025-09-07 15:28:46 +02:00
Christoph Reiter
0eecc2cf48 generate-srcinfo: map ignored CVEs into the cdx sbom
See ef673c9802
2025-09-07 15:17:50 +02:00
Christoph Reiter
57af559e25 generate-srcinfo: move to new sbom fixup command
See 7459bff72b
2025-09-07 11:14:17 +02:00
Christoph Reiter
2c09465d19 generate-srcinfo: merge grype commands
it can generate multiple formats in one go
2025-09-07 10:03:56 +02:00
Dirk Stolle
5e2a098751 neomutt: update to 20250905 (#5610) 2025-09-06 17:53:15 +02:00
Dirk Stolle
dca1fbb08c python-more-itertools: update to 10.8.0 (#5611) 2025-09-06 17:52:23 +02:00
Dirk Stolle
64d81de060 python-setuptools-rust: update to 1.12.0 (#5612) 2025-09-06 17:51:11 +02:00
Dirk Stolle
d068fb6d8c squashfs-tools: update to 4.7.2 (#5613) 2025-09-06 17:50:52 +02:00
Dirk Stolle
6f52bf9c5e python-pygments: update to 2.19.2 (#5614) 2025-09-06 17:50:31 +02:00
Christoph Reiter
72b7663813 generate-srcinfo: include fixed versions in the SBOM
See c7d0333481
2025-09-06 17:36:58 +02:00
Dirk Stolle
a1e37ed1e2 perl-Sub-Quote: update to 2.006009 (#5609) 2025-09-04 21:49:16 +02:00
Dirk Stolle
ffc9b6c6b5 vim: update to 9.1.1730 (#5608) 2025-09-04 21:49:04 +02:00
Dirk Stolle
e6e5770892 cmake: update to 4.1.1 (#5607) 2025-09-04 21:48:39 +02:00
Christoph Reiter
beb7800e55 nghttp2: Update to 1.67.0 (#5606) 2025-09-03 21:20:37 +02:00
Christoph Reiter
6f0a8510ba pacman: restore COMPRESSZST defaults (#5605)
With https://github.com/msys2/msys2-autobuild/commit/dc632d99340da8b204fa2d7
we can now override COMPRESSZST in autobuild, to use higher than default
compression when building packages for the repo.

This means we can revert the default COMPRESSZST back to the default
zstd compression level (3) and make packaging faster for development/CI
etc.
2025-08-30 18:24:40 +02:00
Jeremy Drake
dd887afdaf llvm: remove old dll now that rust is rebuilt 2025-08-28 14:55:10 -07:00
jeremyd2019
318709e163 Merge pull request #5598 from jeremyd2019/llvm-21
llvm: update to 21.1.0
2025-08-28 11:36:14 -07:00
Dirk Stolle
0eef56fb8c pcre2: update to 10.46 (#5604) 2025-08-28 17:26:57 +03:00
Christoph Reiter
cdb9687ff5 ngtcp2: Update to 1.15.0 (#5595)
* ngtcp2: Update to 1.15.0

* rebuilds
2025-08-28 08:03:20 +02:00
Jeremy Drake
5d6d22d4ec rust: rebuild and depend on new llvm-libs package 2025-08-27 17:58:37 -07:00
Jeremy Drake
2812d069a4 llvm: add hack copy of installed msys-LLVM-20.dll to llvm-libs package to allow rust to work long enough to rebuild itself 2025-08-27 17:58:35 -07:00
Jeremy Drake
ff88774d4c llvm: split llvm-libs package 2025-08-27 17:58:07 -07:00