]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 5 Mar 2015 08:18:59 +0000 (08:18 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 5 Mar 2015 08:18:59 +0000 (08:18 +0000)
  scripts.  Contributed by Yuri Voinov.

git-svn-id: file:///svn/unbound/trunk@3351 be551aaa-1e26-0410-a405-d3ace91eadb9

contrib/README
contrib/unbound_smf22.tar.gz [new file with mode: 0644]
doc/Changelog

index 49dee02e514b17fdf2fc624a59892e19f9c14292..34c8cc46a454b874de31f5cfb0f1ed9b88c32fc1 100644 (file)
@@ -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 (file)
index 0000000..e4c51c3
Binary files /dev/null and b/contrib/unbound_smf22.tar.gz differ
index 623f34b0e95b8f8def93fec0545c37020af84396..4ab6a659bdc8b890639a5051f957d75f69b1fc47 100644 (file)
@@ -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).