Releases: tcolgate/godinstall
Releases · tcolgate/godinstall
Wherein the path to stability is discovered....
The primary features of this release are
- Configuration and encryption keys are now managed as part of the history.
- When possible, each release of a new distribution is given an incrementing release number
- The code has been simplified a little more, still more work to do
- Some actions are now restricted to localhost only. More complicated authorization mechanisms
may be supported in future.
This release should mark the beginning the stabilisation of the back end blob store. The on disk format should now support all the basic features planned, and I'll avoid making cosmetic changes from now on. I'll aim to implement an fsck/repair tool. Future releases will include repository upgrade tools
In which our hero lightens his burden
- Remove the depedency on apt-ftparchive, and drop use of its config files
- Remove requirement to specify seperate temporary directory, all directories are now created under the repository base
- Implement a git-inspired back end blob store.