From 9daef2e619ad32ca3bdd2080dd3e670b18c269a1 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 20 Sep 2022 12:54:53 -0400 Subject: [PATCH] AppUpdatePin documentation --- README.md | 44 +++++++++++++++++++++++++++++++++++ mac/org.mozilla.firefox.plist | 2 ++ windows/de-DE/firefox.adml | 4 ++++ windows/en-US/firefox.adml | 4 ++++ windows/es-ES/firefox.adml | 4 ++++ windows/firefox.admx | 7 ++++++ windows/fr-FR/firefox.adml | 4 ++++ windows/it-IT/firefox.adml | 4 ++++ windows/ru-RU/firefox.adml | 4 ++++ windows/zh-CN/firefox.adml | 4 ++++ windows/zh-TW/firefox.adml | 4 ++++ 11 files changed, 85 insertions(+) diff --git a/README.md b/README.md index c77fca8..d38e25a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Policies can be specified using the [Group Policy templates on Windows](https:// | **[`3rdparty`](#3rdparty)** | Set policies that WebExtensions can access via chrome.storage.managed. | **[`AllowedDomainsForApps`](#alloweddomainsforapps)** | Define domains allowed to access Google Workspace. | **[`AppAutoUpdate`](#appautoupdate)** | Enable or disable automatic application update. +| **[`AppUpdatePin`](#appupdatepin)** | Prevent Firefox from being updated beyond the specified version. | **[`AppUpdateURL`](#appupdateurl)** | Change the URL for application update. | **[`Authentication`](#authentication)** | Configure sites that support integrated authentication. | **[`AutoLaunchProtocolsFromOrigins`](#autolaunchprotocolsfromorigins)** | Define a list of external protocols that can be used from listed origins without prompting the user. @@ -250,6 +251,49 @@ Value (string): } } ``` +### AppUpdatePin + +Prevent Firefox from being updated beyond the specified version. + +You can specify the any version as ```xx.``` and Firefox will be updated with all minor versions, but will not be updated beyond the major version. + +You can also specify the version as ```xx.xx``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version. + +You should specify a version that exists or is guaranteed to exist. If you specify a version that doesn't end up existing, Firefox will update beyond that version. + +**Compatibility:** Firefox 102,\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\AppUpdatePin = "106." +``` +#### Windows (Intune) +OMA-URI: +``` +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdatePin +``` +Value (string): +``` + + +``` +#### macOS +``` + + AppUpdatePin + 106. + +``` +#### policies.json +``` +{ + "policies": { + "AppUpdatePin": "106." + } +} +``` ### AppUpdateURL Change the URL for application update if you are providing Firefox updates from a custom update server. diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 8240fb9..a2b21c1 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -8,6 +8,8 @@ managedfirefox.com,example.com AppAutoUpdate + AppUpdatePin + 106. AppUpdateURL https://www.example.com/update.xml Authentication diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 0e01ab1..30efb13 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -944,6 +944,10 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, start If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails. If this policy is disabled or not configured, typing single word entries in the address bar will search. + Pin updates to a specific version + If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version. + +If this policy is disabled or not configured, Firefox will update normally. Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf true gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, ist die Einstellung auf false gesperrt. Für eine Beschreibung der Einstellung, siehe: diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 39c2ba9..5f19341 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -939,6 +939,10 @@ If this policy is disabled or not configured, Firefox will to the download folde If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails. If this policy is disabled or not configured, typing single word entries in the address bar will search. + Pin updates to a specific version + If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version. + +If this policy is disabled or not configured, Firefox will update normally. If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false. For a description of the preference, see: diff --git a/windows/es-ES/firefox.adml b/windows/es-ES/firefox.adml index 61d189a..e0e82c7 100644 --- a/windows/es-ES/firefox.adml +++ b/windows/es-ES/firefox.adml @@ -941,6 +941,10 @@ If this policy is disabled or not configured, Firefox will to the download folde If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails. If this policy is disabled or not configured, typing single word entries in the address bar will search. + Pin updates to a specific version + If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version. + +If this policy is disabled or not configured, Firefox will update normally. Si esta política está habilitada, la preferencia se bloquea en true. Si esta política está deshabilitada, la preferencia está bloqueada en false. Para una descripción de la preferencia, visita: diff --git a/windows/firefox.admx b/windows/firefox.admx index 0903567..dd82071 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -3891,5 +3891,12 @@ + + + + + + + diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index d81ebcb..3ed5755 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -940,6 +940,10 @@ If this policy is disabled or not configured, Firefox will to the download folde If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails. If this policy is disabled or not configured, typing single word entries in the address bar will search. + Pin updates to a specific version + If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version. + +If this policy is disabled or not configured, Firefox will update normally. Si cette stratégie est activée, la préférence est verrouillée sur true. Si cette stratégie est désactivée, la préférence est verrouillée sur false. Pour une description de la préférence, voir: diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml index c442c96..6a80902 100644 --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@ -942,6 +942,10 @@ If this policy is disabled or not configured, Firefox will to the download folde If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails. If this policy is disabled or not configured, typing single word entries in the address bar will search. + Pin updates to a specific version + If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version. + +If this policy is disabled or not configured, Firefox will update normally. Se questo criterio è abilitato, la preferenza è impostata a Vero e resa non modificabile. Se questo criterio è disabilitato, la preferenza è impostata a Falso e resa non modificabile. Per una descrizione della preferenza, si veda: diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index 7e4a1b7..6f78e24 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -941,6 +941,10 @@ If this policy is disabled or not configured, Firefox will to the download folde If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails. If this policy is disabled or not configured, typing single word entries in the address bar will search. + Pin updates to a specific version + If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version. + +If this policy is disabled or not configured, Firefox will update normally. Если эта политика включена, предпочтение заблокировано на true. Если эта политика отключена, предпочтение заблокировано на false. Описание предпочтения см .: diff --git a/windows/zh-CN/firefox.adml b/windows/zh-CN/firefox.adml index 758a8c9..bfbe3ae 100644 --- a/windows/zh-CN/firefox.adml +++ b/windows/zh-CN/firefox.adml @@ -939,6 +939,10 @@ If this policy is disabled or not configured, Firefox will to the download folde If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails. If this policy is disabled or not configured, typing single word entries in the address bar will search. + Pin updates to a specific version + If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version. + +If this policy is disabled or not configured, Firefox will update normally. 若启用此原则,偏好设定将锁定为 true。 若禁用此原则,偏好设定则锁定为false。 若需要偏好设置的详细说明,请参考: diff --git a/windows/zh-TW/firefox.adml b/windows/zh-TW/firefox.adml index c3023bf..62c7b6c 100644 --- a/windows/zh-TW/firefox.adml +++ b/windows/zh-TW/firefox.adml @@ -939,6 +939,10 @@ If this policy is disabled or not configured, Firefox will to the download folde If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails. If this policy is disabled or not configured, typing single word entries in the address bar will search. + Pin updates to a specific version + If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version. + +If this policy is disabled or not configured, Firefox will update normally. 若啟用此原則,偏好設定將鎖定為 true。若停用此原則,偏好設定則鎖定為 false。 若需要偏好設定的詳細說明,請參考: -- 2.34.1