Changelog |
* 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
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* 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.
|