Debian Patches
Status for curl/8.13.0~rc2-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
ZZZgnutls-build.patch | Build with GnuTLS. | Steve McIntyre <93sam@debian.org> | not-needed | vendor | 2024-11-06 | |
build-Divide-mit-krb5-gssapi-link-flags-between-LDFLAGS-a.patch | build: Divide mit-krb5-gssapi link flags between LDFLAGS and LIBS From the comments nearby about not having --libs-only-L, it looks as though the intention was to apply a split like this to all dependency libraries where possible, and the only reason it was not done for Kerberos is that krb5-config doesn't have that feature and pkg-config was originally not supported here. For example, zlib, libssh and librtmp all have their flags from pkg-config split in this way. Now that pkg-config is supported here, we can do the intended split. |
Simon McVittie <smcv@collabora.com> | no | 2022-11-22 | ||
11_omit-directories-from-config.patch | Omit directories embedding arch info from curl-config In order to (partially) multi-arch-ify curl-config, remove all mention of @includedir@ and @libdir@ from the script. On Debian, the actual header and library directories are architecture-dependent, but will always be in the C compiler's default search path, so -I and -L options are not necessary (and may be harmful in multi-arch environments.) |
Benjamin Moody <benjamin.moody@gmail.com> | not-needed | debian | vendor | 2025-02-05 |
runtests-feat-filter.patch | [PATCH] runtests: add feature-based filtering This commit introduces support for features in the test selection process by adding them to the keywords list with the `feat:` prefix. It allows users to specify features to run only tests with them, or exclude tests using `!feat:<feature>`, similar to how keywords are handled. Fixes #16533 Closes #16619 |
Aquila Macedo <aquilamacedo@riseup.net> | no | 2025-03-07 |
All known versions for source package 'curl'
- 8.13.0~rc2-2 (trixie, sid)
- 8.12.1-3~bpo12+1 (bookworm-backports)
- 7.88.1-10+deb12u12 (bookworm)
- 7.88.1-10+deb12u6~bpo11+1 (bullseye-backports)
- 7.88.1-10+deb12u5 (bookworm-security)
- 7.74.0-1.3+deb11u14 (bullseye-security)
- 7.74.0-1.3+deb11u13 (bullseye)