Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please, update RSYNC binary #708

Closed
jcea opened this issue Mar 13, 2017 · 6 comments
Closed

Please, update RSYNC binary #708

jcea opened this issue Mar 13, 2017 · 6 comments

Comments

@jcea
Copy link

@jcea jcea commented Mar 13, 2017

Current RSYNC binary is version 3.0.6, dated 2009. It is lacking quite a number of useful features of current RSYNC software (version 3.1.2).

Please, upgrade RSYNC version in the live image. Thanks.

@pfmooney

This comment has been minimized.

Copy link
Contributor

@pfmooney pfmooney commented Mar 13, 2017

Open as OS-6009

@jcea

This comment has been minimized.

Copy link
Author

@jcea jcea commented Dec 9, 2017

Bump!. RSYNC security update today, time to upgrade the live image! :-)

@melloc

This comment has been minimized.

Copy link
Contributor

@melloc melloc commented Dec 12, 2017

@melloc melloc closed this Dec 12, 2017
@jcea

This comment has been minimized.

Copy link
Author

@jcea jcea commented Jan 8, 2018

@melloc, This is supposed to be fixed in May 2017.

I see this in my global zone:

[root@xXx ~]# zonename
global

[root@xXx ~]# uname -a
SunOS xXx 5.11 joyent_20170916T185915Z i86pc i386 i86pc

[root@xXx ~]# rsync --version
rsync  version 3.0.6  protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
    64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
    socketpairs, hardlinks, symlinks, no IPv6, batchfiles, inplace,
    append, ACLs, no xattrs, iconv, no symtimes

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.

That is, my platform is 20170916, this was apparently fixed in may, but I am still seeing an ancient "rsync" binary.

:-?

@melloc

This comment has been minimized.

Copy link
Contributor

@melloc melloc commented Jan 8, 2018

@jcea Sorry, the commit date on that commit is in May, but it first appears in 20171221. You'll want something after that to get the newer rsync. There's a separate ticket, that should be fixed by the next release, for adding the patches to fix the December CVEs (see OS-6532).

@OranguTech

This comment has been minimized.

Copy link
Contributor

@OranguTech OranguTech commented Jan 9, 2018

Don't know how helpful this is, but can confirm:

[root@smart1 ~]# uname -a
SunOS smart1 5.11 joyent_20171221T020409Z i86pc i386 i86pc

[root@smart1 ~]# rsync --version
rsync  version 3.1.2  protocol version 31
Copyright (C) 1996-2015 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
    64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
    socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
    append, ACLs, xattrs, iconv, symtimes, no 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.

...

(And holy cannoli, rsync hasn't been updated for two years.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.