Debian Patches
Status for libnet-nis-perl/0.44-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Use-libnsl2-if-possible.patch | [PATCH] Use libnsl2 if possible Glibc can be built without a support for Sun RPC and applications are advised to use libnsl2 library instead. This is the case of Fedora 28 Linux distribution. This patch uses ExtUtils::PkgConfig to locate and link with libnsl2 library if it is found. Otherwise it falls back to linking to libnsl as it used until now. |
=?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com> | yes | debian upstream | 2020-05-04 | |
implicit-function-declaration.patch | Declare used function | gregor herrmann <gregoa@debian.org> | invalid | debian | vendor | 2024-03-11 |
gcc-14.patch | fix build failure with gcc 14. The type specified doesn't fit in yp_order's third argument without implicit casting. This is fatal starting with gcc 14, so let's declare the variable with the expected size right away. |
Étienne Mollier <emollier@debian.org> | no | debian | 2024-07-21 |