GNU bug report logs - #38815
[PATCH] gnu: sassc: Update to 3.6.1.

Previous Next

Package: guix-patches;

Reported by: Riku Viitanen <riku.viitanen <at> protonmail.com>

Date: Mon, 30 Dec 2019 15:10:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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 38815 in the body.
You can then email your comments to 38815 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#38815; Package guix-patches. (Mon, 30 Dec 2019 15:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Riku Viitanen <riku.viitanen <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 30 Dec 2019 15:10:02 GMT) Full text and rfc822 format available.

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

From: Riku Viitanen <riku.viitanen <at> protonmail.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: sassc: Update to 3.6.1.
Date: Mon, 30 Dec 2019 15:09:22 +0000
From 1f66209d161e593ac482c8f523f5425aed2c7a11 Mon Sep 17 00:00:00 2001
From: Riku Viitanen <riku.viitanen <at> protonmail.com>
Date: Mon, 30 Dec 2019 16:51:29 +0200
Subject: [PATCH] gnu: sassc: Update to 3.6.1.

* gnu/packages/web.scm (sassc): Update to 3.6.1.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index a883660a81..dd27454e79 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1550,7 +1550,7 @@ stylesheets, you'll need to use another program that uses this library,
 (define-public sassc
   (package
     (name "sassc")
-    (version "3.5.0")
+    (version "3.6.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1559,7 +1559,7 @@ stylesheets, you'll need to use another program that uses this library,
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jsfz1zg4gwk0dq8i92ll12axs3s70wsdsmdyi71zx8zmvib5nl6"))))
+                "1sxm54mkhs9m4vnl7vn11y17mhzamc403hv3966j1c7p2rbzg5pv"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
--
2.24.0




Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Mon, 30 Dec 2019 18:23:01 GMT) Full text and rfc822 format available.

Notification sent to Riku Viitanen <riku.viitanen <at> protonmail.com>:
bug acknowledged by developer. (Mon, 30 Dec 2019 18:23:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Riku Viitanen <riku.viitanen <at> protonmail.com>
Cc: 38815-done <at> debbugs.gnu.org
Subject: Re: [bug#38815] [PATCH] gnu: sassc: Update to 3.6.1.
Date: Mon, 30 Dec 2019 20:21:30 +0200
[Message part 1 (text/plain, inline)]
Looks good. Patch pushed

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#38815; Package guix-patches. (Wed, 08 Jan 2020 16:51:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 38815 <at> debbugs.gnu.org
Subject: guix-patches@ recorded as commit author (was: sassc: Update to 3.6.1.)
Date: Wed, 08 Jan 2020 17:50:15 +0100
[Message part 1 (text/plain, inline)]
Riku, Efraim, Guix,

I noticed that this commit and the preceding libsass update have 
an incorrect author e-mail addres:

 commit fc4eb87dc45b169e3912c73bbf60cb8ce76b7c7c
 Author: Riku Viitanen via Guix-patches via 
 <guix-patches <at> gnu.org>

The actual patch posted to guix-patches[0] has two correct From: 
lines.

Does anyone know what happened here?  And how it could be avoided? 
Is the Web interface hiding anything strange about these messages?

Would a git hook to catch suspect addresses be a good idea?

Kind regards,

T G-R

[0]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38815
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#38815; Package guix-patches. (Thu, 09 Jan 2020 19:56:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 38815 <at> debbugs.gnu.org
Subject: Re: [bug#38815] guix-patches@ recorded as commit author (was: sassc:
 Update to 3.6.1.)
Date: Thu, 9 Jan 2020 21:54:34 +0200
[Message part 1 (text/plain, inline)]
On Wed, Jan 08, 2020 at 05:50:15PM +0100, Tobias Geerinckx-Rice via Guix-patches via wrote:
> Riku, Efraim, Guix,
> 
> I noticed that this commit and the preceding libsass update have an
> incorrect author e-mail addres:
> 
>  commit fc4eb87dc45b169e3912c73bbf60cb8ce76b7c7c
>  Author: Riku Viitanen via Guix-patches via  <guix-patches <at> gnu.org>
> 
> The actual patch posted to guix-patches[0] has two correct From: lines.
> 
> Does anyone know what happened here?  And how it could be avoided? Is the
> Web interface hiding anything strange about these messages?

I caught one another time but this time they slipped through. I normally
patch the pipe directly from mutt to 'cd workspace/guix; git am -S -s'.

> 
> Would a git hook to catch suspect addresses be a good idea?
> 

Probably couldn't hurt.

> Kind regards,
> 
> T G-R
> 
> [0]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38815



-- 
Efraim Flashner   <efraim <at> 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
[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. (Fri, 07 Feb 2020 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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