Closed Bug 1928403 Opened 11 months ago Closed 11 months ago

Partial and complete updates might not be correctly served for Windows 7, 8 and 8.1 clients

Categories

(Webtools :: Bouncer, defect)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: willdurand, Assigned: willdurand)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [addons-jira])

Attachments

(1 file)

We didn't exclude products related to firefox updates as part of Bug 1925978. Products containing "-partial" or "-complete" should not be redirected to an ESR 115 build. It could have been "fine" if the update service in firefox wasn't setting a browser-like user agent, causing the fallback mechanism added in Bug 1925978 to fire...

Attached file GitHub Pull Request
Assignee: nobody → wdurand

This has been deployed to production.

$ http https://download.mozilla.org/__version__
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 202
Content-Type: application/json
Date: Thu, 31 Oct 2024 17:00:34 GMT

{
    "build": "https://circleci.com/gh/mozilla-services/go-bouncer/1389",
    "commit": "de8bd2e235273ec0cc4602b8503c2bdb75f92226",
    "source": "https://github.com/mozilla-services/go-bouncer",
    "version": "2024.10.31"
}
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Blocks: 1928331

Hello! We verified this today on multiple stations (incl. Windows 7x64, 8x64 and 8.1x64), testing various ESR versions with BITS both enabled and disabled and updates are working as expected. You can find more details here: link.

Status: RESOLVED → VERIFIED
Whiteboard: [addons-jira]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: