Sat, 23 Nov 2024 20:58:44 CST | login

Information for build fapolicyd-1.1.3-102.el9_1.7

ID24214
Package Namefapolicyd
Version1.1.3
Release102.el9_1.7
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/fapolicyd.git#e264459ae87e0fed659b6e28f3035dfd829f2ad9
SummaryApplication Whitelisting Daemon
DescriptionFapolicyd (File Access Policy Daemon) implements application whitelisting to decide file access rights. Applications that are known via a reputation source are allowed access while unknown applications are not. The daemon makes use of the kernel's fanotify interface to determine file access rights.
Built bydistrobuild
State complete
Volume DEFAULT
StartedTue, 24 Jan 2023 06:12:39 CST
CompletedTue, 24 Jan 2023 06:17:28 CST
Taskbuild (dist-circle9_1-updates, /stage/rpms/fapolicyd.git:e264459ae87e0fed659b6e28f3035dfd829f2ad9)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/fapolicyd.git?#e264459ae87e0fed659b6e28f3035dfd829f2ad9'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
fapolicyd-1.1.3-102.el9_1.7.src.rpm (info) (download)
aarch64
fapolicyd-1.1.3-102.el9_1.7.aarch64.rpm (info) (download)
fapolicyd-debuginfo-1.1.3-102.el9_1.7.aarch64.rpm (info) (download)
fapolicyd-debugsource-1.1.3-102.el9_1.7.aarch64.rpm (info) (download)
i686
fapolicyd-1.1.3-102.el9_1.7.i686.rpm (info) (download)
fapolicyd-debuginfo-1.1.3-102.el9_1.7.i686.rpm (info) (download)
fapolicyd-debugsource-1.1.3-102.el9_1.7.i686.rpm (info) (download)
noarch
fapolicyd-selinux-1.1.3-102.el9_1.7.noarch.rpm (info) (download)
ppc64le
fapolicyd-1.1.3-102.el9_1.7.ppc64le.rpm (info) (download)
fapolicyd-debuginfo-1.1.3-102.el9_1.7.ppc64le.rpm (info) (download)
fapolicyd-debugsource-1.1.3-102.el9_1.7.ppc64le.rpm (info) (download)
s390x
fapolicyd-1.1.3-102.el9_1.7.s390x.rpm (info) (download)
fapolicyd-debuginfo-1.1.3-102.el9_1.7.s390x.rpm (info) (download)
fapolicyd-debugsource-1.1.3-102.el9_1.7.s390x.rpm (info) (download)
x86_64
fapolicyd-1.1.3-102.el9_1.7.x86_64.rpm (info) (download)
fapolicyd-debuginfo-1.1.3-102.el9_1.7.x86_64.rpm (info) (download)
fapolicyd-debugsource-1.1.3-102.el9_1.7.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Oct 25 2022 Radovan Sroka <rsroka@redhat.com> - 1.1.3-102.7 RHEL 9.1.0.Z ERRATUM - statically linked app can execute untrusted app Resolves: rhbz#2137254 - fapolicyd ineffective with systemd DynamicUser=yes Resolves: rhbz#2137263 * Fri Aug 05 2022 Radovan Sroka <rsroka@redhat.com> - 1.1.3-102 RHEL 9.1.0 ERRATUM - rebase fapolicyd to the latest stable vesion Resolves: rhbz#2100041 - fapolicyd gets way too easily killed by OOM killer Resolves: rhbz#2097385 - fapolicyd does not correctly handle SIGHUP Resolves: rhbz#2070655 - Introduce ppid rule attribute Resolves: rhbz#2102558 - fapolicyd often breaks package updates Resolves: rhbz#2111244 - drop libgcrypt in favour of openssl Resolves: rhbz#2111938 - Remove dnf plugin Resolves: rhbz#2113959 - fapolicyd.rules doesn't advertise that using a username/groupname instead of uid/gid also works Resolves: rhbz#2115849 * Thu Jun 16 2022 Radovan Sroka <rsroka@redhat.com> - 1.1-104 RHEL 9.1.0 ERRATUM - CVE-2022-1117 fapolicyd: fapolicyd wrongly prepares ld.so path Resolves: rhbz#2069123 - Faulty handling of static applications Resolves: rhbz#2096457 * Sun Apr 03 2022 Radovan Sroka <rsroka@redhat.com> - 1.1-101 RHEL 9.1.0 ERRATUM - fapolicyd denies access to /usr/lib64/ld-2.28.so Resolves: rhbz#2067493 * Wed Feb 16 2022 Radovan Sroka <rsroka@redhat.com> - 1.1-100 RHEL 9.0.0 ERRATUM - rebase to 1.1 Resolves: rhbz#2032408 - introduce rules.d Resolves: rhbz#2054740 - remove pretrans scriptlet Resolve: rhbz#2051481 * Tue Dec 14 2021 Zoltan Fridrich <zfridric@redhat.com> - 1.0.4-101 RHEL 9.0.0 ERRATUM - rebase to 1.0.4 - added rpm_sha256_only option - added trust.d directory - allow file names with whitespaces in trust files - use full paths in trust files Resolves: rhbz#2032408 - fix libc.so getting identified as application/x-executable Resolves: rhbz#2015307 - fix selinux DSP module definition in spec file Resolves: rhbz#2014449 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.3-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jul 20 2021 Radovan Sroka <rsroka@redhat.com> - 1.0.3-3 RHEL 9 BETA - SELinux prevents fapolicyd from watch_mount/watch_with_perm on /dev/shm Resolves: rhbz#1932225 Resolves: rhbz#1977731 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.3-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Thu Apr 01 2021 Radovan Sroka <rsroka@redhat.com> - 1.0.3-1 - rebase to 1.0.3 - sync fedora with rhel * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 06 2021 Radovan Sroka <rsroka@redhat.com> - 1.0.2-1 - rebase to 1.0.2 - enabled make check - dnf-plugin is now required subpackage * Mon Nov 16 2020 Radovan Sroka <rsroka@redhat.com> - 1.0.1-1 - rebase to 1.0.1 - introduced uthash dependency - SELinux prevents the fapolicyd process from writing to /run/dbus/system_bus_socket Resolves: rhbz#1874491 - SELinux prevents the fapolicyd process from writing to /var/lib/rpm directory Resolves: rhbz#1876538