Andrew John Hughes
a6e8078fc4
Update to aarch64-shenandoah-jdk8u232-b05-shenandoah-merge-2019-09-09.
2019-10-14 05:15:20 +01:00
Andrew John Hughes
32b2278b49
Update to aarch64-shenandoah-jdk8u232-b05.
...
Drop upstreamed patch JDK-8141570/PR3548.
Adjust context of JDK-8143245/PR3548 to apply against upstream JDK-8141570.
2019-10-11 17:42:00 +01:00
Andrew Hughes
517cf68f1a
Update to aarch64-shenandoah-jdk8u232-b01.
...
Switch to EA mode.
Drop JDK-8210761/RH1632174 as now upstream.
Drop JDK-8223219 as now upstream.
JDK-8226870 removed clhsdb and hdsdb from the JRE bin directory, so we should do likewise.
Add alternatives support for these two new SDK binaries.
2019-09-30 04:34:39 +01:00
Andrew Hughes
b66e592e09
Switch to in-tree SunEC code, dropping NSS runtime dependencies and patches to link against it.
2019-08-15 22:01:36 +01:00
Andrew Hughes
d7a3fcfdc3
Drop unnecessary build requirement on gtk2-devel, as OpenJDK searches for Gtk+ at runtime.
...
Add missing build requirements for libXext-devel and libXrender-devel, previously masked by Gtk2+ dependency.
fontconfig build requirement should be fontconfig-devel, previously masked by Gtk2+ dependency
2019-08-13 14:34:17 +01:00
Andrew Hughes
27d2d5d841
Don't produce javadoc/javadoc-zip sub packages for the debug variant build.
...
Don't perform a bootcycle build for the debug variant build.
Obsolete javadoc-debug and javadoc-debug-zip packages via javadoc and javadoc-zip respectively.
2019-07-31 18:26:35 +01:00
Andrew Hughes
2ee1d54ad2
Update to aarch64-shenandoah-jdk8u222-b10.
...
Adjust PR3083/RH134640 to apply after JDK-8182999
Switch to GA mode for final release.
2019-07-31 16:34:14 +01:00
Andrew Hughes
b0a4cbd6ae
Update to aarch64-shenandoah-jdk8u222-b07 and Shenandoah merge 2019-06-13.
...
Drop remaining JDK-8210425/RH1632174 patch now AArch64 part is upstream.
2019-07-31 15:54:20 +01:00
Andrew Hughes
815a9a0a0f
Update to aarch64-shenandoah-jdk8u222-b03.
...
Drop 8210425 patches applied upstream. Still need to add AArch64 version in aarch64/shenandoah-jdk8u.
Re-generate JDK-8141570 & JDK-8143245 patches due to 8210425 zeroshark.make changes.
2019-07-31 13:58:09 +01:00
Andrew Hughes
a0104f5543
Update to aarch64-shenandoah-jdk8u222-b02.
...
Drop 8064786/PR3599 & 8210416/RH1632174 as applied upstream (8064786 silently in 8176100).
2019-07-31 04:19:52 +01:00
Andrew Hughes
90ed3e9e6e
Make use of Recommends and Suggests dependent on Fedora or RHEL 8+ environment.
2019-07-24 17:58:37 +01:00
Andrew Hughes
2a3db76e6c
Update to aarch64-shenandoah-jdk8u222-b01.
...
Refactor PR2888 after inclusion of 8129988 upstream. Now includes PR3575.
Drop 8171000 & 8197546 as applied upstream.
2019-07-24 05:07:05 +01:00
Andrew John Hughes
b961b8d01b
Handle milestone as variables so we can alter it easily and set the docs zip filename appropriately.
...
Drop unused use_shenandoah_hotspot variable.
Include 'ea' designator in Release when appropriate.
2019-07-23 11:24:34 +01:00
Andrew Hughes
c8c45a0ca9
Update to aarch64-shenandoah-jdk8u212-b04-shenandoah-merge-2019-04-30.
...
Update version logic to handle -shenandoah* tag suffix.
Drop PR3634 as applied upstream.
Adjust 8214206 fix for S390 as BinaryMagnitudeSeq moved to shenandoahNumberSeq.cpp
Update 8214206 to use log2_long rather than casting to intptr_t, which may be smaller than size_t.
2019-06-24 15:23:59 +01:00
Andrew Hughes
21659ad3b8
Remove additions to EXTRA_CFLAGS and EXTRA_CPP_FLAGS which are now made by upstream.
...
Remove -mstackrealign addition which is handled by PR3533 & PR3591 patches.
2019-05-22 20:00:06 +01:00
Andrew Hughes
f44ae83b99
Add JDK-8223219 to avoid -fstack-protector overriding -fstack-protector-strong
2019-05-22 18:32:23 +01:00
James Cassell
554136ca03
mark net.properties as a config file
2019-05-20 18:40:47 -04:00
Andrew Hughes
c780195351
Update patch for RH1566890.
...
Renamed rh1566890_speculative_store_bypass_so_added_more_per_task_speculation_control_CVE_2018_3639 to
rh1566890-CVE_2018_3639-speculative_store_bypass.patch
Added dependent patch,
rh1566890-CVE_2018_3639-speculative_store_bypass_toggle.patch
2019-05-13 04:59:45 +01:00
Andrew Hughes
1d1b2c06b6
Update to aarch64-shenandoah-jdk8u212-b04.
2019-04-19 17:23:03 +01:00
Andrew Hughes
ce1fed4229
Update to aarch64-shenandoah-jdk8u212-b03.
2019-04-18 06:06:18 +01:00
Andrew Hughes
c7048023e9
Update to aarch64-shenandoah-jdk8u212-b02.
...
Remove patches included upstream
- JDK-8197429/PR3546/RH153662{2,3}
- JDK-8184309/PR3596
- JDK-8210647/RH1632174
- JDK-8029661/PR3642/RH1477159
- JDK-8145096/PR3693
Re-generate patches
- JDK-8203030
Add casts to resolve s390 ambiguity in calls to log2_intptr
Move JDK-8219772 to correct section as not yet upstreamed
Add new clhsdb and hsdb binaries.
Resolves: rhbz#1680640
2019-04-17 02:39:14 +01:00
Andrew Hughes
2f0cb2fea7
Update to aarch64-shenandoah-jdk8u202-b08.
...
Remove patches included upstream
- JDK-8211387/PR3559
- JDK-8207057/PR3613
- JDK-8165852/PR3468
- JDK-8073139/PR1758/RH1191652
- JDK-8044235
- JDK-8172850/RH1640127
- JDK-8209639/RH1640127
- JDK-8131048/PR3574/RH1498936
- JDK-8164920/PR3574/RH1498936
Re-generate patches
- JDK-8210647/RH1632174
2019-04-11 18:03:40 +01:00
Andrew Hughes
6acda86f24
Update to aarch64-shenandoah-jdk8u201-b13.
...
Drop JDK-8160748 & JDK-8189170 AArch64 patches now applied upstream.
2019-04-11 03:27:52 +01:00
Andrew Hughes
37a4ca2b33
Sync SystemTap & desktop files with upstream IcedTea release using new script
2019-04-10 17:46:00 +01:00
Peter Robinson
748cdfdfc6
Drop chkconfig dep, 1.7 shipped in f24, actual dep is done by the alternatives binary, and is now a separate sub package.
2019-03-20 23:44:14 +00:00
Severin Gehwolf
a24b0170a9
Add -Wa,--generate-missing-build-notes=yes C flags.
...
Add patch so that assembling from assembler source files
also get extra C flags set properly (JDK-8219772).
Resolves: rhbz#1624123
2019-03-11 16:31:04 +01:00
Severin Gehwolf
a28cd425c1
Merge #61 Add test verifying crypto policy can be disabled
2019-02-28 16:09:36 +00:00
Jiri Vanek
be06dc1c00
Fixed jre-slowdebug provides
2019-02-27 12:40:02 +01:00
Severin Gehwolf
d15d026ae5
Add a test verifying system crypto policies can be disabled
2019-02-19 14:31:04 +01:00
Andrew Hughes
df67399225
Add PR3655 to allow the system crypto policy to be turned off.
2019-02-19 05:03:27 +00:00
Jiri Vanek
b227556dea
Fixed date
2019-02-12 14:47:30 +01:00
Jiri
1f48fa9349
config files moved to etc and symlinked back to JDK.
...
Backward comaptibility is to consider. Downgrade will be dead anyway.
2019-02-11 16:56:24 +01:00
Andrew John Hughes
c144d43531
Add backport of JDK-8145096 (PR3693) to fix undefined behaviour issues on newer GCCs
2019-02-06 06:21:21 +00:00
Andrew Hughes
6c221689cd
Update to aarch64-shenandoah-jdk8u201-b09.
2019-02-05 21:27:25 +00:00
Nicolas De Amicis
f7dc79c90d
Update java-1.8.0-openjdk.spec
...
Added FX link of libglassgtk3.so
2019-02-05 15:04:24 +00:00
Andrew John Hughes
e0121aeccf
Update to aarch64-shenandoah-jdk8u192-b12.
...
Remove patches included upstream
- JDK-8031668/PR2842
- JDK-8148351/PR2842
- JDK-6260348/PR3066
- JDK-8061305/PR3335/RH1423421
- JDK-8188030/PR3459/RH1484079
- JDK-8205104/PR3539/RH1548475
- JDK-8185723/PR3553
- JDK-8186461/PR3557
- JDK-8201509/PR3579
- JDK-8075942/PR3602
- JDK-8203182/PR3603
- JDK-8206406/PR3610/RH1597825
- JDK-8206425
- JDK-8036003
- JDK-8201495/PR2415
- JDK-8150954/PR2866/RH1176206
Re-generate patches (mostly due to upstream build changes)
- JDK-8073139/PR1758/RH1191652
- JDK-8143245/PR3548 (due to JDK-8202600)
- JDK-8197429/PR3546/RH1536622 (due to JDK-8189170)
- JDK-8199936/PR3533
- JDK-8199936/PR3591
- JDK-8207057/PR3613
- JDK-8210761/RH1632174 (due to JDK-8207402)
- PR3559 (due to JDK-8185723/JDK-8186461/JDK-8201509)
- PR3593 (due to JDK-8081202)
- RH1566890/CVE-2018-3639 (due to JDK-8189170)
- RH1649664 (due to JDK-8196516)
2019-01-30 14:56:30 +00:00
Andrew John Hughes
77e1240af4
Add 8131048 & 8164920 (PR3574/RH1498936) to provide a CRC32 intrinsic for PPC64.
2019-01-29 11:36:44 +00:00
Igor Gnatenko
b3223f3a61
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:08 +01:00
Andrew Hughes
4feeea8628
Introduce sa_arches for architectures with sa-jdi.jar and include aarch64
2019-01-28 00:08:24 -05:00
Andrew Hughes
9ece52d7d3
Update to aarch64-shenandoah-jdk8u191-b14.
...
Adjust JDK-8073139/PR1758/RH1191652 to apply following 8155627 backport.
2019-01-17 01:09:06 -05:00
Andrew Hughes
c0ce8bcaab
Update to aarch64-shenandoah-jdk8u191-b13.
...
Update tarball generation script in preparation for PR3667/RH1656676 SunEC changes.
Use remove-intree-libraries.sh to remove the remaining SunEC code for now.
2019-01-10 00:50:56 -05:00
Andrew John Hughes
f5121c69ba
Fix jdk8073139-pr1758-rh1191652-ppc64_le_says_its_arch_is_ppc64_not_ppc64le_jdk.patch paths to pass git apply
2018-12-19 04:11:48 +00:00
Jiri Vanek
0bd5dd84cd
adde fx link of libglassgtk2.so (rhbz1657485)
2018-12-10 13:28:43 +01:00
Jiri Vanek
e615266abc
added description to jdk8029661-pr3642-rh1477159.patch - jdk8029661-pr3642-rh1477159-add_tlsv1_2_support_to_pkcs11_provider.patch
2018-11-30 18:14:12 +01:00
Severin Gehwolf
a7cd6c94c9
Refactor _find_debuginfo_opts -g
...
- Used '%global over '%define'
- Added a comment explaining what this does.
2018-11-29 11:28:48 +01:00
Andrew John Hughes
4dd0d67c96
Add backport of JDK-8029661 which adds TLSv1.2 support to the PKCS11 provider.
2018-11-28 13:48:49 -05:00
Jiri Vanek
626887d706
fixing typo of jkd in system_installed_libpng and removing file for removed patch for pr3573
...
jkd8035341-allow_using_system_installed_libpng.patch -> jdk8035341-allow_using_system_installed_libpng.patch
rm pr3573-fix_TCK_crash_with_shenandoah_in_shenandoahsupport_cpp_in_case_of_dead_brnach_in_is_independent.patch
2018-11-23 18:43:10 +01:00
Jiri Vanek
195d8173c7
renamed all patches to new convention
...
bug1-bug2-..-bugN-XY-lowercase_comment_suffix_or_jdkpart.patch
XY is number 01-99 for patches which are order sensitive or simply counts together
where bugs are jdkIJK or prLMN or rhOPQ and if more bugs (which is desired) then in jdk->pr->rh order.
I..Q are numbers corresponding to:
https://bugs.openjdk.java.net/browse/JDK-IJK
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=LMN
https://bugzilla.redhat.com/show_bug.cgi?id=OPQ
2018-11-20 10:58:25 +01:00
Andrew John Hughes
66b29a9af5
Revise Shenandoah PR3634 patch following upstream discussion.
2018-11-19 16:54:37 +00:00
Andrew John Hughes
e68876bb37
Note why PR1834/RH1022017 is not suitable to go upstream in its current form.
2018-11-16 12:01:00 -05:00
Andrew John Hughes
5601c0a036
Document patch sections.
2018-11-16 11:58:10 -05:00
Andrew John Hughes
5d4b4004b5
Fix patch organisation in the spec file
...
* Move ECC patches back to upstreamable section
* Move system cacerts & crypto policy patches to upstreamable section
* Merge "Local fixes" and "RPM fixes" which amount to the same thing
* Move system libpng & lcms patches back to 8u upstreamable section
2018-11-16 11:58:03 -05:00
Jiri Vanek
7f870cd2f4
headfull suggests of cups, replaced by Requires of cups-libs in headless
2018-11-08 15:43:40 +01:00
Jiri Vanek
d6cbe382c9
added Patch584 jdk8209639-rh1640127_coalesce_attempted_spill_non_spillable_02.patch
...
and prerequisite Patch583 jdk8172850-rh1640127_register_allocator_crash_01.patch
2018-10-30 11:11:44 +01:00
Jiri Vanek
09a59447d8
cups moved to headful package
2018-10-24 18:13:54 +02:00
Jiri Vanek
50fd6be269
Added missing %{majorver} into descriptions
2018-10-24 17:15:32 +02:00
Jiri Vanek
1f2a7e0117
Removed and adapted patches to u191.
...
Added changelog for u 191
2018-10-23 18:16:34 +02:00
Jiri Vanek
6985b32d3c
updated to new sources - u191
2018-10-23 14:23:04 +02:00
Jiri Vanek
3f7d119a88
Used top-level macro consistently
2018-10-23 12:14:54 +02:00
Severin Gehwolf
68ef862ac2
Add another optimization gap fix for Zero.
...
Add patch 8210425-03-rh1630426-hotspot-opt-fix-zero.patch which
performs the same opt steps for Zero arches when they are being
built. This issue showed up on arm (32 bit) and s390x
only as those are Zero arches for JDK 8.
2018-10-12 16:18:07 +02:00
Severin Gehwolf
ba397c7d37
Add changelog entry for previous changes.
...
Bump release.
2018-10-08 15:46:26 +02:00
Severin Gehwolf
b0ff02ded7
Refresh JDK-8044235 from upstream 8u.
...
Move patch definition to 8u202 section.
2018-10-08 15:38:27 +02:00
Severin Gehwolf
0335c0c175
Refresh JDK-8073139 from upstream.
...
- Move JDK-8073139 patch series to
8u202 updates section.
- Refactor upstream 8u patches so that
it applies to the current aarch64/shenandoah tree.
2018-10-05 14:29:04 +02:00
Severin Gehwolf
54b188efb0
Add missing BRs/Rs.
...
- libXcomposite is now required since we use upstream
JDK-8150954 patch.
- Add unzip as BR since OpenJDK build requires it.
2018-10-01 16:48:55 +02:00
jiri vanek
993e704e08
Merge #24 Remove obsolete comment wrt debug info.
2018-10-01 14:11:00 +00:00
Severin Gehwolf
823e8f5c66
Remove obsolete comment wrt debug info.
...
After 1cd817d
--with-native-debug-symbols=internal is
being used, which does the desired thing without needing to change
make variables on the command line.
2018-09-28 16:29:39 +02:00
Severin Gehwolf
0c4d834e94
Fix annocheck optimization issues.
...
Resolves: RHBZ#1630426
2018-09-28 15:59:36 +02:00
Severin Gehwolf
f275f6232f
Add JDK bug number to some more patch-names.
2018-09-26 15:30:29 +02:00
Severin Gehwolf
1cd817df23
Update patches with latest upstream status.
...
- Update(s) from upstreamed patches:
- 8036003-dont-add-unnecessary-debug-links.patch =>
8036003-add-with-native-debug-symbols-configure-flag.patch
- rh1176206-jdk.patch =>
8150954-pr2866-rh1176206-screenshot-xcomposite-jdk.patch =>
Deleted rh1176206-root.patch as thats no longer needed with
upstream 8150954.
- Refreshed 8165852-pr3468.patch from upstream.
- Refreshed 8201495-s390-java-opts.patch from upstream.
- 8207057-pr3613-hotspot-assembler-debuginfo.patch =>
8207057-pr3613-assembler-debuginfo-hotspot.patch and
8207057-pr3613-assembler-debuginfo-root.patch. From JDK 8u
backport.
- Renamed spec-only patch:
pr3183.patch => pr3183-rh1340845-system-crypto-policy.patch
- Renamed java-1.8.0-openjdk-size_t.patch =>
8201495-s390-java-opts.patch
- Moved SunEC provider via system NSS to RPM specific patches section.
- Moved upstream 8u patches to appropriate sections (8u192/8u202).
- Removed rh1214835.patch since it's invalid. See:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2304#c3
- Use --with-native-debug-symbols=internal which JDK-8036003 adds.
2018-09-20 15:24:22 +02:00
Jiri Vanek
95d132a01b
fixed unexpanded arch in policy tool desktop file, fixed versions (8->1.8.0) of images used in desktop files
2018-09-11 11:25:49 +02:00
Jiri Vanek
87b90595cd
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/java-1.8.0-openjdk
2018-09-04 19:46:23 +02:00
Jiri Vanek
017a1252e2
Updated to u181-b15; moved to single repo tarball.
2018-09-04 19:37:25 +02:00
Jiri Vanek
ca2a20d6f9
Changed handling of systemtap sources
2018-09-04 19:15:31 +02:00
Severin Gehwolf
0d062022bb
Adjust system jpeg patch for -Wl,--as-needed.
...
redhat-rpm-config enabled -Wl,--as-needed flag by default on
August 15. This causes issues when compiling the JDK against
system libjpeg. Filter -Wl,--as-needed when libjavajpeg.so is
being compiled.
Resolves: RHBZ#1622186
2018-08-27 16:56:34 +02:00
Severin Gehwolf
5ea1728a3d
Adjust system NSS patch for -Wl,--as-needed.
...
redhat-rpm-config enabled '-Wl,--as-needed' linker flag by
default on August 15. Filter out --Wl,--as-needed flag until
a better fix becomes available.
2018-08-27 15:17:38 +02:00
Jiri Vanek
a2e48182e1
build number moved from release to version
2018-08-01 10:18:45 +02:00
Jiri Vanek
5930d5a404
Renmaed pathces according to bugs and used naming conventions
2018-07-23 18:44:23 +02:00
Jiri Vanek
7a12b3bf71
removed upstreamed patch568 8187577-pr3578.patch
2018-07-23 17:24:28 +02:00
Jiri Vanek
1b2b62a758
removed patch104 pr3458-rh1540242-aarch64.patch
2018-07-23 17:09:16 +02:00
Jiri Vanek
6e6e3ea448
Updated to u181
2018-07-23 16:11:36 +02:00
Jiri Vanek
3f1969e9e2
Typos fixes
2018-07-17 14:46:44 +02:00
Jiri Vanek
bd8d5576e6
added Recommends gtk2 for main package, added Suggests lksctp-tools, pcsc-lite-devel, cups for headless package ;see RHBZ1598152
2018-07-17 12:41:03 +02:00
Fedora Release Engineering
0125b98895
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 06:03:30 +00:00
Severin Gehwolf
2d03e5b400
Fix hook to show hs_err*.log files on failures.
2018-07-10 11:50:13 +02:00
Severin Gehwolf
b3b9435b45
Fix requires/provides filters for internal libs.
...
See RHBZ#1590796
2018-07-02 15:59:38 +02:00
Severin Gehwolf
67db070908
Add hook to show hs_err*.log files on failures.
2018-06-26 10:35:59 +02:00
Jiri Vanek
14507bf105
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/java-1.8.0-openjdk
2018-06-21 15:28:57 +02:00
Jiri Vanek
b0622b7b61
Merge from rhel7
2018-06-21 15:19:24 +02:00
Severin Gehwolf
204045da18
Expose release/slowdebug builds being produced via conditionals.
...
Example:
$ rpmbuild -ba java-1.8.0-openjdk.spec --without slowdebug
The above example wouldn't include a slowdebug build if it would
be otherwise supported on that architecture.
By default, slowdebug and release builds are being produced in the
same fashion as prior this patch.
2018-06-20 15:24:52 +02:00
Jiri Vanek
75dc799865
jsa files changed to 444 to pass rpm verification
2018-06-20 14:39:10 +02:00
Severin Gehwolf
192e665b12
Filter lib.so(SUNWprivate*) from provides/requires.
...
See RHBZ#1590796.
2018-06-18 15:04:32 +02:00
Severin Gehwolf
0da81643dd
Add libjvm.so provides/requires back.
...
See RHBZ#1591215.
2018-06-14 14:16:40 +02:00
Severin Gehwolf
861523a615
Fix private libraries' provides/requires filtering.
2018-06-13 15:40:12 +02:00
Jiri Vanek
8a1e920d3d
fixed flags filtering, added missing credits
2018-06-13 13:13:56 +02:00
Jiri Vanek
635b643f25
Removed illegible chnagelog message
2018-06-11 17:13:53 +02:00
Jiri Vanek
0b5ec94011
Merge pathces from rhel7
2018-06-11 17:11:26 +02:00
Severin Gehwolf
e1efe6b8af
Bump release and rebuild for fixed gdb.
...
See RHBZ#1589118.
2018-06-08 17:46:50 +02:00
Jiri Vanek
c362051354
Undeclared patch700
2018-06-07 14:16:05 +02:00
Jiri Vanek
b897e4253d
More fx slowdebug tuning
2018-06-07 14:08:01 +02:00
Jiri Vanek
72be256872
Aligned openjfx packages to slowdebug
2018-06-07 14:05:32 +02:00
Jiri Vanek
711d989050
Returned patch 104 as shenandoah only. Semantically aligned with java-openjdk
2018-06-07 14:03:36 +02:00
Jiri Vanek
311657d56d
updated to u172-b11
...
removed patches: patch207 8200556-pr3566.patch patch104 pr3458-rh1540242.patch patch209 8035496-hotspot.patch patch700 pr3573.patch
2018-06-06 19:04:57 +02:00
Severin Gehwolf
ad1d27e927
Move to javapackages-filesystem for directory ownership.
...
Resolves RHBZ#1500288.
2018-05-17 10:17:22 +02:00
Severin Gehwolf
44b0152bc4
Remove duplicate patch: rhbz_1538767_fix_linking2.patch
2018-05-04 14:20:08 +02:00
Severin Gehwolf
2f5cd731b2
Enable hardened build unconditionally.
...
That is, also for Zero arches. Resolves RHBZ#1290936.
2018-04-25 11:11:02 +02:00
Severin Gehwolf
46da882385
Enable hardened build for aarch64.
2018-04-24 17:18:09 +02:00
Severin Gehwolf
74979b0ce4
[flags injection] Set linker flags for SA and libjsig.
2018-04-24 13:39:28 +02:00
Jiri Vanek
ff3d053225
Update to aarch64-jdk8u171-b10 and aarch64-shenandoah-jdk8u171-b10.
...
- Fix jconsole.desktop.in subcategory, replacing "Monitor" with "Profiling" (PR3550) (gnu_andrew)
- Fix invalid license 'LGPL+' (should be LGPLv2+ for ECC code) and add misisng ones (gnu_andrew)
2018-04-18 15:01:32 +02:00
Jiri Vanek
eb71079783
added ownership of policy dir and subdirs; removed ignored attributes for classes.jsa
2018-04-18 14:39:31 +02:00
Severin Gehwolf
a720eb72a5
Use correct patch for RHBZ#1538767 (JDK-8196516)
...
The old patch caused problems upstream and a new
fix got developed under JDK-8196516.
2018-04-10 14:08:11 +02:00
Jiri Vanek
44da3ccafd
Cleanup from previous commit.
2018-04-03 16:50:07 +02:00
Jiri
57b83006b0
added experimental %%define _find_debuginfo_opts -g
...
- in attempt to fix https://bugzilla.redhat.com/show_bug.cgi?id=1520879
- no idea what will come out
2018-03-29 17:06:06 +02:00
Jiri
99836e856d
returned patch562 rhbz_1540242.patch, added Patch563 rhbz_1536622-JDK8197429-jdk8.patch
2018-03-29 15:33:41 +02:00
Jiri
e5f736ca26
Returned 8035496-hotspot.patch aarch64BuildFailure.patch
2018-03-27 17:49:36 +02:00
Jiri Vanek
66bcbb215b
removed two patches, adepts to aarch64 failure
2018-03-26 15:09:56 +02:00
Jiri Vanek
d1fb9692bd
Added patch 540 rhbz1548475-LDFLAGSusage.patch to honor build flags fully
2018-03-26 14:58:09 +02:00
Jiri Vanek
4a7ca1fbfd
Update to aarch64-jdk8u162-b12 and aarch64-shenandoah-jdk8u162-b12
2018-03-26 13:56:35 +02:00
Adam Williamson
c30f1465ce
Rebuild to fix GCC 8 mis-compilation
...
See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")
2018-03-07 17:47:03 -08:00
Sandro Mani
c4b23a01cc
Rebuild (giflib)
2018-02-11 22:40:04 +01:00
Igor Gnatenko
b2a0cbe035
Escape macros in %changelog
...
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:04:45 +01:00
Fedora Release Engineering
70ad565d08
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 18:00:29 +00:00
Jiri Vanek
23b4135237
Gathered jerboaa's and adinn's fixes ot fix rhbz#1540242
2018-02-01 13:58:42 +01:00
Severin Gehwolf
bceb750daf
Fix FTBFS due to link failure of libfontmanager.so
...
A recent change in redhat-rpm-config makes the
hardened builds link with -Wl,-z,defs.
See RHBZ#1535422 for the bug which introduced this
change in redhat-rpm-config.
That change, in turn, provokes a build failure due
to a missing lib not being listed when linking
libfontmanager.so.
Resolves RHBZ#1538767
2018-01-26 11:43:14 +01:00
Jiri Vanek
f3dd986ac2
removed patch554 8175887-pr3415.patch
2018-01-24 15:47:58 +01:00
Jiri Vanek
a0fefe5e20
Removed upstreamed patches
2018-01-24 15:07:19 +01:00
Jiri Vanek
347e967ec7
updated to u161, patces cleanup will follow
2018-01-24 13:44:30 +01:00
Jiri Vanek
ec9d83a495
Bumped release
2017-12-11 11:09:27 +01:00
Jiri Vanek
f821049a5f
Fixed misspelled Mond to Mon
2017-12-11 11:05:00 +01:00
Jiri Vanek
c372da3442
added ownership of etc dirs: sysconfdir/.java/.systemPrefs, sysconfdir/.java
2017-11-13 12:01:04 +01:00
Jiri
f3c8c1d213
COsmetic change
2017-10-27 09:26:52 +02:00
Jiri Vanek
5d847512a3
updated to aarch64-jdk8u151-b12 (from aarch64-port/jdk8u)
...
- updated to aarch64-shenandoah-jdk8u151-b12 (from aarch64-port/jdk8u-shenandoah) of hotspot
- used aarch64-port-jdk8u-aarch64-jdk8u151-b12.tar.xz as new sources
- used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u151-b12.tar.xz as new sources for hotspot
- tapset updated to 3.6pre02
- policies adapted to new limited/unlimited schmea
- above acomapnied by c-j-c 3.3
- alligned patches and added PPC ones (thanx to gnu_andrew)
- added patch209: 8035496-hotspot.patch
- added patch210: suse_linuxfilestore.patc
2017-10-25 16:10:28 +02:00
Jiri Vanek
d30d552aeb
- updated to aarch64-shenandoah-jdk8u144-b02-shenandoah-merge-2017-10-02 (from aarch64-port/jdk8u-shenandoah) of hotspot
2017-10-04 19:03:21 +02:00
Troy Dawson
d049cdcea6
Cleanup spec file conditionals
2017-09-11 19:52:00 -07:00
Jiri Vanek
fdb8682048
Cleanup spec file conditionals
2017-09-11 17:11:17 +02:00
Jiri Vanek
88af82c22d
bumped release
2017-08-28 10:34:59 +02:00
Jiri Vanek
955337ffc4
Owned jre/lib dir
2017-08-28 10:26:58 +02:00
Jiri Vanek
f667e15eab
Excluded two more dirs
2017-08-25 15:57:06 +02:00
Jiri Vanek
36b7add1a7
added ownership of diretories which were oonly listing files
2017-08-25 14:01:30 +02:00
Jiri
1a4b84e6a3
- added (experiment) "--" delimiter also to $suffix in expanding macros
2017-08-25 07:31:44 +02:00
Jiri Vanek
73a7a17211
sa-jdi made intel only
2017-08-24 12:25:34 +02:00
Jiri Vanek
cdd367fc93
jarrepack moved back to global
2017-08-24 11:00:37 +02:00
Jiri Vanek
3107725992
libsaproc made aslo for aarch64
2017-08-24 10:36:32 +02:00
Jiri Vanek
215b0f27a2
sa-jdi made not available on aarch64 and libsaproc.so only for intels
2017-08-24 09:58:57 +02:00
Jiri Vanek
91c05c419c
- get rid of generated filelists all except javafx and demos
2017-08-23 16:41:08 +02:00
Jiri
701fb2b15e
Sync from f27 - adapted to rpmbild 4.14
2017-08-23 09:26:53 +02:00
Jiri
c6b7d2e724
Updated to u144
2017-08-23 08:44:28 +02:00
Fedora Release Engineering
602ad57bd2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 23:57:37 +00:00
Florian Weimer
ebf130b934
Rebuild with fixed binutils for ppc64le ( #1475636 )
2017-07-30 14:45:59 +02:00
Jiri Vanek
57997e97c3
Fixed changelog date
2017-07-26 16:39:43 +02:00
Jiri Vanek
e75542b6fd
added patch208, aarch64BuildFailure.patch to fix condition found during jdk9 build
2017-07-26 16:38:12 +02:00
Fedora Release Engineering
ccefe59743
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 13:59:48 +00:00
Jiri
4f0aee953b
removed no longer defined jvmjardir
2017-07-22 08:59:20 +02:00
Jiri Vanek
3c096f37e4
updated to security u141.b16
...
- sync patches with rhel7
2017-07-21 14:45:27 +02:00
Jiri Vanek
aaedfc554e
adapted to no longer noarch openjfx-devel
2017-06-17 13:58:54 +02:00
Jiri Vanek
a6e9c72894
added virtual provides of javafx
2017-06-16 15:52:55 +02:00
Jiri Vanek
64ed6e939f
fixedname of libglass
2017-06-08 10:10:51 +02:00
Jiri Vanek
9aef87474d
fixed target of to fxrt.jar link
2017-06-07 12:26:19 +02:00
Jiri Vanek
93b65a6825
Updated rh1448880 patch, enabled commented out system nss
2017-06-06 15:11:19 +02:00
Jiri Vanek
562d2b38dd
added javafx binding subpackages
2017-05-29 17:46:14 +02:00
Jiri
0fb9d78c0f
Patche adapted to current surces
2017-04-21 09:58:39 +02:00
Jiri
3f0b4091f5
Uploaded new sources from latest tags
2017-04-20 20:54:05 +02:00
Jiri Vanek
b038c2d5d6
minor tweaks, egrep replaced by grep -E, added provides for some subpackages
2017-04-19 09:47:41 +02:00
Jiri Vanek
f3681abded
Bumped rlease
2017-03-14 10:02:48 +01:00
Jiri Vanek
4821c37ebe
Sync with f25
2017-03-13 16:31:11 +01:00
Jiri Vanek
070029d9fd
rhbz#1423751 - removed -fno-split-loops worakround as building agaiiinst newer GCC7
2017-03-13 11:15:52 +01:00
Jiri Vanek
2ef1e20250
updated to latest stable shenandoah hotspot
...
- updated to properly tagged upstream forest (no update, just rename)
- fixed update package to verify PR2126 patch and work with sha512
2017-02-28 14:10:55 +01:00
Jiri Vanek
a8b796dc6e
Enforced rebuilt against NSS 3.29.1
2017-02-22 15:52:12 +01:00
Jiri Vanek
f8e81ce71f
Bumped release
2017-02-21 15:40:08 +01:00
Jiri Vanek
e9b528bb19
removed self-tail-bitting check check_sum_presented_in_spec
...
downgraded release
2017-02-21 15:39:32 +01:00
Jiri Vanek
998cd5f299
Byumped release
2017-02-21 15:31:10 +01:00
Jiri Vanek
6ec78356c3
fixed the config(noreplace) issue with various left files lke java.security (rhbz#1183793) by calling new c-j-c hooks
2017-02-21 15:29:42 +01:00
Jiri Vanek
4a0c3db69a
rhbz#1423751 - added -fno-split-loops worakround sigsew when building with GCC7 (probably bug in jdk's JIT )
2017-02-20 14:53:09 +01:00
Jiri Vanek
c4f741ce3e
patch 536 reordered to 537, added patch 536, 8170888-pr3314-rh1390708.patch and 538, 1423421.patch
2017-02-20 11:21:37 +01:00
Jiri Vanek
7cadd8667d
Merge
2017-02-17 16:22:16 +01:00
Jiri Vanek
93bda24b9a
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/java-1.8.0-openjdk
2017-02-17 16:21:00 +01:00
Jiri Vanek
0c62405769
added Patch535 and 526, tweeked debugsymbols check for sigill
2017-02-17 16:18:38 +01:00
Fedora Release Engineering
622943eda6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 16:47:03 +00:00
Jiri Vanek
00537c488b
Bumped release to keep upgrade path
2017-01-25 11:50:07 +01:00
Jiri Vanek
915447593c
Added missing md5sum
2017-01-24 15:35:24 +01:00
Jiri Vanek
edf0421b2a
Updated to security jdk8u121-b14
2017-01-24 13:38:19 +01:00
Jiri Vanek
121d015d92
Added changelog message and bumped release
2017-01-09 10:45:05 +01:00
Jiri Vanek
09ac4b9028
Added arched depndencies to hedless/main package
2017-01-09 10:40:23 +01:00
Jiri Vanek
bbdff6e869
Bumping release to match f25
2017-01-04 15:41:31 +01:00
Jiri Vanek
647f8debfd
added patch207 - PR3183.patch
...
- java SSL/TLS implementation: should follow the policies of system-wide crypto policy
2016-11-03 09:07:33 +01:00
Jiri Vanek
ea155293bf
eu-readelfs on libraries improved, added gdb call
2016-10-21 10:26:35 +02:00
Jiri Vanek
dc4e79abbb
Updated to security update u111
...
- updated to aarch64-jdk8u111-b16 (from aarch64-port/jdk8u)
- updated to aarch64-shenandoah-jdk8u111-b16 (from aarch64-port/jdk8u-shenandoah) of hotspot
- used aarch64-port-jdk8u-aarch64-jdk8u111-b16.tar.xz as new sources
- used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u111-b16.tar.xz as new sources for hotspot
- adapted patches
2016-10-20 10:31:31 +02:00
Jiri Vanek
081b6536f9
Check for debug symbols speeded up from minutes to seconds
...
- added hotspot-remove-debuglink.patch
- removed grep on javaCalls, and replace by eu-readelfs on libraries
2016-10-14 14:46:51 +02:00
Jiri Vanek
76251bc1aa
Added patch for triple synchronization falure
2016-10-06 14:58:46 +02:00
Jiri
08e1407f23
Arches declaration moved to top of specfile
2016-10-04 14:09:24 +02:00
Jiri
775f6ce325
- debug subpackages allowed on aarch64 and ppc64le
...
- fontconfig and nss restricted by isa
2016-10-04 12:26:31 +02:00
Jiri
8591264417
reasonable doc macros replaced by license macro
2016-09-20 14:21:34 +02:00
Jiri
836c5e767f
cosmetic changes - date inchangelog, message, comments, order of patches declaration
2016-09-01 10:39:18 +02:00
Jiri Vanek
a2c9160354
Added check for java.security md5sum list, fixed systemtap (again)
2016-08-31 17:24:35 +02:00
Jiri Vanek
ee30614eb8
Fixed systemtap to work with systemtap 3
2016-08-29 17:21:34 +02:00
Jiri Vanek
5fe3e6f34f
Added 5ea976e209d0d0b5b6ab148416123e02 to java.security md5sums to be clarified
2016-08-29 11:13:53 +02:00
Jiri Vanek
f142bc72b7
jjs provides moved to headless
2016-08-25 14:31:41 +02:00
Jiri Vanek
d102dd99ad
Removed dangling patch 605, soundfont patch
2016-08-25 14:15:52 +02:00
Jiri Vanek
e8a1ee2643
updated to systemtap 3
2016-08-25 14:13:56 +02:00
Jiri Vanek
57c769a539
updated to u102
2016-08-25 14:00:52 +02:00
Jiri
3e33782eea
Mon Aug 01 2016 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.101-3.b14
...
- Replace patch for S8162384 with upstream version. Document correctly along with SystemTap RH1204159 patch.
- Resolves: rhbz#1358661
- Replace patch for S8157306 with upstream version, documented & applied on all archs with conditional in patch
- Resolves: rhbz#1360863
2016-08-02 11:16:47 +02:00