Releases: bolthole/zrep
V2.0.2 release
v2.0.0
At long last, the official Zrep version 2.0, that is bash based, for greater portability.
At this point, bash(4.4?) seems to have absorbed almost every single feature I was using, that was previously specific to ksh.
Almost no tweaks were neccessary other than time format, and print -> echo.
Since true ksh is practically impossible to get these days... the future needs be bash based.
I hope everyone, new and old, will continue to get good use out of Zrep
v1.9.0
This may be the last official ksh version release of zrep.
I wanted to make an official release bundling everything, before I move to v2 and bash.
A nice amount of bugfixes.
ChangeLog:
added check for /etc/default/zrep
added ZREP_CREATE_FLAGS and ZREP_INIT_REMOTE_PROPERTIES
fixed definition of ZREP_SEND_FLAGS
added ZREP_DATEFORMAT
added ZREP_R fixes
added zrep status -m
more resume tweaks
fixes for zrep refresh and allowed zrep -R refresh
safeguard check for zrep takeover
fixed an expire bug
v1.8.0 resume fixup
Mostly just bugfixes, including a critical resume-support bug.
This should be a pretty stable release.
v1.7.7
v1.7.6
version 1.7.5 release
Removed procfs
Added -v to sync and refresh
1.7.4 bugfixes and portability
From CHANGELOG:
lots of BSD portability fixes
made global lock work better
stderr fix for linux
added -L flag to sentsync
v1.7.3
bugfix for -f
bugfix release: make -f and debug options work fully