[Buildroot] [git commit branch/2025.02.x] package/refpolicy: fix upstream URL in help text
Arnout Vandecappelle
arnout at rnout.be
Wed Oct 22 16:35:46 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=6219693af22533cdf5a8ff822bfd2e89aaccc5ef
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.02.x
The previous URL [1] currently redirects to [2], which as of this
commit is about two months old and contains a readme that just says
"PoC by Callgh0st". When the package was added with commit [3]
the help text URL matched REFPOLICY_SITE, so presumably the help was
forgotten when the site URL was updated in [4], and there has been
some kind of hostile takeover of the former upstream repository since.
[1] https://github.com/TresysTechnology/refpolicy
[2] https://github.com/Exact-Realty/refpolicy
[3] https://gitlab.com/buildroot.org/buildroot/-/commit/bb442abdf18d6a4673ffa1f19e2a62f36c5d3038
[4] https://gitlab.com/buildroot.org/buildroot/-/commit/cfa018d9f300b07c9c01a5b1aeca49ee177dd0dc
Signed-off-by: Fiona Klute <fiona.klute at gmx.de>
[Julien: add commit ID which forgot to update the package homepage]
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit b9d3a0418be38a237a51bb8aacce5bda40e2bddc)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
package/refpolicy/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/refpolicy/Config.in b/package/refpolicy/Config.in
index 8ae8f0448d..7aea39b223 100644
--- a/package/refpolicy/Config.in
+++ b/package/refpolicy/Config.in
@@ -26,7 +26,7 @@ config BR2_PACKAGE_REFPOLICY
policies is not correct. Individual policies would need to
be tweaked to get everything functioning properly.
- https://github.com/TresysTechnology/refpolicy
+ https://github.com/SELinuxProject/refpolicy
if BR2_PACKAGE_REFPOLICY
More information about the buildroot
mailing list