Skip to content

Releases: RIPE-NCC/rsyncit

0.5.1

25 Aug 12:12
70abe48

Choose a tag to compare

Bug fixes:

  • Make sure old directories are cleaned up regardless of the success of the last rsync repository writing
  • Make sure we never clean up too many old directories

v0.5.0

18 Dec 09:08
c37075e

Choose a tag to compare

What's Changed

  • Use deterministic permissions and times by @ties in #18
  • Prepare for v0.5.0 by @ties in #19

Full Changelog: v0.4.2...v0.5.0

0.4.2

27 Nov 14:17
8b564f0

Choose a tag to compare

  • Prevent path injection using ".." in object URLs
  • Fix setting files' modification timestamp in rsync repository
  • Add info metric for tracking the configuration

0.4.1

14 Aug 11:03
6e50bb3

Choose a tag to compare

Improve logging and metrics for unparseable snapshot objects

0.4

08 Aug 11:28
2ab30bd

Choose a tag to compare

0.4

Add rrdpReplaceHost setting to support proxies/CDNs/etc.

0.3

28 Jun 08:30
fce7e9b

Choose a tag to compare

0.3
  • Fix http client metrics: avoid new tag value for every snapshot link
  • Improve processing of invalid RRDP states

0.2

16 Jun 07:42

Choose a tag to compare

0.2

Fix job scheduling so that all instances run fetch at the same time

0.1

15 Jun 14:55

Choose a tag to compare

0.1

Release 0.1.

Seems it does what we want.