[PATCH 4/6] policycoreutils: update to version 3.8.1
Dominick Grift
dominick.grift at defensec.nl
Fri Mar 28 07:28:09 PDT 2025
Changes since version 3.5
8e9157bb Update VERSIONs to 3.8.1 for release.
71aec30d Update VERSIONs to 3.8 for release.
9833f0d2 Update VERSIONs to 3.8-rc4 for release.
e0f61d3b Update VERSIONs to 3.8-rc3 for release.
adf2e609 Update VERSIONs to 3.8-rc2 for release.
2dec1581 Update VERSIONs to 3.8-rc1 for release.
cd8d6c7f fixfiles: use `grep -F` when search in mounts
0faf3433 policycoreutils: introduce unsetfiles
2eb286bc Release 3.7
e6c99f34 Update VERSIONs to 3.7-rc3 for release.
fd080199 fixfiles: drop unnecessary \ line endings
9ef1a835 Update VERSIONs to 3.7-rc2 for release.
6a223cb1 Update VERSIONs to 3.7-rc1 for release.
fc2e9318 setfiles: avoid unsigned integer underflow
97fa708d Update VERSIONs to 3.6 for release.
89dd980c Add CPPFLAGS to Makefiles
0f5a8dd3 Update VERSIONs to 3.6-rc2 for release.
3089f1f2 newrole: use DJB2a string hash function
1aaf5943 Update VERSIONs to 3.6-rc1 for release.
489197c4 Update translations
df7d19ce setfiles: do not issue AUDIT_FS_RELABEL on dry run
14f35fde Do not automatically install Russian translations
5c3312e0 policycoreutils: Remove the Russian translations
8963492b checkpolicy,libselinux,libsepol,policycoreutils,semodule-utils: update my email
f189e8af libselinux,policycoreutils,python,semodule-utils: de-brand SELinux
c5581864 setsebool: drop unnecessary linking against libsepol
4c6a339e setsebool: improve bash-completion script
e867c95b policycoreutils: Add examples to man pages
Signed-off-by: Dominick Grift <dominick.grift at defensec.nl>
---
package/utils/policycoreutils/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/utils/policycoreutils/Makefile b/package/utils/policycoreutils/Makefile
index f5027c5ece..4d79830474 100644
--- a/package/utils/policycoreutils/Makefile
+++ b/package/utils/policycoreutils/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=policycoreutils
-PKG_VERSION:=3.5
+PKG_VERSION:=3.8.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PKG_VERSION)
-PKG_HASH:=78453e1529fbbf800e88860094d555e781ce1fba11a7ef77b5aabb43e1173276
+PKG_HASH:=eef23196b501d141cb95f5fc52ef1a7289f459b65e4415ea0fe9aeedc5d80ef2
PKG_INSTALL:=1
HOST_BUILD_DEPENDS:=libsemanage/host gettext-full/host
PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_PAM:libpam gettext-full/host
--
2.47.2
More information about the openwrt-devel
mailing list