public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rsync] f44: New version 3.4.4
@ 2026-06-08 12:19 Michal Ruprich
0 siblings, 0 replies; only message in thread
From: Michal Ruprich @ 2026-06-08 12:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rsync
Branch : f44
Commit : ba7ca3956492b8b6d16313e18f0594bf7cb7e22b
Author : Michal Ruprich <mruprich@redhat.com>
Date : 2026-06-08T12:55:41+02:00
Stats : +11/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rsync/c/ba7ca3956492b8b6d16313e18f0594bf7cb7e22b?branch=f44
Log:
New version 3.4.4
---
diff --git a/.gitignore b/.gitignore
index 51166a3..b098b2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ rsync-patches-3.0.8.tar.gz
/rsync-3.4.1.tar.gz
/rsync-patches-3.4.1.tar.gz
/rsync-3.4.3.tar.gz
+/rsync-3.4.4.tar.gz
diff --git a/rsync-add-detect-renamed.diff b/rsync-add-detect-renamed.diff
index a0c5901..d4928c7 100644
--- a/rsync-add-detect-renamed.diff
+++ b/rsync-add-detect-renamed.diff
@@ -140,9 +140,9 @@ diff --git a/flist.c b/flist.c
extern int protocol_version;
extern int sanitize_paths;
extern int munge_symlinks;
-@@ -132,6 +133,8 @@ static int64 tmp_dev = -1, tmp_ino;
+@@ -144,6 +145,8 @@ static inline uint32 wire_mtime_nsec_from_stat(const STRUCT_STAT *stp)
+ }
#endif
- static char tmp_sum[MAX_DIGEST_LEN];
+struct file_list the_fattr_list;
+
@@ -785,7 +785,7 @@ diff -Nurp a/rsync.1 b/rsync.1
--- a/rsync.1
+++ b/rsync.1
@@ -1,5 +1,5 @@
- .TH "rsync" "1" "8 May 2026" "rsync 3.4.3" "User Commands"
+ .TH "rsync" "1" "8 Jun 2026" "rsync 3.4.4" "User Commands"
-.\" prefix=/usr
+.\" prefix=/usr/local
.P
@@ -857,7 +857,7 @@ diff -Nurp a/rsyncd.conf.5 b/rsyncd.conf.5
--- a/rsyncd.conf.5
+++ b/rsyncd.conf.5
@@ -1,5 +1,5 @@
- .TH "rsyncd.conf" "5" "8 May 2026" "rsyncd.conf from rsync 3.4.3" "User Commands"
+ .TH "rsyncd.conf" "5" "8 Jun 2026" "rsyncd.conf from rsync 3.4.4" "User Commands"
-.\" prefix=/usr
+.\" prefix=/usr/local
.P
@@ -897,7 +897,7 @@ diff -Nurp a/rsync-ssl.1 b/rsync-ssl.1
--- a/rsync-ssl.1
+++ b/rsync-ssl.1
@@ -1,5 +1,5 @@
- .TH "rsync-ssl" "1" "8 May 2026" "rsync-ssl from rsync 3.4.3" "User Commands"
+ .TH "rsync-ssl" "1" "8 Jun 2026" "rsync-ssl from rsync 3.4.4" "User Commands"
-.\" prefix=/usr
+.\" prefix=/usr/local
.P
diff --git a/rsync.spec b/rsync.spec
index 678de59..b82633d 100644
--- a/rsync.spec
+++ b/rsync.spec
@@ -2,7 +2,7 @@
Summary: A program for synchronizing files over a network
Name: rsync
-Version: 3.4.3
+Version: 3.4.4
Release: 1%{?dist}
URL: https://rsync.samba.org/
@@ -127,6 +127,9 @@ install -D -m644 %{SOURCE6} $RPM_BUILD_ROOT/%{_unitdir}/rsyncd@.service
%systemd_postun_with_restart rsyncd.service
%changelog
+* Mon Jun 08 2026 Michal Ruprich <mruprich@redhat.com> - 3.4.4-1
+- New version 3.4.4
+
* Wed May 06 2026 Michal Ruprich <mruprich@redhat.com> - 3.4.1-7
- Fix for CVE-2026-41035
- Fixing bad time in rsync logs
diff --git a/sources b/sources
index 71f3150..ecd3772 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rsync-3.4.3.tar.gz) = 1bf2d7cea7a42c9cd070ffaa5e9e029fbce2c18973d8e946f2a6a91c781d2f3ff2449a8ff2431206396caf1f7d9901865f10772c09019d93318e26196160644f
+SHA512 (rsync-3.4.4.tar.gz) = cf9a838b1f019b70fd67fa2c293f267be3f24e579c2ea33177ec7afc502c97ce0b613ff0854088c0eb28acd14ee0a75706ae8445115cef4669bd586c505d8453
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 12:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 12:19 [rpms/rsync] f44: New version 3.4.4 Michal Ruprich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox