Browse Source

bind-current: new release with secutity fix

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3986 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 13 years ago
parent
commit
b82d1a5650
1 changed files with 7 additions and 4 deletions
  1. 7 4
      b/bind-current/bind-current-vl.spec

+ 7 - 4
b/bind-current/bind-current-vl.spec

@@ -2,10 +2,10 @@
 
 %define sname bind
 %define pname bind-current
-%define pversion 9.8.0p1
-%define sversion 9.8.0-P1
+%define pversion 9.8.0p2
+%define sversion 9.8.0-P2
 %define bind_epoch 1
-%define old_bind_version 1:9.6.ESV.R4
+%define old_bind_version 1:9.6.ESV.R4.P1
 
 %define bind_uid  25
 %define bind_gid  25
@@ -14,7 +14,7 @@ Summary: A DNS (Domain Name System) server.
 Summary(ja): DNS (Domain Name System) サーバ
 Name: %{pname}
 Version: %{pversion}
-Release: 2%{?_dist_release}
+Release: 1%{?_dist_release}
 Epoch: %{bind_epoch}
 License: distributable
 Group: System Environment/Daemons
@@ -282,6 +282,9 @@ rm -rf ${RPM_BUILD_ROOT} ${RPM_BUILD_DIR}/%{name}-%{version}
 %{_bindir}/isc-config.sh
 
 %changelog
+* Sun May 29 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.8.0p2-1
+- new upstream release with security fix (CVE-2011-1910) 
+
 * Tue May 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 9.8.0p1-2
 - add BuildRequires: libxml2-devel, libcap-devel