2022-05-20 08:19:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 19 10:08:10 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
|
|
|
- New upstream release 17.4.5:
|
|
|
|
* Fixed a crash when calling loadExtension on an extension directory that's missing a manifest file. #34193 (Also in 16)
|
|
|
|
* SIGUSR1 is no longer handled when the node_cli_inspect fuse is disabled.
|
|
|
|
* Backported security fixes: CVE-2022-1637, CVE-2022-1638, CVE-2022-1639.
|
|
|
|
- Remove some spurious generated files from the tarball.
|
|
|
|
|
2022-05-12 07:55:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 11 21:05:41 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
|
|
|
- New upstream release 17.4.4:
|
|
|
|
* Fixed an OSR crash happening when input select items were rendered.
|
|
|
|
* Backported security fixes: CVE-2022-1477, CVE-2022-1497
|
|
|
|
|
Accepting request 975750 from home:dziobian:electron-17.4
- Update to 17.4.3:
* Fixed child_process.spawn ENOENT error with cwd option.
* Apply senderFrame details to ipcMain port event.
* Added BrowserWindow method to change the button color,
symbol color, and height of a window with WCO enabled.
* Fixed a potential crash in Browser.getFocusedWindow() when child windows are closed.
* Fixed an issue where the the window bounds would incorrectly change
if BrowserWindow.unmaximize was called on a window whose user bounds were maximized.
* Fixed incorrect return value of app.requestSingleInstanceLock()
when setting non-existent user data folder.
* Fixed issues with frameless window animations and styling.
* Backported security fixes: CVE-2022-1478, CVE-2022-1479,
CVE-2022-1480, CVE-2022-1482, CVE-2022-1483, CVE-2022-1485,
CVE-2022-1492, CVE-2022-1305, CVE-2022-1308, CVE-2022-1310,
CVE-2022-1314, CVE-2022-1364, CVE-2022-1306, CVE-2022-1134,
CVE-2022-1138, CVE-2022-23308.
OBS-URL: https://build.opensuse.org/request/show/975750
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=15
2022-05-09 09:26:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 8 18:58:12 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
|
|
|
- Update to 17.4.3:
|
|
|
|
* Fixed child_process.spawn ENOENT error with cwd option.
|
|
|
|
* Apply senderFrame details to ipcMain port event.
|
|
|
|
* Added BrowserWindow method to change the button color,
|
|
|
|
symbol color, and height of a window with WCO enabled.
|
|
|
|
* Fixed a potential crash in Browser.getFocusedWindow() when child windows are closed.
|
|
|
|
* Fixed an issue where the the window bounds would incorrectly change
|
|
|
|
if BrowserWindow.unmaximize was called on a window whose user bounds were maximized.
|
|
|
|
* Fixed incorrect return value of app.requestSingleInstanceLock()
|
|
|
|
when setting non-existent user data folder.
|
|
|
|
* Fixed issues with frameless window animations and styling.
|
|
|
|
* Backported security fixes: CVE-2022-1478, CVE-2022-1479,
|
|
|
|
CVE-2022-1480, CVE-2022-1482, CVE-2022-1483, CVE-2022-1485,
|
|
|
|
CVE-2022-1492, CVE-2022-1305, CVE-2022-1308, CVE-2022-1310,
|
|
|
|
CVE-2022-1314, CVE-2022-1364, CVE-2022-1306, CVE-2022-1134,
|
|
|
|
CVE-2022-1138, CVE-2022-23308.
|
|
|
|
|
2022-04-22 09:48:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 22 09:47:33 UTC 2022 - Dominik Heidler <dheidler@suse.de>
|
|
|
|
|
|
|
|
- Build against nodejs16 on tumbleweed
|
|
|
|
|
2022-04-21 09:54:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 20 10:21:11 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
|
|
|
- Add chromium-94.0.4606.71-InkDropHost-crash.patch
|
|
|
|
* Fixes crashes when opening File menu in VSCode
|
|
|
|
|
2022-04-19 08:14:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 16 11:40:14 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
|
|
|
- Re-enable reduced debuginfo (-g1) like Fedora's chromium package
|
|
|
|
|
2022-04-12 11:52:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 12 11:52:13 UTC 2022 - Dominik Heidler <dheidler@suse.de>
|
|
|
|
|
|
|
|
- Help fedora to choose dependencies
|
|
|
|
|
2022-04-12 10:42:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 12 10:41:39 UTC 2022 - Dominik Heidler <dheidler@suse.de>
|
|
|
|
|
|
|
|
- Use nodejs16 on 15.3
|
|
|
|
|
2022-04-12 19:50:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 11 11:11:47 UTC 2022 - thod_@gmx.de
|
|
|
|
|
|
|
|
- Update to version 17.3.1
|
|
|
|
* https://github.com/electron/electron/releases/tag/v17.3.1
|
|
|
|
* https://github.com/electron/electron/releases/tag/v17.3.0
|
|
|
|
* https://github.com/electron/electron/releases/tag/v17.2.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 6 11:11:49 UTC 2022 - Dominik Heidler <dheidler@suse.de>
|
|
|
|
|
|
|
|
- Change npm BuildRequires to npm-default
|
|
|
|
|
2022-03-18 15:41:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 10 07:36:16 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 17.1.2
|
|
|
|
* https://github.com/electron/electron/releases/tag/v17.1.2
|
|
|
|
* https://github.com/electron/electron/releases/tag/v17.1.1
|
|
|
|
* https://github.com/electron/electron/releases/tag/v17.1.0
|
|
|
|
* Added electron-17-breakpad-align-int-types.patch
|
|
|
|
* Added chromium-98-compiler.patch
|
|
|
|
* Added chromium-98-MiraclePtr-gcc-ice.patch
|
|
|
|
* Added chromium-98-WaylandFrameManager-check.patch
|
|
|
|
* Added chromium-98-EnumTable-crash.patch
|
|
|
|
* Added chromium-ffmpeg-first-dts.patch
|
|
|
|
* Added system-libdrm.patch
|
|
|
|
* Removed chromium-94-ffmpeg-roll.patch
|
|
|
|
* Removed chromium-95-compiler.patch
|
|
|
|
* Removed chromium-96-CommandLine-include.patch
|
|
|
|
* Removed chromium-96-DrmRenderNodePathFinder-include.patch
|
|
|
|
* Removed chromium-96-RestrictedCookieManager-tuple.patch
|
|
|
|
* Removed electron-16-node-fix-python3.10-import.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 24 20:27:36 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Fix building with gcc-12
|
|
|
|
* Added electron-16-fix-swiftshader-template.patch
|
|
|
|
* Added electron-16-v8-missing-utility-include.patch
|
|
|
|
- Fix building on Fedora 36 and newer
|
|
|
|
- Updated ffmpeg patches
|
|
|
|
|
2022-02-24 17:21:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 17 08:45:42 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Fix webpack-4 with OpenSSL 3.0
|
|
|
|
* Added electron-16-webpack-fix-openssl-3.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 17 08:24:23 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Add missing #include <utility>
|
|
|
|
* Added electron-16-third_party-symbolize-missing-include.patch
|
|
|
|
|
2022-02-17 22:40:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 16 19:09:22 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Fix building with newer gn
|
|
|
|
* Added electron-16-freetype-visibility-list.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 16 17:39:31 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 16.0.9
|
|
|
|
* https://github.com/electron/electron/releases/tag/v16.0.9
|
|
|
|
|
2022-01-29 19:59:26 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-02-03 22:16:51 +00:00
|
|
|
Thu Feb 3 06:41:18 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 16.0.8
|
|
|
|
* https://github.com/electron/electron/releases/tag/v16.0.8
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-01-29 19:59:26 +00:00
|
|
|
Fri Jan 28 13:15:25 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Fix build on Fedora
|
|
|
|
* Added electron-16-node-fix-python3.10-import.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 27 08:07:59 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Add devel package with node headers (e.g. for node-gyp)
|
|
|
|
* Added electron-16-system-node-headers.patch
|
|
|
|
- Fix building on Fedora and openSUSE Leap
|
|
|
|
|
2021-12-16 01:00:29 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-01-27 22:16:50 +00:00
|
|
|
Wed Jan 19 18:09:33 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Package pgo profiles
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 18 08:58:39 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 16.0.7
|
|
|
|
* https://github.com/electron/electron/releases/tag/v16.0.7
|
|
|
|
- Removed chromium-93-blink.patch
|
|
|
|
- Removed harfbuzz_roll.patch
|
|
|
|
- Removed skia_harfbuzz_api.patch
|
|
|
|
- Removed skia_harfbuzz_roll.patch
|
|
|
|
- Added chromium-96-CommandLine-include.patch
|
|
|
|
- Added chromium-96-CouponDB-include.patch
|
|
|
|
- Added chromium-96-DrmRenderNodePathFinder-include.patch
|
|
|
|
- Added chromium-96-RestrictedCookieManager-tuple.patch
|
|
|
|
- Added electron-16-std-vector-non-const.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 17 14:17:26 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 15.3.3
|
|
|
|
* https://github.com/electron/electron/releases/tag/v15.3.3
|
|
|
|
- Added chromium-93-blink.patch
|
|
|
|
- Added chromium-93-ffmpeg-4.4.patch
|
|
|
|
- Added chromium-94-ffmpeg-roll.patch
|
|
|
|
- Added chromium-95-compiler.patch
|
|
|
|
- Removed a9831f1cbf93fb18dd951453635f488037454ce9.patch
|
|
|
|
- Removed chromium-88-gcc-fix-swiftshader-libEGL-visibility.patch
|
|
|
|
- Removed chromium-91-GCC_fix_vector_types_in_pcscan.patch
|
|
|
|
- Removed chromium-91-compiler.patch
|
|
|
|
- Removed chromium-91-system-icu.patch
|
|
|
|
- Removed chromium-freetype-2.11.patch
|
|
|
|
- Removed chromium-glibc-2.33.patch
|
|
|
|
- Removed chromium-lp152-missing-includes.patch
|
|
|
|
- Removed electron-13-gcc-fix-v8-nodiscard.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-12-16 01:00:29 +00:00
|
|
|
Mon Dec 13 11:06:00 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
- Do not build on 32-bit arm
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 13 10:03:11 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
- Update _constraints to build aarch64 only on powerful workers
|
|
|
|
(checks for asimdrdm)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 13 07:50:42 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 13.6.3
|
|
|
|
https://github.com/electron/electron/releases/tag/v13.6.3
|
|
|
|
|
2021-12-01 19:47:04 +00:00
|
|
|
-------------------------------------------------------------------
|
2021-12-10 20:52:23 +00:00
|
|
|
Wed Dec 8 23:33:01 UTC 2021 - Dominik Heidler <dheidler@suse.de>
|
|
|
|
|
|
|
|
- Fix harfbuzz 3.0.0 related build fails
|
|
|
|
https://github.com/electron/electron/issues/31129
|
|
|
|
* Added skia_harfbuzz_roll.patch
|
|
|
|
* Added skia_harfbuzz_api.patch
|
|
|
|
* Added harfbuzz_roll.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-12-01 19:47:04 +00:00
|
|
|
Mon Nov 29 13:21:24 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
- Fix build on aarch64:
|
|
|
|
* Use clang
|
|
|
|
* Add patch: chromium-glibc-2.34.patch
|
|
|
|
|
2021-11-27 22:42:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-11-11 20:37:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-11-04 15:09:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-10-07 22:05:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2021-09-30 21:43:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-09-28 17:16:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-08-11 09:47:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-07-15 22:00:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 12 06:20:09 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Fix build on Fedora
|
|
|
|
* Added electron-13-openh264-format-security.patch
|
|
|
|
|
2021-07-12 19:40:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 9 20:42:43 UTC 2021 - thod_@gmx.de
|
|
|
|
|
|
|
|
- Strip the debugging and symbol information
|
|
|
|
|
2021-07-15 22:00:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-07-01 05:05:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-06-29 20:42:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|