GNU bug report logs -
#78460
Update diffoscope to 296.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78460 in the body.
You can then email your comments to 78460 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78460
; Package
guix-patches
.
(Fri, 16 May 2025 17:54:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 16 May 2025 17:54:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The attached patch updates diffoscope to 296.
We had to skip 295 to fix compatibility older zipdetails (part of perl?)
https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/408
The only dependent, reprotest, still builds.
live well,
vagrant
[0001-gnu-diffoscope-Update-to-296.patch (text/x-diff, inline)]
From caa7a9427a6fa992e60631dcf701d512cb9fe1f4 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Fri, 16 May 2025 10:07:31 -0700
Subject: [PATCH] gnu: diffoscope: Update to 296.
* gnu/packages/diffoscope.scm (diffoscope): Update to 296.
---
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 6636eca7ea5..7c52d23edfc 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
- (version "294")
+ (version "296")
(source
(origin
(method git-fetch)
@@ -86,7 +86,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "13xk54kx3d44wlbfhrmaj6c6gr3kbr71vf4n6x9jrvkyzzgpswhp"))))
+ (base32 "18h81vnk5hvm6z1rk05ndfksykf3xh75m8pdsmkp7i0fnhh7p22c"))))
(build-system python-build-system)
(arguments
(list
base-commit: 085f12b34e35fc187e84586fcf92902e8125b8cc
--
2.39.5
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
You have taken responsibility.
(Tue, 27 May 2025 19:19:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
bug acknowledged by developer.
(Tue, 27 May 2025 19:19:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78460-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2025-05-16, Vagrant Cascadian wrote:
> The attached patch updates diffoscope to 296.
>
> We had to skip 295 to fix compatibility older zipdetails (part of perl?)
> https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/408
>
> The only dependent, reprotest, still builds.
Pushed as 470ad82bfaf3403bd6fc31ccd52b04027c6b8eeb.
live well,
vagrant
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 25 Jun 2025 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.