Releases: azlux/log2ram
The Return of the Dev
Hi all,
This is a stable release for log2ram from the 1.7b1 beta version.
It's available with the codename "stable" or "bookworm" on the repository.
What's Changed
- Restore RSYNC for backwards compatibility by @twojstaryzdomu in #182
- Update ansible-playbook by @limaa in #183
- Typos and rewording of README file by @andreabradpitto in #193
- Check to see if conf file already exists before installing it. by @benlachman in #191
- Reformatted and refactored some files by @HyP3r- in #199
- Added awareness of systemd-journald by @HyP3r- in #200
- Added more output on start failure by @a1466d44-d3dc-4c0b-90c7-315b088731d7 in #203
- Update README.md by @spacemanspiff2007 in #215
- Config file update by @adamsthws in #224
- Handle sparse files correctly by @vxrtns in #217
- Ansible yaml update by @adamsthws in #225
- Update README.md by @adamsthws in #226
New Contributors
- @twojstaryzdomu made their first contribution in #182
- @limaa made their first contribution in #183
- @andreabradpitto made their first contribution in #193
- @benlachman made their first contribution in #191
- @HyP3r- made their first contribution in #199
- @a1466d44-d3dc-4c0b-90c7-315b088731d7 made their first contribution in #203
- @spacemanspiff2007 made their first contribution in #215
- @adamsthws made their first contribution in #224
- @vxrtns made their first contribution in #217
Full Changelog: 1.6.1...1.7.2
The Return of the Dev
Hi all,
This is a beta release for log2ram. Only availble with the codename "testing" or "sid" on the repository.
It will be publish as stable once people will validate it (See #218 )
What's Changed for previous version
- Restore RSYNC for backwards compatibility by @twojstaryzdomu in #182
- Update ansible-playbook by @limaa in #183
- Typos and rewording of README file by @andreabradpitto in #193
- Check to see if conf file already exists before installing it. by @benlachman in #191
- Reformatted and refactored some files by @HyP3r- in #199
- Added awareness of systemd-journald by @HyP3r- in #200
- Added more output on start failure by @a1466d44-d3dc-4c0b-90c7-315b088731d7 in #203
- Update README.md by @spacemanspiff2007 in #215
Full Changelog: 1.6.1...1.7
Minor version (v1.6.1)
Hi, this is a small version.
What's Changed
- added an empty OnCalendar= directive and move timer to 5 min
- Fix for issue flushing the logs
- Many Readme improvement (no effect)
- Ansible example
New version with systemd-timer (v1.6.0)
Hi all,
This new version remove the CRON file. Don't be surprised.
Here the changes :
- Replaces CRON usages by a proper systemd timer (@HorlogeSkynet)
- rsync by default if exist
- Many small fixes (thanks to @casperklein @emwe1 @HorlogeSkynet)
- Support path with spaces (#130 - @MegaV0lt)
You can now tell everyone to update the docs about the CRON part.
Have a good update !
hotfix (v1.5.2)
The issue #113 appear after v1.5.1
Related to a read-only feature. The feature has been rollback and will be reimplement later.
fast hotfix to add a check (v1.5.1)
I've add a check on the variable PATH_DISK
in case people don't check the new config file.
New release (v1.5) - BREAKING CONFIG
New features :
- work even on a readonly filesystem
- Add an additionnal path (in the config) - BREAKING, PLEASE USE THE NEW CONFIG
Fixes :
- Preserve Context fix
- add size check for zram
- small fixes
Hot fix
Fix apt deployement
1.4.3 better build
Release for apt auto-update
Nothing new on the code.
I just create this release to have consistency between my GitHub release version and my apt repository.