Re: [CentOS] headless VirtualBox on Centos

2015-03-30 Thread Boris Epstein
Thanks Malcolm!

I am looking at using this one too.

Boris.

On Mon, Mar 30, 2015 at 2:04 AM, Malcolm  wrote:

> I use phpVirtualBox on my Centos 6 system.
> Works very well.
>
> http://sourceforge.net/projects/phpvirtualbox/ - A web-based front-end to
> VirtualBox written in PHP
>
> Cheers
> Mal
>
>
> On 27/03/15 13:33, Boris Epstein wrote:
>
>> Hello listmates,
>>
>> I am wondering if there is a set of scripts/utilities for automatically
>> starting and running headless (no X11) VM's using VirtualBox omn a CentOS
>> 6
>> server. VNC/RDP access to the VM's would be fine.
>>
>> Any help much appreciated.
>>
>> Cheers,
>>
>> Boris.
>>
>>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mysql can't connect from localhost -strange behavior

2015-03-30 Thread Paul Jones

On 30/03/15 05:22, Tim Dunphy wrote:


mysql> FLUSH PRIVILEGES;




Yup! That was it. Thanks for the reminder! :)

Tim


>From the mySQL man pages:

If you modify the grant tables indirectly using account-management statements 
such as GRANT, 
REVOKE, SET 
PASSWORD, or RENAME 
USER, the server 
notices these changes and loads the grant tables into memory again immediately.

So I'm confused as to why FLUSH PRIVILEGES is necessary, because this suggests 
the GRANT command is doing a flush anyway.

I ask because I get this behaviour occasionally with adding mySQL 
users/permissions too, and I hate blithely running a command 'because it works' 
if it's not actually the correct thing to do (though admittedly it does work).

Because we're creating a user as well as assigning permissions maybe? So a 
GRANT to an existing user wouldn't require the FLUSH PRIVILEGES?

Appreciate this is a mySQL rather than CentOS question, but it bugs me on 
CentOS machines, so that's something!

Paul

--


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Fail2Ban Centos 7 is there a trick to making it work?

2015-03-30 Thread John Horne
On Tue, 2015-03-10 at 14:43 +0100, Andrea Dell'Amico wrote:
>
> #= logrotate_t ==
> allow logrotate_t fail2ban_client_exec_t:file { ioctl read execute
> execute_no_trans open };
>
Looks like this was already fixed in 'selinux-policy'. See
https://bugzilla.redhat.com/show_bug.cgi?id=1114821



John.

-- 
John Horne   Tel: +44 (0)1752 587287
Plymouth University, UK

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] db2 is running out of shared memory

2015-03-30 Thread Harold Pritchett
ACTIVATE DATABASE command completed successfully.

TERMINATE
DB2I  The TERMINATE command completed successfully.

ATTACH TO db2inst9

   Instance Attachment Information

 Instance server= DB2/LINUXX8664 10.5.5
 Authorization ID   = DB2INST9
 Local instance alias   = DB2INST9


RESTORE DATABASE ANIMALS USER db2inst9 using
FROM '/db2home/restore1' INTO VERIFY REPLACE EXISTING
WITHOUT ROLLING FORWARD WITHOUT PROMPTING
SQL1084C  The database manager failed to allocate shared memory because an
operating system kernel memory limit has been reached. SQLSTATE=57019

connect to verify user db2inst9 using
SQL1084C  The database manager failed to allocate shared memory because an
operating system kernel memory limit has been reached. SQLSTATE=57019

select count(bhid) from is3.dna
SQL1024N  A database connection does not exist. SQLSTATE=08003

DETACH
DB2I  The DETACH command completed successfully.

TERMINATE
DB2I  The TERMINATE command completed successfully.

system is cowtest
SQL1064N  DB2STOP processing was successful.
SQL1063N  DB2START processing was successful.
DB2I  The ACTIVATE DATABASE command completed successfully.
 /db2home/db2inst9/archivelogs/20150330 ----
