Browse Source

unbound 1.6.2-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11093 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 7 years ago
parent
commit
7e3573e004
1 changed files with 6 additions and 1 deletions
  1. 6 1
      u/unbound/unbound-vl.spec

+ 6 - 1
u/unbound/unbound-vl.spec

@@ -13,7 +13,7 @@
 
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
-Version: 1.6.1
+Version: 1.6.2
 Release: 1%{?_dist_release}
 License: BSD
 Url: http://www.unbound.net/
@@ -123,6 +123,7 @@ Python modules and extensions for unbound
             --disable-gost \
 %endif
             --enable-sha2 --disable-ecdsa \
+            --disable-sha1 \
 	    --with-rootkey-file=%{_sharedstatedir}/unbound/root.key
 
 %{__make} %{?_smp_mflags}
@@ -256,6 +257,10 @@ fi
 /sbin/ldconfig
 
 %changelog
+* Mon Jun 05 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.6.2-1
+- update to 1.6.2
+- disables SHA1 support
+
 * Sat Feb 25 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.6.1-1
 - update to 1.6.1