Wraith
Also see GettingStarted and Contributing
If you have not read the entire Security page, you really need to, or you will be sorry.
For official release announcements send an email to: wraith-announce-subscribe@botpack.net
Releases
Pre-Compiled Binaries (Recommended)
- You will need to download each binary and initialize with your PackConfig once
1.2.16.1
1.2.16
Pre-Compiled Binary Caveats
- The Linux binary will likely only work on Linux ~2.6.19 and up.
- The FreeBSD binary will not work on FreeBSD 4, but will work on 5, 6 and 7.
- Pre-compiled binaries are 32bit only and are compiled as i486. Older CPUs will not work.
Source
- Also see Compiling
1.2.16.1
1.2.16
Development/Testing
stable and devel are both development branches of the upcoming release. You should be in constant contact with bryan and #wraith-devel on EFNet if using these. You should also always consult bryan before upgrading to newer versions to make sure you do not have to manually fix any bugs which crept up.
Branches
Stable (Next release)
This is the next release in testing. All changes in stable are highly tested and considered production ready.
- Please note this is still a development/testing branch, if you are not sure, use Release.
- This is the ' master' branch from git.
- ChangeLog
Devel (Unstable)
This is the bleeding edge of new changes. All changes in devel are considered unstable and may or may not be included in the next release.
Pre-Compiled Binaries (Recommended)
- You will need to download each binary and initialize with your PackConfig once
Stable
- wraith.FreeBSD-stable.tar.gz
- wraith.Linux-stable.tar.gz
- wraith.OpenBSD-stable.tar.gz
- wraith.SunOS-stable.tar.gz
Devel
- wraith.FreeBSD-devel.tar.gz
- wraith.Linux-devel.tar.gz
- wraith.OpenBSD-devel.tar.gz
- wraith.SunOS-devel.tar.gz
Pre-Compiled Binary Caveats
- The FreeBSD binary will not work on FreeBSD 4, but will work on 5, 6 and 7.
- Pre-compiled binaries are 32bit only and are compiled as i486. Older CPUs will not work.
- SunOS bin is for Open Solaris 11. No guarantee it will work on any other Solaris. Compile it yourself if it doesn't work.
Source
- Also see Compiling
Stable
Devel
Git
- git clone git://github.com/bdrewery/wraith.git
- The public git repository can be found on our cgit, gitweb and git-browser, as well as github, repo.or.cz and gitorious.


