Package: dhcpcd / 1:10.1.0-11+deb13u1

Metadata

Package Version Patches format
dhcpcd 1:10.1.0-11+deb13u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Debian_uncomment_hostname_in_dhcpcd_conf.patch | (download)

src/dhcpcd.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 uncomment 'hostname' in dhcpcd.conf (closes: #1089598)
25689325f81c7a61bd48f5727eaae1d6f16e1328.patch | (download)

hooks/50-timesyncd.conf | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 [patch] exit the timesyncd hook if not on systemd and not executable (#398) (#403)
2870767a79537b5d6918e7de80358b406fea0898.patch | (download)

src/dhcp6.c | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 [patch] dhcp6: start request when advertise received after irt (#376)
fdeb8c7945211d424c3a30912004eeb56e009865.patch | (download)

src/dhcp6.c | 45 28 + 17 - 0 !
1 file changed, 28 insertions(+), 17 deletions(-)

 [patch] dhcp6: discard less preferred advertisments until irt
e9e40400003db2e4f12dba85acabbaf2212a520f.patch | (download)

src/privsep-linux.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 [patch] linux: allow the __nr_rt_sigprocmask syscall
79c195b92f892c6f22fa07332c10fd9c2a8b679a.patch | (download)

src/dhcpcd.conf | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 [patch] dhcpcd: remove option rapid_commit from dhcpcd.conf
6acf895a66b143c42308777e085c1511cdebe5e0.patch | (download)

src/dhcpcd.c | 5 3 + 2 - 0 !
src/if-options.h | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 [patch] dhcpcd: fix -b --background
5db90127b1c3128480a52559a9cdbd4949a0fed4.patch | (download)

src/dhcpcd.8.in | 15 8 + 7 - 0 !
src/dhcpcd.c | 2 1 + 1 - 0 !
2 files changed, 9 insertions(+), 8 deletions(-)

 [patch] dhcpcd: fork to background on initial timeout
eac7152ec04f5a330f01ab9504514a03f873b35c.patch | (download)

src/ipv4.c | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 [patch] dhcp: fix crash when someone deletes our address

Fixes #455