Sebastian, Thank you. I tried doing something similar by adding the extension in CCK2, but that didn't work. I will give this a try instead.
It probably violates some license somewhere, but alas... ------------------------------------------ Jason Jackson Computer Systems Technician North Vancouver School District From: Enterprise [mailto:[email protected]] On Behalf Of Sebastian Metzger Sent: March 20, 2017 12:38 AM To: [email protected] Subject: Re: [Mozilla Enterprise] Firefox 52: what changed since 45 (the previous ESR)? Hi Jason, I think this conclusion refers to gmp itself. We simply copy the 2 gmp-folders into the profile and set some additional keys in prefs.js to prohibit the download at user-side: user_pref("media.gmp-gmpopenh264.abi", "x86-msvc-x64"); user_pref("media.gmp-gmpopenh264.lastUpdate", 2147483647); user_pref("media.gmp-gmpopenh264.version", "1.6"); user_pref("media.gmp-manager.url", ""); user_pref("media.gmp-widevinecdm.abi", "x86-msvc-x64"); user_pref("media.gmp-widevinecdm.lastUpdate", 2147483647); user_pref("media.gmp-widevinecdm.version", "1.4.8.903"); Best regards Sebastian Metzger -- Sebastian Metzger Debeka Krankenversicherungsverein a. G. Debeka Lebensversicherungsverein a. G. Debeka Allgemeine Versicherung AG Debeka Pensionskasse AG Debeka Bausparkasse AG Abteilung Benutzer- und Endgerätedienste (IS/BE) 56058 Koblenz Telefon: (02 61) 4 98 - 31 05 Telefax: (02 61) 4 98 - 20 99 E-Mail: [email protected]<mailto:[email protected]> Internet: www.debeka.de<http://www.debeka.de> Besuchen Sie uns auch in sozialen Netzwerken. Unsere Adressen finden Sie hier: www.debeka.de/socialmedia<http://www.debeka.de/socialmedia> Pflichtangaben der Debeka-Unternehmen gemäß § 35a GmbHG / § 80 AktG: www.debeka.de/pflichtangaben<http://www.debeka.de/pflichtangaben> Am 17.03.2017 um 15:20 schrieb Jason Jackson: Sebastian, For Widevine, you say "admins will copy the files or disable it". How do you copy it? I was told that it couldn't be redistributed (not even by Mozilla). ------------------------------------------ Jason Jackson Computer Systems Technician North Vancouver School District From: Enterprise [mailto:[email protected]] On Behalf Of Sebastian Metzger Sent: March 17, 2017 1:14 AM To: [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Subject: Re: [Mozilla Enterprise] Firefox 52: what changed since 45 (the previous ESR)? Hi Klaus, some more notes: - FF 52 removes Adobe Primetime support -> Therefore admins don't have to copy the files or disable it any more. - FF 52 captive-portal detection implemented - Since FF45 Widevine Content Decryption Module was added -> admins will copy the files or disable it. - it seems that blocklist files have changed (I don't know when). There is still a blocklist.xml in browser\ folder, but in the profile there are 2 new jsons blocklist-addons.json and blocklist-plugins.json Best regards Sebastian Metzger -- Sebastian Metzger Debeka Krankenversicherungsverein a. G. Debeka Lebensversicherungsverein a. G. Debeka Allgemeine Versicherung AG Debeka Pensionskasse AG Debeka Bausparkasse AG Abteilung Benutzer- und Endgerätedienste (IS/BE) 56058 Koblenz Telefon: (02 61) 4 98 - 31 05 Telefax: (02 61) 4 98 - 20 99 E-Mail: [email protected]<mailto:[email protected]> Internet: www.debeka.de<http://www.debeka.de> Besuchen Sie uns auch in sozialen Netzwerken. Unsere Adressen finden Sie hier: www.debeka.de/socialmedia<http://www.debeka.de/socialmedia> Pflichtangaben der Debeka-Unternehmen gemäß § 35a GmbHG / § 80 AktG: www.debeka.de/pflichtangaben<http://www.debeka.de/pflichtangaben> Am 09.03.2017 um 23:52 schrieb Klaus Hartnegg: I scanned all release notes from 46 to 52 for changes that I regard potentially interesting for admins and helpdesk people. You do not need to reinvent that wheel because I took notes and put them here: https://www.klaus-hartnegg.de/gpo/firefox_changes.html?52 (not yet nicely formatted, because too many other things to do) Btw. does anybody have a list of all notifications and all dumb questions that this thing asks, and how to disable all of them? For example an earlier version must have started to ask whether I want to search from or get suggestions in the address bar. How can I disable that (question and search)? When I want to search, I put that into the search box, that's what that box is for. _______________________________________________ Enterprise mailing list [email protected]<mailto:[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]<mailto:[email protected]> with a subject of "unsubscribe" _______________________________________________ Enterprise mailing list [email protected]<mailto:[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]<mailto:[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"

