Commit Graph

404 Commits

Author SHA1 Message Date
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