summaryrefslogtreecommitdiff
path: root/gnu/packages/diffoscope.scm
AgeCommit message (Collapse)Author
7 daysgnu: diffoscope: Update to 302.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 302. Signed-off-by: Zheng Junjie <z572@z572.online>
2025-07-20gnu: diffoscope: Add phase fixing execute bit on script.Vagrant Cascadian
Fixes a regression introduced with the switch to pyproject-build-system in a5b88a7a4de048defde08a44a7e14d693d0062fe. * gnu/packages/diffoscope.scm (diffoscope)[phases]: Add 'make-extract-vmlinux-executable.
2025-07-16gnu: diffoscope: Update to 301.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 301.
2025-07-01gnu: diffoscope: Update to 300.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 300.
2025-06-21gnu: trydiffoscope: Switch to pyproject-build-system.Vagrant Cascadian
* gnu/packages/diffoscope.scm (trydiffoscope): Switch to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel.
2025-06-21gnu: diffoscope: Switch to pyproject-build-system.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Switch to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel.
2025-06-21gnu: diffoscope: Update to 299.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 299. [native-inputs]: Add python-defusedxml. Change-Id: I87d3d9738469974cc6721bc8e554db5e82caef3b
2025-06-01gnu: diffoscope: Update to 297.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 297. Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-05-26gnu: diffoscope: Update to 296.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 296.
2025-04-12gnu: diffoscope: Update to 294.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 294.
2025-04-04gnu: diffoscope: Update to 293.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 293.
2025-03-23gnu: reprotest: Update to 0.7.29.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.29. [phases]: Add 'adjust-importlib-resources-for-old-python. Add 'skip-most-tests. [tests]: Enable tests. Change-Id: I18e40990138162f2de31211c31efb0ffd2ccf791
2025-03-22gnu: diffoscope: Update to 291.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 291. Change-Id: I6a5da875cb1f51759a8e5c9b243160b11a7e3d54
2025-03-05gnu: diffoscope: Update to 289.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 289.
2025-03-01gnu: reprotest: Add phase fixing executable bit on virt files.Vagrant Cascadian
The switch to pyproject-build-system in commit d3bad46f990fbd884ca114dddd5af0eae434aecc left off the execute bit on several files. Fixes: https://issues.guix.gnu.org/76602 * gnu/packages/diffoscope.scm (reprotest): Add 'make-virt-files-executable phase. Change-Id: Ie5e2b85b03aa11a1ede2d01069da2f401e2d424b
2025-02-09Update diffoscope to 288.Vagrant Cascadian
[[PGP Signed Part:No public key for DC518FC87F9716AA created at 2025-02-08T04:00:13+0900 using EDDSA]] The attached patch updates diffoscope to 288. The only dependent, reprotest, still builds! live well, vagrant [2. text/x-diff; 0001-gnu-diffoscope-Update-to-288.patch] From f4e896cd92570f0293ac8af08a4297379987d606 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian <vagrant@reproducible-builds.org> Date: Fri, 7 Feb 2025 10:32:57 -0800 Subject: [PATCH] gnu: diffoscope: Update to 288. * gnu/packages/diffoscope.scm (diffoscope): Update to 288. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-02-07gnu: diffoscope: Update to 287.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 287. Signed-off-by: Zheng Junjie <z572@z572.online>
2025-01-27gnu: diffoscope: Update to 286.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 286.
2025-01-24gnu: diffoscope: Update to 285.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 285. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-12-13gnu: reprotest: Improve package styleSharlatan Hellseher
* gnu/packages/diffoscope.scm (reprotest): Improve package style, adjust fields order. [build-system]: Swap to pyproject-build-system. [inputs]: Remove python-debian, python-distro, python-libarchive-c, and python-rstr. [propagated-inputs]: Add python-debian, python-distro, python-libarchive-c, and python-rstr. [native-inputs]: Remove python-coverage and python-tox, add python-setuptools and python-wheel. Change-Id: Ia99f4a512c543bde2d9e4caba7dfecee2c05701e
2024-12-07gnu: diffoscope: Update to 284.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 284.
2024-10-30gnu: diffoscope: Update to 282.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 282. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-09-09gnu: trydiffoscope: Update Style.Zheng Junjie
* gnu/packages/diffoscope.scm (reprotest): Reindent. [arguments]: Use G-expression. Remove trailing #t. Change-Id: I5d77472405adcca35eca7bed9663f30f1f8ed18e
2024-09-09gnu: trydiffoscope: Update to 67.0.8.Vagrant Cascadian
* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.8.
2024-09-09gnu: reprotest: Use G-expression.Zheng Junjie
* gnu/packages/diffoscope.scm (reprotest)[arguments]: Use G-expression. Change-Id: I35d4673e39a449169f5a66265e486d8e45268425
2024-09-09gnu: reprotest: Simplify native-inputs.Zheng Junjie
* gnu/packages/diffoscope.scm (reprotest): Simplify native-inputs. Change-Id: Ia443fb9369e65e686d619acaffa60c130a5503cf
2024-09-09gnu: reprotest: Update to 0.7.28.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.28. [arguments]<#:phases>: Remove adjust-locales phase. Change-Id: I11a0fd6fa9dae47bb5748dd404856d07a3b08b0c
2024-09-03gnu: diffoscope: Update to 277.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 277.
2024-08-18gnu: diffoscope: Update to 276.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 276. Change-Id: I15c5e4b283f79c8d7ce16165f3d2d39200a63810
2024-07-05ugnu: diffoscope: Update to 272.Vagrant Cascadian
Fixes: https://issues.guix.gnu.org/71886 * gnu/packages/diffoscope.scm (diffoscope): Update to 272.
2024-05-31gnu: diffoscope: Update to 269.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 269.
2024-04-23gnu: diffoscope: Update to 265.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 265. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Ib3b7044368649df079f1d9999e06f17b3cf2f8a9
2024-04-23gnu: reprotest: Update to 0.7.27.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.27. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-23gnu: diffoscope: Update to 264.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 264. [native-inputs]: Fix architecture specific conditional for "enjarify" Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-15gnu: diffoscope: Increase test verbosity.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope)[phases]: Replace 'check. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-10gnu: diffoscope: Avoid skipping several tests.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add perl.
2024-04-09gnu: diffoscope: Update to 263.Wilko Meyer
* gnu/packages/diffoscope.scm (diffoscope): Update to 263. Change-Id: I8c9fce87dcf78fbc0f5ed319fa9e8b6d2e37fee1 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: diffoscope: Update to 261.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 261. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-13gnu: diffoscope: Update to 260.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 260. [native-inputs]: Add p7zip. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I2fcf6209a09dd1ba75e2b373f6f13aa69f7daaa6
2024-02-27gnu: diffoscope: Update to 258.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 258.
2024-02-09gnu: diffoscope: Update to 256 [security fixes].Vagrant Cascadian
Fixes: https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/361 * gnu/packages/diffoscope.scm (diffoscope): Update to 256.
2024-02-02gnu: trydiffoscope: Update to 67.0.6.David Pflug
* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.6. Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org> Change-Id: I508a9ed647bbe2afc6b9ee9730ab1d5d08ade508
2024-02-02gnu: diffoscope: Update to 255.David Pflug
* gnu/packages/diffoscope.scm (diffoscope): Update to 255. Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org.org> Change-Id: Ic0eb0a34cbd82286ac294da20984c3a2ec09fe1f
2023-12-31gnu: diffoscope: Update to 253.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 253. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: I70d0130c8cc3cdea03546969a0e87eb4c637fc5b
2023-11-26gnu: diffoscope: Update to 252.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 252. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-10-25gnu: diffoscope: Update to 251.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 251. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-09-15gnu: diffoscope: Update to 250.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 250. [native-inputs]: Add html2text and u-boot-tools. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-30gnu: reprotest: Update to 0.7.26.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.26.
2023-07-30gnu: diffoscope: Update to 247.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 247.
2023-07-23gnu: diffoscope: Update to 246.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 246.