Debian Patches
Status for libs3/2.0-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
utsn.patch | use system utsn lengths Calculate platform length based on system constants. diff -ur libs3-2.0.orig/src/request.c libs3-2.0/src/request.c |
Mattias Ellert <mattias.ellert@physics.uu.se> | yes | debian upstream | 2025-05-04 | |
implicit-fallthrough.patch | disable implicit-fallthrough warnings for certain case lines Fixes FTBFS with GCC 7. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2017-09-27 | ||
pkg-config.patch | Use pkg-config to detect libxml2 | Hugh McMaster | not-needed | debian | 2022-03-16 | |
fix-curl-easy-setopt-types.patch | This patch is based on the commit described below, taken from upstream pull request 115, modified by Peter Michael Green to apply to the Debian package. commit 01c8c216128f49936ee3fcf7b66905f8813ea0bd Fix warnings from curl 8.14 src/request.c:1158:19: error: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument [-Werror=attribute-warning] =================================================================== |
Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2025-05-04 |