Open
Conversation
1d5ed39 to
b460bd6
Compare
4274135 to
ff37e3d
Compare
8f606c5 to
7a78a37
Compare
7a78a37 to
6afeb46
Compare
d0c7eed to
5dd4665
Compare
21dffca to
3e5cc30
Compare
9e4e461 to
50b1227
Compare
50b1227 to
6f25a6c
Compare
7d27edc to
2d246a1
Compare
2d246a1 to
fa24ade
Compare
e911e58 to
45f5a9b
Compare
80f9be9 to
368bed7
Compare
368bed7 to
1e32b7e
Compare
e29bbcf to
22d416a
Compare
62e43ac to
7c60459
Compare
7c60459 to
df0fcb8
Compare
61fd535 to
777ba2e
Compare
5ce8a27 to
f5f2e7b
Compare
70132b5 to
1edeced
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Request | Renovate Bot
This PR contains the following updates:
5.42.1→5.42.22.77→2.782.41.4→2.422.72→2.732.5.4→2.6.01.3.1→1.4.04.2.3→4.3.1v1.6.3→v1.7.02_7_4→2_7_522.1.2→22.1.31.10.1→1.10.21.4.0→1.4.20.7.0→1.0.03.14.3→3.14.4Release Notes
Perl/perl5 (Perl/perl5)
v5.42.2Compare Source
mpc/mpc (https://gitlab.inria.fr/mpc/mpc.git)
v1.4.0Compare Source
cmake/cmake (https://gitlab.kitware.com/cmake/cmake.git)
v4.3.1Compare Source
v4.3.0Compare Source
v4.2.4Compare Source
libbpf/libbpf (libbpf/libbpf)
v1.7.0: libbpf v1.7.0Compare Source
User space-side features
bpf_map__set_exclusive_program()andbpf_map__exclusive_program()APIs for exclusive map creation;bpf_program__assoc_struct_ops()andbpf_prog_assoc_struct_ops()APIs to associate a non-struct_ops BPF program with a struct_ops map;btf__permute()API to rearrange BTF types in-place according to a provided mapping;btf__find_by_name()andbtf__find_by_name_kind();btf__add_btf()now accepts split BTF sources;SEC("fsession+")/SEC("fsession.s+"));BPF_F_CPUandBPF_F_ALL_CPUSflags support for per-CPU map operations;.jumptablesELF section andBPF_MAP_TYPE_INSN_ARRAYmaps;dont_enableoption instruct bpf_perf_event_optsto suppress perf event auto-enablement;BPF-side features
bpf_dynptr_from_mem,bpf_dynptr_read,bpf_dynptr_write,bpf_dynptr_data) widened from 32-bit to 64-bit size/offset parameters;Bug fixes
As usual, a number of bug fixes included, see full commit log for details.
Full Changelog: libbpf/libbpf@v1.6.0...v1.7.0
libexpat/libexpat (libexpat/libexpat)
v2_7_5: 2.7.5Compare Source
Original change log
llvm/llvm-project (llvm/llvm-project)
v22.1.3: LLVM 22.1.3Compare Source
LLVM 22.1.3 Release
Download links for common platforms will appear above once builds have completed, if they are available. Check the full list of release packages at the bottom of this release page if you do not find a link above.
If you do not find a release package for your platform, you may be able to find a community built package on the LLVM Discourse forum thread for this release. Remember that these are built by volunteers and may not always be available. If you rely on a platform or configuration that is not one of the defaults, we suggest you use the binaries that your platform provides, or build your own release packages.
Package Types
Each platform has one binary release package. The file name starts with either
LLVM-orclang+llvm-and ends with the platform's name. For example,LLVM-22.1.3-Linux-ARM64.tar.xzcontains LLVM binaries for Arm64 Linux.Except for Windows. Where
LLVM-*.exeis an installer intended for using LLVM as a toolchain and the archiveclang+llvm-contains the contents of the installer, plus libraries and tools not normally used in a toolchain. You most likely want theLLVM-installer, unless you are developing software which itself uses LLVM, in which case chooseclang+llvm-.In addition, source archives are available:
llvm-projectsource code for this release, choosellvm-project-22.1.3.src.tar.xz.test-suite-22.1.3.src.tar.xzis an archive of the LLVM Test Suite) for this release.Verifying Packages
All packages come with a matching
.sigand/or.jsonlfile. You should use these to verify the integrity of the packages.If it has a
.sigfile, it should have been signed by the release managers using GPG. Download the keys from the LLVM website, import them into your keyring and use them to verify the file:If it has a
.jsonlfile, use gh to verify the package:mesonbuild/meson (mesonbuild/meson)
v1.10.2Compare Source
pypa/build (pypa/build)
v1.4.2Compare Source
What's Changed
New Contributors
Full Changelog: pypa/build@1.4.1...1.4.2
v1.4.1Compare Source
What's Changed
Full Changelog: pypa/build@1.4.0...1.4.1
pypa/installer (pypa/installer)
v1.0.0Compare Source
v1.0.0 (Mar 28, 2025)
--overwrite-existingCLI option (#216)--validate-recordCLI option (#161)python/cpython (python/cpython)
v3.14.4Compare Source
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.