unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Andy Tai <atai@atai.org>
Cc: 62138-done@debbugs.gnu.org
Subject: bug#62138: [PATCH v7] gnu: a2ps: Update to 4.15.3
Date: Mon, 03 Apr 2023 13:12:07 +0200	[thread overview]
Message-ID: <87edp1i5iw.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20230327035429.24160-1-atai@atai.org> (Andy Tai's message of "Sun, 26 Mar 2023 20:54:29 -0700")

Hello,

Andy Tai <atai@atai.org> writes:

> * gnu/packages/pretty-print.scm (a2ps): update to 4.15.3.
>   Remove now unneeded patches.
>
> * gnu/packages/patches/a2ps-CVE-2001-1593.patch,
>   gnu/packages/patches/a2ps-CVE-2014-0466.patch,
>   gnu/packages/patches/a2ps-CVE-2015-8107.patch: Remove

Thank you.

I completed the commit message (missing modification of inputs) and pushed.

>      (inputs
> -     (list psutils gv))
> +     (list psutils file gv libgc libpaper))

I reordered it alphabetically.

> +         (add-after 'unpack 'skio-failed-tests

Typo fixed.

> +           (lambda _
> +                     (substitute* "tests/Makefile.am"
> +                       (("encoding.tst") ""))
> +                     (substitute* "tests/Makefile.am"
> +                       (("prolog-2.tst") ""))
> +                     (substitute* "tests/Makefile.in"
> +                       (("encoding.tst") ""))
> +                     (substitute* "tests/Makefile.in"
> +                       (("prolog-2.tst") ""))))

I simplified the multiple substitute* calls.

Regards,
-- 
Nicolas Goaziou




      reply	other threads:[~2023-04-03 11:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12  6:48 [bug#62138] [PATCH] gnu: a2ps: Update to 4.15 Andy Tai
2023-03-12  8:04 ` [bug#62138] [PATCH v2] " Andy Tai
2023-03-12 11:14 ` [bug#62138] Test failures Andreas Enge
2023-03-12 20:58 ` [bug#62138] [PATCH v3] gnu: a2ps: Update to 4.15.1 Andy Tai
2023-03-13 17:41 ` [bug#62138] [PATCH v4] " Andy Tai
2023-03-20  6:42 ` [bug#62138] [PATCH v5] gnu: a2ps: Update to 4.15.2 Andy Tai
2023-03-20  7:51 ` [bug#62138] [PATCH v6] " Andy Tai
2023-03-27  3:54 ` [bug#62138] [PATCH v7] gnu: a2ps: Update to 4.15.3 Andy Tai
2023-04-03 11:12   ` Nicolas Goaziou [this message]

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=87edp1i5iw.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=62138-done@debbugs.gnu.org \
    --cc=atai@atai.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).