Rpm for BIND 9 version 9.9.7-P2 (fix CVE-2015-5477) rhel


 
Thread Tools Search this Thread
Special Forums Cybersecurity Rpm for BIND 9 version 9.9.7-P2 (fix CVE-2015-5477) rhel
# 1  
Old 09-03-2015
Rpm for BIND 9 version 9.9.7-P2 (fix CVE-2015-5477) rhel

Hello,

I have a RedHat machine (version 5.11) and i need to install BIND version version 9.9.7-P2 in order to fix a known BIND vulnerability CVE-2015-5477.
I downloaded the tar file from isc website but i am having trouble to install the file.
Does anybody knows a link for the rpm package of this version? i cannot find the rpm and it would be much easier to update it this way.

Thank you
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Strace rpm requirement for RHEL 5.9

I have requirement for strace utility rpm package for RHEL 5.9. I have made a google for last 1 hr. but did not find the required one. Can any one help me out to find out the compatible rpm package of strace for Redhat 5.9 version (I require 64 bit version). (7 Replies)
Discussion started by: Anjan Ganguly
7 Replies

2. UNIX for Advanced & Expert Users

Install package PHP Vulnerability: CVE-2015-4601

Hi, Anyone can help on applying patch "PHP Vulnerability: CVE-2015-4601" on Centos 6.8 platform. How can I install this patch in command line using "yum" or "rpm"? Do I need to download or there is a direct command. Thanks in advance. Ragards, FSPalero (4 Replies)
Discussion started by: fspalero
4 Replies

3. UNIX for Dummies Questions & Answers

Date format from Jan 01 2015 11:00:00 PM to 01/01/2015 23.00.00

I need to change Date and time stamp format from Jan 01 2015 11:00:00 PM to 01/01/2015 23.00.00 Existing Format : Mon DD YYYY hh:mi:ss AM/PM (Jan 01 2015 11:00:00 PM) Expected Format: MM/DD/YYYY hh.mi.ss 24 hours (01/01/2015 23.00.00) I need to update enitire file where... (3 Replies)
Discussion started by: esivaprasad
3 Replies

4. Red Hat

RHEL 7 and GNOME version

Does anyone know if final RHEL 7 is going to have GNOME 2 or 3? Anyone try the beta yet? (1 Reply)
Discussion started by: Synbios
1 Replies

5. Red Hat

INSTALL RPM's IN RHEL 5.5

After checking the dependencies from below command:- yum deplist gcc Update:- Now when I tried to install the very first dependency , it gave the below error, I guess something is wrong with YUM server itself :P ... (1 Reply)
Discussion started by: manish131081
1 Replies

6. Red Hat

RedHat version in rpm spec files

Hi In opensuse we have this nice version control variable I use much when designing rpm spec files: rpm --showrc | grep suse_version %if 0%{?suse_version} > 0 && 0%{?suse_version} < 1700 -14: suse_version 1140But I do not find anything close to this in rhel/centos The only way... (0 Replies)
Discussion started by: mortenb
0 Replies

7. Shell Programming and Scripting

expect rpm for rhel 4

hi i have an application which have a expect script. But now when I run application on other machines, it requires expect to be present on that system. Now I have the binary of expect with all the libraries required. The binary support for Rhel 5 version or later versions. Can aneone tell... (2 Replies)
Discussion started by: tapan_kumawat
2 Replies

8. Red Hat

xtrlock rpm RHEL

Hello, Any pointers where to get an rpm for xtrlock? Thanks, mgb (0 Replies)
Discussion started by: mgb
0 Replies

9. Shell Programming and Scripting

Help needed with script to verify the version of BIND

I have tried thought of using instfix -ivqc | grep BIND , but this did not return the result I was looking for; it seem to list out the the different patches that had been applied to BIND. I'm actually looking for overall version, like you'd get when checking the OS level for instance. (1 Reply)
Discussion started by: sport
1 Replies

10. Cybersecurity

bind version

How do I find out my current version of BIND? Dhall1973:D (1 Reply)
Discussion started by: dhall1973
1 Replies
Login or Register to Ask a Question
PMDANAMED(1)						       Performance Co-Pilot						      PMDANAMED(1)

NAME
pmdanamed - BIND (named) PMDA DESCRIPTION
pmdanamed is a Performance Metrics Domain Agent (PMDA) which exports metric values from the BIND DNS server. Further details on BIND can be found at http://isc.org/. INSTALLATION
If you want access to the names and values for the named performance metrics, do the following as root: # cd $PCP_PMDAS_DIR/named # ./Install If you want to undo the installation, do the following as root: # cd $PCP_PMDAS_DIR/named # ./Remove pmdanamed is launched by pmcd(1) and should never be executed directly. The Install and Remove scripts notify pmcd(1) when the agent is installed or removed. FILES
/var/named/data/named_stats.txt statistics file showing values exported from named /var/named/chroot/var/named/data/named_stats.txt chroot variant of statistics file showing values exported from named $PCP_PMDAS_DIR/named/Install installation script for the pmdanamed agent $PCP_PMDAS_DIR/named/Remove undo installation script for the pmdanamed agent $PCP_LOG_DIR/pmcd/named.log default log file for error messages from pmdanamed SEE ALSO
pmcd(1), named.conf(5), named(8). 3.8.10 Performance Co-Pilot PMDANAMED(1)