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
167 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
167 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
167 months ago
I always love updates
Score: 2 Votes (Like | Disagree)
Intell Avatar
167 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
167 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
167 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

reset password request iphone

Warning: Apple Users Targeted in Phishing Attack Involving Rapid Password Reset Requests

Tuesday March 26, 2024 4:34 pm PDT by
Phishing attacks taking advantage of Apple's password reset feature have become increasingly common, according to a report from KrebsOnSecurity. Multiple Apple users have been targeted in an attack that bombards them with an endless stream of notifications or multi-factor authentication (MFA) messages in an attempt to cause panic so they'll respond favorably to social engineering. An...
iPhone Home Screen Gradient Blank Spaces 1

Sources: iOS 18 Lets Apps Be Placed Anywhere on Home Screen Grid

Sunday March 24, 2024 1:33 pm PDT by
iOS 18 will give iPhone users greater control over Home Screen app icon arrangement, according to sources familiar with the matter. While app icons will likely remain locked to an invisible grid system on the Home Screen, to ensure there is some uniformity, our sources say that users will be able to arrange icons more freely on iOS 18. For example, we expect that the update will introduce...
iPad Pro 2024 Landscape Camera Feature

New iPad Pro Again Rumored to Feature Landscape Front-Facing Camera

Monday March 25, 2024 5:43 am PDT by
The next-generation iPad Pro will feature a landscape-oriented front-facing camera for the first time, according to the Apple leaker known as "Instant Digital." Instant Digital reiterated the design change earlier today on Weibo with a simple accompanying 2D image. The post reveals that the entire TrueDepth camera array will move to the right side of the device, while the microphone will...
maxresdefault

Apple Announces WWDC 2024 Event for June 10 to 14

Tuesday March 26, 2024 10:02 am PDT by
Apple today announced that its 35th annual Worldwide Developers Conference is set to take place from Monday, June 10 to Friday, June 14. As with WWDC events since 2020, WWDC 2024 will be an online event that is open to all developers at no cost. Subscribe to the MacRumors YouTube channel for more videos. WWDC 2024 will include online sessions and labs so that developers can learn about new...
sonoma desktop wwdc

Apple Releases macOS Sonoma 14.4.1 With Fix for USB Hub Bug

Monday March 25, 2024 10:10 am PDT by
Apple today released macOS Sonoma 14.4.1, a minor update for the macOS Sonoma operating system that launched last September. macOS Sonoma 14.4.1 comes three weeks after macOS Sonoma 14.4. The ‌‌‌‌macOS Sonoma‌‌ 14.4‌.1 update can be downloaded for free on all eligible Macs using the Software Update section of System Settings. There's also a macOS 13.6.6 release for those who...
Generic iOS 18 Feature Purple

iOS 18 Will Finally Bring This Android Feature to iPhone

Monday March 25, 2024 6:42 am PDT by
iOS 18 will allow iPhone users to place app icons anywhere on the Home Screen grid, according to sources familiar with development of the software update. This basic feature has long been available on Android smartphones. While app icons will likely remain locked to an invisible grid system on the Home Screen, our sources said that users will be able to arrange icons more freely on iOS 18....
apple maps 3d feature

Apple Maps May Gain Custom Routes With iOS 18

Tuesday March 26, 2024 3:10 pm PDT by
Apple may be planning to add support for "custom routes" in Apple Maps in iOS 18, according to code reviewed by MacRumors. Apple Maps does not currently offer a way to input self-selected routes, with Maps users limited to Apple's pre-selected options, but that may change in iOS 18. Apple has pushed an iOS 18 file to its maps backend labeled "CustomRouteCreation." While not much is revealed...