total 0
 /db2home/db2inst9/archivelogs/20150330 
backup.complete file has already been removed...
backup.restore - ended Mon Mar 30 07:44:52 EDT 2015 on cowtest

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] db2 is running out of shared memory

2015-03-30 Thread John R Pierce

On 3/30/2015 8:32 AM, Harold Pritchett wrote:
Db2 is running our of shared memory. 


open a ticket with IBM DB2 support.



--
john r pierce, recycling bits in santa cruz

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Building a newer glibc RPM for CentOS 6 and installing into an alternate path

2015-03-30 Thread Alfred von Campe
We have a third party shared library from a vendor that requires glib 2.15 or 
newer.  We are using CentOS 6.6 which comes with glibc 2.12, and I know it 
can’t be replaced as it’s an integral part of the OS.

However, is it possible to build a glib 2.15 RPM from source to be installed in 
/opt/centos (or somewhere else other than /usr/lib) so that I can link the one 
application that requires the third party shared library with this version of 
glib?  If so, does anyone have instructions on how to build such an RPM, or 
better yet, has already build such an RPM?

Thanks,
Alfred

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] db2 is running out of shared memory

2015-03-30 Thread Harold Pritchett

On 3/30/2015 11:44 AM, John R Pierce wrote:

On 3/30/2015 8:32 AM, Harold Pritchett wrote:
Db2 is running our of shared memory. 


open a ticket with IBM DB2 support.




IBM db2 Express-C does not include support.  You get what you pay for (and db2 
Express-C is free)

Harold
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] db2 is running out of shared memory

2015-03-30 Thread Joseph L. Brunner
You have vmware tools installed, updated and running from the vmware CONSOLE & 
command line, right? (NOT FROM SSH)

Follow this after -

http://www-01.ibm.com/support/knowledgecenter/SSEPGG_9.7.0/com.ibm.db2.luw.admin.config.doc/doc/r0005544.html?cp=SSEPGG_9.7.0%2F2-2-6-6-35

-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of 
Harold Pritchett
Sent: Monday, March 30, 2015 12:54 PM
To: CentOS mailing list
Subject: Re: [CentOS] db2 is running out of shared memory

On 3/30/2015 11:44 AM, John R Pierce wrote:
> On 3/30/2015 8:32 AM, Harold Pritchett wrote:
>> Db2 is running our of shared memory. 
>
> open a ticket with IBM DB2 support.
>
>
>
IBM db2 Express-C does not include support.  You get what you pay for (and db2 
Express-C is free)

Harold
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Building a newer glibc RPM for CentOS 6 and installing into an alternate path

2015-03-30 Thread James Pearson
Alfred von Campe wrote:
> We have a third party shared library from a vendor that requires glib 2.15 or 
> newer. 
> We are using CentOS 6.6 which comes with glibc 2.12, and I know it can’t be 
> replaced
> as it’s an integral part of the OS.
>
> However, is it possible to build a glib 2.15 RPM from source to be installed 
> in /opt/centos
> (or somewhere else other than /usr/lib) so that I can link the one 
> application that requires
> the third party shared library with this version of glib?  If so, does anyone 
> have instructions
> on how to build such an RPM, or better yet, has already build such an RPM?

I don't think it is as straight forward as that ...

I did something like this _many_ years ago (to get a RedHat 9 binary to run on 
RedHat 7.2) - which involved copying the /lib tree from a 'newer' OS install to 
a separate tree - and then using the ld-linux.so.2 binary from the newer tree 
to load the binary - and if memory serves me right, something like (for a 32 
bit binary, as they were then):

 /path/to/newer/glibc/lib/ld-linux.so.2 --library-path /path/to/newer/glibc/lib 
/path/to/binary

You will probably have problems if the binary uses dlopen() to load other 
shared libs ...

I have no idea if this is still valid - as the last time I tried this was over 
10 years ago ...

