GNU bug report logs - #62944
[PATCH 1/2] gnu: calcmysky: Update to 0.3.0.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Tue, 18 Apr 2023 21:59:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 62944 in the body.
You can then email your comments to 62944 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#62944; Package guix-patches. (Tue, 18 Apr 2023 21:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 18 Apr 2023 21:59:02 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: [PATCH 1/2] gnu: calcmysky: Update to 0.3.0.
Date: Tue, 18 Apr 2023 22:58:02 +0100
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.0.
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 0d7212791a..ba4304f438 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -214,7 +214,7 @@ (define-public calceph
 (define-public calcmysky
   (package
     (name "calcmysky")
-    (version "0.2.1")
+    (version "0.3.0")
     (source
      (origin
        (method git-fetch)
@@ -223,7 +223,7 @@ (define-public calcmysky
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0bib5shy8wzc7j5ph218dl9hqrqip491mn25gakyghbvaqxgm27d"))))
+        (base32 "1lgn937px4am0lggniwby1f1dl3v4l3iigq72rl9rlhx58zv4lj1"))))
     (build-system cmake-build-system)
     (arguments
      (list #:configure-flags
-- 
2.39.2





Information forwarded to guix-patches <at> gnu.org:
bug#62944; Package guix-patches. (Tue, 18 Apr 2023 22:00:02 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 62944 <at> debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: [PATCH 2/2] gnu: stellarium: Update to 23.1 [fixes CVE-2023-28371].
Date: Tue, 18 Apr 2023 22:59:43 +0100
Upstream introduced new versioning model <year>.<release>

* gnu/packages/astronomy.scm (stellarium): Update to 23.1.
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index ba4304f438..38b74bf6ed 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -962,7 +962,7 @@ (define-public stackistry
 (define-public stellarium
   (package
     (name "stellarium")
-    (version "1.2")
+    (version "23.1")
     (source
      (origin
        (method git-fetch)
@@ -971,7 +971,7 @@ (define-public stellarium
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1655lz848k7m4vqs7n3vxjwn5n4pkykwl6x7nbanqcqzlixm5xnk"))))
+        (base32 "03gq7n15dsvb32pfq7j3a0vc5wf1y9xdxaq09q1gp534jkgd4g7f"))))
     (build-system cmake-build-system)
     ;; TODO: Complete documentation build and split into dedicated outputs.
     (arguments
-- 
2.39.2





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 18 Apr 2023 23:53:01 GMT) Full text and rfc822 format available.

Notification sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
bug acknowledged by developer. (Tue, 18 Apr 2023 23:53:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: 62944-done <at> debbugs.gnu.org
Subject: Re: [bug#62944] [PATCH 2/2] gnu: stellarium: Update to 23.1 [fixes
 CVE-2023-28371].
Date: Tue, 18 Apr 2023 19:52:03 -0400
On Tue, Apr 18, 2023 at 10:59:43PM +0100, Sharlatan Hellseher wrote:
> Upstream introduced new versioning model <year>.<release>
> 
> * gnu/packages/astronomy.scm (stellarium): Update to 23.1.

Thanks! Pushed as ea8022264f9dee75c7a8340129c500017bd3617b




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 17 May 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 35 days ago.

Previous Next


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