GNU bug report logs - #46511
[PATCH]: gnu: thunar: Update to 4.17.0.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Sun, 14 Feb 2021 14:05:02 UTC

Severity: normal

Tags: patch, wontfix

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 46511 in the body.
You can then email your comments to 46511 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#46511; Package guix-patches. (Sun, 14 Feb 2021 14:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zhu Zihao <all_but_last <at> 163.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 14 Feb 2021 14:05:02 GMT) Full text and rfc822 format available.

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

From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <at> gnu.org
Subject: [PATCH]: gnu: thunar: Update to 4.17.0.
Date: Sun, 14 Feb 2021 22:03:09 +0800
[Message part 1 (text/plain, inline)]

[signature.asc (application/pgp-signature, inline)]
[0001-gnu-thunar-Update-to-4.17.0.patch (text/x-patch, inline)]
From f5f1955272be68a5d80b85cc1f7a4d04ff64fb4d Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Sun, 14 Feb 2021 21:57:26 +0800
Subject: [PATCH] gnu: thunar: Update to 4.17.0.

* gnu/packages/xfce.scm(thunar): Update to 4.17.0.
---
 gnu/packages/xfce.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 9d8fead43c..8be4efb92e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -765,7 +765,7 @@ like appearance, display, keyboard and mouse settings.")
 (define-public thunar
   (package
     (name "thunar")
-    (version "4.16.2")
+    (version "4.17.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -773,7 +773,7 @@ like appearance, display, keyboard and mouse settings.")
                                   "thunar-" version ".tar.bz2"))
               (sha256
                (base32
-                "1pbspa31q4kgydjzmssahq3k0wcy10ma466dlsd2y69nqjc0pab7"))))
+                "19gqd5fcv0nxwz7wkv6jydjy06hjw7in98n2dvbr59mxv014y05d"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.30.0

[Message part 4 (text/plain, inline)]
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

Information forwarded to guix-patches <at> gnu.org:
bug#46511; Package guix-patches. (Sun, 14 Feb 2021 17:15:02 GMT) Full text and rfc822 format available.

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

From: Michael Rohleder <mike <at> rohleder.de>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: 46511 <at> debbugs.gnu.org
Subject: Re: [bug#46511] [PATCH]: gnu: thunar: Update to 4.17.0.
Date: Sun, 14 Feb 2021 18:14:35 +0100
[Message part 1 (text/plain, inline)]
Hello Zhu,

Thank you for the patch!

I think, 4.17.0 is a development release.  From the release notes:

Release notes for 4.17.0
========================
I am pleased to provide you this thunar development release, adding
plenty of new features.
...


-- 
Computers don't actually think.
You just think they think.
(We think.)
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#46511; Package guix-patches. (Mon, 15 Feb 2021 04:16:01 GMT) Full text and rfc822 format available.

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

From: Zhu Zihao <all_but_last <at> 163.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 46511 <at> debbugs.gnu.org
Subject: Re: [bug#46511] [PATCH]: gnu: thunar: Update to 4.17.0.
Date: Mon, 15 Feb 2021 12:14:46 +0800
[Message part 1 (text/plain, inline)]
Michael Rohleder writes:

> Hello Zhu,
>
> Thank you for the patch!
>
> I think, 4.17.0 is a development release.  From the release notes:
>
> Release notes for 4.17.0
> ========================
> I am pleased to provide you this thunar development release, adding
> plenty of new features.
> ...

Thanks for your reminder, I just read the page
https://www.xfce.org/about/releasemodel.

IMO, the called "stable release" just like LTS, the development release
doesn't mean it's a buggy verion. So if it's not suitable to upgrade the
original definition, we may provide it as an alternative packages(e.g.
thunar <at> 4.17.0 vs thunar <at> 4.16.2).
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

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

Information forwarded to guix-patches <at> gnu.org:
bug#46511; Package guix-patches. (Mon, 22 Feb 2021 10:12:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: Michael Rohleder <mike <at> rohleder.de>, 46511 <at> debbugs.gnu.org
Subject: Re: bug#46511: [PATCH]: gnu: thunar: Update to 4.17.0.
Date: Mon, 22 Feb 2021 11:10:54 +0100
Hi,

Zhu Zihao <all_but_last <at> 163.com> skribis:

> Michael Rohleder writes:
>
>> Hello Zhu,
>>
>> Thank you for the patch!
>>
>> I think, 4.17.0 is a development release.  From the release notes:
>>
>> Release notes for 4.17.0
>> ========================
>> I am pleased to provide you this thunar development release, adding
>> plenty of new features.
>> ...
>
> Thanks for your reminder, I just read the page
> https://www.xfce.org/about/releasemodel.
>
> IMO, the called "stable release" just like LTS, the development release
> doesn't mean it's a buggy verion. So if it's not suitable to upgrade the
> original definition, we may provide it as an alternative packages(e.g.
> thunar <at> 4.17.0 vs thunar <at> 4.16.2).

Normally we’d just provide what upstream calls “stable”, so 4.16 in this
case.  I don’t think it’s reasonable to maintain two versions.

Thoughts?

Thanks,
Ludo’.




Added tag(s) wontfix. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 17 Mar 2021 21:34:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 46511 <at> debbugs.gnu.org and Zhu Zihao <all_but_last <at> 163.com> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 17 Mar 2021 21:34:02 GMT) Full text and rfc822 format available.

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

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

Previous Next


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