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

163 lines
5.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Nov 23 17:01:09 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.6.2
https://github.com/electron/electron/releases/tag/v13.6.2
- Fix for CVE-2021-37998
- Fix for CVE-2021-38001
- Fix for CVE-2021-38002
- Fix for CVE-2021-38003
- Fixed building on Tumbleweed
-------------------------------------------------------------------
Wed Nov 10 06:53:45 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Do not build with H264
- Removed electron-13-openh264-format-security.patch
-------------------------------------------------------------------
Wed Nov 3 14:21:25 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not build for i586: code is not compatible.
-------------------------------------------------------------------
Tue Nov 2 14:18:41 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.6.1
https://github.com/electron/electron/releases/tag/v13.6.1
- Fix for CVE-2021-37981
- Fix for CVE-2021-37984
- Fix for CVE-2021-37987
- Fix for CVE-2021-37989
- Fix for CVE-2021-37992
- Fix for CVE-2021-37996
-------------------------------------------------------------------
Tue Oct 5 15:36:48 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.5.1
https://github.com/electron/electron/releases/tag/v13.5.1
- Bundle icu for systems which don't provide icu >= 68
- Avoid listing files twice (swiftshader)
-------------------------------------------------------------------
Tue Sep 28 18:02:29 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.5.0
https://github.com/electron/electron/releases/tag/v13.5.0
- Fix for CVE-2021-30627
- Fix for CVE-2021-30631
- Fix for CVE-2021-30632
- Fix for CVE-2021-30625
- Fix for CVE-2021-30626
- Fix for CVE-2021-30628
- Fix for CVE-2021-30630
- Fix for CVE-2021-30633
- Removed linux_sandbox_return_enosys_for_clone3.patch
- Removed linux_sandbox_update_syscall_numbers_for_all_platforms.patch
-------------------------------------------------------------------
Sat Sep 25 23:46:53 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- fixes to make it work with glibc 2.34
a9831f1cbf93fb18dd951453635f488037454ce9.patch
linux_sandbox_return_enosys_for_clone3.patch
linux_sandbox_update_syscall_numbers_for_all_platforms.patch
-------------------------------------------------------------------
Tue Sep 21 21:12:57 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 13.4.0
-------------------------------------------------------------------
Tue Aug 10 12:18:01 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.1.8
* https://github.com/electron/electron/releases/tag/v13.1.8
- Removed chromium-90-compiler.patch
- Added chromium-91-compiler.patch
- Added chromium-freetype-2.11.patch
-------------------------------------------------------------------
Mon Jul 26 04:49:50 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.1.7
* https://github.com/electron/electron/releases/tag/v13.1.7
-------------------------------------------------------------------
Mon Jul 12 06:20:09 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Fix build on Fedora
* Added electron-13-openh264-format-security.patch
-------------------------------------------------------------------
Fri Jul 9 20:42:43 UTC 2021 - thod_@gmx.de
- Strip the debugging and symbol information
-------------------------------------------------------------------
Fri Jul 9 08:55:57 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 13.1.6
* https://github.com/electron/electron/releases/tag/v13.1.6
* https://github.com/electron/electron/releases/tag/v13.1.5
-------------------------------------------------------------------
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