Apple Security Update

Tomas

Banned
Joined
Jun 19, 2002
Messages
2,128
Location
Seattle, WA area
Apple has released Security Update 2003-11-19 today via software update. According to the release notes: "Security Update 2003-11-19 includes the following updated components: OpenSSL, zlib "gzprintf()" function."

You can use Software Update to automatically update your machine(s).

----

For those that prefer to use the command line tool, this update can be installed with a

<font class="small">Code:</font><hr /><pre>sudo softwareupdate -i SecurityUpd2003-11-19-1.0</pre><hr />

You can update remote machines this way, too:

<font class="small">Code:</font><hr /><pre>ssh $user@$host "sudo softwareupdate -i SecurityUpd2003-11-19-1.0" </pre><hr />

...which is nice for upgrading other machines on your LAN, the home machine from work, or vice versa.

T_sig6.gif
 

Saaby

Flashaholic
Joined
Jun 17, 2002
Messages
7,447
Location
Utah
Ah! I was needing a restart. iTunes seems to be stuck in some libo state. The process is dead but the program is still open /ubbthreads/images/graemlins/blush.gif
 
Top