James Pearson
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] viewvc for EL7?

2015-03-30 Thread Les Mikesell
Is there a reliable repo with viewvc for Centos7?   Or some reason it
isn't in EPEL?

-- 
  Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Building a newer glibc RPM for CentOS 6 and installing into an alternate path

2015-03-30 Thread Patrick Flaherty
On Mon, Mar 30, 2015 at 11:58 AM, Alfred von Campe 
wrote:

> We have a third party shared library from a vendor that requires glib 2.15
> or newer.  We are using CentOS 6.6 which comes with glibc 2.12, and I know
> it can't be replaced as it's an integral part of the OS.
>
> However, is it possible to build a glib 2.15 RPM from source to be
> installed in /opt/centos (or somewhere else other than /usr/lib) so that I
> can link the one application that requires the third party shared library
> with this version of glib?  If so, does anyone have instructions on how to
> build such an RPM, or better yet, has already build such an RPM?
>

Tell your vendor you want a centos 6 version of the library, it's really
not a huge ask, esp if you are paying them. If they say no, do a new
install of centos 7 and run it on a different box. It's the only reasonable
thing to do, and if you do anything else and make anyone else support it,
you are a bad person.

If it's a lack of hardware, CentOS 6 has virtualization built in, turn the
server into a VM host and make a centos 7 guest. A one off VM is awful, but
better than any other hatchet job you may come up with.

Don't do these. For real. They are super fun exercises, but much like linux
from scratch, they are painful, hard to maintain, and implementing them
would get you removed from my development team.

Try following https://gist.github.com/ldx/9116170 but do a cent7 chroot
install instead. That would probably work, and you'd be able to patch both
systems with regular yum updates. I've done something similar on debian
boxes in the past and it surprisingly worked. This is the least bad of the
terrible options I've provided (assuming it works).

Install centos 7 in a vm. Get your app over there and see if it runs. If it
does, run ldd on the box and copy all the dependencies to a directory on
your cent6 box. You will have to run ldd on all the libraries you copy as
well to get their dependencies. You will want to script that. Actually
don't script it. You will give up with in 20 libraries. If you do get all
the dependencies, you can override the library path by running your app
like LD_LIBRARY_PATH=/yourlibrarydirectory yourapp Congrats, you have a
total point-in-time one off, and you should feel bad about yourself.

