6
0

238 Commits

Author SHA256 Message Date
f4e13a668a electron 37
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=220
2025-08-23 18:33:03 +00:00
0d30288363 - New upstream release 35.7.5
* Fixed an issue where shell.openPath was not non-blocking as expected.
- Leap 16: compile v8 code with x86-64-v2 instructions since the system requires them
  * v8-assume-x86-64-v2-support.patch
- Fix build on Leap 16

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=219
2025-08-20 07:32:21 +00:00
18b0df467e fix leap 16
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=218
2025-08-13 17:04:25 +00:00
8025b21579 - Enable accelerated video decoding (VAAPI)
* vaapi-no-encoders.patch
- Drop chromium-vaapi.patch which has been dead code for a while

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=217
2025-07-14 09:50:35 +00:00
2975383a80 - New upstream release 36.7.0
* update Node.js to 22.16.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=216
2025-07-03 13:00:54 +00:00
3614b376a2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=215 2025-06-27 04:47:11 +00:00
160ac03bf2 - New upstream release 35.6.0
* Added support for --no-experimental-global-navigator flag
  * Fixed a potential crash using session.clearData.
  * Fixed an error when importing electron for the first time from an ESM module loaded by a CJS module.
  * Fixed an issue where calling Fetch.continueResponse via debugger with WebContentsView could cause a crash.
  * Fixed an issue where utility processes could leak file handles.
