airport iconApple today released AirPort Utility 5.5.3 for both Mac (10.8 MB) and Windows (10.1 MB). The updates to Apple's software for managing the AirPort Express Base Station, the AirPort Extreme Base Station, and Time Capsule primarily address an issue that may cause the application to crash during setup.

This update contains bug fixes including the following:

Resolves an issue that caused the AirPort Utility to unexpectedly quit during setup

The Mac version requires OS X 10.5.7 or later, while the Windows version requires a minimum of Windows 7 SP1, Vista SP2, or XP SP3.

Related Forum: Networking

Top Rated Comments

neek Avatar
171 months ago
Software Updates

Looks like the ability to cache Software Updates is coming. From AirPort Utility.app/Contents/Resources/English.lproj/AirPortSettings.strings:


"bsUP.productName" = "Store Apple software updates on this %@";
"bsUP.description" = "Apple software updates that are copied to this %@ are available to anyone using this network.";
Score: 2 Votes (Like | Disagree)
Jeroen Avatar
171 months ago
Screenshot before and after the update

Before: http://dl.dropbox.com/u/4310180/01%20Time%20Capsule.png

After: http://dl.dropbox.com/u/4310180/02%20Time%20Capsule.png
Score: 2 Votes (Like | Disagree)
ghostlyorb Avatar
171 months ago
I always love updates
Score: 2 Votes (Like | Disagree)
Intell Avatar
171 months ago
Looks like the ability to cache Software Updates is coming. From AirPort Utility.app/Contents/Resources/English.lproj/AirPortSettings.strings:


"bsUP.productName" = "Store Apple software updates on this %@";
"bsUP.description" = "Apple software updates that are copied to this %@ are available to anyone using this network.";

That was actually in the older pre-5.3.3 version as well.

There are some references to the new Time Capsule and Airport Extreme though:

"syAP.113" = "Time Capsule 802.11n (3rd Generation)";
"syAP.114" = "AirPort Extreme 802.11n (4th Generation)";
"syAP.116" = "Time Capsule 802.11n (4th Generation)";
"syAP.117" = "AirPort Extreme 802.11n (5th Generation)";

113 and 114 are the current ones. 116 and 117 are currently unreleased.
Score: 1 Votes (Like | Disagree)
jonnyz Avatar
171 months ago
New APE and TC?

Found this tidbit that appears multiple times in the binary (/AirPort Utility.app/Contents/MacOS/AirPort Utility):

APPLE-FIRMWARE
<unknown>
P19 Apple AirPort (Snow)
P85 Apple Xserve RAID
P81 Apple AirPort Extreme (802.11g)
Q57 S5 Q60 Apple AirPort Extreme (802.11g, Multiple Ethernet)
Q61 Apple AirPort Express
M28 Apple AirPort Extreme (802.11n)
M91 Apple AirPort Extreme (802.11n, Gigabit Ethernet)
Time Capsule M52
M48 Apple AirPort Express (802.11n)
K10 Apple AirPort Extreme (Simultaneous Dual-Band)
K30 Time Capsule (Simultaneous Dual-Band)
K30A Time Capsule (Simultaneous Dual-Band, Gen2)
K10A Apple AirPort Extreme (Simultaneous Dual-Band, Gen2)
K31 K30B Time Capsule (Simultaneous Dual-Band, Gen3)
K10B Apple AirPort Extreme (Simultaneous Dual-Band, Gen3)

Notes:
- I added returns and changed spacing for readability
- Mactracker refers to the original Time Capsule as 'M52', adding some verification to these; it also would add verification for the fact there are three numbers with "AirPort Extreme (802.11g, Multiple Ethernet)" - one each for standard, modem, and PoE
- I have no idea why the Xserve RAID is listed with all the APs
- For the most part, the code numbers make sense, especially with the K30(x) and K10(x) listings

Interesting part:
K31 K30B Time Capsule (Simultaneous Dual-Band, Gen3)
K10B Apple AirPort Extreme (Simultaneous Dual-Band, Gen3)


