summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/rsync: Don't be so pedantic.Andreas K. Hüttel2022-12-012-0/+26
| | | | | Closes: https://bugs.gentoo.org/883215 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* net-misc/rsync: sync live ebuildMike Gilbert2022-11-261-4/+28
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/rsync: fix rrsync.1 man page handlingFlorian Schmaus2022-11-261-0/+7
| | | | | | | Thanks to ionen for co-debugging the root cause of this. Closes: https://bugs.gentoo.org/883049 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 ia64, #882593Arthur Zamarin2022-11-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 arm, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 sparc, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 arm64, #882593Sam James2022-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 hppa, #882593Jakov Smolić2022-11-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 s390, #882593Arthur Zamarin2022-11-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 ppc, #882593Arthur Zamarin2022-11-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rsync: Keyword 3.2.7-r1 ppc64, #882593Arthur Zamarin2022-11-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rsync: add rrsync USE flagFlorian Schmaus2022-11-232-5/+23
| | | | | | Closes: https://bugs.gentoo.org/882579 Closes: https://github.com/gentoo/gentoo/pull/28385 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-misc/rsync: remove unused patchMichael Mair-Keimberger2022-10-301-53/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/27982 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: drop 3.2.4-r1, 3.2.5-r1Sam James2022-10-253-337/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: add 3.2.7, drop 3.2.7_pre1Sam James2022-10-252-2/+2
| | | | | Bug: https://bugs.gentoo.org/862876 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: add changelog remote-idSam James2022-09-301-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: add 3.2.7_pre1Sam James2022-09-302-0/+169
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: add 3.2.6Sam James2022-09-102-0/+169
| | | | | Bug: https://bugs.gentoo.org/862876 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: fix build w/ clang 15Sam James2022-09-073-2/+71
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: forward ~loongWANG Xuerui2022-08-281-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-misc/rsync: keyword 3.2.5-r1 for ~loongWANG Xuerui2022-08-281-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-misc/rsync: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: tighten xxhash dep (>= 0.8), add missing slot dep operatorsSam James2022-08-162-14/+16
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: drop obsolete IPv6 quirk for muslSam James2022-08-152-8/+0
| | | | | Closes: https://bugs.gentoo.org/779988 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: keep IPv6 hack for muslSam James2022-08-142-2/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: fix UnusedInheritsSam James2022-08-142-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: drop 3.2.5_pre1, 3.2.5_pre2Sam James2022-08-143-332/+0
| | | | | Bug: https://bugs.gentoo.org/862876 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: add 3.2.5Sam James2022-08-143-8/+166
| | | | | | | | | | Drops USE=ipv6 given it's not a well-tested option anyway (see e.g. https://bugzilla.samba.org/show_bug.cgi?id=10715). IPv6 support is now always enabled. Bug: https://bugs.gentoo.org/862876 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: add 3.2.5_pre2 (unkeyworded)Sam James2022-08-122-0/+166
| | | | | Bug: https://bugs.gentoo.org/862876 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: add 3.2.5_pre1 (unkeyworded)Sam James2022-08-022-0/+166
| | | | | | | | | | Note that upstream are particularly interested in feedback on the new security hardening and whether it breaks any options, so please report any issues upstream if you hit them. Bug: https://bugs.gentoo.org/862876 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: add github upstream metadataSam James2022-07-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r3 hppa, #856019Arthur Zamarin2022-07-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/rsync: x86 stable wrt bug #856019Agostino Sarubbo2022-07-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/rsync: ppc64 stable wrt bug #856019Agostino Sarubbo2022-07-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/rsync: amd64 stable wrt bug #856019Agostino Sarubbo2022-07-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/rsync: sparc stable wrt bug #856019Agostino Sarubbo2022-07-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/rsync: ppc stable wrt bug #856019Agostino Sarubbo2022-07-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/rsync: arm64 stable wrt bug #856019Agostino Sarubbo2022-07-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/rsync: arm stable wrt bug #856019Agostino Sarubbo2022-07-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/rsync: drop 3.2.3-r5, 3.2.4-r2David Seifert2022-06-216-518/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/rsync: Fix implicit declaration build failureorbea2022-06-202-0/+220
| | | | | | | | Upstream-issue: https://github.com/WayneD/rsync/issues/324 Upstream-commit: 3592ac3c025d ("Include bsd/strings.h if it exists") Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/25982 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: backport unsigned char fixSam James2022-06-182-0/+184
| | | | | See: https://lists.samba.org/archive/rsync-announce/2022/000111.html Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r1 hppa, #849155Jakov Smolić2022-06-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r1 arm64, #849155Jakov Smolić2022-06-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r1 sparc, #849155Jakov Smolić2022-06-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r1 arm, #849155Jakov Smolić2022-06-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r1 ppc, #849155Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r1 ppc64, #849155Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r1 x86, #849155Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/rsync: Stabilize 3.2.4-r1 amd64, #849155Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>