Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 712923 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]
proposed patch to add syscall to ntpsec
file_786228.txt (text/plain), 405 bytes, created by
James Browning
on 2021-05-31 18:31:47 UTC
(
hide
)
Description:
proposed patch to add syscall to ntpsec
Filename:
MIME Type:
Creator:
James Browning
Created:
2021-05-31 18:31:47 UTC
Size:
405 bytes
patch
obsolete
>diff --git a/ntpd/ntp_sandbox.c b/ntpd/ntp_sandbox.c >index e66faaa8c..65a1b35d8 100644 >--- a/ntpd/ntp_sandbox.c >+++ b/ntpd/ntp_sandbox.c >@@ -354,6 +354,7 @@ int scmp_sc[] = { > 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