Skip to content

Releases: bolthole/zrep

V2.0.2 release

Choose a tag to compare

@ppbrown ppbrown released this 15 May 18:20

bugfixes

v2.0.0

Choose a tag to compare

@ppbrown ppbrown released this 09 Apr 20:37
032a8b4

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

Choose a tag to compare

@ppbrown ppbrown released this 09 Apr 20:28

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

Choose a tag to compare

@ppbrown ppbrown released this 17 Nov 05:12

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

v1.7.7

Choose a tag to compare

@ppbrown ppbrown released this 27 Aug 19:50

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

Choose a tag to compare

@ppbrown ppbrown released this 22 Jun 15:49

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

version 1.7.5 release

Choose a tag to compare

@ppbrown ppbrown released this 31 Dec 19:32

Removed procfs
Added -v to sync and refresh

1.7.4 bugfixes and portability

Choose a tag to compare

@ppbrown ppbrown released this 12 Sep 15:49

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

v1.7.3

Choose a tag to compare

@ppbrown ppbrown released this 12 Jun 21:39

failover -f hook added

bugfix for -f

Choose a tag to compare

@ppbrown ppbrown released this 02 May 13:25

bugfix release: make -f and debug options work fully