unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile-Git 0.5.1 released
@ 2021-04-20 10:34 Ludovic Courtès
  2021-04-21 22:55 ` Aleix Conchillo Flaqué
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2021-04-20 10:34 UTC (permalink / raw)
  To: guile-user, guile-sources

[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Guile-Git 0.5.1 released
  2021-04-20 10:34 Guile-Git 0.5.1 released Ludovic Courtès
@ 2021-04-21 22:55 ` Aleix Conchillo Flaqué
  0 siblings, 0 replies; 2+ messages in thread
From: Aleix Conchillo Flaqué @ 2021-04-21 22:55 UTC (permalink / raw)
  To: guile-user; +Cc: guile-sources

Thanks! I get a 404 with that download link, I believe it should be:

https://gitlab.com/guile-git/guile-git/uploads/4ffd7377b0b74da4051356121b46116f/guile-git-0.5.1.tar.gz

Obtained from: https://gitlab.com/guile-git/guile-git/-/releases#v0.5.1

Aleix


On Tue, Apr 20, 2021 at 3:36 AM Ludovic Courtès <ludo@gnu.org> wrote:
>
> 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’.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-21 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20 10:34 Guile-Git 0.5.1 released Ludovic Courtès
2021-04-21 22:55 ` Aleix Conchillo Flaqué

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