|
@@ -2,8 +2,8 @@
|
|
|
|
|
|
%define sname bind
|
|
%define sname bind
|
|
%define pname bind
|
|
%define pname bind
|
|
-%define pversion 9.9.6.P2
|
|
|
|
-%define sversion 9.9.6-P2
|
|
|
|
|
|
+%define pversion 9.9.7.P1
|
|
|
|
+%define sversion 9.9.7-P1
|
|
%define bind_epoch 1
|
|
%define bind_epoch 1
|
|
# fixed <BTS:VineLinux:1139>
|
|
# fixed <BTS:VineLinux:1139>
|
|
%define old_bind_version 1:9.9.2p2-1vl7
|
|
%define old_bind_version 1:9.9.2p2-1vl7
|
|
@@ -17,7 +17,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: ISC and BSD and Public Domain
|
|
License: ISC and BSD and Public Domain
|
|
Group: System Environment/Daemons
|
|
Group: System Environment/Daemons
|
|
@@ -307,6 +307,10 @@ fi
|
|
%{_bindir}/isc-config.sh
|
|
%{_bindir}/isc-config.sh
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+%changelog
|
|
|
|
+* Thu Jul 9 2015 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.9.7.P1-1
|
|
|
|
+- new upstream release with secrity fix (CVE-2015-4620)
|
|
|
|
+
|
|
* Mon Mar 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 9.9.6.P2-2
|
|
* Mon Mar 23 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 9.9.6.P2-2
|
|
- rebuilt without readline to avoid GPL infection
|
|
- rebuilt without readline to avoid GPL infection
|
|
|
|
|