Browse Source

rsync: Updated (3.1.1 -> 3.2.3)

tc-work-wip
Nagy Károly Gábriel 5 years ago
parent
commit
e1ab0f81ba
Signed by: karasz GPG Key ID: C6BA1070A8CBDA0C
3 changed files with 10 additions and 6 deletions
  1. +2
    -2
      network/rsync/CVE-2014-9512.patch.disabled
  2. +5
    -1
      network/rsync/rsync.conf
  3. +3
    -3
      network/rsync/rsync.desc

network/rsync/CVE-2014-9512.patch → network/rsync/CVE-2014-9512.patch.disabled

@ -1,8 +1,8 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../rsync/CVE-2014-9512.patch
# Copyright (C) 2015 The OpenSDE Project
# Filename: package/.../rsync/CVE-2014-9512.patch.disabled
# Copyright (C) 2015 - 2020 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#

+ 5
- 1
network/rsync/rsync.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../rsync/rsync.conf
# Copyright (C) 2008 - 2010 The OpenSDE Project
# Copyright (C) 2008 - 2020 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -22,3 +22,7 @@ configscript="./configure.sh"
if atstage cross; then
var_append configcache ' ' 'rsync_cv_HAVE_SECURE_MKSTEMP=yes'
fi
var_append confopt ' ' "--disable-lz4"
var_append confopt ' ' "--disable-xxhash"
var_append confopt ' ' "--disable-zstd"

+ 3
- 3
network/rsync/rsync.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../rsync/rsync.desc
[COPY] Copyright (C) 2006 - 2015 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2020 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
@ -36,7 +36,7 @@
[L] GPL
[S] Stable
[V] 3.1.1
[V] 3.2.3
[P] X -?---5---9 118.200
[D] 4181143356 rsync-3.1.1.tar.gz http://rsync.samba.org/ftp/rsync/
[D] 120593115 rsync-3.2.3.tar.gz http://rsync.samba.org/ftp/rsync/

Loading…
Cancel
Save