diff --git a/add-missing-test-case.patch b/add-missing-test-case.patch index 15e53548f6f9f07f9c6692909c696240a9b44b0d..280da923823eee16f759c2218e8ea0b7f0f5c584 100644 --- a/add-missing-test-case.patch +++ b/add-missing-test-case.patch @@ -91,7 +91,7 @@ index 00000000..9b614024 --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ -+8.432.8.0.13 ++8.442.8.0.13 -- 2.23.0 diff --git a/jdk8u-jdk8u432-b06.tar.xz b/jdk8u-jdk8u442-b06.tar.xz similarity index 82% rename from jdk8u-jdk8u432-b06.tar.xz rename to jdk8u-jdk8u442-b06.tar.xz index a9e47ac65fc5d0f27e07d6a4760acf4666c49c52..2a959faa4cb93dcd011ebfb487c8dae7327d674b 100644 Binary files a/jdk8u-jdk8u432-b06.tar.xz and b/jdk8u-jdk8u442-b06.tar.xz differ diff --git a/openjdk-1.8.0.spec b/openjdk-1.8.0.spec index 903e2fdbad988fc56803df60a2485ecd63016b2c..cfaa57d5ddd0345b8b5e07c947e68767fd589fb0 100644 --- a/openjdk-1.8.0.spec +++ b/openjdk-1.8.0.spec @@ -174,12 +174,12 @@ %global origin_nice OpenJDK %global top_level_dir_name %{origin} %global repo jdk8u -%global revision jdk8u432-b06 +%global revision jdk8u442-b06 %global full_revision %{repo}-%{revision} # Define IcedTea version used for SystemTap tapsets and desktop files %global icedteaver 3.15.0 -%global updatever 432 +%global updatever 442 %global buildver b06 # priority must be 7 digits in total. The expression is workarounding tip %global priority 1800%{updatever} @@ -947,7 +947,7 @@ Provides: java-%{javaver}-%{origin}-accessibility%{?1} = %{epoch}:%{version}-%{r Name: java-%{javaver}-%{origin} Version: %{javaver}.%{updatever}.%{buildver} -Release: 2 +Release: 0 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons # and this change was brought into RHEL-4. java-1.5.0-ibm packages # also included the epoch in their virtual provides. This created a @@ -2690,6 +2690,9 @@ cjc.mainProgram(args) -- the returns from copy_jdk_configs.lua should not affect %endif %changelog +* Wed Jan 22 2025 Autistic_boyya -1:1.8.0.442.b06-0 +- modified add-missing-test-case.patch + * Sat Jan 4 2025 kuenking111 -1:1.8.0.432.b06-2 - modified add-Fix-aarch64-runtime-thread-signal-transfer-bug.patch - add 8253072-XERCES-version-is-displayed-incorrect.patch