Sat, 20 Apr 2024 02:34:33 UTC | login

Information for build fapolicyd-1.0.2-1.fc33

ID191975
Package Namefapolicyd
Version1.0.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fapolicyd.git#354443374fc1d96158d17cac51cd83e39ff37c3e
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 16 Jan 2021 18:55:13 UTC
CompletedSat, 16 Jan 2021 19:36:54 UTC
Taskbuild (f33, /rpms/fapolicyd.git:354443374fc1d96158d17cac51cd83e39ff37c3e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fapolicyd.git#354443374fc1d96158d17cac51cd83e39ff37c3e'}}
Tags
f33
RPMs
src
fapolicyd-1.0.2-1.fc33.src.rpm (info) (download)
noarch
fapolicyd-dnf-plugin-1.0.2-1.fc33.noarch.rpm (info) (download)
fapolicyd-selinux-1.0.2-1.fc33.noarch.rpm (info) (download)
riscv64
fapolicyd-1.0.2-1.fc33.riscv64.rpm (info) (download)
fapolicyd-debuginfo-1.0.2-1.fc33.riscv64.rpm (info) (download)
fapolicyd-debugsource-1.0.2-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0-2 - Rebuilt for Python 3.9 * 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 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.8.10-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Wed Aug 28 2019 Radovan Sroka <rsroka@redhat.com> - 0.8.10-1 - rebase to 0.8.10 - generate python paths dynamically * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.8.9-5 - Rebuilt for Python 3.8 * 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