Package Release Info

eclipse-bootstrap-4.15-150200.4.13.2

Update Info: SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-226
Available in Package Hub : 15 SP5 Subpackages Updates

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

eclipse-equinox-osgi-bootstrap
eclipse-pde-bootstrap
eclipse-platform-bootstrap
eclipse-swt-bootstrap

Change Logs

* Tue Sep 19 2023 fstrba@suse.com
- Added patch:
  * reproducible-p2_timestamp.patch
    + make the p2.timestamp in artifacts.xml file correspond to
    SOURCE_DATE_EPOCH environmental variable if it is set
* Sat Sep 02 2023 fstrba@suse.com
- Fix build with osgi-core 8.0.0
- Added patch:
  * eclipse-suse-osgi-core.patch
    + symlink the osgi.core_8.0.0 plugin from system
Version: 4.15-150200.4.10.42
* Fri Feb 10 2023 fstrba@suse.com
- Added patch:
  * eclipse-ant.patch
    + allow building with newer ant versions
* Mon Jun 13 2022 fstrba@suse.com
- Fix build with hamcrest 2.2
- Removed patch:
  * explicit-hamcrest.patch
    + not needed any more
- Modified patch:
  * eclipse-feature-plugins-to-category-ius.patch
  * eclipse-patch-out-fileupload-dep.patch
    + do not require org.hamcrest.* bundles that don't exist in
    hamcrest 2.x any more
* Sun Apr 05 2020 fstrba@suse.com
- Added patch:
  * eclipse-felix-scr-dependencies.patch
    + The dependencies of felix-scr changed. So stop linking xpp3
    and kxml and link osgi.cmpn as symlink plugins.
* Fri Mar 27 2020 fstrba@suse.com
- Filter out the *SUNWprivate_1.1* symbols from requires
  * They were unconditionally sucking in java-1_8_0-openjdk-devel
* Thu Mar 26 2020 fstrba@suse.com
- Added patches:
  * eclipse-arm32.patch
    + Fix detection of libjawt.so on 32-bit arm
  * eclipse-force-gtk2.patch
    + On 32-bit architectures, force use of GTK2, since GTK3
    platform does not work on those systems