Re: a2ps-4.15.4 released [stable]

Dedeco Balaco <[email protected]> Fri, 14 Apr 2023 03:29:25 -0300
Newsgroups gmane.comp.printing.a2ps.bugs
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------4086C053D6DE0BBBC39FF765
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

I am happy to see this project much active here, Reuben. And not only
technically, but also with things that can demand less technical
knowledge of things, by the end users - or even by users that create a
project deriving from a2ps "simple filter function". Am I imagining
something possible, here?



Em 13/04/2023 11:19, Reuben Thomas escreveu:
> This is a minor update to GNU a2ps, an Any to PostScript filter.  Of course
> it processes plain text files, but also pretty prints quite a few popular
> languages.
>
> See https://gnu.org/s/a2ps for more information.
>
> This release is a minor bug-fix release. Most importantly, it now works
> correctly with libpaper version 1 (although version 2 is recommended!).
>
>
> Here are the compressed sources and a GPG detached signature:
>   https://ftpmirror.gnu.org/a2ps/a2ps-4.15.4.tar.gz
>   https://ftpmirror.gnu.org/a2ps/a2ps-4.15.4.tar.gz.sig
>
> Use a mirror for higher download bandwidth:
>   https://www.gnu.org/order/ftp.html
>
> Here are the SHA1 and SHA256 checksums:
>
> c612f64ca4cc319fb0d5e7f734283c6e0dcfbb4d  a2ps-4.15.4.tar.gz
> SgY/hLqJ2GvhSmcEyjX9EwCDtXLxN2tDmht5tnsgbdc  a2ps-4.15.4.tar.gz
>
> The SHA256 checksum is base64 encoded, instead of the
> hexadecimal encoding that most checksum tools default to.
>
> Use a .sig file to verify that the corresponding file (without the
> .sig suffix) is intact.  First, be sure to download both the .sig file
> and the corresponding tarball.  Then, run a command like this:
>
>   gpg --verify a2ps-4.15.4.tar.gz.sig
>
> The signature should match the fingerprint of the following key:
>
>   pub   rsa2048 2013-12-11 [SC]
>         2409 3F01 6FFE 8602 EF44  9BB8 4C8E F3DA 3FD3 7230
>   uid   Reuben Thomas <[email protected]>
>   uid   keybase.io/rrt <[email protected]>
>
> If that command fails because you don't have the required public key,
> or that public key has expired, try the following commands to retrieve
> or refresh it, and then rerun the 'gpg --verify' command.
>
>   gpg --locate-external-key [email protected]
>
>   gpg --recv-keys 4C8EF3DA3FD37230
>
>   wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=a2ps&download=1' | gpg --import -
>
> As a last resort to find the key, you can try the official GNU
> keyring:
>
>   wget -q https://ftp.gnu.org/gnu/gnu-keyring.gpg
>   gpg --keyring gnu-keyring.gpg --verify a2ps-4.15.4.tar.gz.sig
>
>
> This release was bootstrapped with the following tools:
>   Autoconf 2.71
>   Automake 1.16.5
>   Gnulib v0.1-5892-g83006fa8c9
>
> NEWS
>
> * Noteworthy changes in release 4.15.4 (2023-04-13) [stable]
>  * Bug fixes:
>    - Fix to read configured paper size correctly with libpaper 1.x.
>  * Documentation:
>    - Various minor documentation improvements.
>  * Build system:
>    - Fix tests when building with libpaper 1.x.
>    - Require gperf for bootstrapping, and use it correctly in build system.
>    - Require a new-enough version of texinfo.
>
>


--------------4086C053D6DE0BBBC39FF765
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#C0C0C0" bgcolor="#330000">
    <p>I am happy to see this project much active here, Reuben. And not
      only technically, but also with things that can demand less
      technical knowledge of things, by the end users - or even by users
      that create a project deriving from a2ps "simple filter function".
      Am I imagining something possible, here?<br>
    </p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">Em 13/04/2023 11:19, Reuben Thomas
      escreveu:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20230413141943.ePr6V%[email protected]">
      <pre wrap="">This is a minor update to GNU a2ps, an Any to PostScript filter.  Of course
it processes plain text files, but also pretty prints quite a few popular
languages.

See <a class="moz-txt-link-freetext" href="https://gnu.org/s/a2ps">https://gnu.org/s/a2ps</a> for more information.

This release is a minor bug-fix release. Most importantly, it now works
correctly with libpaper version 1 (although version 2 is recommended!).


Here are the compressed sources and a GPG detached signature:
  <a class="moz-txt-link-freetext" href="https://ftpmirror.gnu.org/a2ps/a2ps-4.15.4.tar.gz">https://ftpmirror.gnu.org/a2ps/a2ps-4.15.4.tar.gz</a>
  <a class="moz-txt-link-freetext" href="https://ftpmirror.gnu.org/a2ps/a2ps-4.15.4.tar.gz.sig">https://ftpmirror.gnu.org/a2ps/a2ps-4.15.4.tar.gz.sig</a>

Use a mirror for higher download bandwidth:
  <a class="moz-txt-link-freetext" href="https://www.gnu.org/order/ftp.html">https://www.gnu.org/order/ftp.html</a>

Here are the SHA1 and SHA256 checksums:

c612f64ca4cc319fb0d5e7f734283c6e0dcfbb4d  a2ps-4.15.4.tar.gz
SgY/hLqJ2GvhSmcEyjX9EwCDtXLxN2tDmht5tnsgbdc  a2ps-4.15.4.tar.gz

The SHA256 checksum is base64 encoded, instead of the
hexadecimal encoding that most checksum tools default to.

Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify a2ps-4.15.4.tar.gz.sig

The signature should match the fingerprint of the following key:

  pub   rsa2048 2013-12-11 [SC]
        2409 3F01 6FFE 8602 EF44  9BB8 4C8E F3DA 3FD3 7230
  uid   Reuben Thomas <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]">&lt;[email protected]&gt;</a>
  uid   keybase.io/rrt <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]">&lt;[email protected]&gt;</a>

If that command fails because you don't have the required public key,
or that public key has expired, try the following commands to retrieve
or refresh it, and then rerun the 'gpg --verify' command.

  gpg --locate-external-key <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>

  gpg --recv-keys 4C8EF3DA3FD37230

  wget -q -O- '<a class="moz-txt-link-freetext" href="https://savannah.gnu.org/project/release-gpgkeys.php?group=a2ps&amp;download=1">https://savannah.gnu.org/project/release-gpgkeys.php?group=a2ps&amp;download=1</a>' | gpg --import -

As a last resort to find the key, you can try the official GNU
keyring:

  wget -q <a class="moz-txt-link-freetext" href="https://ftp.gnu.org/gnu/gnu-keyring.gpg">https://ftp.gnu.org/gnu/gnu-keyring.gpg</a>
  gpg --keyring gnu-keyring.gpg --verify a2ps-4.15.4.tar.gz.sig


This release was bootstrapped with the following tools:
  Autoconf 2.71
  Automake 1.16.5
  Gnulib v0.1-5892-g83006fa8c9

NEWS

* Noteworthy changes in release 4.15.4 (2023-04-13) [stable]
 * Bug fixes:
   - Fix to read configured paper size correctly with libpaper 1.x.
 * Documentation:
   - Various minor documentation improvements.
 * Build system:
   - Fix tests when building with libpaper 1.x.
   - Require gperf for bootstrapping, and use it correctly in build system.
   - Require a new-enough version of texinfo.


</pre>
    </blockquote>
    <br>
  </body>
</html>

--------------4086C053D6DE0BBBC39FF765--