-
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
-
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
-
Mon Jun 29 2020 David Cantrell <dcantrell@redhat.com> - 1.0-1
- Use this project's user.name and user.email for Koji builds.
- Add .gitignore
- Convert configuration files to YAML format, bump version to 1.0.
- Update the 'ignore' section in rpminspect.yaml
- Add /usr/bin/vmware-user-suid-wrapper to setxid whitelist
- Split 'make release' in to 'make new-release' and 'make release'
-
Mon May 18 2020 David Cantrell <dcantrell@redhat.com> - 0.10-1
- Add F32 to stat-whitelist, fix version names
- Add F33 with Java 11 default bytecode version
- Add [lto] section to rpminspect.conf with lto_symbol_name_prefixes
-
Tue Apr 21 2020 David Cantrell <dcantrell@redhat.com> - 0.9-1
- Add the new favor_release setting to rpminspect.conf
- Add commented out [inspections] block in rpminspect.conf
- Simplify the string concatenation in meson.build
- Make compatible with meson 0.47.0
- Sync up rpminspect.conf with the default one.
- Add 'pathmigration' settings to rpminspect.conf
- Add size_threshold=20 to the [settings] section
- Ignore *.xml.in template files.
- Synchronize with official Fedora license list.
- Update the AUTHORS file
- Remove GitHub Release entry stuff from utils/release.sh
-
Tue Apr 21 2020 David Cantrell <dcantrell@redhat.com> - 0.9-1
- Add the new favor_release setting to rpminspect.conf
- Add commented out [inspections] block in rpminspect.conf
- Simplify the string concatenation in meson.build
- Make compatible with meson 0.47.0
- Sync up rpminspect.conf with the default one.
- Add 'pathmigration' settings to rpminspect.conf
- Add size_threshold=20 to the [settings] section
- Ignore *.xml.in template files.
- Synchronize with official Fedora license list.
- Update the AUTHORS file
- Remove GitHub Release entry stuff from utils/release.sh