From b71b0555326e9850a8eb0d36eaa7f2d4013c620e Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Tue, 9 Jul 2024 13:13:19 -0400 Subject: [PATCH] Add unicode section to rpminspect.yaml (OPENJDK-2904) - Related: RHEL-52734 --- java-17-openjdk.spec | 1 + rpminspect.yaml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index 9bc5fdb..8159950 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -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 - 1:17.0.11.0.9-2 diff --git a/rpminspect.yaml b/rpminspect.yaml index b70b781..571ae26 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -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$