Debian Patches
Status for dhcpcd5/9.4.1-24~deb12u4
| 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 | ||
| 53e2f6de4ba87d0534c89cae674e6c1a48724ef0.patch | [PATCH] privsep: Allow zero length messages through They should be handled gracefully without privsep anyway. Fix for #179. |
Roy Marples <roy@marples.name> | no | 2024-06-15 | ||
| 6e127eac6903524d401b31893167e4529b8ab111.patch | [PATCH] DHCP: Don't enforce the message came port 67 RFC2131 and updates make no mention of what the source port should or must be. Update for #179. |
Roy Marples <roy@marples.name> | no | 2023-05-08 | ||
| 727c78f503d456875e2a3cee7609288b537d9d25.patch | [PATCH] Move dhcp(v4) packet size check earlier (#295) dhcp_handlebootp handled zero sized packets correctly, but dhcp_redirect_dhcp did not have such protection. Move size check before both of them. Size when called from dhcp_packet is checked by is_packet_udp_bootp call. Only dhcp_recvmsg needs earlier checking to be added. Fixes #283 |
=?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= <pemensik@redhat.com> | no | 2024-02-16 |
All known versions for source package 'dhcpcd5'
- 9.4.1-24~deb12u4 (bookworm)
