Skip to content

Releases: bolthole/zrep

V2.0.2 release

15 May 18:20
Compare
Choose a tag to compare

v2.0.0

09 Apr 20:37
032a8b4
Compare
Choose a tag to compare

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

09 Apr 20:28
Compare
Choose a tag to compare

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

17 Nov 05:12
Compare
Choose a tag to compare

Mostly just bugfixes, including a critical resume-support bug.
This should be a pretty stable release.

v1.7.7

27 Aug 19:50
Compare
Choose a tag to compare

version 1.7.7
minor output cleanup
removed dependancy on perl for timestamps
improved ZFS feature detection
added resume support
fixed ZREPTAG bug

v1.7.6

22 Jun 15:49
Compare
Choose a tag to compare

Allowed ZREP_SEND_FLAGS to really be used by users.
Also added
zrep uptodate
check

version 1.7.5 release

31 Dec 19:32
Compare
Choose a tag to compare

Removed procfs
Added -v to sync and refresh

1.7.4 bugfixes and portability

12 Sep 15:49
Compare
Choose a tag to compare

From CHANGELOG:
lots of BSD portability fixes
made global lock work better
stderr fix for linux
added -L flag to sentsync

v1.7.3

12 Jun 21:39
Compare
Choose a tag to compare

failover -f hook added

bugfix for -f

02 May 13:25
Compare
Choose a tag to compare

bugfix release: make -f and debug options work fully