[ale] openssl related software question

James P. Kinney III jkinney at localnetsolutions.com
Tue Jul 30 23:29:05 EDT 2002


mkdir /tmp/updates
for i in `ls -1 *.src.rpm`
do
rpm --rebuild $i |grep "wrote:" >> update_list
done
for i in `cat update_list`
do
sed $i s/wrote: //
cp $i /tmp/updates
done
cd /tmp/updates
rpm -Fvh *.rpm

Think of it as RPMAUTOSLACK! :) And I get a spiffy database of
dependencies to play with when I'm bored.

And yes, the sed line is probably wrong. 

BTW, Slackware8.1 is pretty slick. I always get the newest slackware on
CD just so I can get the live CD. KDE running from a CD-mounted system!


On Tue, 2002-07-30 at 22:54, Jonathan Rickman wrote:
> On 30 Jul 2002, James P. Kinney III wrote:
> 
> > Hey Jenn (et al.),
> >
> > Be aware that I just did an ldd on MY redhat 7.3 box that is current up
> > to yesterday. My libcrypto was packaged in openssl (rpm -q
> > --whatprovides libcrypto returned openssl-0.9.6b-18 (I smell an upgrade
> > here, too)).
> 
> The advisory at http://www.openssl.org/news/secadv_20020730.txt states...
> 
> "Apply the patch to OpenSSL, or upgrade to OpenSSL 0.9.6e. Recompile
> all applications using OpenSSL. Users of 0.9.7 pre-release versions should
> apply the patch or upgrade to 0.9.7-beta3 or later. Recompile all
> applications using OpenSSL."
> 
> At least one vendor has mentioned that all statically linked programs will
> need to be built against the new versions. I suppose the only real way to
> have any sense of confidence about the whole issue and similar issues is
> to build EVERYTHING from source so that you know that you know that you
> know how your apps are built. Yet another reason for all you package
> junkies to GET SLACK!!! ;-)
> 
> -- 
> Jonathan Rickman
> X Corps Security
> http://www.xcorps.net
> 
> 
> 
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
> sent to listmaster at ale dot org.
-- 
James P. Kinney III   \Changing the mobile computing world/
President and CEO      \          one Linux user         /
Local Net Solutions,LLC \           at a time.          /
770-493-8244             \.___________________________./

GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7 



 This is a digitally signed message part




More information about the Ale mailing list