Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 499068 Details for
Bug 634626
links policy improvements
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
allow links to validate certificates
0002-allow-links-to-validate-certificates.patch (text/plain), 1.16 KB, created by
Amadeusz Sławiński
on 2017-10-18 10:50:46 UTC
(
hide
)
Description:
allow links to validate certificates
Filename:
MIME Type:
Creator:
Amadeusz Sławiński
Created:
2017-10-18 10:50:46 UTC
Size:
1.16 KB
patch
obsolete
>From 7a8733df7aaf4e6c1c27d5290085642e7c566dcf Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Amadeusz=20S=C5=82awi=C5=84ski?= <amade@asmblr.net> >Date: Wed, 18 Oct 2017 12:46:33 +0200 >Subject: [PATCH 2/2] allow links to validate certificates >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Amadeusz SÅawiÅski <amade@asmblr.net> >--- > policy/modules/contrib/links.te | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/policy/modules/contrib/links.te b/policy/modules/contrib/links.te >index a36703f2..9ef2dd0c 100644 >--- a/policy/modules/contrib/links.te >+++ b/policy/modules/contrib/links.te >@@ -45,7 +45,6 @@ manage_fifo_files_pattern(links_t, links_tmpfs_t, links_tmpfs_t) > manage_sock_files_pattern(links_t, links_tmpfs_t, links_tmpfs_t) > fs_tmpfs_filetrans(links_t, links_tmpfs_t, { file lnk_file sock_file fifo_file }) > >- > domain_use_interactive_fds(links_t) > > auth_use_nsswitch(links_t) >@@ -54,6 +53,7 @@ userdom_use_user_terminals(links_t) > > corenet_tcp_connect_http_port(links_t) > >+miscfiles_read_all_certs(links_t) > miscfiles_read_localization(links_t) > > tunable_policy(`links_manage_user_files',` >-- >2.14.2 >
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 634626
:
499066
| 499068