unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49191] [PATCH] gnu: rust-stackvector: Update to 1.1.1 [fixes CVE-2021-29939].
@ 2021-06-23 16:16 zimoun
  2021-06-27  9:50 ` bug#49191: " Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2021-06-23 16:16 UTC (permalink / raw)
  To: 49191; +Cc: zimoun

* gnu/packages/mail.scm (rust-stackvector-1): Update to 1.1.1.
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 82a09b8b2a..4266709b7b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -43303,7 +43303,7 @@ deeply recursive algorithms that may accidentally blow the stack.")
 (define-public rust-stackvector-1
   (package
     (name "rust-stackvector")
-    (version "1.0.6")
+    (version "1.1.1")
     (source
      (origin
        (method url-fetch)
@@ -43312,7 +43312,7 @@ deeply recursive algorithms that may accidentally blow the stack.")
         (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1bv820fhdad16islwli1g3iksk39ivf0zaqz4j1m08vq15jjaiqw"))))
+         "0xnz2z9hvn8h1hb3fq9mpf0ibw4g9pk54wpqis0knj329cfhz3zl"))))
     (build-system cargo-build-system)
     (arguments
      `(#:skip-build? #t

base-commit: 3694c0d4fee0f7faf130ecd9386ea45932a19543
-- 
2.32.0





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

* bug#49191: [PATCH] gnu: rust-stackvector: Update to 1.1.1 [fixes CVE-2021-29939].
  2021-06-23 16:16 [bug#49191] [PATCH] gnu: rust-stackvector: Update to 1.1.1 [fixes CVE-2021-29939] zimoun
@ 2021-06-27  9:50 ` Efraim Flashner
  2021-06-28  8:07   ` [bug#49191] " zimoun
  0 siblings, 1 reply; 3+ messages in thread
From: Efraim Flashner @ 2021-06-27  9:50 UTC (permalink / raw)
  To: zimoun; +Cc: 49191-done

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

Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* [bug#49191] [PATCH] gnu: rust-stackvector: Update to 1.1.1 [fixes CVE-2021-29939].
  2021-06-27  9:50 ` bug#49191: " Efraim Flashner
@ 2021-06-28  8:07   ` zimoun
  0 siblings, 0 replies; 3+ messages in thread
From: zimoun @ 2021-06-28  8:07 UTC (permalink / raw)
  To: Efraim Flashner, zimoun, 49191-done

Hi,

On Sun, 27 Jun 2021 at 11:52, Efraim Flashner <efraim@flashner.co.il> wrote:
>
> Thanks. Patch pushed.

It closes <http://issues.guix.gnu.org/issue/47542>.

Cheers,
simon




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

end of thread, other threads:[~2021-06-28  8:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 16:16 [bug#49191] [PATCH] gnu: rust-stackvector: Update to 1.1.1 [fixes CVE-2021-29939] zimoun
2021-06-27  9:50 ` bug#49191: " Efraim Flashner
2021-06-28  8:07   ` [bug#49191] " zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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