From 6d5f7f20bc998a9c0415e47180bed7fb5d081edb Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 6 Nov 2019 17:30:43 +0100 Subject: [PATCH] Replace www.nsa.gov references by github.com/SELinuxProject The original page doesn't exist anymore. Fixes: https://github.com/SELinuxProject/selinux/issues/170 Signed-off-by: Petr Lautrbach --- checkpolicy/checkmodule.8 | 3 +-- checkpolicy/checkpolicy.8 | 3 +-- checkpolicy/ru/checkmodule.8 | 3 +-- checkpolicy/ru/checkpolicy.8 | 4 +--- libselinux/man/man8/selinux.8 | 2 +- libselinux/man/ru/man8/selinux.8 | 2 +- python/sepolgen/HACKING | 2 -- 7 files changed, 6 insertions(+), 13 deletions(-) diff --git a/checkpolicy/checkmodule.8 b/checkpolicy/checkmodule.8 index e55582f3..e597d9d4 100644 --- a/checkpolicy/checkmodule.8 +++ b/checkpolicy/checkmodule.8 @@ -59,8 +59,7 @@ $ checkmodule \-M \-m httpd.te \-o httpd.mod .SH "SEE ALSO" .B semodule(8), semodule_package(8) -SELinux documentation at http://www.nsa.gov/research/selinux, -especially "Configuring the SELinux Policy". +SELinux Reference Policy documentation at https://github.com/SELinuxProject/refpolicy/wiki .SH AUTHOR diff --git a/checkpolicy/checkpolicy.8 b/checkpolicy/checkpolicy.8 index bdfd6acd..97e10ca7 100644 --- a/checkpolicy/checkpolicy.8 +++ b/checkpolicy/checkpolicy.8 @@ -60,8 +60,7 @@ Show version information. Show usage information. .SH "SEE ALSO" -SELinux documentation at http://www.nsa.gov/research/selinux, -especially "Configuring the SELinux Policy". +SELinux Reference Policy documentation at https://github.com/SELinuxProject/refpolicy/wiki .SH AUTHOR diff --git a/checkpolicy/ru/checkmodule.8 b/checkpolicy/ru/checkmodule.8 index 93e68e70..a1d687e3 100644 --- a/checkpolicy/ru/checkmodule.8 +++ b/checkpolicy/ru/checkmodule.8 @@ -46,8 +46,7 @@ $ checkmodule \-M \-m httpd.te \-o httpd.mod .SH "СМОТРИТЕ ТАКЖЕ" .B semodule(8), semodule_package(8) -Документация SELinux по адресу http://www.nsa.gov/research/selinux, -в частности - "Настройка политики SELinux". +Документация SELinux Reference Policy по адресу https://github.com/SELinuxProject/refpolicy/wiki .SH АВТОРЫ diff --git a/checkpolicy/ru/checkpolicy.8 b/checkpolicy/ru/checkpolicy.8 index 2ad39b8e..25b0e555 100644 --- a/checkpolicy/ru/checkpolicy.8 +++ b/checkpolicy/ru/checkpolicy.8 @@ -51,9 +51,7 @@ checkpolicy \- компилятор политики SELinux Показать сведения об использовании. .SH "СМОТРИТЕ ТАКЖЕ" -Документация SELinux по адресу http://www.nsa.gov/research/selinux, -в частности - "Настройка политики SELinux". - +Документация SELinux Reference Policy по адресу https://github.com/SELinuxProject/refpolicy/wiki .SH АВТОРЫ Эта страница руководства была написана Arpad Magosanyi , diff --git a/libselinux/man/man8/selinux.8 b/libselinux/man/man8/selinux.8 index e37aee68..31364271 100644 --- a/libselinux/man/man8/selinux.8 +++ b/libselinux/man/man8/selinux.8 @@ -10,7 +10,7 @@ enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role- Based Access Control, and Multi-Level Security. Background information and technical documentation about SELinux can be found at -http://www.nsa.gov/research/selinux. +https://github.com/SELinuxProject. The .I /etc/selinux/config diff --git a/libselinux/man/ru/man8/selinux.8 b/libselinux/man/ru/man8/selinux.8 index 5cc48df8..271809de 100644 --- a/libselinux/man/ru/man8/selinux.8 +++ b/libselinux/man/ru/man8/selinux.8 @@ -9,7 +9,7 @@ Linux с улучшенной безопасностью от NSA - это ре включая основанные на концепциях Type Enforcement® (принудительное присвоение типов), Role-Based Access Control (управление доступом на основе ролей) и Multi-Level Security (многоуровневая безопасность). Дополнительная информация и техническая документация по -SELinux доступна по адресу http://www.nsa.gov/research/selinux. +SELinux доступна по адресу https://github.com/SELinuxProject. Файл конфигурации .I /etc/selinux/config diff --git a/python/sepolgen/HACKING b/python/sepolgen/HACKING index e624a1b4..f7d07774 100644 --- a/python/sepolgen/HACKING +++ b/python/sepolgen/HACKING @@ -75,5 +75,3 @@ Information about the SELinux object classes. This is semantic information about the object classes - including information flow. It is separated to keep the core from being concerned about the details of the object classes. - -[selist]: http://www.nsa.gov/research/selinux/info/list.cfm