Sat, 03 Jun 2023 20:35:13 UTC

Information for build fapolicyd-1.0.1-1.fc31

ID1642942
Package Namefapolicyd
Version1.0.1
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fapolicyd.git#5b93b5d54beea42cd93e087fb8d98ccda29fb81c
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 byrsroka
State complete
Volume DEFAULT
StartedTue, 17 Nov 2020 09:03:34 UTC
CompletedTue, 17 Nov 2020 09:05:54 UTC
Taskbuild (f31-candidate, /rpms/fapolicyd.git:5b93b5d54beea42cd93e087fb8d98ccda29fb81c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fapolicyd.git#5b93b5d54beea42cd93e087fb8d98ccda29fb81c'}}
Tags
f31-updates-testing
RPMs
src
fapolicyd-1.0.1-1.fc31.src.rpm (info) (download)
aarch64
fapolicyd-1.0.1-1.fc31.aarch64.rpm (info) (download)
fapolicyd-debuginfo-1.0.1-1.fc31.aarch64.rpm (info) (download)
fapolicyd-debugsource-1.0.1-1.fc31.aarch64.rpm (info) (download)
armv7hl
fapolicyd-1.0.1-1.fc31.armv7hl.rpm (info) (download)
fapolicyd-debuginfo-1.0.1-1.fc31.armv7hl.rpm (info) (download)
fapolicyd-debugsource-1.0.1-1.fc31.armv7hl.rpm (info) (download)
i686
fapolicyd-1.0.1-1.fc31.i686.rpm (info) (download)
fapolicyd-debuginfo-1.0.1-1.fc31.i686.rpm (info) (download)
fapolicyd-debugsource-1.0.1-1.fc31.i686.rpm (info) (download)
noarch
fapolicyd-selinux-1.0.1-1.fc31.noarch.rpm (info) (download)
ppc64le
fapolicyd-1.0.1-1.fc31.ppc64le.rpm (info) (download)
fapolicyd-debuginfo-1.0.1-1.fc31.ppc64le.rpm (info) (download)
fapolicyd-debugsource-1.0.1-1.fc31.ppc64le.rpm (info) (download)
s390x
fapolicyd-1.0.1-1.fc31.s390x.rpm (info) (download)
fapolicyd-debuginfo-1.0.1-1.fc31.s390x.rpm (info) (download)
fapolicyd-debugsource-1.0.1-1.fc31.s390x.rpm (info) (download)
x86_64
fapolicyd-1.0.1-1.fc31.x86_64.rpm (info) (download)
fapolicyd-debuginfo-1.0.1-1.fc31.x86_64.rpm (info) (download)
fapolicyd-debugsource-1.0.1-1.fc31.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
build.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
root.log
build.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
s390x
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Wed Jun 24 2020 Radovan Sroka <rsroka@redhat.com> - 1.0-3 - backported few cosmetic small patches from upstream master - rebase selinux tarbal to v0.3 - file context pattern for /run/fapolicyd.pid is missing Resolves: rhbz#1834674 * Mon May 25 2020 Radovan Sroka <rsroka@redhat.com> - 1.0-1 - rebase fapolicyd to 1.0 - allowed sys_ptrace for user namespace * Mon Mar 23 2020 Radovan Sroka <rsroka@redhat.com> - 0.9.4-1 - rebase fapolicyd to 0.9.4 - polished the pattern detection engine - rpm backend now drops most of the files in /usr/share/ to dramatically reduce memory consumption and improve startup speed - the commandline utility can now delete the lmdb trust database and manage the file trust source * Mon Feb 24 2020 Radovan Sroka <rsroka@redhat.com> - 0.9.3-1 - rebase fapolicyd to 0.9.3 - dramatically improved startup time - fapolicyd-cli has picked up --list and --ftype commands to help debug/write policy - file type identification has been improved - trust database statistics have been added to the reports * Tue Feb 04 2020 Radovan Sroka <rsroka@redhat.com> - 0.9.2-2 - Label all fifo_file as fapolicyd_var_run_t in /var/run. - Allow fapolicyd_t domain to create fifo files labeled as fapolicyd_var_run_t * Fri Jan 31 2020 Radovan Sroka <rsroka@redhat.com> - 0.9.2-1 - rebase fapolicyd to 0.9.2 - allows watched mount points to be specified by file system types - ELF file detection was improved - the rules have been rewritten to express the policy based on subject object trust for better performance and reliability - exceptions for dracut and ansible were added to the rules to avoid problems under normal system use - adds an admin defined trust database (fapolicyd.trust) - setting boost, queue, user, and group on the daemon command line are deprecated * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 05 2019 Marek Tamaskovic <mtamasko@redhat.com> - 0.9-3 - Updated fapolicyd-selinux subpackage to v0.2 Selinux subpackage is recommended for fapolicyd. * Mon Oct 07 2019 Radovan Sroka <rsroka@redhat.com> - 0.9-2 - Added fapolicyd-selinux subpackage * Mon Oct 07 2019 Radovan Sroka <rsroka@redhat.com> - 0.9-1 - rebase to v0.9 * Wed Aug 28 2019 Radovan Sroka <rsroka@redhat.com> - 0.8.10-1 - rebase to 0.8.10 - generate python paths dynamically * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.9-3 - Rebuild for RPM 4.15 * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.9-2 - Rebuild for RPM 4.15 * Mon May 06 2019 Radovan Sroka <rsroka@redhat.com> - 0.8.9-1 - New upstream release * Wed Mar 13 2019 Radovan Sroka <rsroka@redhat.com> - 0.8.8-2 - backport some patches to resolve dac_override for fapolicyd * Mon Mar 11 2019 Radovan Sroka <rsroka@redhat.com> - 0.8.8-1 - New upstream release - Added new DNF plugin that can update the trust database when rpms are installed - Added support for FAN_OPEN_EXEC_PERM * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild