Slashdot Mirror


Apple Security Update Posted

patpro writes "Apple has just released a security update for Mac OS X. It includes Apache 1.3.23, OpenSSH 3.1p1, PHP 4.1.2, rsync 2.5.2, and sudo 1.6.5p2 (among other things). For the moment it's available only via the Software Update pane in System Preferences, but it should be available later at the Apple Downloads Page."

5 of 57 comments (clear)

  1. Re:Just as I predicted by ahknight · · Score: 4, Insightful
    all computers have a 100% chance of getting hacked into when connected to a network,

    Ok, sure. I'll connect a Mac OS 9 box to the net and let's see if you can get in. =)

  2. Fast, but not Red Hat Fast by White+Roses · · Score: 3, Offtopic
    I like Apple's Software Update, and it certainly makes keeping abreast of security patches easy. But I'd like Apple to take a look at Red Hat's up2date. It runs with a lot less interaction (mine runs in a cron job every night - a list of installed packages is waiting for me in the moring), and is a lot more flexible (I can pick and choose what type of updates to install). OTOH, Apple's Software Update doesn't require an account, as up2date does. But Software Update doesn't seem to be able to install without interaction with me. Of course, I've only been working with it for 5 days now (seems like longer, because it's pretty darn easy to use, one begins to feel like an expert very quickly).

    Other than that, these same updates were available from Red Hat between 2 and 4 weeks ago depending on the package. Apple could be a little faster on the uptake, especially with security patches.

    This is constructive criticism, and nothing more.

    --
    Do not touch -Willie
    1. Re:Fast, but not Red Hat Fast by Dephex+Twin · · Score: 4, Insightful
      It runs with a lot less interaction (mine runs in a cron job every night - a list of installed packages is waiting for me in the moring)

      I think a majority of OS X users like, or at least don't mind, the interaction. I don't want the software update to download or install packages without asking. Even if Apple did want to make this an option, why would they move to this third-party update product, instead of just adding a checkbox "Download and install updates automatically" to the existing app?
      and is a lot more flexible (I can pick and choose what type of updates to install).

      I'm not sure here what is different about what they have in OS X now. One can both pick, as well as choose, the updates one wishes to install. One can also disable a package that is not needed so that the updater doesn't ask about it again.

      mark
      --

      If you want to make an apple pie from scratch, you must first create the universe. -- Carl Sagan
    2. Re:Fast, but not Red Hat Fast by schwanerhill · · Score: 3, Informative

      "What i want is to get those things off my list of updates to download." In Software Update, select the update(s) you don't want and choose "Make Inactive" from the Update menu.

  3. PHP Module Replaced by Paul+Burney · · Score: 5, Informative

    This update will replace the current PHP module you have installed.

    Many people use a version of the Apache PHP module compiled for OS X by Marc Liyanage that has PDF/Postgres/curl/gd, etc. enabled, rather than the stock Apple installed module.

    After applying the update, you will need to reinstall the Liyanage module. It only takes 3 minutes. The instructions and download are located here:

    http://www.entropy.ch/software/macosx/php/

    --
    <?php while ($self != "asleep") { $sheep_count++; } ?>