- 15.6: use system sqlite in node
- add backported python3.14-nodedownload-FancyURLopener.patch to fix build error

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=214
2025-06-26 19:00:03 +00:00
6efa3e8ffa OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=213 2025-06-26 10:04:53 +00:00
3a896e8d16 - New upstream release 35.5.1
* Fixed addChildView() crashes when adding a closed WebContentsView.
  * Fixed crash when pausing in loops due to missing context when desugared.
  * Fixed out of bounds read and write in V8 (CVE-2025-5419 bsc#1244020)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=212
2025-06-05 05:16:54 +00:00
0b3b17a608 - New upstream release 35.5.0
* Node 22.15.1
  * Added innerWidth and innerHeight options for window.open. #47045 (Also in 36, 37)
  * Added support for screen.dipToScreenPoint(point) and screen.screenToDipPoint(point) on Linux X11.
  * Added support for node option --experimental-network-inspection.
  * Security fixes for for CVE-2025-4609 CVE-2025-4664 (bsc#1243205)
- Do not build Chromium extensions support as it's not used by us
  * reduce-gn-tree.patch
  * build-without-extensions.patch
  * build-without-guest-view.patch
  * extensions-common-assert.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=211
2025-05-29 17:44:28 +00:00
0fdcdf9cf7 - Fedora 43+: bacport change to fix build with llhttp 9.3 (node-llhttp9.3.patch)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=210
2025-05-24 15:29:19 +00:00
e09e7206ce - New upstream release 35.4.0
* Node 22.15.0
  * Added support for system-context-menu on Linux
  * Fixed a possible crash using the WebView tag and calling focus
- Drop CheckPortalAvailabilityOnBusThread-UaF-crash.patch applied upstream
- Add system-zstd-in-node.patch to fix build error
- 15.6: reverse upstream changes to build with old cares
  * node-cares-1.21-2.patch
  * node-cares-1.21-3.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=209
2025-05-17 09:23:17 +00:00
46bc2a68a0 - Fix reproducible builds (bsc#1041090)
* html_permission_element_strings_map-reproducible.patch
- New upstream release 35.3.0
  * Fixed xdg portal version detection for file dialogs
- Add file_dialog-missing-uint32_t.patch to fix build error
- Add backported CheckPortalAvailabilityOnBusThread-UaF-crash.patch to fix gh#electron/electron#47007
- Enable debuginfo in Torque code (torque-debuginfo.patch)
- Fix headers installed in wrong location causing node-gyp unable to find config.gypi

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=208
2025-05-09 20:23:34 +00:00
25ebf8ffb9 revert due to crashes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=207
2025-05-08 14:18:43 +00:00
1a97376a7d - New upstream release 35.3.0
* Fixed xdg portal version detection for file dialogs
- Add file_dialog-missing-uint32_t.patch to fix build error

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=206
2025-05-08 09:52:27 +00:00
9bd7722ec6 - New upstream release 35.2.2
* Fixed electron.shell.openExternal and electron.shell.openPath to honor user-defined system defaults on Linux.
  * Fixed a possible crash when using navigator.bluetooth.requestDevice and the select-bluetooth-device event.
  * Fixed a potential crash when closing a window with child windows.
  * Fixed crash when renderer process crashes while webview is reloading.
  * Fixed the visibleOnAllWorkspaces property on Linux.
- Drop electron_usb_delegate-incomplete-UsbDeviceInfo.patch applied upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=205
2025-05-01 21:03:38 +00:00
bcc854d5a7 - Remove spurious exports of internal functions bloating binary due to incorrectly building libnode with -fvisibility=default
* add this bit to use-system-libraries-in-node.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=204
2025-04-30 20:21:53 +00:00
032c381875 - Update to 35.2.1
* Chromium 134.0.6998.205
  * Node 22.14.0
  * V8 13.4
  * Removed AVIF image format
  * Added excludeUrls to webRequest filter and deprecated the use of empty arrays in urls property.
  * Added fromVersionID on ServiceWorkers to get an instance of ServiceWorkerMain.
  * Deprecated getPreloads and setPreloads on Session.
  * Moved 'console-message' arguments into event object.
  * Added ServiceWorkerMain class to interact with service workers in the main process.
  * Added contextBridge.executeInMainWorld to safely execute code across world boundaries.
  * Added frame to 'console-message' event.
  * Added optional animation parameter to BrowserWindow.setVibrancy.
  * Added permission support for document.executeCommand("paste").
  * Added support for service worker preload scripts.
  * Support Portal's globalShortcuts.
    Electron must be run with --enable-features=GlobalShortcutsPortal in order to have the feature working.
  * see https://github.com/electron/electron/releases/tag/v35.0.0 and https://www.electronjs.org/blog/electron-35-0 for more
- Remove Fedora 40 support
  * drop bundled-minizip.patch
  * drop quiche-absl-HexStringToBytes.patch
- Leap 15.6: use backported wayland-protocols
  * drop wayland-protocol-toplevel-icon.patch
  * drop wayland-protocol-toplevel-icon-2.patch
  * drop wayland-protocol-toplevel-drag.patch
- Build with LTO also on 15.6 (so now we enable it everywhere)
- Fedora: use system simdjson
  * merge system-ada-url.patch into use-system-libraries-in-node.patch
- Drop no longer applicable patches
  * account_id-missing-optional.patch
  * blink-platform-INSIDE_BLINK-Wodr.patch
  * boringssl-internal-addc-cxx.patch
  * build-without-extensions.patch
  * css_attr_value_tainting-missing-once_flag.patch
  * electron-13-fix-base-check-nomerge.patch
  * exception_context-missing-variant.patch
  * fix-build-without-safebrowsing.patch
  * fix-build-without-service-discovery.patch
  * ip_protection_data_types-missing-optional.patch
  * node-compiler.patch
  * skia_image_decoder_base-missing-stack.patch
  * vtt_scanner-missing-variant.patch
  * wayland_connection-Wchanges-meaning.patch
- Add backported or upstreamable patches
  * ax_platform_node_id-fpermissive.patch
  * browser_process_impl-fix-safe_browsing_mode-0.patch
  * content_browser_client-incomplete-WebUIController.patch
  * css_shape_value-constructor.patch
  * exception_state-constexpr-initializer.patch
  * fix-build-without-pdf.patch
  * fix-build-without-video-effects.patch
  * media_session_uma_helper-missing-optional.patch
  * object_paint_properties-explicit-specialization-in-non-namespace-scope.patch
  * perfetto-ThreadTrack-Current-null-dereference.patch
  * picture_in_picture_window_manager_uma_helper-missing-optional.patch
  * plugin_utils-build-without-electron_extensions.patch
  * raw_ptr-fpermissive.patch
  * resource_response-Wchanges-meaning.patch
  * resource-Wchanges-meaning.patch
  * string-hasher-flax-vector-conversions.patch
  * string_truncator-convert.patch
  * style_scope-unqualified-To.patch
  * to_vector-std-projected-gcc119888.patch
  * unexportable_key_service_impl-Wlto-type-mismatch.patch
  * xml_document_parser-Wmissing-template-keyword.patch
- merge remove-libphonenumber.patch & delete-old-language-detection-which-uses-tflite.patch
  into remove-ai-language-detection-factory-which-requires-tflite-and-libphonenumber.patch
- Revert upstream change which breaks build with old abseil
  * webrtc-make_ref_counted-absl2024-nullability.patch
- Conditionally (15.6) remove feature change which needs new spirv
  * angle-SPV_BINARY_TO_TEXT_OPTION_NESTED_INDENT.patch
- Use system sqlite in node (except 15.6)
  * system-sqlite.patch
- Remove more rust code
  * chromium-132-no-rust.patch
- Actually disable AVIF support without disabling AV1 video
  * disable-avif-really.patch
- Various other build fixes
  * absl_strings-missing-headers.patch
  * blink-shape_result-highway.patch
  * build-without-mesage-center.patch
  * fix-system-highway.patch
  * gn-logspam-breaks-install.patch
  * permission-gcc14.2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=203
2025-04-26 10:25:13 +00:00
53cc1790a7 - Update to 35.2.1
* Chromium 134.0.6998.205
  * Node 22.14.0
  * V8 13.4
  * Removed AVIF image format
  * Added excludeUrls to webRequest filter and deprecated the use of empty arrays in urls property.
  * Added fromVersionID on ServiceWorkers to get an instance of ServiceWorkerMain.
  * Deprecated getPreloads and setPreloads on Session.
  * Moved 'console-message' arguments into event object.
  * Added ServiceWorkerMain class to interact with service workers in the main process.
  * Added contextBridge.executeInMainWorld to safely execute code across world boundaries.
  * Added frame to 'console-message' event.
  * Added optional animation parameter to BrowserWindow.setVibrancy.
  * Added permission support for document.executeCommand("paste").
  * Added support for service worker preload scripts.
  * Support Portal's globalShortcuts.
    Electron must be run with --enable-features=GlobalShortcutsPortal in order to have the feature working.
  * see https://github.com/electron/electron/releases/tag/v35.0.0 and https://www.electronjs.org/blog/electron-35-0 for more
- Remove Fedora 40 support
  * drop bundled-minizip.patch
  * drop quiche-absl-HexStringToBytes.patch
- Leap 15.6: use backported wayland-protocols
  * drop wayland-protocol-toplevel-icon.patch
  * drop wayland-protocol-toplevel-icon-2.patch
  * drop wayland-protocol-toplevel-drag.patch
- Build with LTO also on 15.6 (so now we enable it everywhere)
- Fedora: use system simdjson
  * merge system-ada-url.patch into use-system-libraries-in-node.patch
- Drop no longer applicable patches
  * account_id-missing-optional.patch
  * blink-platform-INSIDE_BLINK-Wodr.patch
  * boringssl-internal-addc-cxx.patch
  * build-without-extensions.patch
  * css_attr_value_tainting-missing-once_flag.patch
  * electron-13-fix-base-check-nomerge.patch
  * exception_context-missing-variant.patch
  * fix-build-without-safebrowsing.patch
  * fix-build-without-service-discovery.patch
  * ip_protection_data_types-missing-optional.patch
  * node-compiler.patch
  * skia_image_decoder_base-missing-stack.patch
  * vtt_scanner-missing-variant.patch
  * wayland_connection-Wchanges-meaning.patch
- Add backported or upstreamable patches
  * ax_platform_node_id-fpermissive.patch
  * browser_process_impl-fix-safe_browsing_mode-0.patch
  * content_browser_client-incomplete-WebUIController.patch
  * css_shape_value-constructor.patch
  * exception_state-constexpr-initializer.patch
  * fix-build-without-pdf.patch
  * fix-build-without-video-effects.patch
  * media_session_uma_helper-missing-optional.patch
  * object_paint_properties-explicit-specialization-in-non-namespace-scope.patch
  * perfetto-ThreadTrack-Current-null-dereference.patch
  * picture_in_picture_window_manager_uma_helper-missing-optional.patch
  * plugin_utils-build-without-electron_extensions.patch
  * raw_ptr-fpermissive.patch
  * resource_response-Wchanges-meaning.patch
  * resource-Wchanges-meaning.patch
  * string-hasher-flax-vector-conversions.patch
  * string_truncator-convert.patch
  * style_scope-unqualified-To.patch
  * to_vector-std-projected-gcc119888.patch
  * unexportable_key_service_impl-Wlto-type-mismatch.patch
  * xml_document_parser-Wmissing-template-keyword.patch
- merge remove-libphonenumber.patch & delete-old-language-detection-which-uses-tflite.patch
  into remove-ai-language-detection-factory-which-requires-tflite-and-libphonenumber.patch
- Revert upstream change which breaks build with old abseil
  * webrtc-make_ref_counted-absl2024-nullability.patch
- Conditionally (15.6) remove feature change which needs new spirv
  * angle-SPV_BINARY_TO_TEXT_OPTION_NESTED_INDENT.patch
- Use system sqlite in node (except 15.6)
  * system-sqlite.patch
- Remove more rust code
  * chromium-132-no-rust.patch
- Actually disable AVIF support without disabling AV1 video
  * disable-avif-really.patch
- Various other build fixes
  * absl_strings-missing-headers.patch
  * blink-shape_result-highway.patch
  * build-without-mesage-center.patch
  * fix-system-highway.patch
  * gn-logspam-breaks-install.patch
  * permission-gcc14.2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=202
2025-04-26 10:14:41 +00:00
945fab1553 - New upstream release 33.4.10
* Fixed ElectronAccessibilityUI bug.
  * Fixed an inverted conditional that caused broken window borders on Wayland.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=201
2025-04-20 16:07:52 +00:00
7f4cef6ca9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=200 2025-04-10 09:33:59 +00:00
5c73cd768d - New upstream release 33.4.8
* No user-visible changes
- Add swiftshader-llvm20-absoluteSymbols.patch to fix FTBFS on aarch64

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=199
2025-04-10 09:33:30 +00:00
a316e88990 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=198 2025-03-27 10:22:13 +00:00
0dc5d647af - New upsatream release 33.4.7
* Fixed an issue where the resizing border didn't work as expected on Wayland windows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=197
2025-03-27 10:21:11 +00:00
36b18fc3f1 - New upstream release 33.4.6
* Fixed incorrect titlebar in file save dialogs
  * Fix type confusion in V8 (CVE-2025-1920 bsc#1239216)
- Drop chromium-94-ffmpeg-roll.patch to fix ftbfs on Leap

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=196
2025-03-20 12:53:28 +00:00
7741cf9ded - New upstream release 33.4.5
* no user-visible changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=195
2025-03-14 06:47:06 +00:00
9fafb47f75 - New upstream release 33.4.4
* no user-visible changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=194
2025-03-10 10:15:57 +00:00
94aa6eb1e0 - New upstream release 33.4.3
* Fix use after free in V8 CVE-2025-0445 (bsc#1236806)
  * Other security fixes for V8: CVE-2025-0995 CVE-2025-0998 (bsc#1237121)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=193
2025-03-09 21:51:59 +00:00
9df379feeb Accepting request 1249082 from home:dziobian:gulgul-ultron:19
- New upstream release 33.4.2
  * Updated Node.js to v20.18.3
  * Backported fix for a upstream bug that cause Offscreen Rendering to stutter.
  * Fixed WebFrameMain crash related to accessing speculative frames that have been destroyed.
  * Fixed v8.setHeapSnapshotNearHeapLimit api in main and utility process,
    along with support for --diagnostic-dir Node.js cli flag to specify the directory to save the heap snapshots.
  * Security fixes for V8: CVE-2025-0611 CVE-2025-0612 CVE-2025-0999. (bsc#1236306 bsc#1237343)
- 15.6: revert upstream changes to build with c-ares 1.19
  * node-cares-1.21.patch

OBS-URL: https://build.opensuse.org/request/show/1249082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=192
2025-02-27 19:59:14 +00:00
3b0efb68e7 Accepting request 1246216 from home:dziobian:gulgul-ultron:19
- New upstream release 33.4.1
  * Fixed crashes on aarch64 with 16KiB pages.
  * Fixed crash when accessing WebFrameMain frames and name attributes on destroyed frames.
- Fedora 42+: use bundled vk_mem_alloc again to fix build error

OBS-URL: https://build.opensuse.org/request/show/1246216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=191
2025-02-16 10:55:17 +00:00
8929d97857 Accepting request 1245612 from home:alarrosa:branches:devel:languages:nodejs
- Add patch to fix build with pipewire 1.3.82:
  * fix-building-with-pipewire-1.3.82.patch

OBS-URL: https://build.opensuse.org/request/show/1245612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=190
2025-02-13 11:42:43 +00:00
d983b00a7b Accepting request 1244012 from home:dziobian:gulgul-ultron:19
- New upstream release 33.4.0
  * Added permission support for document.executeCommand("paste").
  * Fixed crash in gin::wrappable::secondweakcallback.

OBS-URL: https://build.opensuse.org/request/show/1244012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=189
2025-02-06 21:22:54 +00:00
59aa1ae529 Accepting request 1239717 from home:dziobian:gulgul-ultron:19
- New upstream release 33.3.2
  * Updated Chromium to 130.0.6723.191
  * fix yellow background of composition text with wayland text-input-v3
  * The avoidClosingConnections option for session.clearData now properly
    defaults to false when the dataTypes option is not set.
  * Fixed an issue where drag-dropping two directories would cause
    getAsFileSystemHandle to never resolve.
  * Fixed a potential crash in chrome.tabs.update().
  * security fixes for CVE-2025-0434 CVE-2025-0436 CVE-2025-0437 (bsc#1235892)
- Add string_view-incomplete-CodePointIterator.patch to fix build error

OBS-URL: https://build.opensuse.org/request/show/1239717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=188
2025-01-23 06:06:56 +00:00
5610438636 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=187 2025-01-18 09:43:13 +00:00
ad53b513db OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=186 2025-01-17 21:32:41 +00:00
f1b26d612b OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=185 2025-01-17 10:04:35 +00:00
266d9376d9 Accepting request 1237929 from home:dziobian:gulgul-ultron:19
- Add MakeSbixTypeface-null-pointer-call.patch
  * fixes crash when handling SBIX color bitmap fonts (bsc#1235830)

OBS-URL: https://build.opensuse.org/request/show/1237929
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=184
2025-01-14 20:03:42 +00:00
cacaaa99f3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=183 2025-01-12 20:48:45 +00:00
faa6640daa Accepting request 1237196 from home:dziobian:gulgul-ultron:19
- Update to 33.3.1
  * Drop 32-bit support
  * chromium 130.0.6723.170
  * node 20.18.0
  * v8 13.0
  * Behavior Changed: frame properties may retrieve detached WebFrameMain instances or none at all
  * Behavior Changed: webContents property on login on app
  * Added a handler, app.setClientCertRequestPasswordHandler(handler), to help unlock cryptographic devices when a PIN is needed.
  * Added View.setBorderRadius(radius) for customizing the border radius of views—with compatibility for WebContentsView.
  * Extended navigationHistory API with 2 new functions for better history management. #42014
  * see https://github.com/electron/electron/releases/tag/v33.0.0 and https://www.electronjs.org/blog/electron-33-0 for more
- Disable aarch64 builds due to OBS hardware limits. Sorry.
- Drop Leap 15.5 support
- Drop no longer needed patches 
  * absl-base-dynamic_annotations.patch
  * angle-State-constexpr.patch
  * chromium-124-shims.patch
  * color_provider-incomplete-ColorProviderInternal.patch
  * ConsumeRadii-linker-error.patch
  * Cr126-abseil-shims.patch
  * crashpad-use-system-abseil.patch
  * DesktopNativeWidgetAura-HandleActivationChanged-crash.patch
  * harfbuzz-replace-chromium-scoped-type.patch
  * harfbuzz-replace-HbScopedPointer.patch
  * http_auth_ntlm_mechanism-could-not-convert-to-base-span.patch
  * licenses.py-FileNotFoundError.patch
  * native_css_paint_definition-expected-unqualified-id.patch
  * page_popup_controller-missing-optional.patch
  * partition_alloc-no-lto.patch
  * preview_cancel_reason-missing-string.patch
  * quiche-QuicIntervalDeque-no-match-for-operator-mm.patch
  * real_time_reporting_bindings-forward-declaration.patch
  * run_segmenter-missing-optional.patch
  * skia-system-vulkan-headers.patch
  * system-zlib.patch
  * text_decoder-missing-optional.patch
  * wayland-proto-31-cursor-shape.patch
- Drop libaom_av1_encoder-aom37-AV1E_SET_MAX_CONSEC_FRAME_DROP_CBR.patch and replace it with more fine-grained reverts:
  * aom3.10-AV1E_SET_MAX_CONSEC_FRAME_DROP_MS_CBR.patch
  * aom3.10-AV1E_SET_AUTO_TILES.patch
  * webrtc-aom3.8-AV1E_SET_MAX_CONSEC_FRAME_DROP_CBR.patch
  * webrtc-aom3.8-AV1E_SET_MAX_CONSEC_FRAME_DROP_CBR-2.patch
- Drop the following revert:
  * bad-font-gc0000.patch
  * bad-font-gc000.patch
  * bad-font-gc00.patch
  * bad-font-gc0.patch
  * bad-font-gc11.patch
  * bad-font-gc1.patch
  * bad-font-gc2.patch
  * bad-font-gc3.patch
- Add bsc1224178-font-gc.patch for a proper fix for bsc#1224178 deb#1067886
- Add backported or forwardable patches to fix build errors:
  * account_id-missing-optional.patch
  * css_attr_value_tainting-missing-once_flag.patch
  * electron_usb_delegate-incomplete-UsbDeviceInfo.patch
  * exception_context-missing-variant.patch
  * fix-build-without-service-discovery.patch
  * ip_protection_data_types-missing-optional.patch
  * skia_image_decoder_base-missing-stack.patch
  * vtt_scanner-missing-variant.patch
  * wayland_connection-Wchanges-meaning.patch
- Add patches to fix build errors due to our changes:
  * build-without-speech-service.patch
  * chromium-123-qrcode.patch
  * chromium-125-cloud_authenticator.patch
  * chromium-127-crabby.patch
  * chromium-129-disable-H.264-video-parser-during-demuxing.patch
  * chromium-130-fontations.patch
  * cr130-abseil-remove-unused-deps.patch
  * cr130-absl-base.patch
  * delete-old-language-detection-which-uses-tflite.patch
  * fix-build-without-screen-ai.patch
  * private_aggregation_host-uint128.patch
  * remove-libphonenumber.patch
  * system-absl_algorithm.patch
  * wayland_version.patch
- 15.6: use bundled vulkan and spirv headers
- 15.6: revert upstream changes to build with old wayland
  * wayland-protocol-toplevel-icon.patch
  * wayland-protocol-toplevel-icon-2.patch
  * wayland-protocol-toplevel-drag.patch
- Use bundled yuv everywhere due to system version being too old

OBS-URL: https://build.opensuse.org/request/show/1237196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=182
2025-01-12 20:37:55 +00:00
8c83bca413 Accepting request 1227018 from home:dziobian:gulgul-ultron:19
- New upstream release 31.7.6
  * no user-visible changes
- Leap: build with gcc 14
- Drop Fedora 39 support

OBS-URL: https://build.opensuse.org/request/show/1227018
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=181
2024-11-28 05:42:29 +00:00
2c5d3b4c57 Accepting request 1226850 from home:dziobian:gulgul-ultron:19
- Fix ffmpeg refusing to play opus audio files (disable-FFmpegAllowLists.patch)

OBS-URL: https://build.opensuse.org/request/show/1226850
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=180
2024-11-27 09:56:12 +00:00
8c25c9691d Accepting request 1224639 from home:dziobian:gulgul-ultron:19
- New upstream release 31.7.5
  * Fixed an issue where WebContentsViews were being improperly removed.
  * Fixed an issue where the windows control overlay was unexpectedly visible in fullscreen.
  * Fix use after free in Serial (CVE-2024-10827 bsc#1232843)

OBS-URL: https://build.opensuse.org/request/show/1224639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=179
2024-11-17 09:22:54 +00:00
aa1cf652f7 Accepting request 1223980 from home:dziobian:gulgul-ultron:19
- New upstream release 31.7.4
  * Fixed segfault when moving WebContentsView between BrowserWindows
  * Fix type confusion in v8 (CVE-2024-10231 bsc#1232060)
- Fedora 40+ build with system ada url (system-ada-url.patch)

OBS-URL: https://build.opensuse.org/request/show/1223980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=178
2024-11-13 15:05:12 +00:00
2f89641587 Accepting request 1223156 from home:dziobian:gulgul-ultron:19
- Fix build on Fedora 41+:
  * zip_internal-missing-uLong-Z_DEFAULT_COMPRESSION.patch
  * swiftshader-llvm19-LLVMJIT-getHostCPUFeatures.patch
  * swiftshader-llvm19-LLVMReactor-incomplete-Module.patch
  * build with system minizip, yuv, simdutf, re2

OBS-URL: https://build.opensuse.org/request/show/1223156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=177
2024-11-10 09:41:57 +00:00
34326a73f1 Accepting request 1219017 from home:dziobian:gulgul-ultron:19
- New upstream release 31.7.3
  * Fixed crash when network process terminates while a net log is running.

OBS-URL: https://build.opensuse.org/request/show/1219017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=176
2024-10-29 11:55:04 +00:00
9fd135c6e2 Accepting request 1218154 from home:dziobian:gulgul-ultron:19
- New upstream release 31.7.2
  * Fixed calling setAlwaysOnTop on a hidden window which is then shown with showInactive on Linux under X11.
  * v8: security fixes for CVE-2024-9121 CVE-2024-9122 CVE-2024-7970
  * security fixes for CVE-2024-7025 CVE-2024-9369 (bsc#1231232)
  * security fixes for CVE-2024-7965 CVE-2024-7966 CVE-2024-7967 (bsc#1229591)
  * security fixes for CVE-2024-8198 CVE-2024-8193 CVE-2024-7969 (bsc#1229897)
  * fix use after free in WebAudio (CVE-2024-8362 bsc#1230108)
  * fix heap buffer overflow in Skia (CVE-2024-8636 bsc#1230391)
  * fix integer overflow in Skia (CVE-2024-9123)

OBS-URL: https://build.opensuse.org/request/show/1218154
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=175
2024-10-25 04:44:39 +00:00
5311143648 Accepting request 1208761 from home:dziobian:gulgul-ultron:19
- New upstream release 31.7.1
  * Fixed an issue where the exit event could be emitted twice from the utilityProcess. #44267
  * v8: security fixes for CVE-2024-9602 and CVE-2024-9603 (bsc#1231420)

OBS-URL: https://build.opensuse.org/request/show/1208761
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=174
2024-10-18 05:35:25 +00:00
04cc6e12bc Accepting request 1207030 from home:dziobian:gulgul-ultron:19
- New upstream release 31.7.0
  * Node 20.18.0
  * Fixed a crash when calling focus on a WebView's webContents.
  * Fixed a potential issue accessing a child window document when overriding browserWindow creation via setWindowOpenHandler.
  * Fixed an issue when dragging to resize when using Window Controls Overlay on Linux.
  * Fixed an issue where an exception could be thrown on BrowserView after its owner BrowserWindow was closed.
  * Fixed an issue where clicking the eyedropper icon did nothing instead of opening an eyedropper for color selection as expected.
  * Ensured that the sender-id hint is set when creating desktop notifications on DBus.
- Drop no longer needed electron-16-webpack-fix-openssl-3.patch
- Print a message to stderr so that support logs shared by end users are clearly distinguished from upstream builds.

OBS-URL: https://build.opensuse.org/request/show/1207030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=173
2024-10-11 04:46:50 +00:00
04565962ab OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=172 2024-09-16 18:31:36 +00:00
f9784f9258 Accepting request 1201463 from home:dziobian:gulgul-ultron:19
- Update to 31.6.0
  * ABI break: NODE_MODULE_VERSION is now 125
  * Chromium 126.0.6478.234
  * Node 20.17.0
  * V8 12.6
  * Breaking change: Remove WebSQL support
  * Breaking change: nativeImage.toDataURL will preserve PNG colorspace
  * Added options parameter to Session.clearData API.
  * Extended webContents.setWindowOpenHandler to support manual creation of BrowserWindow.
  * clearData method added to Session
  * Extended WebContentsView to accept pre-existing webContents object.
  * see https://www.electronjs.org/blog/electron-31-0 and https://github.com/electron/electron/releases/tag/v31.0.0 for more
- Drop no longer needed patches
  * electron-13-fix-use-thin-lto.patch
  * remove-openscreen.patch
  * system-yuv.patch
  * chromium-122-abseil-shims.patch
  * electron-16-std-vector-non-const.patch
  * fake_ssl_socket_client-Wlto-type-mismatch.patch
  * angle-FramebufferVk-powf.patch
  * span_reader-missing-optional.patch
  * bitset-missing-uint8_t-memcpy.patch
  * temporal_scalability_id_extractor-missing-bitset.patch
  * gpu_adapter_info-missing-optional.patch
  * first_party_sets_handler_database_helper-missing-optional.patch
  * async_iterable-forwarding.patch
  * script_streamer-atomic-include.patch
- Add patches to fix build
  * fix-build-without-safebrowsing.patch
  * fix-build-without-supervised-users.patch
  * Cr126-abseil-shims.patch
  * absl-base-dynamic_annotations.patch
  * webp-no-sharpyuv.patch
  * http_auth_ntlm_mechanism-could-not-convert-to-base-span.patch
  * angle-State-constexpr.patch
  * color_provider-incomplete-ColorProviderInternal.patch
  * run_segmenter-missing-optional.patch
  * page_popup_controller-missing-optional.patch
  * native_css_paint_definition-expected-unqualified-id.patch
  * text_decoder-missing-optional.patch
  * real_time_reporting_bindings-forward-declaration.patch
  * blink-platform-INSIDE_BLINK-Wodr.patch
  * quiche-QuicIntervalDeque-no-match-for-operator-mm.patch
  * ConsumeRadii-linker-error.patch
- Conditionally revert upstreamed ffmpeg-7-ffmpeg_video_decoder-reordered_opaque.patch on old ffmpeg
- Revert upstream changes to build with system abseil (quiche-absl-HexStringToBytes.patch)
- Refresh bad-font-gc patches from Debian
- aarch64: disable LTO also on Fedora 39 due to OOM

OBS-URL: https://build.opensuse.org/request/show/1201463
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=171
2024-09-16 18:02:24 +00:00