FreeBSD Bugzilla – Attachment 245181 Details for
Bug 273542
.NET ports: fix ipv6 detection
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-prowlarr-remove-comment-that-should-be-mentioned-in-git-commi.patch
0001-prowlarr-remove-comment-that-should-be-mentioned-in-git-commi.patch (text/plain), 965 bytes, created by
Michiel van Baak Jansen
on 2023-09-24 12:56:35 UTC
(
hide
)
Description:
0001-prowlarr-remove-comment-that-should-be-mentioned-in-git-commi.patch
Filename:
MIME Type:
Creator:
Michiel van Baak Jansen
Created:
2023-09-24 12:56:35 UTC
Size:
965 bytes
patch
obsolete
>From 93faa18172313d1d1319d76aa2d34d2c4acd6796 Mon Sep 17 00:00:00 2001 >From: Michiel van Baak Jansen <michiel@vanbaak.eu> >Date: Sun, 24 Sep 2023 14:41:42 +0200 >Subject: [PATCH] remove comment that should be mentioned in git commit instead > of in the file > >--- > net-p2p/prowlarr/files/prowlarr.in | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/net-p2p/prowlarr/files/prowlarr.in b/net-p2p/prowlarr/files/prowlarr.in >index 67077c63802a..48d10a09c855 100644 >--- a/net-p2p/prowlarr/files/prowlarr.in >+++ b/net-p2p/prowlarr/files/prowlarr.in >@@ -43,7 +43,6 @@ start_precmd=${name}_precmd > # .NET 6+ use dual mode sockets to avoid the separate AF handling. > # disable .NET use of V6 if no ipv6 is configured. > # See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259194#c17 >- # Later version by Keith Chiem through email > ifconfig -a -u -G lo | grep -q inet6 > if [ $? == 1 ]; then > export DOTNET_SYSTEM_NET_DISABLEIPV6=1 >-- >2.42.0 >
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
Flags:
michiel
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273542
:
244612
| 245181 |
245182
|
245183
|
245184
|
245185
|
245186