GNU bug report logs - #75627
[PATCH] gnu: rsync: Update to 3.4.1.

Previous Next

Package: guix-patches;

Reported by: Dariqq <dariqq <at> posteo.net>

Date: Fri, 17 Jan 2025 08:10:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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 75627 in the body.
You can then email your comments to 75627 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#75627; Package guix-patches. (Fri, 17 Jan 2025 08:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dariqq <dariqq <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 17 Jan 2025 08:10:02 GMT) Full text and rfc822 format available.

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

From: Dariqq <dariqq <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Dariqq <dariqq <at> posteo.net>
Subject: [PATCH] gnu: rsync: Update to 3.4.1.
Date: Fri, 17 Jan 2025 08:05:39 +0000
* gnu/packages/rsync.scm (rsync): Update to 3.4.1.

Change-Id: I17686864a07b126841a13382f9a70028fb58544c
---
Fixes regressions introduced by the 3.4.0 security fixes

 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 c066b8ae97..ee8baf1acd 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.4.0")
+   (version "3.4.1")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://rsync.samba.org/ftp/rsync/src/rsync-"
                                 version ".tar.gz"))
             (sha256
              (base32
-              "191sp6wci6qyjh63mpbs0hs8rhvzdkxaybw2zq9a09j2ljajz54f"))))
+              "0llcv1gxcl4qyry689sh24mj02pyy2wl1xq1q4gmb2zdl6rvq919"))))
    (build-system gnu-build-system)
    (arguments
     `(#:configure-flags

base-commit: cd12fa4e2051925eaa9833035fef019315c4b721
-- 
2.47.1





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Sat, 18 Jan 2025 14:30:02 GMT) Full text and rfc822 format available.

Notification sent to Dariqq <dariqq <at> posteo.net>:
bug acknowledged by developer. (Sat, 18 Jan 2025 14:30:03 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: Dariqq <dariqq <at> posteo.net>
Cc: 75627-done <at> debbugs.gnu.org
Subject: Re: [bug#75627] [PATCH] gnu: rsync: Update to 3.4.1.
Date: Sat, 18 Jan 2025 22:28:16 +0800
On Fri, 17 Jan 2025 16:05:39 +0800,
Dariqq wrote:
>
> * gnu/packages/rsync.scm (rsync): Update to 3.4.1.
>
> Change-Id: I17686864a07b126841a13382f9a70028fb58544c
> ---
> Fixes regressions introduced by the 3.4.0 security fixes
>
>  gnu/packages/rsync.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as f646d189b10d54915d0935d4a07e0f4bec4067aa, thanks!




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

This bug report was last modified 25 days ago.

Previous Next


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