Changes

Jump to: navigation, search

Software Update:updates.xml Format

245 bytes added, 05:58, 13 October 2015
Adding information to mention isOSUpdate, and its purpose
<updates>
<update type="minor" version="1.0.4" extensionVersion="1.0.4"
detailsURL="http://www.foo.com/1.0.4/whatsnew.html" isOSUpdate="true">
<patch type="partial" URL="http://www.foo.com/1.0.4-partial.mar"
hashFunction="" hashValue="" size=""/>
..
<update type="major" version="1.1.2" extensionVersion="1.1.2"
detailsURL="http://www.foo.com/1.1.2/whatsnew.html" isOSUpdate="true">
<patch type="complete" URL="http://www.foo.com/1.1.2-complete.mar"
hashFunction="" hashValue="" size=""/>
<tr><td valign="top">'''<strike>isSecurityUpdate</strike>'''</td><td><strike><code>true</code> for security updates, to present a scarier warning to users, <code>false</code> if the update is not a security update.</strike> '''Note:''' The client is not and has not heeded this boolean value, and AUS has never set it. [https://bugzilla.mozilla.org/show_bug.cgi?id=329729#c75 See bug #329729 for details.]</td></tr>
<tr><td valign="top">'''buildID'''</td><td>The BuildID of the build being offered</td></tr>
<tr><td valign="top">'''isOSUpdate'''</td><td>Needed to specify that the update is to be applied as a recovery update, with the phone rebooting into recovery mode and applying the update correctly.</td></tr>
</table>
Confirm
228
edits

Navigation menu