Add unicode section to rpminspect.yaml (OPENJDK-2904)

- Related: RHEL-52734
This commit is contained in:
Thomas Fitzsimmons 2024-07-09 13:13:19 -04:00 committed by Andrew Hughes
parent b059bf3045
commit b71b055532
2 changed files with 7 additions and 0 deletions

View File

@ -2554,6 +2554,7 @@ cjc.mainProgram(args)
- Add upstream patch that removes illegal RLO Unicode characters (JDK-8332174)
- Sync the copy of the portable specfile with the latest update
- Add debuginfo section to rpminspect.yaml (OPENJDK-2904)
- Add unicode section to rpminspect.yaml (OPENJDK-2904)
- Related: RHEL-52734
* Wed Jul 31 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.11.0.9-2

View File

@ -6,3 +6,9 @@ debuginfo:
# Prevent rpminspect from complaining about intentional
# "_find_debuginfo_opts -g" setting in spec file.
debuginfo_sections: .debug_info .gdb_index
unicode:
# Prevent rpminspect from complaining about illegal LEFT-TO-RIGHT
# OVERRIDE Unicode character that is intentionally present in this
# test case.
exclude: ^TestLayoutVsICU_jdkbase.xml$