GNU bug report logs - #70283
[PATCH] gnu: rsync: Update to 3.3.0

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Mon, 8 Apr 2024 16:18:03 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 70283 in the body.
You can then email your comments to 70283 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#70283; Package guix-patches. (Mon, 08 Apr 2024 16:18:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 08 Apr 2024 16:18:03 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: rsync: Update to 3.3.0
Date: Mon,  8 Apr 2024 09:16:32 -0700
* gnu/packages/rsync.scm (rsync): Update to 3.3.0

Change-Id: I03ba540e44f54e371cd362baf2aeb1877f853f72
---
 gnu/packages/rsync.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/rsync.scm b/gnu/packages/rsync.scm
index 48f6139f1f..4b1d44e58e 100644
--- a/gnu/packages/rsync.scm
+++ b/gnu/packages/rsync.scm
@@ -40,14 +40,14 @@ (define-module (gnu packages rsync)
 (define-public rsync
   (package
    (name "rsync")
-   (version "3.2.7")
+   (version "3.3.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://rsync.samba.org/ftp/rsync/src/rsync-"
                                 version ".tar.gz"))
             (sha256
              (base32
-              "1fzj8q9w8bgvi3j162rlqymbdx5cgnk29dszik2ph26idqzrszaf"))))
+              "146z85qd16446k8hzr9n4fzf0fzjjsg22qralxwdcclcf2kfk6bk"))))
    (build-system gnu-build-system)
    (arguments
     `(#:configure-flags

base-commit: 21fad13fffa3b90fdd004c6c5514ae5dfec17492
-- 
2.34.1





Information forwarded to guix-patches <at> gnu.org:
bug#70283; Package guix-patches. (Sun, 14 Apr 2024 20:48:12 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: 70283 <at> debbugs.gnu.org
Date: Sun, 14 Apr 2024 13:46:44 -0700
patch passed Guix QA
https://qa.guix.gnu.org/issue/70283




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 15 Apr 2024 09:36:06 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Mon, 15 Apr 2024 09:36:06 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70283-done <at> debbugs.gnu.org
Subject: Re: [bug#70283] [PATCH] gnu: rsync: Update to 3.3.0
Date: Mon, 15 Apr 2024 10:35:23 +0100
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/rsync.scm (rsync): Update to 3.3.0
>
> Change-Id: I03ba540e44f54e371cd362baf2aeb1877f853f72
> ---
>  gnu/packages/rsync.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
d95ed91f386032b8de46785c407ef5b64794bd89.

Chris
[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. (Mon, 13 May 2024 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 2 days ago.

Previous Next


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