Skip to content

1.6.1

Compare
Choose a tag to compare
@ydahhrk ydahhrk released this 15 Dec 23:54
· 111 commits to main since this release
1.6.1
2cacd2c

Improvements since 1.6.0:

  • #101:
    • Enhance portability of unit tests.
    • Disable misleading unit test error messages.
  • #102: Upgrade autogen.sh so the configure script can also be easily generated in OpenBSD and FreeBSD.
  • #103:
    • Remove useless logging messages during startup.
    • Stop printing logging severity (INF, WRN, ERR) in syslog.
    • 31414cd: Rephrase HTTP GET logs.
    • Remove false alarm error message at the end of validation cycle logs:

Cannot generate [rsync URL]'s cage. I'm probably going to end up deleting it from the cache.

  • #104: Add CACHEDIR.TAG file to cache, to hint backup software not to synchronize it. (See https://bford.info/cachedir/)
  • ec918ad: Remove bug-induced Cache Resets during RTR communication.
  • 161c2af: Automatically clean up cache whenever Fort's version changes.