zlib/inflate.c:1528:61: warning: shifting a negative signed value is undefined 
[-Wshift-negative-value]
    if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
                                                        ~~~ ^

-------- Original Message --------
On 29 January 2018 1:23 AM, Wayne Davison via rsync <rsync@lists.samba.org> 
wrote:

> Rsync 3.1.3 is now available for downloading.  This is a security, feature, 
> and bug-fix release.
>
> To see a full summary of the changes since 3.1.2, visit this link:
>
>   http://rsync.samba.org/ftp/rsync/src/rsync-3.1.3-NEWS
>
> You can download the source tar file and its signature from here:
>
>   http://rsync.samba.org/ftp/rsync/src/rsync-3.1.3.tar.gz
>   http://rsync.samba.org/ftp/rsync/src/rsync-3.1.3.tar.gz.asc
>
> See the rsync website for other downloads, including diffs, patches, etc.:
>
>   http://rsync.samba.org/
>
> ..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to