rpms/bind/F-11 .cvsignore, 1.54, 1.55 bind.spec, 1.318, 1.319 sources, 1.63, 1.64

Adam Tkac atkac at fedoraproject.org
Wed Jul 29 13:18:28 UTC 2009


Author: atkac

Update of /cvs/pkgs/rpms/bind/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23617

Modified Files:
	.cvsignore bind.spec sources 
Log Message:
- 9.6.1-P1 release (CVE-2009-0696)
- fix postun trigger (#513016, hopefully)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bind/F-11/.cvsignore,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- .cvsignore	18 Jun 2009 10:04:51 -0000	1.54
+++ .cvsignore	29 Jul 2009 13:18:27 -0000	1.55
@@ -1,2 +1,2 @@
 config-4.tar.bz2
-bind-9.6.1.tar.gz
+bind-9.6.1-P1.tar.gz


Index: bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bind/F-11/bind.spec,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -p -r1.318 -r1.319
--- bind.spec	13 Jul 2009 12:57:28 -0000	1.318
+++ bind.spec	29 Jul 2009 13:18:28 -0000	1.319
@@ -2,11 +2,11 @@
 # Red Hat BIND package .spec file
 #
 
-#%define PATCHVER P1
+%define PATCHVER P1
 #%define PREVER rc1
 #%define VERSION %{version}
 #%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}
+%define VERSION %{version}-%{PATCHVER}
 
 %{?!SDB:       %define SDB       1}
 %{?!test:      %define test      0}
@@ -20,7 +20,7 @@ Summary:  The Berkeley Internet Name Dom
 Name:     bind
 License:  ISC
 Version:  9.6.1
-Release:  3%{?dist}
+Release:  4.%{PATCHVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -429,7 +429,7 @@ fi
 # bind-libs between 32:9.6.1-0.1.b1 and 32:9.6.1-0.4.rc1 have bigger SOnames
 # than current bind - https://bugzilla.redhat.com/show_bug.cgi?id=509635.
 # Remove this trigger when SOnames get bigger.
-%triggerpostun -n bind-libs -- bind-libs > 32:9.6.1-0.1.b1
+%triggerpostun -n bind-libs -p /bin/bash -- bind-libs > 32:9.6.1-0.1.b1
 /sbin/ldconfig
 
 %post chroot
@@ -583,6 +583,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %ghost %{chroot_prefix}/etc/localtime
 
 %changelog
+* Wed Jul 29 2009 Adam Tkac <atkac redhat com> 32:9.6.1-4.P1
+- 9.6.1-P1 release (CVE-2009-0696)
+- fix postun trigger (#513016, hopefully)
+
 * Mon Jul 13 2009 Adam Tkac <atkac redhat com> 32:9.6.1-3
 - fix broken symlinks in bind-libs (#509635)
 - fix typos in /etc/sysconfig/named (#509650)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bind/F-11/sources,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -p -r1.63 -r1.64
--- sources	18 Jun 2009 10:04:51 -0000	1.63
+++ sources	29 Jul 2009 13:18:28 -0000	1.64
@@ -1,2 +1,2 @@
 de68e10e91e05ab100be879b5bcaa6cb  config-4.tar.bz2
-516ac74d8eaaef30ad4c99ada8b715cd  bind-9.6.1.tar.gz
+e6ce3b355c4e6bf5d66ef100f555da3f  bind-9.6.1-P1.tar.gz




More information about the fedora-extras-commits mailing list