Package Release Info

eclipse-bootstrap-4.9.0-bp152.2.63

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

eclipse-contributor-tools-bootstrap
eclipse-equinox-osgi-bootstrap
eclipse-jdt-bootstrap
eclipse-p2-discovery-bootstrap
eclipse-pde-bootstrap
eclipse-platform-bootstrap
eclipse-swt-bootstrap
eclipse-tests-bootstrap

Change Logs

* Mon Mar 16 2020 Fridrich Strba <fstrba@suse.com>
- Fix sequence of building against bootstrap/non-bootstrap packages
  in order to have a working eclipse (bsc#1166426)
* Mon Dec 16 2019 Fridrich Strba <fstrba@suse.com>
- Clean up the spec file a bit of useless bits
* Mon Dec 02 2019 Fridrich Strba <fstrba@suse.com>
- Increase memory constraint in order to correspond to reality
* Thu Nov 28 2019 Fridrich Strba <fstrba@suse.com>
- Added patch:
  * eclipse-asm7.patch
    + Allow building with objectweb-asm >= 7
* Sun Nov 24 2019 Fridrich Strba <fstrba@suse.com>
- Added patch:
  * eclipse-ppc64.patch
    + Fix build of SWT on ppc64 big endian
- Modified patch:
  * eclipse-secondary-arches.patch
    + Fix build on ppc64 big endian
* Mon Nov 11 2019 Fridrich Strba <fstrba@suse.com>
- Initial packaging of eclipse 4.9.0 as a _multibuild package in
  order to allow bootstrapping
Version: 4.15-150200.4.7.3
* Tue Mar 29 2022 fstrba@suse.com
- Force building with Java 11, since tycho is not knowing about any
  Java >= 15
* Sun Feb 06 2022 schwab@suse.de
- eclipse-riscv64.patch: Add support for riscv64
* Thu Oct 21 2021 fstrba@suse.com
- Allow building with objectweb-asm 9.x
* Wed Oct 20 2021 fstrba@suse.com
- Do not require Java10 APIs artifact when building with java 11
* Thu Jul 16 2020 fstrba@suse.com
- Added patch:
  * eclipse-libkeystorelinuxnative.patch
    + Fix unresolved symbols when trying to load
    libkeystorelinuxnative.so on platforms that have it
* Mon Jul 06 2020 fstrba@suse.com
- Update to 4.15
  * No changelog was made available.
- Build only on 64-bit architectures, since 32-bit support was
  dropped upstream
- Modified patches:
  * eclipse-debug-symbols.patch
  * eclipse-disable-droplets-in-dropins.patch
  * eclipse-disable-uses-constraints.patch
  * eclipse-feature-plugins-to-category-ius.patch
  * eclipse-fix-dropins.patch
  * eclipse-fix-tests.patch
  * eclipse-hide-droplets-from-install-wizard.patch
  * eclipse-ignore-version-when-calculating-home.patch
  * eclipse-make-droplets-runnable.patch
  * eclipse-no-source-for-dependencies.patch
  * eclipse-p2-pick-up-renamed-jars.patch
  * eclipse-pde-tp-support-droplets.patch
  * eclipse-secondary-arches.patch
  * eclipse-support-symlink-bundles.patch
  * eclipse-suse-batik.patch
  * fix_ant_build.patch
  * prefer_x11_backend.patch
- Removed patches:
  * eclipse-adjust-droplets.patch
  * eclipse-arm32.patch
  * eclipse-asm7.patch
  * eclipse-felix-scr-dependencies.patch
  * eclipse-force-gtk2.patch
  * eclipse-gcc10.patch
  * eclipse-imagedescriptor.patch
  * eclipse-lucene-8.patch
  * eclipse-mockito.patch
  * eclipse-remove-jgit-provider.patch
  * eclipse-swt-disable-gtk2.patch
  * eclipse-test-support.patch
- Added patches:
  * compiler-release.patch
  * eclipse-patch-out-fileupload-dep.patch
  * eclipse-swt-avoid-javascript-at-build.patch
  * explicit-hamcrest.patch
  * force-clean-after-p2-operations.patch
* Thu Jun 04 2020 fstrba@suse.com
- Added patch:
  * eclipse-gcc10.patch
    + fix build with gcc 10
* Thu Apr 09 2020 fstrba@suse.com
- Build against jgit, since jgit-bootstrap does not exist
* Tue Apr 07 2020 fstrba@suse.com
- Added patch:
  * eclipse-lucene-8.patch
    + port to lucene 8.x
    + apply if building against lucene >= 8
Version: 4.9.0-4.3.8
* Thu Mar 18 2021 pmonreal@suse.com
- Security fix: [bsc#1183728, CVE-2020-27225]
  * The Help Subsystem does not authenticate active help requests
    to the local help web server, allowing an unauthenticated local
    attacker to issue active help commands to the associated Eclipse
    Platform process or Eclipse Rich Client Platform process.
- Add eclipse-CVE-2020-27225.patch
* Mon Mar 16 2020 fstrba@suse.com
- Fix sequence of building against bootstrap/non-bootstrap packages
  in order to have a working eclipse (bsc#1166426)
* Mon Dec 16 2019 fstrba@suse.com
- Clean up the spec file a bit of useless bits
* Mon Dec 02 2019 fstrba@suse.com
- Increase memory constraint in order to correspond to reality
* Thu Nov 28 2019 fstrba@suse.com
- Added patch:
  * eclipse-asm7.patch
    + Allow building with objectweb-asm >= 7
* Sun Nov 24 2019 fstrba@suse.com
- Added patch:
  * eclipse-ppc64.patch
    + Fix build of SWT on ppc64 big endian
- Modified patch:
  * eclipse-secondary-arches.patch
    + Fix build on ppc64 big endian
* Mon Nov 11 2019 fstrba@suse.com
- Initial packaging of eclipse 4.9.0 as a _multibuild package in
  order to allow bootstrapping
Version: 4.15-150200.4.13.2
* 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