[packages/rsync] - downgrade to 3.1.2 due to server segfault
baggins
baggins at pld-linux.org
Tue Apr 17 09:19:39 CEST 2018
commit 615041e096bf687532c390c51043f93d15f4801e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Apr 17 09:19:12 2018 +0200
- downgrade to 3.1.2 due to server segfault
rsync.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/rsync.spec b/rsync.spec
index d663909..a257e2d 100644
--- a/rsync.spec
+++ b/rsync.spec
@@ -1,3 +1,4 @@
+# TODO: 3.1.3 rsyncd segfaults very early in server rsync:// mode (both inetd and standalone)
#
# Conditional build:
%bcond_with rsh # set remote shell command to rsh instead of ssh (old behaviour)
@@ -16,14 +17,15 @@ Summary(uk.UTF-8): Програма для ефективного віддале
Summary(zh_CN.UTF-8): [通讯]传输工具
Summary(zh_TW.UTF-8): [喙啪]$(B6G?i火(c(B
Name: rsync
-Version: 3.1.3
-Release: 2
+Version: 3.1.2
+Release: 3
+Epoch: 1
License: GPL v3+
Group: Networking/Utilities
Source0: http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
-# Source0-md5: 1581a588fde9d89f6bc6201e8129afaf
+# Source0-md5: 0f758d7e000c0f7f7d3792610fad70cb
Source1: http://rsync.samba.org/ftp/rsync/rsync-patches-%{version}.tar.gz
-# Source1-md5: 753fc37ffc277571c69135e8bc5fae9d
+# Source1-md5: f412602a3cba0b872adfaed905a0aa28
Source2: %{name}.inet
Source3: %{name}.init
Source4: %{name}.sysconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rsync.git/commitdiff/615041e096bf687532c390c51043f93d15f4801e
More information about the pld-cvs-commit
mailing list