From: Wouter Wijngaards Date: Thu, 5 Mar 2015 08:18:59 +0000 (+0000) Subject: - contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal X-Git-Tag: release-1.5.4~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a197bcaa0cfe4d0308f07f66925f24dab54b97b6;p=thirdparty%2Funbound.git - contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal scripts. Contributed by Yuri Voinov. git-svn-id: file:///svn/unbound/trunk@3351 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/contrib/README b/contrib/README index 49dee02e5..34c8cc46a 100644 --- a/contrib/README +++ b/contrib/README @@ -29,4 +29,5 @@ distribution but may be helpful. works like the BIND feature (removes AAAA records unless AAAA-only domain). Useful for certain 'broken IPv6 default route' scenarios. Patch from Stephane Lapie for ASAHI Net. - +* unbound_smf22.tar.gz: Solaris SMF installation/removal scripts. + Contributed by Yuri Voinov. diff --git a/contrib/unbound_smf22.tar.gz b/contrib/unbound_smf22.tar.gz new file mode 100644 index 000000000..e4c51c3dc Binary files /dev/null and b/contrib/unbound_smf22.tar.gz differ diff --git a/doc/Changelog b/doc/Changelog index 623f34b0e..4ab6a659b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +5 March 2015: Wouter + - contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal + scripts. Contributed by Yuri Voinov. + 4 March 2015: Wouter - Patch from Brad Smith that syncs compat/getentropy_linux with OpenBSD's version (2015-03-04).