Earlier quoted context omitted.
Strawman. An almost full 256 GB SSD MBP would obviously need the next one up, but it's moot if it's soldered on unless you're a Louis Rossmann fan with the microsoldering and microscope play-at-home pack.
No my point is 1.5 GB is too small a transient (you delete the download when done) requirement to make someone have to bump up disk sizes.
Apple patches CVE-2020-9859 (unc0ver)
31–40 of 79 posts
Re: Apple patches CVE-2020-9859 (unc0ver)
#32Be nice if they could patch a kernel bug in macOS with less than a 1.5GB download.
It might seem strange, but they are using a change/build/deploy mechanism designed to deliver updates to any and all parts of an OS across a range of hardware devices. I'm pretty sure the mechanism, from end-to-end, is complex, and providing an optimized path for small changes would require resources, introduce more risk, and come at the expense of something else. Sucks, though, for everyone who doesn't have a reason…
Re: Apple patches CVE-2020-9859 (unc0ver)
#33Be nice if they could patch a kernel bug in macOS with less than a 1.5GB download.
It might seem strange, but they are using a change/build/deploy mechanism designed to deliver updates to any and all parts of an OS across a range of hardware devices. I'm pretty sure the mechanism, from end-to-end, is complex, and providing an optimized path for small changes would require resources, introduce more risk, and come at the expense of something else. Sucks, though, for everyone who doesn't have a reason…
Re: Apple patches CVE-2020-9859 (unc0ver)
#34Earlier quoted context omitted.
It might seem strange, but they are using a change/build/deploy mechanism designed to deliver updates to any and all parts of an OS across a range of hardware devices. I'm pretty sure the mechanism, from end-to-end, is complex, and providing an optimized path for small changes would require resources, introduce more risk, and come at the expense of something else. Sucks, though, for everyone who doesn't have a reason…
I work on a ship part of the year. Satellite internet shared between 50 people. These Apple updates would saturate the network and grind it to a halt before we started blocking them on the firewall. iMessage got caught in the crossfire and now sometimes works and sometimes doesn't.
Re: Apple patches CVE-2020-9859 (unc0ver)
#35Earlier quoted context omitted.
I'm confused by the GP's us-vs-them animosity. There was an interesting issue that got buried in a polarizing "fan" vs "hater" dynamic. :'( Sigh Like, shouldn't most high-end consumer devices include a dedicated update storage partition or flash area so that user storage is never impacted?
And it's a much more interesting topic than trying to figure out if I'm an Apple astroturfer, which in itself is strange because the top comment in this very thread is me pointing out that Apple unpatched this bug in iOS 13…plus it's against the site guidelines, which is why I assume that the comments have been flagged. But back on topic: there are some devices that do include a specific partition for updates, but I…
Re: Apple patches CVE-2020-9859 (unc0ver)
#36Earlier quoted context omitted.
It might seem strange, but they are using a change/build/deploy mechanism designed to deliver updates to any and all parts of an OS across a range of hardware devices. I'm pretty sure the mechanism, from end-to-end, is complex, and providing an optimized path for small changes would require resources, introduce more risk, and come at the expense of something else. Sucks, though, for everyone who doesn't have a reason…
I work on a ship part of the year. Satellite internet shared between 50 people. These Apple updates would saturate the network and grind it to a halt before we started blocking them on the firewall. iMessage got caught in the crossfire and now sometimes works and sometimes doesn't.
Re: Apple patches CVE-2020-9859 (unc0ver)
#37Earlier quoted context omitted.
No my point is 1.5 GB is too small a transient (you delete the download when done) requirement to make someone have to bump up disk sizes.
You didn't communicate that. There is no "download" to delete on iOS (and derivatives) and it's managed by the system on macOS. It's not a small delta when it should be tiny (100 MiB), that eats up data plan and storage.
Re: Apple patches CVE-2020-9859 (unc0ver)
#38From the equivalent macOS patch: https://support.apple.com/en-us/HT211215 > Available for: macOS High Sierra 10.13.6, macOS Catalina 10.15.5 That's interesting—did the bug exist on both 10.13 and 10.15, but not 10.14?
If it is true the bug was present in iOS 11 and fixed in iOS 12 before being reintroduced in iOS 13, that might align with macOS 10.14 (≈ iOS 12) being unaffected.
Re: Apple patches CVE-2020-9859 (unc0ver)
#39Earlier quoted context omitted.
And it's a much more interesting topic than trying to figure out if I'm an Apple astroturfer, which in itself is strange because the top comment in this very thread is me pointing out that Apple unpatched this bug in iOS 13…plus it's against the site guidelines, which is why I assume that the comments have been flagged. But back on topic: there are some devices that do include a specific partition for updates, but I…
As someone who has been corrected by you when quoting from inaccurate sources on iOS and jailbreak related info, thanks for what you do and how you go about it. You're curt and courteous, which can come off as being short, but you're always accurate in my experience. I don't think you should worry too much about people thinking you're an astroturfer, because those who know the technical side know that you know your s…
Re: Apple patches CVE-2020-9859 (unc0ver)
#40Be nice if they could patch a kernel bug in macOS with less than a 1.5GB download.
It might seem strange, but they are using a change/build/deploy mechanism designed to deliver updates to any and all parts of an OS across a range of hardware devices. I'm pretty sure the mechanism, from end-to-end, is complex, and providing an optimized path for small changes would require resources, introduce more risk, and come at the expense of something else. Sucks, though, for everyone who doesn't have a reason…
But generally the software industry has moved to a model where diffs are shunned and “recreate from scratch” is embraced for reasons that range from reproducibility to speed of development to architectural purity and everything in between.