7
0
Files
nodejs-electron/nodejs-electron.changes

64 lines
2.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jul 9 20:42:43 UTC 2021 - thod_@gmx.de
- Strip the debugging and symbol information
-------------------------------------------------------------------
Tue Jun 29 07:01:44 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Fix build on openSUSE 15.3
- Allow to build on Fedora (not fully working yet)
-------------------------------------------------------------------
Fri Jun 25 15:10:42 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Build with gcc
* add chromium-91-GCC_fix_vector_types_in_pcscan.patch
* add electron-13-gcc-fix-v8-nodiscard.patch
* add electron-13-blink-gcc-ambiguous-nodestructor.patch
* add chromium-gcc11.patch
* This fixes speed issues
-------------------------------------------------------------------
Fri Jun 25 11:14:11 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.1.4
* https://github.com/electron/electron/releases/tag/v13.1.4
* https://github.com/electron/electron/releases/tag/v13.1.3
-------------------------------------------------------------------
Tue Jun 22 19:45:31 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Build with vaapi support
-------------------------------------------------------------------
Mon Jun 21 12:10:36 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Install missing vk_swiftshader_icd.json
- Add a version file
-------------------------------------------------------------------
Sat Jun 19 10:39:25 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.1.2
* https://github.com/electron/electron/releases/tag/v13.1.2
- Improved tarball creation
- Added chromium-88-gcc-fix-swiftshader-libEGL-visibility.patch
- Added chromium-90-compiler.patch
- Added chromium-91-java-only-allowed-in-android-builds.patch
- Added chromium-91-system-icu.patch
- Added chromium-disable-parallel-gold.patch
- Added chromium-glibc-2.33.patch
- Added chromium-lp152-missing-includes.patch
- Added chromium-norar.patch
- Added chromium-system-libusb.patch
- Added electron-13-fix-sql-virtualcursor-type.patch
- Added gcc-enable-lto.patch
- Added electron-13-fix-use-thin-lto.patch
- Added electron-13-fix-base-check-nomerge.patch
-------------------------------------------------------------------
Wed May 5 12:39:32 UTC 2021 - Dominik Heidler <dheidler@suse.com>
- Initial Checkin