Closed Bug 1757063 Opened 3 years ago Closed 3 years ago

Impossible to audit Thunderbird beta releases on macOS to confirm that security patches are present

Categories

(Thunderbird :: Build Config, defect, P2)

Thunderbird 98
Unspecified
macOS

Tracking

(thunderbird_esr91 unaffected)

VERIFIED FIXED
99 Branch
Tracking Status
thunderbird_esr91 --- unaffected

People

(Reporter: 52qtuqm9, Assigned: rjl)

Details

Attachments

(2 files)

The Info.plist file included with Thunderbird beta releases on macOS does not show the full beta release number, e.g., for 98.0b2 it only says 98.0. It also doesn't have any sort of build date in it. This means that it's impossible for enterprises to audit installed beta releases of Thunderbird to confirm, e.g., that they have recently announced security patches in them. There should be enough detail in the versioning in the Info.plist file to be able to identify a specific beta release from the data.

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2

Use display version when building Info.plist. This will only affect beta
builds, where MOZ_APP_VERSION does not include the beta number;
MOZ_VERSION_DISPLAY does. (Release and daily builds the two values are the
same.)
Additionally, use MAC_BUNDLE_VERSION for CFBundleVersion as is done for
Firefox. MAC_BUNDLE_VERSION is the major version number and the build date
(eg. 9922.3.3).

Assignee: nobody → rob
Status: NEW → ASSIGNED

Sweet. Thank you for the quick action on this.

Target Milestone: --- → 99 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/ff49a9514dac
Include beta version in Info.plist. r=darktrojan

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Attached image image.png

Verified fixed in 99.0b1

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: