Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package nodejs-electron for openSUSE:Factory
checked in at 2023-11-03 22:19:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-electron (Old)
and /work/SRC/openSUSE:Factory/.nodejs-electron.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs-electron"
Fri Nov 3 22:19:35 2023 rev:87 rq:1122944 version:27.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-electron/nodejs-electron.changes
2023-10-27 22:29:44.034904925 +0200
+++
/work/SRC/openSUSE:Factory/.nodejs-electron.new.17445/nodejs-electron.changes
2023-11-03 22:19:49.679349965 +0100
@@ -1,0 +2,7 @@
+Wed Nov 1 20:28:50 UTC 2023 - Bruno Pitrus <[email protected]>
+
+- New upstream release 27.0.3
+ * Updated Chromium to 118.0.5993.120
+ * Fixed an issue where navigator.keyboard.lock() did not work per latest
expected behavior
+
+-------------------------------------------------------------------
Old:
----
electron-27.0.2.tar.zst
New:
----
electron-27.0.3.tar.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nodejs-electron.spec ++++++
--- /var/tmp/diff_new_pack.5qEpel/_old 2023-11-03 22:19:55.959580987 +0100
+++ /var/tmp/diff_new_pack.5qEpel/_new 2023-11-03 22:19:55.959580987 +0100
@@ -1,4 +1,4 @@
-#
+ #
# spec file for package nodejs-electron
#
# Copyright (c) 2022 SUSE LLC
@@ -214,14 +214,14 @@
# protobuf | third_party/protobuf | Fork.
# rnnoise | third_party/rnnoise | Internal api use.
# sqlite | third_party/sqlite | Fork.
-# srtp / srtp2 | third_party/libsrtp | Api matches neither
version 1 nor 2 of this library.
+# srtp / srtp2 | third_party/libsrtp | Needs to be built against
boringssl, not openssl
# uv | third_party/electron_node/deps/uv | Heavily modified version
which is exposed as part of Electron's public ABI.
Name: nodejs-electron
-Version: 27.0.2
+Version: 27.0.3
Release: 0
Summary: Build cross platform desktop apps with JavaScript, HTML, and
CSS
License: AFL-2.0 AND Apache-2.0 AND blessing AND BSD-2-Clause AND
BSD-3-Clause AND BSD-Protection AND BSD-Source-Code AND bzip2-1.0.6 AND IJG AND
ISC AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND MIT-CMU AND
MIT-open-group AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later) AND
MPL-2.0 AND OpenSSL AND SGI-B-2.0 AND SUSE-Public-Domain AND X11
++++++ create_tarball.sh ++++++
--- /var/tmp/diff_new_pack.5qEpel/_old 2023-11-03 22:19:56.111586579 +0100
+++ /var/tmp/diff_new_pack.5qEpel/_new 2023-11-03 22:19:56.111586579 +0100
@@ -235,7 +235,7 @@
third_party/libavif #leap too old
#third_party/libgav1 #Usage of private headers (ObuFrameHeader from
utils/types.h) in VAAPI code only
third_party/libphonenumber #Depends on protobuf which cannot be unbundled
- third_party/libsrtp #Use of private headers. they were public in libsrtp1
+ third_party/libsrtp #Needs to be built against boringssl, not openssl
third_party/libsync #not yet in any distro
third_party/libudev #Headers for a optional delay-loaded dependency
third_party/liburlpattern #Derived code, not vendored dep.