GNU bug report logs - #73695
[PATCH] gnu: duckdb: Update to 1.1.1. [security fixes]

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Tue, 8 Oct 2024 06:28:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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 73695 in the body.
You can then email your comments to 73695 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#73695; Package guix-patches. (Tue, 08 Oct 2024 06:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Graves <ngraves <at> ngraves.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 08 Oct 2024 06:28:03 GMT) Full text and rfc822 format available.

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

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: [PATCH] gnu: duckdb: Update to 1.1.1. [security fixes]
Date: Tue,  8 Oct 2024 08:27:01 +0200
This fixes CVE-2024-41672.

* gnu/packages/databases.scm (duckdb): Update to 1.1.1.
---
 gnu/packages/databases.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 7854a98431..43ec0641a0 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -195,7 +195,7 @@ (define-module (gnu packages databases)
 (define-public duckdb
   (package
     (name "duckdb")
-    (version "1.0.0")
+    (version "1.1.1")
     (source
       (origin
        (method git-fetch)
@@ -205,7 +205,7 @@ (define-public duckdb
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "11yqgnf354g3fjj0rvsw8zzz915vf9i3jxmpchpwy09yzxd72cbg"))
+         "0s2zmrr7m0wb0gmspjcqpyglv8s0zx78k4283abm560ql87bgx30"))
        (modules '((guix build utils)))
        (snippet
         #~(begin
-- 
2.46.0





Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Fri, 11 Oct 2024 13:34:02 GMT) Full text and rfc822 format available.

Notification sent to Nicolas Graves <ngraves <at> ngraves.fr>:
bug acknowledged by developer. (Fri, 11 Oct 2024 13:34:02 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 73695-done <at> debbugs.gnu.org
Subject: gnu: duckdb: Update to 1.1.1. [security fixes]
Date: Fri, 11 Oct 2024 14:32:11 +0100
[Message part 1 (text/plain, inline)]
Pushed as 74b012310f22836db05cd63d9ac2d88c1d4b9efe to master.

Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

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

This bug report was last modified 282 days ago.

Previous Next


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