Slashdot Mirror


Mac OS X 10.2.8 Available

Transfan76 writes "The 10.2.8 Update delivers enhanced functionality and improved reliability for the following applications, services and technologies: Audio, Bluetooth, Classic compatibility, Finder, Graphics, LDAP, Power Management, Safari, and FireWire and USB device compatibility. The update also provides updated security services and includes the latest Security Updates." Does this have the update to ssh?

18 of 280 comments (clear)

  1. Yes. by Brazzo · · Score: 5, Informative
    %ssh -V
    OpenSSH_3.4p1+CAN-2003-0693
    Yes.
  2. Same as G5s by MBCook · · Score: 4, Informative

    Now, this update is NOT FOR G5 OWNERS. That said, does this update basically bring all G3s and G4s to the same as G5s (bugfix and feature/improvement wise, except for 1 or 2 very new ones), or is this above and beyond (since I know that G5s shipped with a newer version of OS X). Thanks.

    --
    Comment forecast: Bits of genius surrounded by a sea of mediocrity.
  3. command line software update by iradik · · Score: 4, Informative
    [MacLab:~] admin% softwareupdate
    Software Update Tool
    Copyright 2002 Apple Computer, Inc.

    Software Update found the following new or updated software:

    - MacOSXUpdate10.2-10.2.8
    Mac OS X Update (10.2.8), 41552K - restart required
    - iPod201-2.0.1
    iPod Software (2.0.1), 16000K
    - iPod130-1.3
    iPod Software (1.3), 5830K

    To install an update, run this tool with the item name as an argument.
    e.g. 'softwareupdate <item> ...'
  4. Re:uptime by CptChipJew · · Score: 3, Informative

    The MacOS 10.2.6 update is a lot older than 2 weeks.

    However, you're right in the sense that these updates don't actually require a restart. They are just doing it "to be sure".

    --
    Vonal Declosion
  5. XBench by Nexum · · Score: 4, Informative

    FWIW, my XBench results under 10.2.6 were 69.99. Under 10.2.8 I have 76.3.

    A nice little improvement even if it is a synthetic benchmark it's nice to see Apple striving for optimisation. Hopefully this mindset will be seen in Panther to a much greater degree seeing as being a full .x update the changes to the underlying OS have much greater license.

    -Nex

    --

    This sig has been deprecated.
  6. Breaks M-Audio Revolution 7.1 by qengho · · Score: 3, Informative

    A couple of people have reported to XLR8 Your Mac that their M-Audio Revolution 7.1 cards no longer work after the update. One mentions that M-Audio knows about it and is working on a fix.

  7. Odd monitor gotcha by thatguywhoiam · · Score: 5, Informative
    Installed 10.2.8 on a 12" PowerBook (aka 'the footlong'), no discernable problems so far.

    An odd thing was that it reset my monitor settings back to 16bit colour ('Thousands'), so you may want to watch out for that. Aqua does such a good job of dithering you probably wouldn't even notice at first.

    Another odd thing was that my display went a little funky when doing the cross-fading desktop pictures just a second ago. Fixed itself after the transition was complete, no idea what that's about.

    If you're superstitious like me don't forget to do the Repair Permissions trick - its the new Rebuild Desktop - although I had no issues there either.

    One last thing, be prepared to have your frickin Keychain pestering you for the next week....

    --
    If Jesus wants me it knows where to find me.
  8. more on x-fading pics by thatguywhoiam · · Score: 4, Informative
    Just replying to my own post with more info...

    The cross-fading desktops feature has a new bug (on a 12" PB anyway) where the secondary monitor - in my case a Sony 17" CRT - screws up the transition effect.

    The PowerBook is running at 1024x768/32bit on its main display, and 1280x1024/32bit on the secondary (NOT mirroring).

    During the crossfade the first picture suddenly appears to squish to have the horizontal resolution, pushed to the left, and the palette gets munged (purple). It snaps back to normal after the fade but it ain't pretty.

    --
    If Jesus wants me it knows where to find me.
  9. All Recent Security Updates by Rosyna · · Score: 5, Informative

    APPLE-SA-2003-09-22 Mac OS X 10.2.8

    Mac OS X 10.2.8 is now available. It contains fixes for recent
    vulnerabilities in:

    OpenSSH: Mac OS X 10.2.8 contains the patches to address CVE
    CAN-2003-0693, CAN-2003-0695, and CAN-2003-0682. On Mac OS X
    versions prior to 10.2.8, the vulnerability is limited to a denial
    of service from the possibility of causing sshd to crash. Each
    login session has its own sshd, so established connections are
    preserved up to the point where system resources are exhausted by
    an attack.

    To deliver the update in a rapid and reliable manner, only the
    patches for CVE IDs listed above were applied, and not the entire
    set of patches for OpenSSH 3.7.1. Thus, the OpenSSH version in
    Mac OS X 10.2.8, as obtained via the "ssh -V" command, is:
    OpenSSH_3.4p1+CAN-2003-0693, SSH protocols 1.5/2.0, OpenSSL
    0x0090609f

    Sendmail: Addresses CVE CAN-2003-0694 and CAN-2003-0681 to fix a
    buffer overflow in address parsing, as well as a potential buffer
    overflow in ruleset parsing.

    fb_realpath(): Fixes CAN-2003-0466 which is an off-by-one error in
    the fb_realpath() function that may allow attackers to execute
    arbitrary code.

    arplookup(): Fixes CAN-2003-0804. The arplookup() function caches
    ARP requests for routes on a local link. On a local subnet only,
    it is possible for an attacker to send a sufficient number of
    spoofed ARP requests which will exhaust kernel memory, leading to
    a denial of service.

  10. Re:The SSH version by Graff · · Score: 5, Informative
    Well, this has *an* update to ssh, I dunno if it's *the* update to ssh.

    Yep, according to this technote it's *the* update to ssh:
    Mac OS X 10.2.8

    OpenSSH: Addresses CAN-2003-0693, CAN-2003-0695, and CAN-2003-0682 to fix buffer management errors in OpenSSH's sshd versions prior to 3.7.1

    sendmail: Addresses CAN-2003-0694 and CAN-2003-0681 to fix a buffer overflow in address parsing, as well as a potential buffer overflow in ruleset parsing.

    fb_realpath(): Fixes CAN-2003-0466 which is an off-by-one error in the fb_realpath() function that may allow attackers to execute arbitrary code.

    arplookup(): Fixes CAN-2003-0804. The arplookup() function caches ARP requests for routes on a local link. On a local subnet only, it is possible for an attacker to send a sufficient number of spoofed ARP requests which will exhaust kernel memory, leading to a denial of service.
  11. Re:uptime by Juanvaldes · · Score: 4, Informative

    As another poster said "to be sure", also I bet apple and old school mac users are uneasy with the idea of system updates without a restart. I'm just glad they finally wised up and don't have the iApps force you to restart anymore.

  12. ETHERNET PROBLEM by gidds · · Score: 5, Informative
    10.2.8 includes a new version of the internal Ethernet driver; many folks have found it stops their Ethernet from working!

    Discussed further here. Respect to Andrew McPherson for coming up with a workaround: make a backup of /System/Library/Extensions/AppleGMACEthernet.kext before upgrading, and restore it afterwards. If you've already upgraded, follow the link for more info.

    --

    Ceterum censeo subscriptionem esse delendam.

  13. Small Fonts in Safari by reiggin · · Score: 4, Informative

    Very small fonts in Safari render MUCH better now. They are actually legible. Must be an improvement to the Webcore. I can now read the positions on my Yahoo! Fantasy Football roster!

  14. Re:uptime by babbage · · Score: 4, Informative

    upgrades have involved reboots in the past because, to improve performace, Apple has implemented part of iTunes as kernel extensions, and any tampering with the kernel requires a fresh boot to ensure stability. Other updates may have been done out of ignorance or habit, but in the case of the iApps, the reboots have generally been unavoidable.

    That said, did the 10.2.8 update involve any kernel changes? It's been long enough that there could be a point release to the kernel itself by now, not to mention any other updated kernel extensions. I haven't yet had a chance to inspect the bill of materials (hint: lsbom /Library/Receipts/fooApp.pkg to learn what was updated in a given package), but if anything in there touched the kernel, then a reboot really does has to happen.

  15. Re:I HATE MAC'S by tgibbs · · Score: 3, Informative
    I got the job as I'm the "Computer Guy" and can generally help friends and family with there computer problems. I have never seen such a tragedy of design as the TiBook!
    Evidently, you didn't want to endanger your "computer guy" status by actually reading the directions. Besides, I'm sure your friend was very impressed by your extensive and unnecessary disassembly of her Powerbook, and will probably believe you when you blame Apple for the damage that you did.

    Oh, by the way, the "easily accessed" slot is on the side, just where it is on a PC, and accepts standard wireless cards. The Airport card is for people who don't want to be bothered unplugging their wireless card every time they want to to put something else in that slot.

  16. Not for G5 per Apple by djupedal · · Score: 3, Informative

    >Dumbass, Sir, to you....

    TOPIC

    This software updates Mac OS X 10.2.6 or 10.2.7 to version 10.2.8.

    Important: This update works only with Power Mac G3- and G4-based desktop and portable computers, including iMac, eMac, and iBook. This update does not work with Power Mac G5 computers.

  17. Re:uptime by kwerle · · Score: 4, Informative

    However, you're right in the sense that these updates don't actually require a restart. They are just doing it "to be sure".

    I suppose they could try to kill the old sshd and restart it - but that's more trouble than it's worth.

    As for uptime complaints because of update...

    NEWSFLASH: If you don't wanna lose the uptime, don't update.

    Or do it by hand and don't restart. Or just get a grip and realize that it don't matter.

    I didn't restart for the Java patch...

  18. Re:uptime by Have+Blue · · Score: 3, Informative

    Judging from the change list, it patches the USB, Bluetooth, and audio drivers. Maybe Apple doesn't feel comfortable changing kexts without a reboot.