The 'Simultaneous Dual-Band' Extremes and Time Capsules are currently in Gen2 (see http://en.wikipedia.org/wiki/AirPort or the old AirPort Utility.app/Contents/Resources/English.lproj/AirPortSettings.strings), so I would say this is additional proof of new base stations.

The raw text can be found in the binary at offsets 136e54, 2bdb74, and 453170 starting at 'APPLE-FIRMWARE' for those wondering. The first offset's text is missing the first Time Capsule for some reason, so I didn't use that one.

Devices are also added (with internally changed names in some cases) in the AirPortSettings.strings file also referenced above:

"syAP" = "Product Name";
"syAP.80211nFormat" = "%@ with 802.11n";
"syAP.0" = "AirPort Base Station";
"syAP.0.useAlternateArticle" = "0";
"syAP.1" = "AirPort Base Station";
"syAP.1.useAlternateArticle" = "0";
"syAP.3" = "AirPort Extreme 802.11g";
"syAP.3.useAlternateArticle" = "0";
"syAP.102" = "AirPort Express 802.11g";
"syAP.102.useAlternateArticle" = "0";
"syAP.104" = "AirPort Extreme 802.11n (1st Generation)";
"syAP.104.useAlternateArticle" = "0";
"syAP.105" = "AirPort Extreme 802.11n (2nd Generation)";
"syAP.105.useAlternateArticle" = "0";
"syAP.106" = "Time Capsule 802.11n (1st Generation)"; --> was Time Capsule
"syAP.106.useAlternateArticle" = "1"; /* See note above */
"syAP.107" = "AirPort Express 802.11n";
"syAP.107.useAlternateArticle" = "0";
"syAP.108" = "AirPort Extreme 802.11n (3rd Generation)"; --> was AirPort Extreme (Simultaneous Dual-Band)
"syAP.108.useAlternateArticle" = "0";
"syAP.109" = "Time Capsule 802.11n (2nd Generation)"; --> was "Time Capsule (Simultaneous Dual-Band)
"syAP.109.useAlternateArticle" = "1"; /* See note above */
"syAP.113" = "Time Capsule 802.11n (3rd Generation)"; --> was Time Capsule (Simultaneous Dual-Band II)
"syAP.113.useAlternateArticle" = "1"; /* See note above */
"syAP.114" = "AirPort Extreme 802.11n (4th Generation)"; --> was AirPort Extreme (Simultaneous Dual-Band II)
"syAP.114.useAlternateArticle" = "0";
"syAP.116" = "Time Capsule 802.11n (4th Generation)"; --> New listing
"syAP.116.useAlternateArticle" = "1"; /* See note above */
"syAP.117" = "AirPort Extreme 802.11n (5th Generation)"; --> New listing
"syAP.117.useAlternateArticle" = "0";
Score: 1 Votes (Like | Disagree)
oxocube Avatar
171 months ago
Before: http://dl.dropbox.com/u/4310180/01%20Time%20Capsule.png

After: http://dl.dropbox.com/u/4310180/02%20Time%20Capsule.png

Interesting name for your TC. I wonder what the names are of other devices on your network ;)
Score: 1 Votes (Like | Disagree)

Popular Stories

iPhone SE 4 Vertical Camera Feature

iPhone SE 4 Production Will Reportedly Begin Ramping Up in October

Tuesday July 23, 2024 2:00 pm PDT by
Following nearly two years of rumors about a fourth-generation iPhone SE, The Information today reported that Apple suppliers are finally planning to begin ramping up mass production of the device in October of this year. If accurate, that timeframe would mean that the next iPhone SE would not be announced alongside the iPhone 16 series in September, as expected. Instead, the report...
iPhone 17 Plus Feature

iPhone 17 Lineup Specs Detail Display Upgrade and New High-End Model

Monday July 22, 2024 4:33 am PDT by
Key details about the overall specifications of the iPhone 17 lineup have been shared by the leaker known as "Ice Universe," clarifying several important aspects of next year's devices. Reports in recent months have converged in agreement that Apple will discontinue the "Plus" iPhone model in 2025 while introducing an all-new iPhone 17 "Slim" model as an even more high-end option sitting...
Generic iPhone 17 Feature With Full Width Dynamic Island

Kuo: Ultra-Thin iPhone 17 to Feature A19 Chip, Single Rear Camera, Semi-Titanium Frame, and More

Wednesday July 24, 2024 9:06 am PDT by
Apple supply chain analyst Ming-Chi Kuo today shared alleged specifications for a new ultra-thin iPhone 17 model rumored to launch next year. Kuo expects the device to be equipped with a 6.6-inch display with a current-size Dynamic Island, a standard A19 chip rather than an A19 Pro chip, a single rear camera, and an Apple-designed 5G chip. He also expects the device to have a...
iPhone 16 Pro Sizes Feature

iPhone 16 Series Is Less Than Two Months Away: Everything We Know

Thursday July 25, 2024 5:43 am PDT by
Apple typically releases its new iPhone series around mid-September, which means we are about two months out from the launch of the iPhone 16. Like the iPhone 15 series, this year's lineup is expected to stick with four models – iPhone 16, iPhone 16 Plus, iPhone 16 Pro, and iPhone 16 Pro Max – although there are plenty of design differences and new features to take into account. To bring ...
icloud private relay outage

iCloud Private Relay Experiencing Outage

Thursday July 25, 2024 3:18 pm PDT by
Apple’s iCloud Private Relay service is down for some users, according to Apple’s System Status page. Apple says that the iCloud Private Relay service may be slow or unavailable. The outage started at 2:34 p.m. Eastern Time, but it does not appear to be affecting all iCloud users. Some impacted users are unable to browse the web without turning iCloud Private Relay off, while others are...