216 lines
7.6 KiB
Plaintext
216 lines
7.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 20 17:36:32 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* eclipse-CVE-2023-4218.patch
|
|
+ backport of fixes for bsc#1216992 (CVE-2023-4218): Some files
|
|
with xml content parsed vulnerable against XXE attacks
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 21 10:41:28 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 19 19:03:22 UTC 2023 - Fridrich Strba <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 2 22:00:03 UTC 2023 - Fridrich Strba <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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 10 07:31:48 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* eclipse-ant.patch
|
|
+ allow building with newer ant versions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 13 09:27:01 UTC 2022 - Fridrich Strba <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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 29 13:57:45 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Force building with Java 11, since tycho is not knowing about any
|
|
Java >= 15
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 6 16:14:43 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- eclipse-riscv64.patch: Add support for riscv64
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 21 04:51:30 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Allow building with objectweb-asm 9.x
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 20 17:44:12 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not require Java10 APIs artifact when building with java 11
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 18 17:38:41 UTC 2021 - Pedro Monreal <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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 16 23:57:01 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* eclipse-libkeystorelinuxnative.patch
|
|
+ Fix unresolved symbols when trying to load
|
|
libkeystorelinuxnative.so on platforms that have it
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 6 04:53:01 UTC 2020 - Fridrich Strba <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 4 07:44:39 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* eclipse-gcc10.patch
|
|
+ fix build with gcc 10
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 9 09:13:21 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build against jgit, since jgit-bootstrap does not exist
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 7 09:27:52 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* eclipse-lucene-8.patch
|
|
+ port to lucene 8.x
|
|
+ apply if building against lucene >= 8
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 5 16:00:52 UTC 2020 - Fridrich Strba <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 10:27:45 UTC 2020 - Fridrich Strba <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 13:16:00 UTC 2020 - Fridrich Strba <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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 16 14:07:32 UTC 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 09:28:07 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Clean up the spec file a bit of useless bits
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 06:32:48 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Increase memory constraint in order to correspond to reality
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 28 08:37:03 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* eclipse-asm7.patch
|
|
+ Allow building with objectweb-asm >= 7
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 06:50:20 UTC 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 12:23:36 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of eclipse 4.9.0 as a _multibuild package in
|
|
order to allow bootstrapping
|