From ed837c4f03aa75b62c3f43bc83ceeb4edea9e8e8 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Mon, 9 Jun 2014 13:47:34 +0200 Subject: Use /dev/urandom for generation of rndc.key (#1079799 Signed-off-by: Tomas Hozza --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index a29e546..53e2507 100644 --- a/bind.spec +++ b/bind.spec @@ -30,7 +30,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.5 -Release: 4%{?PATCHVER}%{?PREVER}%{?dist} +Release: 5%{?PATCHVER}%{?PREVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -930,6 +930,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Mon Jun 09 2014 Tomas Hozza 32:9.9.5-5 +- Use /dev/urandom for generation of rndc.key (#1079799) + * Sat Jun 07 2014 Fedora Release Engineering - 32:9.9.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -- cgit