If you google steam and centos 6 you will find plenty of people who have
update glibc to a newer version with zero ramifications. Those people are
tempting sirens luring you to the rocks. Just know you will never get
another security update to glibc ever again, and let me hammer this home,
if you make this machine someone else's responsibility, you will end up in
a very special circle of hell (some where near carrot top and the "can you
hear me now" guy).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos 6.4 on Xserve, IPMI error

2015-03-30 Thread Sergio Rodrigues
Arno B  writes:

> 
> Hello!
> 
> I'm trying to install Centos 6.4 64 bit on this Xserve:
>
http://www.everymac.com/systems/apple/xserve/specs/xserve-intel-xeon-2.8-eight-core-specs.html
> 
> I got a bootloader from:
>
http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/
> as none of the official Centos releases (full, minimal, network 64 bit)
boot on this machine.
> They all crash when loading the bootx64.conf.
> 
> I have built a USB stick with a working bootx64.efi, grub.cfg, together
with an initrd and a vmlinuz
> from the isolinux folder.
> These seem to get me into booting a kernel until something called IPMI is
starting to throw
> errors at me:
> 
> Console: switching to colour frame buffer device 128x48
> fb0: VESA VGA frame buffer device
> ipmi message handler version 39.2
> IPMI System Interface driver.
> ipmi_si :09:00.4: enable device (0002 -> 0003)
> ipmi_si :09:00.4: PCI INT C -> GSI 16 (level, low) -> IRQ 16
> ipmi_si: Adding PCI-specified kcs state machine
> ipmi_si :09:00.7: enable device ( -> 0003)
> ipmi_si :09:00.7: PCI INT D -> GSI 17 (level, low) -> IRQ 17
> ipmi_si: Adding PCI-specified bt state machine
> ipmi_si: Trying PCI-specified kcs state machine at mem address 0x90841000,
slave address 0x0 irq 16
> IRQ 16/ipmi_si: IRQF_DISABLED is not guaranteed on shared IRQs
>Using irq 16
> ipmi: Found new BMC (man_id: 0x3f, prod_id: 0x0003, dev_id: 0x20)
> IPMI kcs interface initialized
> ipmi_si: Trying PCI-specified kcs state machine at mem address 0x9084,
slave address 0x0 irq 17
> Refined TSC clocksource calibration: 2792.999 MHz.
> Switching to clocksource tsc
> IPMI BT: timeout in XACTION [ B_BUSY ] 1 retries left
> IPMI BT: timeout in XACTION [ B_BUSY ]
> failed 2 retries, sending error response
> IPMI: BT reset (takes 5 secs)
> IPMI BT: timeout in XACTION [ B_BUSY H2B ]
> failed 2 retries, sending error response
> IPMI: BT reset (takes 5 secs)
> IPMI BT: timeout in XACTION [ B_BUSY H2B ]
> failed 2 retries, sending error response
> IPMI: BT reset (takes 5 secs)
> IPMI BT: timeout in XACTION [ B_BUSY H2B ]
> failed 2 retries, sending error response
> IPMI: BT reset (takes 5 secs)
> IPMI BT: timeout in XACTION [ B_BUSY H2B ]
> failed 2 retries, sending error response
> IPMI: BT reset (takes 5 secs)
> 
> then the screen goes to black and the machine doesn't respond to anything
anymore...
> 
> Can anyone please help me with this? Maybe just point me in a direction
where to find a solution?
> I've been googling for a few days now without much results...
> 
> thanks in advance
> 
> Arno Beekman
> 

Just add ipmi_si.addrs=0x90841000 ipmi_si.irqs=16 to the kernel boot options

In Ubuntu add this to /etc/default/grub

GRUB_CMDLINE_LINUX="ipmi_si.addrs=0x90841000 ipmi_si.irqs=16"

"The si_type may be either "kcs", "smic", or "bt".  If you leave it blank,
it defaults to "kcs"." source: http://openipmi.sourceforge.net/IPMI.txt

According to that only one can be used!

What happens is kcs loads then bt loads after and then it hangs and keeps
retrying, adding the mem addrs and irq solves this


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] LDAP TLS error -8023

2015-03-30 Thread Paul R. Ganci
Can somebody tell me what this error means (server, domain etc. changed 
to protect the innocent)?


ldapsearch -H ldap://ldapserv-1.example.com:389 -ZZ -W -D 
cn=Boss,dc=example,dc=com -b dc=example,dc=com uid=testuser homeDirectory

ldap_start_tls: Connect error (-11)
additional info: TLS error -8023:A PKCS #11 module returned 
CKR_DEVICE_ERROR, indicating that a problem has occurred with the token 
or slot.


My google searches do not seem to provide any useful information. I am 
just looking for some hints as to what to look for in my configuration. 
I just don't know how to interpret this error message. I am sure it is 
trying to tell me something but I just don't know what.


What is really strange is I have a second ldap server which replicates 
with this one. It works fine so I am pretty convinced the problem is not 
with the ldap configuration but rather something with the certificates 
and/or the setup.


Thanks.

--
Paul (ga...@nurdog.com)
(303)257-5208

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Building a newer glibc RPM for CentOS 6 and installing into an alternate path

2015-03-30 Thread Alfred von Campe

> On Mar 30, 2015, at 17:24, Patrick Flaherty  wrote:
> 
> Tell your vendor you want a centos 6 version of the library, it's really
> not a huge ask, esp if you are paying them. If they say no, do a new
> install of centos 7 and run it on a different box. It's the only reasonable
> thing to do, and if you do anything else and make anyone else support it,
> you are a bad person.

