Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deno for openSUSE:Factory checked in 
at 2023-06-16 16:53:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deno (Old)
 and      /work/SRC/openSUSE:Factory/.deno.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deno"

Fri Jun 16 16:53:27 2023 rev:22 rq:1093169 version:1.34.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/deno/deno.changes        2023-05-31 
21:54:14.160912686 +0200
+++ /work/SRC/openSUSE:Factory/.deno.new.15902/deno.changes     2023-06-16 
16:54:22.773540682 +0200
@@ -1,0 +2,39 @@
+Wed Jun 14 18:31:25 UTC 2023 - Avindra Goolcharan <avin...@opensuse.org>
+
+- update to 1.34.2:
+  * fix: do not show cache initialization errors if stderr is piped (#18920)
+  * fix: upgrade to deno_ast 0.27 (#19375)
+  * fix(cli): formatting bench with colors (#19323)
+  * fix(ext/console): fix inspecting large ArrayBuffers (#19373)
+  * fix(ext/crypto): fix JWK import of Ed25519 (#19279)
+  * fix(ext/web): Copy EventTarget list before dispatch (#19360)
+  * fix(ext/websocket): Close socket on bad string data (#19424)
+  * fix(kv) run sqlite transactions via spawn_blocking (#19350)
+  * fix(napi): don't panic if symbol can't be found (#19397)
+  * fix(node): add missing process.reallyExit method (#19326)
+  * fix(node): Added base implementation of FileHandle (#19294)
+  * fix(node): don't close stdio streams (#19256)
+  * fix(node): FileHandle.close() (#19357)
+  * fix(node): FileHandle.read() (#19359)
+  * fix(node): FileHandle.write() (#19385)
+  * fix(node): map stdio [0, 1, 2] to "inherit" (#19352)
+  * fix(node): Very basic node:http2 support (#19344)
+  * fix(node): proper url handling (#19340)
+  * fix(repl): correctly print string exception (#19391)
+  * fix(runtime): add missing SIGIOT alias to SIGABRT (#19333)
+  * perf(cli): conditionally load typescript declaration files (#19392)
+  * perf(ext/http): Add a sync phase to http serving (#19321)
+  * perf(ext/http): Migrate op_http_get_request_headers to v8::Array (#19354)
+  * perf(ext/http): Migrate op_http_get_request_method_and_url to
+    v8::Array (#19355)
+  * perf(ext/http): Use flat list of headers for multiple set/get
+    methods (#19336)
+  * perf(ext/websocket): Make send sync for non-stream websockets (#19376)
+  * perf(ext/websocket): Reduce GC pressure & monomorpize
+    op_ws_next_event (#19405)
+  * perf(ext/websocket): monomorphize code (#19394)
+  * perf(http): avoid flattening http headers (#19384)
+  * perf: optimize RegExp usage in JS (#19364)
+  * perf: use sendto syscalls (#19414)
+
+-------------------------------------------------------------------

Old:
----
  deno-1.34.1.tar.xz

New:
----
  deno-1.34.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ deno.spec ++++++
--- /var/tmp/diff_new_pack.pbjRyv/_old  2023-06-16 16:54:25.157554860 +0200
+++ /var/tmp/diff_new_pack.pbjRyv/_new  2023-06-16 16:54:25.161554884 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           deno
-Version:        1.34.1
+Version:        1.34.2
 Release:        0
 Summary:        A secure JavaScript and TypeScript runtime
 License:        MIT
@@ -31,13 +31,9 @@
 Source99:       revendor_source.sh
 Patch0:         deno-disable-update-check.patch
 Patch1:         deno-rm-upgrade-cmd.patch
-# PATCH-FIX-OPENSUSE - Disable LTO (to reduce req memory)
-%ifarch %{arm} aarch64
-Patch2:         deno-disable-lto.patch
-%endif
+BuildRequires:  cargo-packaging
 # gcc-c++ needed to build SPIRV-Cross
 BuildRequires:  clang
-BuildRequires:  cargo-packaging
 BuildRequires:  gcc-c++
 BuildRequires:  gn
 BuildRequires:  lld
@@ -52,6 +48,10 @@
 BuildRequires:  pkgconfig(gthread-2.0)
 # deno does not build on 32-bit archs
 ExclusiveArch:  x86_64 aarch64 ppc64 ppc64le s390x
+# PATCH-FIX-OPENSUSE - Disable LTO (to reduce req memory)
+%ifarch %{arm} aarch64
+Patch2:         deno-disable-lto.patch
+%endif
 
 %description
 A JavaSript and TypeScript platform built on V8

++++++ _service ++++++
--- /var/tmp/diff_new_pack.pbjRyv/_old  2023-06-16 16:54:25.209555169 +0200
+++ /var/tmp/diff_new_pack.pbjRyv/_new  2023-06-16 16:54:25.213555193 +0200
@@ -13,8 +13,8 @@
   <service name="tar_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/denoland/deno</param>
-    <param name="revision">v1.34.1</param>
-    <param name="version">1.34.1</param>
+    <param name="revision">v1.34.2</param>
+    <param name="version">1.34.2</param>
 
     <!-- remove large docs -->
     <param name="exclude">docs</param>

++++++ deno-1.34.1.tar.xz -> deno-1.34.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/deno/deno-1.34.1.tar.xz 
/work/SRC/openSUSE:Factory/.deno.new.15902/deno-1.34.2.tar.xz differ: char 16, 
line 1

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/deno/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.deno.new.15902/vendor.tar.xz differ: char 15, line 1

Reply via email to