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

- Add unicode section to rpminspect.yaml (OPENJDK-2904)
- Related: RHEL-46639
This commit is contained in:
Thomas Fitzsimmons 2024-10-01 16:54:50 -04:00
parent 2825d1377e
commit 0877aea783
2 changed files with 13 additions and 0 deletions

View File

@ -2494,6 +2494,8 @@ require "copy_jdk_configs.lua"
* Tue Jul 9 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.12.0.6-0.1.ea
- Set portablerelease to 2
- Related: RHEL-46639
- Add debuginfo section to rpminspect.yaml (OPENJDK-2904)
- Add unicode section to rpminspect.yaml (OPENJDK-2904)
* Mon Jul 8 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.12.0.6-0.1.ea
- Add upstream patch that removes illegal RLO Unicode characters (JDK-8332174)

View File

@ -1,3 +1,14 @@
---
inspections:
javabytecode: off
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$