]> git.pld-linux.org Git - packages/bind.git/blobdiff - bind.spec
- added security fix for overflow in resolver (libbind) taken from bind 8.3.3
[packages/bind.git] / bind.spec
index 27dfd680548bad27ab7c72e76fd9e074d45cb378..0c37b9e6a0fa66b1ff9a3188c2654e17bf934d3b 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -9,7 +9,7 @@ Summary(tr):    DNS alan ad
 Summary(uk):   BIND - cÅÒ×ÅÒ ÓÉÓÔÅÍÉ ÄÏÍÅÎÎÉÈ ¦ÍÅΠ(DNS)
 Name:          bind
 Version:       9.2.1
-Release:       1
+Release:       2
 Epoch:         5
 License:       BSD-like
 Group:         Networking/Daemons
@@ -22,6 +22,7 @@ Source5:      nslookup.8
 Source6:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 Patch1:                %{name}-time.patch
 Patch2:                %{name}-autoconf.patch
+Patch3:                %{name}-sec-from-833.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
@@ -276,6 +277,8 @@ BIND.
 %setup -q -a1
 %patch1 -p1
 %patch2 -p1
+cd lib/bind
+%patch3 -p3
 
 %build
 %{__libtoolize}
This page took 0.213829 seconds and 4 git commands to generate.