guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guile-Git 0.5.1 released


From: Ludovic Courtès
Subject: Guile-Git 0.5.1 released
Date: Tue, 20 Apr 2021 12:34:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi!

I’m pleased to announce Guile-Git 0.5.1!  Guile-Git is a GNU Guile
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/30be542d90619ca844dd3a3ed2e13808/guile-git-0.5.1.tar.gz
  
https://gitlab.com/guile-git/guile-git/uploads/87ca0d2e30d87b99308aa7eaa5fa755b/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 ‘v0.5.1’ Git tag and the source code tarball above are signed.
Run ‘git tag -v v0.5.1’ to check the authenticity of your checkout.  To
check the authenticity of the tarball, download both the tarball and the
‘.sig’ 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 ‘config-foreach’ or ‘config-fold’

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’.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]