Debian Patches
Status for inetutils/2:2.6-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
local/0001-build-Disable-GFDL-info-files-and-useless-man-pages.patch | [PATCH 1/5] build: Disable GFDL info files and useless man pages We do not install the info file due to GFDL, and because it would require an inetutils-doc package. Nor the man pages from upstream generated with help2man as they are problematic for cross-building and contain no additional information to what is already available via --help output. Instead we ship our own proper man pages. Not forwarded upstream due to GNU policies regarding man pages. diff --git a/Makefile.am b/Makefile.am index 144d9fe5..46cae1a1 100644 |
Guillem Jover <guillem@hadrons.org> | not-needed | vendor, Debian | 2010-06-09 | |
local/0002-build-Use-runstatedir-for-run-directory.patch | [PATCH 2/5] build: Use runstatedir for /run directory diff --git a/paths b/paths index ca363661..e56cc52b 100644 |
Guillem Jover <guillem@hadrons.org> | no | vendor, Debian | 2021-09-05 | |
local/0003-inetd-Change-protocol-semantics-in-inetd.conf.patch | [PATCH 3/5] inetd: Change protocol semantics in inetd.conf Readd parts of the original patch that got botched when applied upstream. * src/inetd.c (getconfigent) [IPV6]: Change default family to IPv4 for "tcp" and "udp". Change "tcp6" and "udp6" to support IPv4 mapped addresses. diff --git a/src/inetd.c b/src/inetd.c index 52453fbd..e0da376d 100644 |
Guillem Jover <guillem@hadrons.org> | yes | vendor, Debian | 2010-09-06 | |
local/0004-Use-krb5_auth_con_getsendsubkey-instead-of-krb5_auth.patch | [PATCH 4/5] Use krb5_auth_con_getsendsubkey() instead of krb5_auth_con_getlocalsubkey() The latter is not exposed in the headers anymore. diff --git a/libinetutils/kerberos5.c b/libinetutils/kerberos5.c index 217b64e0..6d993dd3 100644 |
Guillem Jover <guillem@hadrons.org> | no | vendor, Debian | 2022-08-10 | |
local/0005-inetd-Add-new-foreground-option.patch | [PATCH 5/5] inetd: Add new --foreground option This option avoids daemonizing, like --debug, except that it does not imply debugging output. To be used primary by the systemd service. diff --git a/src/inetd.c b/src/inetd.c index e0da376d..8252d3b9 100644 |
Guillem Jover <guillem@hadrons.org> | no | vendor, Debian | 2023-08-08 | |
local/0006-tests-Remove-bogus-test-for-unsorted-file-listing.patch | [PATCH 6/6] tests: Remove bogus test for unsorted file listing We cannot reliably test whether the -f option works against, because that relies on the unsorted output coming out accidentally not sorted, and this has been the cause for several indeterministic build failures in various hosts (such as some sparc64 or reproducible build nodes). This could be guaranteed with something like disorderfs, but we do not bother and simply remove the test case. |
Guillem Jover <guillem@hadrons.org> | no | vendor, Debian | 2025-06-20 |
All known versions for source package 'inetutils'
- 2:2.6-4 (forky, sid)
- 2:2.6-3 (trixie)
- 2:2.4-2+deb12u1 (bookworm)