Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xz: reverts addition of `xz` for CVE-2024-3094
@ 2024-03-29 18:48 akierig
  2024-03-29 18:52 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: akierig @ 2024-03-29 18:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 567 bytes --]

There is a new pull request by akierig against master on the void-packages repository

https://github.com/akierig/void-packages n-revert-xz
https://github.com/void-linux/void-packages/pull/49594

xz: reverts addition of `xz` for CVE-2024-3094
cf. https://www.openwall.com/lists/oss-security/2024/03/29/4

#### Testing the changes
- I tested the changes in this PR: **YES**


#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


A patch file from https://github.com/void-linux/void-packages/pull/49594.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-n-revert-xz-49594.patch --]
[-- Type: text/x-diff, Size: 778 bytes --]

From 422c78150f4327a784d9cec1296a37d4845ece46 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Fri, 29 Mar 2024 13:43:58 -0500
Subject: [PATCH] xz: reverts addition of `xz` for CVE-2024-3094

cf. https://www.openwall.com/lists/oss-security/2024/03/29/4
---
 srcpkgs/n/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/n/template b/srcpkgs/n/template
index 4897850676cf99..e54f1dd5d9488d 100644
--- a/srcpkgs/n/template
+++ b/srcpkgs/n/template
@@ -1,9 +1,9 @@
 # Template file for 'n'
 pkgname=n
 version=9.2.1
-revision=1
+revision=2
 build_style=gnu-makefile
-depends="curl tar xz"
+depends="curl tar"
 short_desc="Simple command line NodeJS version management"
 maintainer="anelki <akierig@fastmail.de>"
 license="MIT"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-30  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-29 18:48 [PR PATCH] xz: reverts addition of `xz` for CVE-2024-3094 akierig
2024-03-29 18:52 ` classabbyamp
2024-03-29 18:53 ` [PR PATCH] [Updated] " akierig
2024-03-29 18:53 ` akierig
2024-03-30  9:43 ` [PR PATCH] [Closed]: n: reverts addition of `xz` sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).