Releases: rpminspect/rpminspect-data-fedora
Releases · rpminspect/rpminspect-data-fedora
rpminspect-data-fedora-1.13
- Increment version number to 1.10
- Update javabytecode config for f37
- Seed fc38 from fc37
- Use new list format for the 'licensedb' setting
- Add section for the 'debuginfo' inspection to fedora.yaml
- Add 'automacros' section to 'patches' block
- Update debuginfo_sections based on latest librpminspect changes
- Add maildrop to fileinfo
- Update security rule files instructions
- Uncomment start of the inspections section
- Increment version number to 1.11
- Add fc39 rules and product matching regexps
- Uncomment products block in fedora.yaml
- Starting with F37, /usr/sbin/suexec is in the httpd-core package
- Add unicode skip rules for glibc localedata templates and test files
- Define directory permissions for
/var/tmp/tmt
- Skip test/fuzz/fuzz-unit-file/* systemd files in unicode inspection
- Remove .gdb_index from the debuginfo_sections list.
- Update /usr/libexec/cockpit-session owner
- Allow unicode in source files for dotnet6.0 and dotnet7.0
- Add Fedora 40 rules
- Allow Unicode in perl-Prima documentation
- Add el8 product release string in fedora.yaml
- Add el7 and el9 product release string in fedora.yaml
- Install rpminspect-fedora with 0755 permissions, require rpminspect >= 1.11
- Fix the LATEST_TAG variable in the Makefile
- Increment the version number to 1.13
- Drop pycache, *.pyc, and *.pyo files from global ignore list.
- Require fedora-license-data >= 1.7
- Exception in unicode test for clang
- Exclude libpython3.so from the debuginfo tests
- Allow unicode in mumble translation files
- Many policy and config updates:
- Install remedy/ subdirectory in meson.build
- Rename top Makefile to GNUmakefile; use gzip for archive
- s/Makefile/GNUmakefile/g in GNUmakefile help target
- Fix typos in remedy/fedora.toml
- Update 'fc41 capabilities' to a currently used format
- Update SSSD details
- Update capabilities - mysql package was renamed
- Copy fc41 configuration to fc42 files
- Only create tar.gz files with 'meson dist'
rpminspect-data-fedora-1.12
- Increment version number to 1.10
- Update javabytecode config for f37
- Seed fc38 from fc37
- Use new list format for the 'licensedb' setting
- Add section for the 'debuginfo' inspection to fedora.yaml
- Add 'automacros' section to 'patches' block
- Update debuginfo_sections based on latest librpminspect changes
- Add maildrop to fileinfo
- Update security rule files instructions
- Uncomment start of the inspections section
- Increment version number to 1.11
- Add fc39 rules and product matching regexps
- Uncomment products block in fedora.yaml
- Starting with F37, /usr/sbin/suexec is in the httpd-core package
- Add unicode skip rules for glibc localedata templates and test files
- Define directory permissions for
/var/tmp/tmt
- Skip test/fuzz/fuzz-unit-file/* systemd files in unicode inspection
- Remove .gdb_index from the debuginfo_sections list.
- Update /usr/libexec/cockpit-session owner
- Allow unicode in source files for dotnet6.0 and dotnet7.0
- Add Fedora 40 rules
- Allow Unicode in perl-Prima documentation
- Add el8 product release string in fedora.yaml
- Add el7 and el9 product release string in fedora.yaml
- Install rpminspect-fedora with 0755 permissions, require rpminspect >= 1.11
You may also be wondering what happened to release 1.11. There was not one. It's because I forgot I already incremented the version number and did it again before this release. So, onward it is!
rpminspect-data-fedora-1.10
- Increment version number to 1.10
- Update javabytecode config for f37
- Seed fc38 from fc37
- Use new list format for the 'licensedb' setting
- Add section for the 'debuginfo' inspection to fedora.yaml
- Add 'automacros' section to 'patches' block
- Update debuginfo_sections based on latest librpminspect changes
- Add maildrop to fileinfo
- Update security rule files instructions
- Uncomment start of the inspections section
rpminspect-data-fedora-1.9
- Increment version number to 1.9
- Add new failure_severity setting under the annocheck block.
- Missing indentation
- Set filesize change reporting to 'info' by default.
- Seed fc37 from fc36
- Requires: /usr/bin/annocheck
- Change some .copr/Makefile variables from := to just =
- More Copr build fixes
- Add git safe.directory earlier in the .copr/Makefile
- Use $(PKG) to refer to project name in .copr/Makefile
- Require fedora-license-data and use the licensedb in that package
rpminspect-data-fedora-1.8
- Minor README file edit
- Increment version number to 1.8
- Ensure icons/ and security/ are installed to /usr/share/rpminspect
- Update favor_release section in fedora.yaml
- Remove setuid permission for an ABRT binary
- Include the list of icons that are provided by Adwaita icon theme
- Add /lib/firmware to the list of excluded paths for pathmigration
- Add leading '/' to entries in forbidden_path_prefixes
- fedora.json - make json validator happy
- test wheather json is valid
- remove duplicate ASL 2.0 licenses
- Correct a number of license names and abbreviations
rpminspect-data-fedora-1.7
- One more README update
- Increment version number to 1.7
- Fix another typo with the TTYP0 license entry
- Skip *.html files in the xml inspection.
- Allow /tmp and /var/tmp as root:root 1777 directories
rpminspect-data-fedora-1.6
- javabytecode: add support for fc35
- javabytecode: set default version to 55
- Revert "javabytecode: set default version to 55"
- Note the RELEASING section is for the package maintainer
- Mention Fedora Linux in the package description
- Drop 'rawhide' files from data subdirectories
- add new license: AHFL
- Add SUID-to-root binary for the PAMv2 MariaDB authentication plugin
- Add SUID-to-root binary for the PAMv2 MariaDB authentication plugin
- Add /var/log/ts-shell to fileinfo/f35
- /var/log/ts-shell is a directory
- Bump version to 1.6
- Add expected bytecode version for f36
- Add 'macrofiles' section to the fedora.yaml config file.
- Add 'icons/' subdirectory
- Correct a lot of product version filenames
- Add security/ containing product security workflow files
- Add 'types' and 'unicode' blocks to fedora.yaml
- new*idmap: remove permissions check
- Add TTYP0 (a variant of MIT)
- Fix a syntax error
- Copr and release build updates and README updates
- Update spec file to reflect new packaging style and build
- README formatting
- More README updates
rpminspect-data-fedora-1.5
- 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'
rpminspect-data-fedora-1.4
- 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
rpminspect-data-fedora-1.3
- 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