summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2011-01-05 12:58:29 +0100
committerAdam Tkac <atkac@redhat.com>2011-01-05 12:58:29 +0100
commitf214e0843b6acc94930482b6d4503904b02ef037 (patch)
tree3f4f887d43e6930142e2437456178b28b51660cc /bind.spec
parenta0a60a6bd59845c6f6aac65d5398c1e6c8b3b2a6 (diff)
downloadbind-f214e0843b6acc94930482b6d4503904b02ef037.tar.gz
bind-f214e0843b6acc94930482b6d4503904b02ef037.tar.xz
bind-f214e0843b6acc94930482b6d4503904b02ef037.zip
Initscript should terminate only the correct "named" process (#622785).
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index bf53e29..ca8f22e 100644
--- a/bind.spec
+++ b/bind.spec
@@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.7.2
-Release: 9.%{PATCHVER}%{?dist}
+Release: 10.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -766,6 +766,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Wed Jan 05 2011 Adam Tkac <atkac redhat com> 32:9.7.2-10.P3
+- initscript should terminate only the correct "named" process (#622785)
+
* Mon Dec 20 2010 Adam Tkac <atkac redhat com> 32:9.7.2-9.P3
- fix "krb5-self" update-policy rule processing