[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] replace deprecated lockPref entry.

Frans Spiesschaert gitlab at salsa.debian.org
Sat Sep 8 20:05:01 BST 2018


Frans Spiesschaert pushed to branch master at Debian Edu / debian-edu-config


Commits:
07a80fc1 by Frans Spiesschaert at 2018-09-08T19:03:29Z
replace deprecated lockPref entry.

- - - - -


2 changed files:

- debian/changelog
- share/debian-edu-config/firefox-networked-prefs.js


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,9 @@
 debian-edu-config (2.10.35) UNRELEASED; urgency=medium
 
+  [ Frans Spiesschaert ]
+  * share/debian-edu-config/firefox-networked-prefs.js: adjust deprecated
+     lockPref entry. lockPref will no longer be supported after version 67.
+
   * Bump standards version to 4.2.1, no changes needed.
 
  -- Holger Levsen <holger at debian.org>  Mon, 27 Aug 2018 12:04:43 +0200


=====================================
share/debian-edu-config/firefox-networked-prefs.js
=====================================
@@ -6,4 +6,4 @@
 // /etc/debian-edu/www/wpad.dat for the WAPD files.  The location of
 // The WPAD file is handed out using DHCP and firefox should look for
 // http://wpad/wpad.dat automatically.
-lockPref("network.proxy.type", 4);
+pref("network.proxy.type", 4, locked);



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/07a80fc1f7660dfd8854e2974088b44fb3d7a1dc

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/07a80fc1f7660dfd8854e2974088b44fb3d7a1dc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20180908/d65d6cb6/attachment.html>


More information about the debian-edu-commits mailing list