Debian Patches

Status for dhcpcd5/9.4.1-24~deb12u3

Patch Description Author Forwarded Bugs Origin Last update
0001_typo-in-manual-page.patch typo-in-manual-pageFixes manual page typos found by Lintian. Martin-ric Racine <martin-eric.racine@iki.fi> invalid Debian 2022-02-22
0002_type_to_command-v.patch [PATCH] hooks: Use command -v rather than type
command -v is now required by POSIX, type is technically an extension.
Roy Marples <roy@marples.name> no 2022-02-24
0003_RFC4862_minimum_lft.patch [PATCH] inet6: Support RFC 4862 5.5.3.e in regards to Valid Lifetime
1. If the received Valid Lifetime is greater than 2 hours or
greater than RemainingLifetime, set the valid lifetime of the
corresponding address to the advertised Valid Lifetime.

2. If RemainingLifetime is less than or equal to 2 hours, ignore
the Prefix Information option with regards to the valid
lifetime.

3. Otherwise, reset the valid lifetime of the corresponding
address to 2 hours.
Roy Marples <roy@marples.name> no 2022-08-08
0005_fix_configure_prefix.patch [PATCH] configure: --prefix also sets $prefix for compat with autoconf

Fixes #139
Roy Marples <roy@marples.name> no 2022-10-17
0006_skip_hooks_with_tilde.patch [PATCH] Always skip hooks ending in ~ (#113)
dhcpcd-run-hooks is intended to skip hooks with filenames ending in `~`,
but the test only works if `$skip_hooks` is defined and not empty.
Refactor the test such that files ending in `~` are always skipped, as
appears to be the intent of this code.
Adam Dinwoodie <me-and@users.noreply.github.com> no 2022-07-29
0007_set_buffer_lenght_to_0.patch [PATCH] DHCP: Set option buffer length to 0 when freeing
As we test length of buffer when reallocating.
Fixes #156.
Roy Marples <roy@marples.name> no 2022-12-23
0008_fix_incorrect_assert.patch [PATCH] Fix incorrect CTASSERT in ND_OPT_DNSSL (#178)
Fix incorrect CTASSERT in ND_OPT_DNSSL
Klaus Frank <agowa338@users.noreply.github.com> no 2023-01-26
0009_allow_newfstatat_syscall.patch [PATCH] privsep: Allow newfstatat syscall as well
Allows newer glibc variants to work apparently.
As reported in #84 and #89.
Roy Marples <roy@marples.name> no 2022-08-26
0010_miss_seccomp_on_ppc64el.patch [PATCH] privsep-linux: fix SECCOMP_AUDIT_ARCH missing ppc64le (#181)
when dhcpcd running on ppc64le platform, it would be killed by SIGSYS.
CHEN Xiangyu <xiangyu.chen@aol.com> no 2023-02-09

All known versions for source package 'dhcpcd5'

Links