File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
# }}}
14
14
#
15
15
# Copyright 2011-2012 OmniTI Computer Consulting, Inc. All rights reserved.
16
- # Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
16
+ # Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
17
17
18
18
. ../../lib/build.sh
19
19
20
20
PROG=rsync
21
- VER=3.2.7
21
+ VER=3.4.0
22
22
DASHREV=1
23
23
PKG=network/rsync
24
24
SUMMARY=" rsync - faster, flexible replacement for rcp"
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ PASS missing
35
35
PASS mkpath
36
36
SKIP protected-regular (Can't find protected_regular setting (only available on Linux))
37
37
PASS relative
38
+ PASS safe-links
38
39
PASS ssh-basic
39
40
PASS symlink-ignore
40
41
PASS trimslash
@@ -45,6 +46,6 @@ PASS xattrs-hlink
45
46
PASS xattrs
46
47
------------------------------------------------------------
47
48
----- overall results:
48
- 39 passed
49
+ 40 passed
49
50
6 skipped
50
51
------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments