v1.4.2
The main updates of this release are:
- Use a local workspace to store all files fetched via HTTP (includes RRDP, see #39).
- Fix bug that could lead to keep stale data when the local cache directory was removed.
- Create an official RPM package.
The public key to verify the tarball is here (it isn't certified yet).
Changes since v1.4.1:
-
Bug fixes
- If the
--local-repositorywas deleted in between validation cycles, stale data could be kept a long time. Now this doesn't happens, since the files are sync'd again via RRDP if they aren't found (if RRDP is supported and--http.priorityis on top).
- If the
-
Updates
- Create and use local workspaces for all the files fetched via HTTP, including RRDP resultant files; related to #39.
-
Docs
- Add installation steps for the recently created RPM package.