Guile-Git 0.5.1 released

Ludovic Courtès <[email protected]> Tue, 20 Apr 2021 12:34:22 +0200
Newsgroups gmane.lisp.guile.sources,gmane.lisp.guile.user
Message-ID <[email protected]>
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi!

I=E2=80=99m pleased to announce Guile-Git 0.5.1!  Guile-Git is a GNU=C2=A0G=
uile
library to interact with Git repositories using libgit2.

Latest release:
  https://gitlab.com/guile-git/guile-git/-/tags/v0.5.1

Latest release tarball and OpenPGP detached signature:
  https://gitlab.com/guile-git/guile-git/uploads/30be542d90619ca844dd3a3ed2=
e13808/guile-git-0.5.1.tar.gz
  https://gitlab.com/guile-git/guile-git/uploads/87ca0d2e30d87b99308aa7eaa5=
fa755b/guile-git-0.5.1.tar.gz.sig

Repository:
  https://gitlab.com/guile-git/guile-git

Reporting issues:
  https://gitlab.com/guile-git/guile-git/issues

The =E2=80=98v0.5.1=E2=80=99 Git tag and the source code tarball above are =
signed.
Run =E2=80=98git tag -v v0.5.1=E2=80=99 to check the authenticity of your c=
heckout.  To
check the authenticity of the tarball, download both the tarball and the
=E2=80=98.sig=E2=80=99 file and run:

  gpg -v guile-git-0.5.1.tar.gz.sig

You may need to retrieve the signing key first:

  gpg --keyserver pool.sks-keyservers.net \
      --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5


* Changes in 0.5.1 (since 0.5.0)

** Bug fix

*** Fix crash when using =E2=80=98config-foreach=E2=80=99 or =E2=80=98confi=
g-fold=E2=80=99

This bug was reported at <https://issues.guix.gnu.org/47808>.  It could
lead to segmentation faults in ~tests/config.scm~ while running ~make
check~.


Enjoy!

Ludo=E2=80=99.

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQJBBAEBCgArFiEEPORkVYqE/cadtAz7CQsRmT2a67UFAmB+ri4NHGx1ZG9AZ251
Lm9yZwAKCRAJCxGZPZrrtYezD/9k0eHCtnCcUz6yi1v1mPNx+WDVo/wZl4qP1UQ7
np8pTdX32AQxaJVaz32/FnZloFrrq5fVWa4aHsWRmE0IEqRsDOGebEiMZuez1cLV
DFpVfNf185rGlG6JhHCTN0JBmODrWETKVjAf+mi/sXvLT4jo7dUEW3bd5zTwPe0v
hz6t0NJmWUB42N3m5WjrjgGggdq/tonBY9kmVaK7daY4DM1UYbBNPaZaTQwnsoni
3Hqs1R1Gy2uCaehQp9GCW0LJ6fVqIuS9qT1wI03Loen8r5b++xjJTzeeK9g/l7oO
A2Ti0O1fjTIWkHk+hGK+V1dighQBAvK9yDtsvWylGhih3cjUvLq5Ik/izl57YanG
38v4eMHQes0V8h2WYxVBJMQ2ztux82ED5sMLqfsblmrRnvsav3kKmbuEY5MMY23Z
f3tFGejXe/DYQckIh9tSoDMkwVMB51aGVIuAOJBarJ+iBRsPjwQiCD2ybnkdVLY0
VDcOoZlWKS4qYRx13szImexTaOp0H0W7qAbTJZ8NogNjl5BVzzs8Fd45HUIQRMLm
8bCQaZpm5j2Rf90c1WetnIDgNpTdXWf0CiQHfN7ez4QBGmHZFrfI1FHemwfbUJfx
g4Oh3sMajRMugTBdQaPg4wqndI6Ed7ifOnWXEubHb2Q4jXod3glNob2ZR522rJBW
yzGzCA==
=j+OR
-----END PGP SIGNATURE-----
--=-=-=--