- Mar 14, 2025
-
-
Philipp Arras authored
-
-
Kevin Daudt authored
-
-
-
-
-
-
For debuginfod client functionality in LLVM tooling (like llvm-symbolizer or llvm-debuginfod-find) to actually work, LLVM needs to be build with curl (see [0] and #16972). Otherwise, HTTP requests get turned into no-ops, resulting in debuginfod functionality to fail (without any useful error messages). The configuration option is the same across all currently available LLVM versions and we will enable it one by one to not have one single MR with very long build times. [0]: https://reviews.llvm.org/D111238
-
Patrycja Rosa authored
-
-
https://pypi.org/project/roman-numerals/ A library for manipulating well-formed Roman numerals.
-
GTK 3.0 requires xlib-2.0 which is provided by gobject-introspection. Link: !81193 (comment 489318) Fixes: #16978 Co-Authored-By:
Bryce Vandegrift <vandegriftbryce@gmail.com>
-
Prior to !69012, curl automatically set --with-ca-bundle and --with-ca-path to /etc/ssl/cert.pem and /etc/ssl/certs, respectively. However, now if --with-ca-bundle alone is set, then --with-ca-path will not be set. If an incomplete or wrong CA bundle were provided to curl, curl would not be able to validate the root certificate even if the ca-certificates package were installed. This commit effectively restores the previous behavior by explicitly setting --with-ca-path. fixes #16980
-
-
-
-
-
-
-
-
-
Celeste authored
-
https://gitlab.gnome.org/GNOME/libxslt/-/blob/v1.1.43/NEWS - CVE-2025-24855 - CVE-2024-55549
-
https://github.com/libexpat/libexpat/blob/R_2_7_0/expat/Changes - CVE-2024-8176
-
-
-
-
-
-
-
-