summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-07-17 06:09:36 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-07-17 06:09:36 +0000
commitf3718dfd1bcbbaa8ca7040eec261de7ef4a81786 (patch)
tree0d8df5c19bf5c78681c601c0a9e9bb0df5faf821 /bind.spec
parent9c2a844c6c5b0aa6570c77d0defaa93523d2ee51 (diff)
downloadbind-f3718dfd1bcbbaa8ca7040eec261de7ef4a81786.tar.gz
bind-f3718dfd1bcbbaa8ca7040eec261de7ef4a81786.tar.xz
bind-f3718dfd1bcbbaa8ca7040eec261de7ef4a81786.zip
handle integer overflow in isc_time_secondsastimet more gracefullybind-9_5_0a5-3_fc8
(#247856)
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index 1074501..d3d9f29 100644
--- a/bind.spec
+++ b/bind.spec
@@ -16,7 +16,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: BSD-like
Version: 9.5.0a5
-Release: 2.1%{?dist}
+Release: 3%{?dist}
Epoch: 31
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -56,6 +56,7 @@ Patch52: bind-9.3.3-edns.patch
Patch63: bind-9.4.0-dnssec-directory.patch
Patch69: bind-9.5.0-generate-xml.patch
Patch70: bind-9.5.0-errno-init.patch
+Patch71: bind-9.5-overflow.patch
# SDB patches
Patch11: bind-9.3.2b2-sdbsrc.patch
@@ -264,6 +265,7 @@ pushd contrib/idn
popd
%patch65 -p1 -b .idn
%patch70 -p1 -b .errno-init
+%patch71 -p1 -b .overflow
:;
@@ -701,7 +703,10 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
-* Mon Jul 16 2007 Adam Tkac <atkac redhat com> 31:9.5.0a5-2.1.fc8
+* Tue Jul 17 2007 Adam Tkac <atkac redhat com> 31:9.5.0a5-3.fc8
+- handle integer overflow in isc_time_secondsastimet function gracefully (#247856)
+
+* Mon Jul 16 2007 Adam Tkac <atkac redhat com> 31:9.5.0a5-2.2.fc8
- moved chroot configfiles into chroot subpackage (#248306)
* Thu Jul 02 2007 Adam Tkac <atkac redhat com> 31:9.5.0a5-2.fc8