GNU bug report logs - #39007
[PATCH] gnu: Add libolm.

Previous Next

Package: guix-patches;

Reported by: anothersms <at> gmail.com (Nicolò Balzarotti)

Date: Tue, 7 Jan 2020 12:54:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39007 in the body.
You can then email your comments to 39007 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#39007; Package guix-patches. (Tue, 07 Jan 2020 12:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to anothersms <at> gmail.com (Nicolò Balzarotti):
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 07 Jan 2020 12:54:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: anothersms <at> gmail.com (Nicolò Balzarotti)
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add libolm.
Date: Tue, 07 Jan 2020 13:53:19 +0100
[Message part 1 (text/plain, inline)]
Hello guix!
This library is used by matrix and its use is suggested to clients wanting to
implement encryption.

Thanks, Nicolò

[0001-gnu-Add-libolm.patch (text/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sat, 11 Jan 2020 21:51:02 GMT) Full text and rfc822 format available.

Notification sent to anothersms <at> gmail.com (Nicolò Balzarotti):
bug acknowledged by developer. (Sat, 11 Jan 2020 21:51:02 GMT) Full text and rfc822 format available.

Message #10 received at 39007-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: anothersms <at> gmail.com (Nicolò Balzarotti)
Cc: 39007-done <at> debbugs.gnu.org
Subject: Re: [bug#39007] [PATCH] gnu: Add libolm.
Date: Sat, 11 Jan 2020 22:50:45 +0100
[Message part 1 (text/plain, inline)]
Hi,

anothersms <at> gmail.com (Nicolò Balzarotti) skribis:

>>From c6d662517bfa876ca470b9e45e0206bd75b5840a Mon Sep 17 00:00:00 2001
> From: nixo <nicolo <at> nixo.xyz>
> Date: Sun, 5 Jan 2020 16:46:01 +0100
> Subject: [PATCH] gnu: Add libolm.
>
> * gnu/packages/messaging.scm (libolm): New variable.

I took the liberty to apply the changes below and committed it.

Thanks!

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index 7709775a59..1c6e759c83 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -1062,7 +1062,8 @@ Trusted comments are signed, thus verified, before being displayed.")
              (invoke "ctest" "build/tests"))))))
     (build-system cmake-build-system)
     (synopsis "Implementation of the olm and megolm cryptographic ratchets")
-    (description "An implementation of the Double Ratchet cryptographic
-ratchet written in @code{C} and @code{C++11} and exposed as a @code{C API}.")
+    (description "The libolm library implements the Double Ratchet
+cryptographic ratchet.  It is written in C and C++11, and exposed as a C
+API.")
     (home-page "https://matrix.org/docs/projects/other/olm/")
     (license license:asl2.0)))

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 09 Feb 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 78 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.