Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
001-ldap-deprecated.patch | 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. |
dann frazier <dannf@debian.org> | no | debian | ||
002-socket_t.patch | use socklen_t instead of int in socket functions Use socklen_t instead of int as addrlen type in socket functions. | Roberto Lumbreras <rover@debian.org> | no | |||
003-debian.patch | Debian changes introduced some time ago =================================================================== |
Roberto Lumbreras <rover@debian.org> | no | |||
004-spelling-errors.patch | Fix spelling errors =================================================================== |
Roberto Lumbreras <rover@debian.org> | no |