diff mbox series

package/refpolicy: bump to 2.20210203

Message ID 20210222124758.2546796-1-atenart@kernel.org
State Accepted
Headers show
Series package/refpolicy: bump to 2.20210203 | expand

Commit Message

Antoine Tenart Feb. 22, 2021, 12:47 p.m. UTC
Changelog:
https://github.com/SELinuxProject/refpolicy/releases/tag/RELEASE_2_20210203

Signed-off-by: Antoine Tenart <atenart@kernel.org>
---
 package/refpolicy/refpolicy.hash | 2 +-
 package/refpolicy/refpolicy.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard Feb. 26, 2021, 7:47 a.m. UTC | #1
>>>>> "Antoine" == Antoine Tenart <atenart@kernel.org> writes:

 > Changelog:
 > https://github.com/SELinuxProject/refpolicy/releases/tag/RELEASE_2_20210203

 > Signed-off-by: Antoine Tenart <atenart@kernel.org>

Committed to next, thanks.
diff mbox series

Patch

diff --git a/package/refpolicy/refpolicy.hash b/package/refpolicy/refpolicy.hash
index 7e258c4e04d9..6c33a4d97479 100644
--- a/package/refpolicy/refpolicy.hash
+++ b/package/refpolicy/refpolicy.hash
@@ -1,5 +1,5 @@ 
 # From https://github.com/SELinuxProject/refpolicy/releases
-sha256 1488f9b94060de28addbcb29fb8437ee0d75cba15e11280dd9dfa3e09986f57b  refpolicy-2.20200818.tar.bz2
+sha256 48cbf2c63ff9003bef05e03c8d3cdddb4e8f63fef2a072ae51c987301f0b874d  refpolicy-2.20210203.tar.bz2
 
 # Locally computed
 sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 COPYING
diff --git a/package/refpolicy/refpolicy.mk b/package/refpolicy/refpolicy.mk
index 0194708b378d..0e7dfd86f807 100644
--- a/package/refpolicy/refpolicy.mk
+++ b/package/refpolicy/refpolicy.mk
@@ -22,9 +22,9 @@  REFPOLICY_SITE = $(call qstrip,$(BR2_PACKAGE_REFPOLICY_CUSTOM_REPO_URL))
 REFPOLICY_SITE_METHOD = git
 BR_NO_CHECK_HASH_FOR += $(REFPOLICY_SOURCE)
 else
-REFPOLICY_VERSION = 2.20200818
+REFPOLICY_VERSION = 2.20210203
 REFPOLICY_SOURCE = refpolicy-$(REFPOLICY_VERSION).tar.bz2
-REFPOLICY_SITE = https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20200818
+REFPOLICY_SITE = https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20210203
 endif
 
 # Cannot use multiple threads to build the reference policy