[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#46566] [PATCH 2/2] gnu: ghostscript: Update to 9.53.3.
From: |
Leo Famulari |
Subject: |
[bug#46566] [PATCH 2/2] gnu: ghostscript: Update to 9.53.3. |
Date: |
Sat, 20 Feb 2021 13:25:26 -0500 |
On Tue, Feb 16, 2021 at 08:12:47PM +0100, Vincent Legoll wrote:
> * gnu/packages/patches/ghostscript-CVE-2020-15900.patch: Remove file.
> * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
> * gnu/packages/ghostscript.scm (ghostscript): Update to 9.53.3.
> [source](patches): Remove it.
> [native-inputs]: Add jbig2dec.
Thanks!
$ guix show jbig2dec | grep synopsis
synopsis: Decoder of the JBIG2 image compression format
It seems like it would be a run-time dependency, not just something used
to build ghostscript. In that case it would be an 'input', not a
'native-input'. What do you think?
Also, the idiomatic commit message would be like this:
------
gnu: ghostscript: Update to 9.53.3.
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.53.3.
[source]: Remove obsolete patch 'ghostscript-CVE-2020-15900.patch'.
[native-inputs]: Add jbig2dec.
* gnu/packages/patches/ghostscript-CVE-2020-15900.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
------
Message not available
[bug#46566] [PATCH 1/2] gnu: jbig2dec: Update to 0.19., Vincent Legoll, 2021/02/20