Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 860211 Details for
Bug 904422
net-misc/netifrc-0.7.3-r1 issue with net-misc/dhcpcd-10.0.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixes the version detection
fix.patch (text/plain), 349 bytes, created by
Greg Kubaryk
on 2023-04-17 04:30:05 UTC
(
hide
)
Description:
fixes the version detection
Filename:
MIME Type:
Creator:
Greg Kubaryk
Created:
2023-04-17 04:30:05 UTC
Size:
349 bytes
patch
obsolete
>diff --git a/net/dhcpcd.sh b/net/dhcpcd.sh >index 1380944..6bd44ba 100644 >--- a/net/dhcpcd.sh >+++ b/net/dhcpcd.sh >@@ -32,7 +32,7 @@ dhcpcd_start() > [ -z "${opts}" ] && opts=${dhcp} > > case "$(dhcpcd --version | head -n 1)" in >- "dhcpcd "[123]*) >+ "dhcpcd "[123]\.*) > eerror 'The dhcpcd version is too old. Please upgrade.' > return 1 > ;;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 904422
: 860211