From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DC0E8138331 for ; Mon, 29 Jan 2018 19:12:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15328E09C9; Mon, 29 Jan 2018 19:12:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6CDBE09C9 for ; Mon, 29 Jan 2018 19:12:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF27F335C4E for ; Mon, 29 Jan 2018 19:12:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 487421D8 for ; Mon, 29 Jan 2018 19:12:12 +0000 (UTC) From: "Aric Belsito" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aric Belsito" Message-ID: <1517252980.c9e3f685dcd6cb0dc0f0c9ec17abbf4f7f47a939.lluixhi@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: / X-VCS-Repository: proj/musl X-VCS-Committer: lluixhi X-VCS-Committer-Name: Aric Belsito X-VCS-Revision: c9e3f685dcd6cb0dc0f0c9ec17abbf4f7f47a939 X-VCS-Branch: master Date: Mon, 29 Jan 2018 19:12:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 12ce8368-0c96-4e26-93c3-76a52c3d47a6 X-Archives-Hash: 7004b44910675267cf3cc44d5b1c25fc commit: c9e3f685dcd6cb0dc0f0c9ec17abbf4f7f47a939 Author: Aric Belsito gmail com> AuthorDate: Mon Jan 29 19:09:40 2018 +0000 Commit: Aric Belsito gmail com> CommitDate: Mon Jan 29 19:09:40 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=c9e3f685 Merge remote-tracking branch 'github/pr/92' net-misc/rsync/Manifest | 1 + net-misc/rsync/files/rsync-fix-musl-ipv6.patch | 605 +++++++++++++++++++++ net-misc/rsync/files/rsyncd.conf-3.0.9-r1 | 15 + net-misc/rsync/files/rsyncd.conf.d | 5 + .../rsync/files/rsyncd.init.d-r1 | 9 +- net-misc/rsync/files/rsyncd.logrotate | 9 + net-misc/rsync/files/rsyncd.service | 12 + net-misc/rsync/files/rsyncd.xinetd-3.0.9-r1 | 10 + net-misc/rsync/rsync-3.1.2-r2.ebuild | 89 +++ 9 files changed, 750 insertions(+), 5 deletions(-)