Build ID is not mandatory. If are doing a complete update every time, it's not a big deal to not have it. If you are doing a partial update, you really need it to make sure you don't try to partial update a different build.
If you want the build ID, you can get it without installing from our JSON API. See this email: https://mail.mozilla.org/pipermail/enterprise/2019-November/001985.html Mike On Wed, Nov 27, 2019 at 5:14 AM Dimas Streich (Informàtica Trueta) < [email protected]> wrote: > Hi, > > I'm trying to build a local update server and enable automatic updates. I > followed the instructions here: > https://developer.mozilla.org/en-US/docs/Mozilla/Setting_up_an_update_server > but there is not much information about the update.xml. > > Is the buildID parameter mandatory? I without it and it worked but I don't > know if it's a bad idea. How can I get the build ID without installing the > update? > > With this update.xml, any version of Firefox prior to 68.0.2 will update > to that version? > > <?xml version="1.0" encoding="UTF-8"?> > <updates> > <update type="minor" displayVersion="68.2.0esr" appVersion="68.2.0esr" > buildID="20191016163237"> > <patch type="complete" URL= > "http://10.80.160.178/firefoxupdate/firefox-68.2.0esr.complete.mar" > <http://10.80.160.178/firefoxupdate/firefox-68.2.0esr.complete.mar> > hashFunction="sha512" > hashValue="dc1f6fb000dac39ca3d61d5c3a01f38ec159cac4b8f7cfc0389a9acebeabc432ee08ca4727944691632b71ec8627c0d516a28ce9dbdab01aa1c02324a4f0b000" > size="52127146"/> > </update> > </updates> > > Thx > -- > > > *Dimas Streich i Colomeda * Unitat de Tecnologies de la Informació i > Comunicació > Hospital Universitari de Girona Doctor Josep Trueta > Institut Català de la Salut Girona > Departament de Salut | Generalitat de Catalunya > Av.França s/n | 17007 Girona > [email protected] | http://www.hospitaltrueta.cat > <http://www.facebook.com/icscat> <http://twitter.com/htrueta> > <http://projectecims.wordpress.com> <http://www.youtube.com/icscat> > <http://slideshare.net/icscat> > > Aquest missatge s'adreça exclusivament a la persona destinatària i pot > contenir informació privilegiada o confidencial. Si no sou el destinatari > indicat, us recordem que la utilització, divulgació i/o còpia sense > autorització està prohibida en virtut de la legislació vigent. Si heu rebut > aquest missatge per error, feu-nos-ho saber immediatament per aquesta via i > destruïu-lo. > Abans d'imprimir aquest correu, assegureu-vos que és realment necessari. > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit > https://mail.mozilla.org/listinfo/enterprise or send an email to > [email protected] with a subject of "unsubscribe" >
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

