Sat, 04 May 2024 10:36:41 UTC | login

Information for build rpminspect-data-fedora-1.9-2.fc33

ID196465
Package Namerpminspect-data-fedora
Version1.9
Release2.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/rpminspect-data-fedora.git#6efa31e6c9d3118ed4ea8d65e4518817bbed3de0
SummaryBuild deviation compliance tool data files
DescriptionFedora Linux specific configuration file for rpminspect and data files used by the inspections provided by librpminspect.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 18 Aug 2022 08:46:54 UTC
CompletedThu, 18 Aug 2022 10:04:11 UTC
Taskbuild (f33, /rpms/rpminspect-data-fedora.git:6efa31e6c9d3118ed4ea8d65e4518817bbed3de0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rpminspect-data-fedora.git#6efa31e6c9d3118ed4ea8d65e4518817bbed3de0'}}
Tags
f33
f37
f38
RPMs
src
rpminspect-data-fedora-1.9-2.fc33.src.rpm (info) (download)
noarch
rpminspect-data-fedora-1.9-2.fc33.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 13 2022 David Cantrell <dcantrell@redhat.com> - 1.9-1 - Upgrade to rpminspect-data-fedora-1.9 * Mon Feb 21 2022 David Cantrell <dcantrell@redhat.com> - 1.8-1 - Upgrade to rpminspect-data-fedora-1.8 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 07 2021 David Cantrell <dcantrell@redhat.com> - 1.7-1 - Upgrade to rpminspect-data-fedora-1.7 * Fri Nov 12 2021 David Cantrell <dcantrell@redhat.com> - 1.6-1 - Upgrade to rpminspect-data-fedora-1.6 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Apr 30 2021 David Cantrell <dcantrell@redhat.com> - 1.5-1 - Add a 'rawhide' profile to disable a lot of inspections - Add missing ID value to the npsl license entry - /usr/lib/dracut and /usr/lib/udev are valid paths - Update fedora.yaml with all current configuration file changes - Explain size_threshold can be 'info' * Wed Feb 24 2021 David Cantrell <dcantrell@redhat.com> - 1.4-1 - Increment the development tree version to 1.4. - Document the release process and add another helper target to the Makefile - 'make koji' skips branches that lack Koji build targets - Set VENDORBLD to the vendor build too in submit-koji-builds.sh - Add NPSL - Update fedora.yaml for the new 'badfuncs' inspection. - The badfuncs inspection is in rpminspect >= 1.3, update spec file - Add MIT-0 license - Add runpath section to fedora.yaml * Wed Feb 24 2021 David Cantrell <dcantrell@redhat.com> - 1.4-1 - Increment the development tree version to 1.4. - Document the release process and add another helper target to the Makefile - 'make koji' skips branches that lack Koji build targets - Set VENDORBLD to the vendor build too in submit-koji-builds.sh - Add NPSL - Update fedora.yaml for the new 'badfuncs' inspection. - The badfuncs inspection is in rpminspect >= 1.3, update spec file - Add MIT-0 license - Add runpath section to fedora.yaml * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 08 2021 David Cantrell <dcantrell@redhat.com> - 1.3-1 - Small change to the way Koji builds are submitted - Ignore build/ in .gitignore - Update fedora.yaml from generic.yaml, disable 'patches' inspection - Eliminate duplicate entries in licenses/fedora.json - Simplify test() definition in meson.build * Mon Oct 26 2020 David Cantrell <dcantrell@redhat.com> - 1.2-1 - More fixes for submit-koji-builds.sh - Increment development work version to 1.2 - Rename '%files' to 'files'; add 'config' and 'doc' to inspections - Remove the politics/ subdirectory and the files in it. - Add 'politics' and 'virus' to the fedora.yaml config file. - s/DT_NEEDED/dsodeps/g in fedora.yaml - Require optional packages used by enabled inspections. - Add excluded_paths block to the pathmigration block - Adjust the pathmigration block to have 'migrated_paths' - Update rpminspect-data-fedora.spec.in - Updates to the 'make koji' process * Mon Oct 12 2020 David Cantrell <dcantrell@redhat.com> - 1.1-2 - Add explicit Requires for packages needed for inspections (#1887426) * Fri Sep 11 2020 David Cantrell <dcantrell@redhat.com> - 1.1-1 - Restructure rpminspect-data-fedora so it can coexist with other pkgs - Update the README - Add 'types: off' to the list of commented out inspections - Rename ipv6_blacklist to forbidden_ipv6_blacklist - Rename stat-whitelist to fileinfo, adjust header comments - Rename abi-checking-whitelist/ to abi/ - Rename political-whitelist/ to politics/ - Rename version-whitelist/ to rebaseable/ - Change default licensing to CC-BY-SA-4.0 - A few missed files for the license change - Rollback project version change - Add abidiff section to fedora.yaml - Update abidiff and kmidiff blocks in fedora.yaml - Add kabi_dir and kabi_filename to fedora.yaml, but commented out. - Add Firmware and Distributable licenses. - Set minimum JVM bytecode version for Fedora 34 (#9) - Update the inspections section in fedora.yaml - Utility script and Copr Makefile updates