On 2022-08-25 at 03:58, Malte Riemer wrote:
> Hi,
>
> is there a list or anything else available, where I can find out
> what changed between the group policies of ESR91 and ESR102?
There's the list of policy-template releases, which notes what changed
in high-level terms:
https://github.com/mozilla/policy-templates/releases
I used that list (and links from there) to find out exactly this, just
yesterday.
If that's not enough detail, you could also use that page to identify
the version numbers of the two releases you're concerned about, then use
'git diff' to compare the tags for those two releases.
I know roughly how I'd do that on the command line in my (Linux)
environment, but not how to do it in other environments; it seems
plausible that GitHub might offer a way to do it from within the site's
UI, but if so I don't know where or how.
For a level of detail in between those, you could browse through
https://github.com/mozilla/policy-templates/commits/master
for interesting-looking commits that happened between the release dates
of the relevant GPO-template versions.
--
The Wanderer
The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man. -- George Bernard Shaw