[PATCH 5/8] policycoreutils: update to version 3.4

Dominick Grift dominick.grift at defensec.nl
Thu May 19 11:54:17 PDT 2022


0a8c177d Update VERSIONs to 3.4 for release.
9df28c24 Update VERSIONs to 3.4-rc3 for release.
2b6f7e96 setfiles: introduce the -C option for distinguishing file tree walk errors
b98626f1 setfiles: remove useless "iamrestorecon" checks in option parsing
fd9a851d setfiles: remove useless assignment and comment (after RHBZ#1926386)
aab2498a setfiles: fix up inconsistent indentation
2a167d11 Update VERSIONs to 3.4-rc2 for release.
fd67b2f4 Correct misc typos
5d8764db setfiles.8: -q is deprecated and has no effect
df31981d policycoreutils: drop usage of egrep in fixfiles
73562de8 Update VERSIONs to 3.4-rc1 for release.
8aca100c Update translations from translate.fedoraproject.org
2d668b62 Split po/ translation files into the relevant sub-directories
8871fd60 policycoreutils/fixfiles: Use parallel relabeling
c71d14e8 newrole: ensure password memory erasure
1af80898 newrole: check for crypt(3) failure
29e167a4 newrole: silence compiler warnings
09c994c2 newrole: add Makefile target to test build options
2d08c5dd semodule: add command-line option to detect module changes
67e6201b semodule,libsemanage: move module hashing into libsemanage
9229f8b3 policycoreutils: handle argument counter of zero
b8004f05 policycoreutils: Improve error message when selabel_open fails
1cbce561 Modified Russian and English man pages to fix typo; REQUIREUSERS -> REQUIRESEUSERS
c28763c4 semodule: Don't forget to munmap() data
f37b3e94 semodule: Fix lang_ext column index
ed4813be semodule: add -m | --checksum option
93902fc8 setfiles/restorecon: support parallel relabeling
081ac391 policycoreutils: mark local functions static
fb68d036 policycoreutils: use string literal as format strings

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 f724deda97..3fafe3343a 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.3
+PKG_VERSION:=3.4
 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:=4199040ced8a81f2ddd0522b4faf2aba62fc821473f4051dc8474fb1c4a01078
+PKG_HASH:=bf049f31a7572a65cb796fa575f56c53327c839027d57782965c1682b33a7108
 PKG_INSTALL:=1
 HOST_BUILD_DEPENDS:=libsemanage/host gettext-full/host
 PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_PAM:libpam gettext-full/host
-- 
2.36.1




More information about the openwrt-devel mailing list