Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 712929 Details for
Bug 786228
net-misc/ntpsec-1.2.0-r1[seccomp]: does not run
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
this is a modified patch that directly works with gentoo ebuilds and prior patches
gcc11.patch (text/plain), 246 bytes, created by
Klemen Mihevc
on 2021-05-31 20:56:54 UTC
(
hide
)
Description:
this is a modified patch that directly works with gentoo ebuilds and prior patches
Filename:
MIME Type:
Creator:
Klemen Mihevc
Created:
2021-05-31 20:56:54 UTC
Size:
246 bytes
patch
obsolete
>--- a/ntpd/ntp_sandbox.c >+++ a/ntpd/ntp_sandbox.c >@@ -355,6 +355,7 @@ > SCMP_SYS(openat), /* SUSE */ > #endif > SCMP_SYS(poll), >+ SCMP_SYS(pread64), > SCMP_SYS(pselect6), > SCMP_SYS(read), > SCMP_SYS(recvfrom), /* Comment this out for testing.
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 786228
:
703182
|
712923
| 712929