Debian Patches

Status for trurl/0.16.1-3

Patch Description Author Forwarded Bugs Origin Last update
fix-manpage-typo.patch fix manpage typo Carlos Henrique Lima Melara <charlesmelara@riseup.net> yes 2025-05-12
fix-tests-for-newer-libcurl.patch introduce 'excludes' option for tests, address hexadecimal changes from libcurl

Thanks @charles2910 for reporting this bug

libcurl 8.15 and newer parses hex addresses as upper case as RFC mandates,
previous versions did lower case. This patches make it compatible with both.
Jacob Mealey <jacobmealey.maine@gmail.com> yes upstream upstream, https://github.com/curl/trurl/pull/395 2025-07-19
0003-build-constify-strchr-memchr-results.patch build: constify `strchr()`/`memchr()` results
To fix building with glibc-2.43.
(also seen with gcc 16 on Fedora rawhide/f44)

Also:
- scope a variable while there.
- fix altering the const format buffer on bad syntax.

Fixes #430
Fixes #431

Closes #432
Viktor Szakats <commit@vsz.me> no backport, https://github.com/curl/trurl/commit/6e1479cc3bdece8d9a7602e6f8f799305d5a5b7d 2026-03-01

All known versions for source package 'trurl'

Links