commit 72940d794bf118fe60618c5cd75a45a8bf2d3e3e Author: Jacob Appelbaum jacob@appelbaum.net Date: Thu Apr 18 20:46:34 2013 -0700
Add note about new DragonFly BSD build support; tests pass - users needed for real testing --- CHANGELOG | 1 + INSTALL | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG b/CHANGELOG index f35aefe..fbe7a83 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,7 @@ and Arch GNU/Linux distros. Add Mac OS X 10.8.3 support Extensive setup/install documentation is now present in INSTALL for most OSes + Add DragonFly BSD 3.3 support 0.0.6 Mon 18 Feb, 2013 Ensure that tlsdate compiles with g++ by explicit casting rather than implicit casting by whatever compiler is compiling tlsdate. diff --git a/INSTALL b/INSTALL index 5ac7418..2b01a65 100644 --- a/INSTALL +++ b/INSTALL @@ -14,6 +14,7 @@ tlsdate should build and work on the following Operating Systems: NetBSD 6.0.1 OpenBSD 5.2 Gentoo 20130413 + DragonFly BSD 3.3-DEVELOPMENT
Please file a bug or email the tlsdate team if you have successfully built or use tlsdate on a platform that is not listed. We are specifically looking for @@ -22,7 +23,6 @@ ports of tlsdate or for tlsdate integration on the following Operating Systems: Win32 (MinGW or otherwise) OpenWRT pfsense - DragonFly BSD OpenVMS
Currently porting is in progress or partially documented for:
tor-commits@lists.torproject.org