From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: 69007@debbugs.gnu.org
Subject: [bug#69007] diffoscope: Update to 256. [security fixes]
Date: Fri, 09 Feb 2024 13:27:02 -0800 [thread overview]
Message-ID: <87r0hl2us9.fsf@wireframe> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 328 bytes --]
The attached patch updates diffoscope to 256, which contains a security
fix for directory traversals when using gpg.
Both diffoscope and it's dependent, reprotest, still build fine!
I am not sure what the expedited process for security updates are, but
if there is anything I can do, please let me know!
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-256.-security-fixes.patch --]
[-- Type: text/x-diff, Size: 1310 bytes --]
From 9dcababcf0e94ddab30de91054e04400b263879c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Fri, 9 Feb 2024 12:58:57 -0800
Subject: [PATCH] gnu: diffoscope: Update to 256. [security fixes]
Fixes: https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/361
* gnu/packages/diffoscope.scm (diffoscope): Update to 256.
---
gnu/packages/diffoscope.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 626ac00425..f4d271f690 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
- (version "255")
+ (version "256")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "07mkmwp3ni2dh5w5q2vxkc588l5dabcly3jrd8ic62318si7d400"))))
+ (base32 "1sdg314a3hp2kv492130p8w7j8mlhymij7h2rndm4q7gqrshp6jf"))))
(build-system python-build-system)
(arguments
(list
base-commit: 513755d64debb44096f21e323a5b89a7a597d2ca
--
2.39.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2024-02-09 21:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-09 21:27 Vagrant Cascadian [this message]
2024-02-09 21:41 ` [bug#69007] diffoscope: Update to 256. [security fixes] John Kehayias via Guix-patches via
2024-02-09 22:18 ` bug#69007: " Vagrant Cascadian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r0hl2us9.fsf@wireframe \
--to=vagrant@reproducible-builds.org \
--cc=69007@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).