Understand the MaraDNS update and release history
masterMaraDNS uses two different release methodologies depending on the version branch:
- 3.4 Legacy Branch: Updates are managed via a shell script that applies a series of patches to the code. This branch is primarily used for security and critical fixes.
- Modern Releases (Post-2020): Stable releases are made directly from Git.
If you are looking for the history of changes associated with the legacy system, they are contained within this directory. For corresponding changes in the Deadwood project, refer to the deadwood-{version}/update folder.