Package: proxy-suite / 1.9.2.4-12
Metadata
| Package | Version | Patches format |
|---|---|---|
| proxy-suite | 1.9.2.4-12 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 001 ldap deprecated.patch | (download) |
ftp-proxy/ftp-ldap.c |
1 1 + 0 - 0 ! |
ldap_init, ldap_get_values implicitly converted to pointers Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and amd64. . This is often due to a missing function prototype definition. For more information, see [2]. . [1] http://people.debian.org/~dannf/check-implicit-pointer-functions [2] http://wiki.debian.org/ImplicitPointerConversions . Function `ldap_init' implicitly converted to pointer at ftp-ldap.c:212 Function `ldap_get_values' implicitly converted to pointer at ftp-ldap.c:927 . The libldap API has been updated and many functions used by the ldap plugin are now deprecated. This package should either update to the new API or define LDAP_DEPRECATED to continue using the deprecated interfaces. . This patch implements the lazy solution. Bug-Debian: https://bugs.debian.org/463360 |
| 002 socket_t.patch | (download) |
common/com-socket.c |
9 6 + 3 - 0 ! |
use socklen_t instead of int in socket functions Use socklen_t instead of int as addrlen type in socket functions. |
| 003 debian.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
debian changes introduced some time ago |
| 004 spelling errors.patch | (download) |
doc/Makefile.in |
6 3 + 3 - 0 ! |
fix spelling errors |
| 005 gcc 14.patch | (download) |
config.h.in |
2 1 + 1 - 0 ! |
fix ftbfs with gcc-14 |
| 006 invalid free in cleanup.patch | (download) |
common/com-misc.c |
1 0 + 1 - 0 ! |
--- |
| 007 past buffer read write 715925.patch | (download) |
common/com-config.c |
2 1 + 1 - 0 ! |
--- |
| 008 fix parallel build.patch | (download) |
common/Makefile.in |
17 8 + 9 - 0 ! |
build libcommon.a in a parallel-safe way |
