[Buildroot] [PATCH 3/4] package/refpolicy: fix upstream URL in help text
Arnout Vandecappelle
arnout at rnout.be
Wed Oct 22 16:43:14 UTC 2025
In reply of:
> The previous URL currently redirects to
> https://github.com/Exact-Realty/refpolicy, 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
> bb442abdf18d6a4673ffa1f19e2a62f36c5d3038 the help text URL matched
> REFPOLICY_SITE, so presumably the help was forgotten when the site URL
> was updated, and there has been some kind of hostile takeover of the
> former upstream repository since.
>
> Signed-off-by: Fiona Klute <fiona.klute at gmx.de>
Applied to 2025.02.x and 2025.08.x. Thanks
> ---
> 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
>
> --
> 2.51.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
More information about the buildroot
mailing list