-
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
-
Fri Feb 14 2020 David Cantrell <dcantrel@redhat.com> - 0.8-1
- Use MESON_BUILD_DIR in the Makefile 'all' target.
- Add runtime profiles and update rpminspect.conf
- specname primary setting; 'basename' -> 'filename'
- Add vendor_data_dir to rpminspect.conf, change licensedb.
- Rename [tests] section in rpminspect.conf to [settings]
- Remove desktop_icon_paths since rpminspect doesn't use it anymore.
- Add fedora_abbrev to Universal Permissive License v1.0 entry
- Change UPL to approved: yes
- Merge pull request #3 from jiekang/patch-1
- Skip the emptyrpm inspection in the 'scl' profile.
-
Tue Dec 17 2019 David Cantrell <dcantrel@redhat.com> - 0.7-1
- Add commented out [products] section to rpminspect.conf
- Update product regexps so they being with '.'
- Add [annocheck] section to rpminspect.conf
- Update build files and helper scripts
- Include generated changelog file.