GNU bug report logs - #54957
[PATCH core-updates] gnu: boost: Update to 1.79.0.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Fri, 15 Apr 2022 15:13:01 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 54957 in the body.
You can then email your comments to 54957 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#54957; Package guix-patches. (Fri, 15 Apr 2022 15:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 15 Apr 2022 15:13:02 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH core-updates] gnu: boost: Update to 1.79.0.
Date: Fri, 15 Apr 2022 11:12:28 -0400
[Message part 1 (text/plain, inline)]
From 62b23ed9dfa8ff5d85bc900c406d3ab2c9645c68 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Thu, 14 Apr 2022 17:54:57 +0000
Subject: [PATCH core-updates] gnu: boost: Update to 1.79.0.

* gnu/packages/boost.scm (boost): Update to 1.79.0.
[source](patches): Add new and remove old upstream patches.
---
 gnu/packages/boost.scm | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index 2373dd9feb..ec9228f55d 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -67,7 +67,7 @@ (define (boost-patch name version hash)
 (define-public boost
   (package
     (name "boost")
-    (version "1.78.0")
+    (version "1.79.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "
https://boostorg.jfrog.io/artifactory/main/release/"
@@ -75,13 +75,13 @@ (define-public boost
                                   (version-with-underscores version)
".tar.bz2"))
               (patches
                (list (boost-patch
-                      ;; 1.78.0 was released with a faulty installation
routine:
-                      ;; <https://github.com/bfgroup/b2/pull/113>.
-                      "0001-b2-fix-install.patch" version
-
 "02ljm22a4gcaj10xng8ww8aifrrlzm1pgyp08c06fd75f9pbkrbi")))
+                      ;; 1.79.0 was released with a segmentation fault:
+                      ;; <https://github.com/boostorg/json/issues/692>.
+                      "0001-json-array-erase-relocate.patch" version
+
 "1b0izwj8w92imr8ydzrh522syncprpf82n3kcy6apxn6p54b7p0f")))
               (sha256
                (base32
-                "1k5w6l3xsa9vipwk14sjb1vhsj88xwz7jr964996rcmxsisz30c6"))))
+                "0fggarccddj6q4ifj3kn7g565rbhn4ia1vd45fxb7y57a6fmhpa7"))))
     (build-system gnu-build-system)
     (inputs (list icu4c zlib))
     (native-inputs
-- 
2.35.1
[Message part 2 (text/html, inline)]
[0001-gnu-boost-Update-to-1.79.0.patch (text/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 08 May 2022 09:33:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Sun, 08 May 2022 09:33:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>
Cc: 54957-done <at> debbugs.gnu.org
Subject: Re: bug#54957: [PATCH core-updates] gnu: boost: Update to 1.79.0.
Date: Sun, 08 May 2022 11:32:31 +0200
Hi,

Greg Hogan <code <at> greghogan.com> skribis:

>>From 62b23ed9dfa8ff5d85bc900c406d3ab2c9645c68 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Thu, 14 Apr 2022 17:54:57 +0000
> Subject: [PATCH core-updates] gnu: boost: Update to 1.79.0.
>
> * gnu/packages/boost.scm (boost): Update to 1.79.0.
> [source](patches): Add new and remove old upstream patches.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 05 Jun 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 325 days ago.

Previous Next


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