I just got this message and logged in to my amd64 7.8 install to do
syspatch, but the patch was not available. I assumed it's because my
VPS is using a local mirror
(https://mirror.openbsd.amsterdam/pub/OpenBSD) that has not yet been
synchronized.
But then I read on https://www.openbsd.org/errata78.html: "022:
SECURITY FIX: March 15, 2026 All architectures"
March 15? Today is March 13!
What does the security fix date mean in theory and/or practice?
// Anders
---------- Forwarded message ---------
From: Alexander Bluhm <bluhm@openbsd.org>
Date: Fri, Mar 13, 2026 at 5:33 PM
Subject: OpenBSD Errata: March 15, 2026 (recvfd)
To: <tech@openbsd.org>
Errata patches for pledge recvfd have been released for OpenBSD 7.7
and 7.8.
Binary updates for the amd64, arm64 and i386 platform are available
via the syspatch utility. Source code patches can be found on the
respective errata page:
https://www.openbsd.org/errata77.html
https://www.openbsd.org/errata78.html
OpenBSD Mail Box
BTC:1BsNfN6m7xtT4PqDb9jJHnDDFBb38zS9Yi
Friday, March 13, 2026
[Update] devel/esbuild 0.27.4
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/esbuild/Makefile,v
diff -u -p -r1.18 Makefile
--- Makefile 19 Feb 2026 19:37:54 -0000 1.18
+++ Makefile 13 Mar 2026 16:47:08 -0000
@@ -1,7 +1,7 @@
COMMENT = fast bundler for the web
MODGO_MODNAME = github.com/evanw/esbuild
-MODGO_VERSION = v0.27.3
+MODGO_VERSION = v0.27.4
DISTNAME = esbuild-${MODGO_VERSION}
CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/esbuild/distinfo,v
diff -u -p -r1.17 distinfo
--- distinfo 19 Feb 2026 19:37:54 -0000 1.17
+++ distinfo 13 Mar 2026 16:47:08 -0000
@@ -1,6 +1,6 @@
-SHA256 (esbuild-v0.27.3.zip) = uan8ssvVZXuL/Te4bR/HpPpHBil74FtBoXkWAPYZeyA=
+SHA256 (esbuild-v0.27.4.zip) = mLUdY4DiuFxb3eIiVm8jZmxk1ND8FfOBGgw7SCwoo4Q=
SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.zip) = OxgJNyFuk1WfFrYHbQm69UpXBzePEbhntuuRTFawm5E=
-SIZE (esbuild-v0.27.3.zip) = 2141055
+SIZE (esbuild-v0.27.4.zip) = 2145588
SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod) = 33
SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.zip) = 1798284
Simple update to a bugfix release, that I think should make it into 7.9.
ok?
===================================================================
RCS file: /cvs/ports/devel/esbuild/Makefile,v
diff -u -p -r1.18 Makefile
--- Makefile 19 Feb 2026 19:37:54 -0000 1.18
+++ Makefile 13 Mar 2026 16:47:08 -0000
@@ -1,7 +1,7 @@
COMMENT = fast bundler for the web
MODGO_MODNAME = github.com/evanw/esbuild
-MODGO_VERSION = v0.27.3
+MODGO_VERSION = v0.27.4
DISTNAME = esbuild-${MODGO_VERSION}
CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/esbuild/distinfo,v
diff -u -p -r1.17 distinfo
--- distinfo 19 Feb 2026 19:37:54 -0000 1.17
+++ distinfo 13 Mar 2026 16:47:08 -0000
@@ -1,6 +1,6 @@
-SHA256 (esbuild-v0.27.3.zip) = uan8ssvVZXuL/Te4bR/HpPpHBil74FtBoXkWAPYZeyA=
+SHA256 (esbuild-v0.27.4.zip) = mLUdY4DiuFxb3eIiVm8jZmxk1ND8FfOBGgw7SCwoo4Q=
SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.zip) = OxgJNyFuk1WfFrYHbQm69UpXBzePEbhntuuRTFawm5E=
-SIZE (esbuild-v0.27.3.zip) = 2141055
+SIZE (esbuild-v0.27.4.zip) = 2145588
SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod) = 33
SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.zip) = 1798284
Simple update to a bugfix release, that I think should make it into 7.9.
ok?
Subscribe to:
Comments (Atom)