Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 656
    • Issues 656
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 337
    • Merge requests 337
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Issues
  • #3158
Closed
Open
Issue created Jul 12, 2014 by Oliver Loch@Grimeton

rsync: missing ipv6 support

Hello,

just been upgrading dl-5.alpinelinux.org and was wondering why the rsync daemon isn’t listening on IPv6. After some diggin around I figured it out:

rsync version 3.1.0 protocol version 31
Copyright © 1996-2013 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, no IPv6, batchfiles, inplace,
append, ACLs, xattrs, iconv, symtimes, prealloc

rsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you
are welcome to redistribute it under certain conditions. See the GNU
General Public Licence for details.

rsync is built without IPv6 support.

Could you change that?

Thanks a lot!

KR,

G.

(from redmine: issue id 3158, created on 2014-07-12, closed on 2014-07-30)

  • Changesets:
    • Revision d0997e19 by Timo Teräs on 2014-07-14T10:55:18Z:
main/rsync: force IPv6 support on

the autoconfigury fails to detect IPv6 support on musl
(linux test checks for __GLIBC__). ref #3158
  • Revision 2883d8ba by Timo Teräs on 2014-07-14T10:58:15Z:
main/rsync: force IPv6 support on

the autoconfigury fails to detect IPv6 support on musl
(linux test checks for __GLIBC__). fixes #3158

(cherry picked from commit d0997e1926abcca8999f2381c7bd265a2ae6e57b)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking