|
@@ -2,10 +2,10 @@
|
|
|
|
|
|
%define sname bind
|
|
%define sname bind
|
|
%define pname bind-current
|
|
%define pname bind-current
|
|
-%define pversion 9.8.0p1
|
|
+%define pversion 9.8.0p2
|
|
-%define sversion 9.8.0-P1
|
|
+%define sversion 9.8.0-P2
|
|
%define bind_epoch 1
|
|
%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_uid 25
|
|
%define bind_gid 25
|
|
%define bind_gid 25
|
|
@@ -14,7 +14,7 @@ Summary: A DNS (Domain Name System) server.
|
|
Summary(ja): DNS (Domain Name System) サーバ
|
|
Summary(ja): DNS (Domain Name System) サーバ
|
|
Name: %{pname}
|
|
Name: %{pname}
|
|
Version: %{pversion}
|
|
Version: %{pversion}
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
Epoch: %{bind_epoch}
|
|
Epoch: %{bind_epoch}
|
|
License: distributable
|
|
License: distributable
|
|
Group: System Environment/Daemons
|
|
Group: System Environment/Daemons
|
|
@@ -282,6 +282,9 @@ rm -rf ${RPM_BUILD_ROOT} ${RPM_BUILD_DIR}/%{name}-%{version}
|
|
%{_bindir}/isc-config.sh
|
|
%{_bindir}/isc-config.sh
|
|
|
|
|
|
%changelog
|
|
%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
|
|
* Tue May 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 9.8.0p1-2
|
|
- add BuildRequires: libxml2-devel, libcap-devel
|
|
- add BuildRequires: libxml2-devel, libcap-devel
|
|
|
|
|