I’m not quite ready to move to CentOS 7 yet.  I would have to upgrade about
80 desktops, a couple of dozen VMs, and a handful of servers.  That’s after
some extensive testing to make sure all our applications and cross compilers
run on CentOS 7.  I realize the dependency hell a newer version of glib would
cause, but I want to at least try it.

Forget I ever said I wanted to replace glibc.  Assume it’s a different
library or application.  I guess what I really need to know is how to
rebuild a source RPM after modifying the installation path.  A quick
peek at the spec file for glibc did not reveal any easy options, but
then again I don’t really speak the RPM spec file language.

Alfred

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] updating tzdata on CentOS 7

2015-03-30 Thread Dulmandakh
Hello,

Government of Mongolia decided to adopt DST from this 28th March 2015. It’s 
changes are submitted and accepted by IANA. It seems that update to tzdata  
(2015b) issued for CentOS 6, but not for CentOS 7. Could you please tell when 
an update for CentOS 7 will be issued?

Thank you.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] How to decrypt rootpassword form kickstart file

2015-03-30 Thread Jegadeesh Kumar
Hi Team,

I have the kick start file where my root password is store like


# Root password
rootpw --iscrypted $1$1SItJOAg$UM9n7lRFK1/OCs./rgQtQ/
# System authorization information
auth  --useshadow  --passalgo=sha512



Is there any way to decry pt the password and get it as plain text.


I  know single user mode works but my case it in remote site.


Thanks,

Jegadeesh
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] How to decrypt rootpassword form kickstart file

2015-03-30 Thread Eero Volotinen
2015-03-31 8:08 GMT+03:00 Jegadeesh Kumar :

> Hi Team,
>
> I have the kick start file where my root password is store like
>
>
> # Root password
> rootpw --iscrypted $1$1SItJOAg$UM9n7lRFK1/OCs./rgQtQ/
> # System authorization information
> auth  --useshadow  --passalgo=sha512
>
>
>
> Is there any way to decry pt the password and get it as plain text.
>

Well, you could bruteforce sha512 hashed password or use dictionary attack
against it.

No realistic way to encrypt hashed password.

--
Eero
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] How to decrypt rootpassword form kickstart file

2015-03-30 Thread Peter
On 03/31/2015 06:08 PM, Jegadeesh Kumar wrote:
> I have the kick start file where my root password is store like
> 
> # Root password
> rootpw --iscrypted $1$1SItJOAg$UM9n7lRFK1/OCs./rgQtQ/
> # System authorization information
> auth  --useshadow  --passalgo=sha512
> 
> Is there any way to decry pt the password and get it as plain text.

No, it's a one-way hash.  In other words it's possible to encrypt a
password into the hash, but you cannot turn it back into a password.
The way this works is when you login the password you provide is
encrypted and the encrypted version is compared against this string to
see if they match.


Peter
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] updating tzdata on CentOS 7

2015-03-30 Thread John R Pierce

On 3/30/2015 9:12 PM, Dulmandakh wrote:

Government of Mongolia decided to adopt DST from this 28th March 2015. It’s 
changes are submitted and accepted by IANA. It seems that update to tzdata  
(2015b) issued for CentOS 6, but not for CentOS 7. Could you please tell when 
an update for CentOS 7 will be issued?


I believe all 7 updates are on hold til 7.1 releases, 'any day now'.



--
john r pierce, recycling bits in santa cruz

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] updating tzdata on CentOS 7

2015-03-30 Thread Dulmandakh
Hello,

> I believe all 7 updates are on hold til 7.1 releases, 'any day now’.

We’re having a bit of mess in here :D
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] OpenSSL vulnerability fix

2015-03-30 Thread Venkateswara Rao Dokku
Hi All,

