Author: qboosh Date: Wed Oct 4 08:26:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 9.3.2-P1 (fixes CVE-2006-4095)
---- Files affected: SPECS: bind.spec (1.229 -> 1.230) ---- Diffs: ================================================================ Index: SPECS/bind.spec diff -u SPECS/bind.spec:1.229 SPECS/bind.spec:1.230 --- SPECS/bind.spec:1.229 Fri Sep 8 09:02:58 2006 +++ SPECS/bind.spec Wed Oct 4 10:26:08 2006 @@ -17,13 +17,14 @@ Summary(uk): BIND - cĹŇ×ĹŇ ÓÉÓÔĹÍÉ ÄĎÍĹÎÎÉČ ŚÍĹÎ (DNS) Summary(zh_CN): Internet ÓňĂűˇţÎńĆ÷ Name: bind -Version: 9.3.2 +Version: 9.3.2p1 +%define _version 9.3.2-P1 Release: 1 Epoch: 6 License: BSD-like Group: Networking/Daemons -Source0: ftp://ftp.isc.org/isc/bind9/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 55e709501a7780233c36e25ccd15ece2 +Source0: ftp://ftp.isc.org/isc/bind9/%{_version}/%{name}-%{_version}.tar.gz +# Source0-md5: a0b86647ef6a2d5f1e759112d08e2229 Source1: %{name}-conf.tar.gz # Source1-md5: 8ee77729f806fcd548fe0cceb34b4a06 Source2: named.init @@ -307,7 +308,7 @@ BIND. %prep -%setup -q -a1 +%setup -q -a1 -n %{name}-%{_version} %patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -508,6 +509,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.230 2006/10/04 08:26:08 qboosh +- updated to 9.3.2-P1 (fixes CVE-2006-4095) + Revision 1.229 2006/09/08 07:02:58 qboosh - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bind.spec?r1=1.229&r2=1.230&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
