From 68f22f321bbdb5e22bd6508cdd65c5b9a2f880f3 Mon Sep 17 00:00:00 2001 From: thelamer Date: Wed, 29 Apr 2026 19:10:54 -0400 Subject: [PATCH 1/2] add copyfail notice for build pause --- content/issues/2026-04-29-copyfail.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/issues/2026-04-29-copyfail.md diff --git a/content/issues/2026-04-29-copyfail.md b/content/issues/2026-04-29-copyfail.md new file mode 100644 index 00000000..a0e1f7d0 --- /dev/null +++ b/content/issues/2026-04-29-copyfail.md @@ -0,0 +1,11 @@ +--- +title: 'Copyfail LSIO Build Environment Pause Notice' +date: '2024-04-29 12:00:00Z' +informational: true +affected: + - Security + - CopyFail +section: issue +--- + +Given the severity of [CopyFail](https://copy.fail/) and the unknown state of patches on major Linux distributions we are pausing our build environment for the time being. We will post an update when operations have resumed. From 4811ceacc525704273b4bd6461a8f2c98534c14f Mon Sep 17 00:00:00 2001 From: thelamer Date: Wed, 29 Apr 2026 19:14:19 -0400 Subject: [PATCH 2/2] update date --- content/issues/2026-04-29-copyfail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2026-04-29-copyfail.md b/content/issues/2026-04-29-copyfail.md index a0e1f7d0..76805972 100644 --- a/content/issues/2026-04-29-copyfail.md +++ b/content/issues/2026-04-29-copyfail.md @@ -1,6 +1,6 @@ --- title: 'Copyfail LSIO Build Environment Pause Notice' -date: '2024-04-29 12:00:00Z' +date: '2026-04-29 12:00:00Z' informational: true affected: - Security