I wanted to fix the openssl vulnerabilities (CVE-2014-3569, CVE-2014-3570,
CVE-2014-3571, CVE-2014-3572) in my CentOS 5.5 and found out that 0.9.8zd
has the fixes I am looking for (from the
https://www.openssl.org/news/vulnerabilities.html link).

But, When I tried to find the openssl-0.9.8zd rpm package, I did not find
it in http://mirror.centos.org/centos/5/updates/x86_64/RPMS/.

The latest that I could find was 0.9.8e-31-el5.

Can you please help me on how can I find the rpm I am looking for or How
can I fix the vulnerabilities.?

Thanks for your help.

-- 
Thanks & Regards,
Venkateswara Rao Dokku.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] How to decrypt rootpassword form kickstart file

2015-03-30 Thread g


On 03/31/2015 12:08 AM, Jegadeesh Kumar wrote:
<>

> Is there any way to decry pt the password and get it as plain text.

yes. but not inexpensive.

from this group;

  http://www.openwall.com/

you will find;

  http://www.openwall.com/john/pro/linux/

and a shell script for using;


http://linuxshellaccount.blogspot.com/2008/01/simple-linux-and-unix-password-cracker.html


hth.


-- 

peace out.

in a world with out fences, who needs gates.

CentOS GNU/Linux 6.6

tc,hago.

g
.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OpenSSL vulnerability fix

2015-03-30 Thread Eero Volotinen
Centos 5 is not affected by this bug, so fix is not available.

Eero
31.3.2015 9.48 ap. kirjoitti "Venkateswara Rao Dokku" :

> Hi All,
>
> I wanted to fix the openssl vulnerabilities (CVE-2014-3569, CVE-2014-3570,
> CVE-2014-3571, CVE-2014-3572) in my CentOS 5.5 and found out that 0.9.8zd
> has the fixes I am looking for (from the
> https://www.openssl.org/news/vulnerabilities.html link).
>
> But, When I tried to find the openssl-0.9.8zd rpm package, I did not find
> it in http://mirror.centos.org/centos/5/updates/x86_64/RPMS/.
>
> The latest that I could find was 0.9.8e-31-el5.
>
> Can you please help me on how can I find the rpm I am looking for or How
> can I fix the vulnerabilities.?
>
> Thanks for your help.
>
> --
> Thanks & Regards,
> Venkateswara Rao Dokku.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OpenSSL vulnerability fix

2015-03-30 Thread Venkateswara Rao Dokku
just for my curiosity, How can we make sure that its not affected?

Is there any script to check whether its vulnerable or not (as in bash
shell shock vulnerability test)?

On Tue, Mar 31, 2015 at 12:25 PM, Eero Volotinen 
wrote:

> Centos 5 is not affected by this bug, so fix is not available.
>
> Eero
> 31.3.2015 9.48 ap. kirjoitti "Venkateswara Rao Dokku"  >:
>
> > Hi All,
> >
> > I wanted to fix the openssl vulnerabilities (CVE-2014-3569,
> CVE-2014-3570,
> > CVE-2014-3571, CVE-2014-3572) in my CentOS 5.5 and found out that 0.9.8zd
> > has the fixes I am looking for (from the
> > https://www.openssl.org/news/vulnerabilities.html link).
> >
> > But, When I tried to find the openssl-0.9.8zd rpm package, I did not find
> > it in http://mirror.centos.org/centos/5/updates/x86_64/RPMS/.
> >
> > The latest that I could find was 0.9.8e-31-el5.
> >
> > Can you please help me on how can I find the rpm I am looking for or How
> > can I fix the vulnerabilities.?
> >
> > Thanks for your help.
> >
> > --
> > Thanks & Regards,
> > Venkateswara Rao Dokku.
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > http://lists.centos.org/mailman/listinfo/centos
> >
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>



-- 
Thanks & Regards,
Venkateswara Rao Dokku.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos