I5R4Y8: Dynamic CDS Archive
This commit is contained in:
parent
6af7cd0843
commit
9dcee871e5
8657
Dynamic-CDS-Archive.patch
Normal file
8657
Dynamic-CDS-Archive.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -916,7 +916,7 @@ Provides: java-%{javaver}-%{origin}-accessibility%{?1} = %{epoch}:%{version}-%{r
|
|||||||
|
|
||||||
Name: java-%{javaver}-%{origin}
|
Name: java-%{javaver}-%{origin}
|
||||||
Version: %{javaver}.%{updatever}.%{buildver}
|
Version: %{javaver}.%{updatever}.%{buildver}
|
||||||
Release: 5
|
Release: 6
|
||||||
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
|
# 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
|
# 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
|
# also included the epoch in their virtual provides. This created a
|
||||||
@ -1141,6 +1141,7 @@ Patch251: fix_wrap_memcpy_undefined_gcc10_3.patch
|
|||||||
Patch252: 8290705_fix_StringConcat_validate_mem_flow_asserts_with_unexpected_userStoreI.patch
|
Patch252: 8290705_fix_StringConcat_validate_mem_flow_asserts_with_unexpected_userStoreI.patch
|
||||||
Patch253: 8143925-enhancing-CounterMode.crypt-for-AESCrypt.patch
|
Patch253: 8143925-enhancing-CounterMode.crypt-for-AESCrypt.patch
|
||||||
Patch254: kae-usability-enhancement.patch
|
Patch254: kae-usability-enhancement.patch
|
||||||
|
Patch255: Dynamic-CDS-Archive.patch
|
||||||
|
|
||||||
#############################################
|
#############################################
|
||||||
#
|
#
|
||||||
@ -1622,6 +1623,7 @@ pushd %{top_level_dir_name}
|
|||||||
%patch252 -p1
|
%patch252 -p1
|
||||||
%patch253 -p1
|
%patch253 -p1
|
||||||
%patch254 -p1
|
%patch254 -p1
|
||||||
|
%patch255 -p1
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# System library fixes
|
# System library fixes
|
||||||
@ -2246,6 +2248,9 @@ cjc.mainProgram(arg)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 15 2022 kuenking111 <wangkun49@huawei.com> - 1:1.8.0.342-b07.6
|
||||||
|
- add Dynamic-CDS-Archive.patch
|
||||||
|
|
||||||
* Thu Sep 15 2022 kuenking111 <wangkun49@huawei.com> - 1:1.8.0.342-b07.5
|
* Thu Sep 15 2022 kuenking111 <wangkun49@huawei.com> - 1:1.8.0.342-b07.5
|
||||||
- add kae-usability-enhancement.patch
|
- add kae-usability-enhancement.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user