[Desktop-packages] [Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2020-12-09 Thread Olivier Tilloy
According to https://bugs.launchpad.net/ubuntu/+source/chromium-
browser/+bug/1866732/comments/5, you managed to get this working, so
false alarm.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1414753

Title:
  Chromium browser 39.0.2171.65 does not load policies

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Following the information I gathered from

  http://www.chromium.org/administrators/linux-quick-start
  http://www.chromium.org/administrators/linux-quick-start
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1373802

  I tried to set a simple policy for the browser.
  All I did is create a file "policy.json" in /etc/chromium-
  browser/policies/managed with the following content:

  {
"HomepageLocation": "www.chromium.org"
  }

  However when starting chromium there is no sign of the policy: "about:policy" 
  does not show any policy being set. Running 'strings /usr/lib/chromium-
  browser/chromium-browser|grep policies' gives me:

  /etc/chromium/policies
  /etc/chromium-browser/policies

  so everything should be fine. To be sure I also tried setting the policy in 
  /etc/chromium/policies. I also tried to set the policy in "recommended"  in 
  both paths. I also tested running chromium under a new user account, but it 
  did not change anything. The policy is simply not set. Either I am doing 
  something wrong or this is not working.
  To be on the safe side I also tried a different content:

  {
"RestoreOnStartup": 4,
"RestoreOnStartupURLs": ["http://www.chromium.org;
  }

  Did not work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1414753/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2020-12-01 Thread Alexey Tsitsin
Hello!
This bug still persist in Chromium 87.0.4280.66 (Official Build) snap (64-bit)
Ubuntu 20.10

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1414753

Title:
  Chromium browser 39.0.2171.65 does not load policies

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Following the information I gathered from

  http://www.chromium.org/administrators/linux-quick-start
  http://www.chromium.org/administrators/linux-quick-start
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1373802

  I tried to set a simple policy for the browser.
  All I did is create a file "policy.json" in /etc/chromium-
  browser/policies/managed with the following content:

  {
"HomepageLocation": "www.chromium.org"
  }

  However when starting chromium there is no sign of the policy: "about:policy" 
  does not show any policy being set. Running 'strings /usr/lib/chromium-
  browser/chromium-browser|grep policies' gives me:

  /etc/chromium/policies
  /etc/chromium-browser/policies

  so everything should be fine. To be sure I also tried setting the policy in 
  /etc/chromium/policies. I also tried to set the policy in "recommended"  in 
  both paths. I also tested running chromium under a new user account, but it 
  did not change anything. The policy is simply not set. Either I am doing 
  something wrong or this is not working.
  To be on the safe side I also tried a different content:

  {
"RestoreOnStartup": 4,
"RestoreOnStartupURLs": ["http://www.chromium.org;
  }

  Did not work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1414753/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2015-02-07 Thread Esokrates
This was an apparmor denial in my case, I proposed a fix here:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1419294

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1414753

Title:
  Chromium browser 39.0.2171.65 does not load policies

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Following the information I gathered from

  http://www.chromium.org/administrators/linux-quick-start
  http://www.chromium.org/administrators/linux-quick-start
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1373802

  I tried to set a simple policy for the browser.
  All I did is create a file policy.json in /etc/chromium-
  browser/policies/managed with the following content:

  {
HomepageLocation: www.chromium.org
  }

  However when starting chromium there is no sign of the policy: about:policy 
  does not show any policy being set. Running 'strings /usr/lib/chromium-
  browser/chromium-browser|grep policies' gives me:

  /etc/chromium/policies
  /etc/chromium-browser/policies

  so everything should be fine. To be sure I also tried setting the policy in 
  /etc/chromium/policies. I also tried to set the policy in recommended  in 
  both paths. I also tested running chromium under a new user account, but it 
  did not change anything. The policy is simply not set. Either I am doing 
  something wrong or this is not working.
  To be on the safe side I also tried a different content:

  {
RestoreOnStartup: 4,
RestoreOnStartupURLs: [http://www.chromium.org;
  }

  Did not work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1414753/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2015-02-06 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
40.0.2214.94-0ubuntu1.1120

---
chromium-browser (40.0.2214.94-0ubuntu1.1120) vivid; urgency=medium

  * Upstream release 40.0.2214.94.
  * Upstream release 40.0.2214.93.
  * Upstream release 40.0.2214.91. (LP: #1414753)
- CVE-2014-7923: Memory corruption in ICU.
- CVE-2014-7924: Use-after-free in IndexedDB.
- CVE-2014-7925: Use-after-free in WebAudio.
- CVE-2014-7926: Memory corruption in ICU.
- CVE-2014-7927: Memory corruption in V8.
- CVE-2014-7928: Memory corruption in V8.
- CVE-2014-7930: Use-after-free in DOM.
- CVE-2014-7931: Memory corruption in V8.
- CVE-2014-7929: Use-after-free in DOM.
- CVE-2014-7932: Use-after-free in DOM.
- CVE-2014-7933: Use-after-free in FFmpeg.
- CVE-2014-7934: Use-after-free in DOM.
- CVE-2014-7935: Use-after-free in Speech.
- CVE-2014-7936: Use-after-free in Views.
- CVE-2014-7937: Use-after-free in FFmpeg.
- CVE-2014-7938: Memory corruption in Fonts.
- CVE-2014-7939: Same-origin-bypass in V8.
- CVE-2014-7940: Uninitialized-value in ICU.
- CVE-2014-7941: Out-of-bounds read in UI.
- CVE-2014-7942: Uninitialized-value in Fonts.
- CVE-2014-7943: Out-of-bounds read in Skia.
- CVE-2014-7944: Out-of-bounds read in PDFium.
- CVE-2014-7945: Out-of-bounds read in PDFium.
- CVE-2014-7946: Out-of-bounds read in Fonts.
- CVE-2014-7947: Out-of-bounds read in PDFium.
- CVE-2014-7948: Caching error in AppCache.
  * debian/patch/search-credit: Don't force client in GOOG suggestions search.
(LP: #1398900)
  * debian/patches/dri3-within-sandbox: Backport V41 sandbox, fixing DRI3.
(LP: #1378627)
  * debian/patches/macro-templates-not-match: Remove. No longer necessary.
  * debian/patches/arm-neon.patch: Kill armv7=neon assumption. Fix typos.
  * debian/rules: chrpath for all packages.  (LP: #141)
 -- Chad MILLER chad.mil...@canonical.com   Fri, 30 Jan 2015 15:48:09 -0500

** Changed in: chromium-browser (Ubuntu)
   Status: Incomplete = Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7923

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7924

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7925

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7926

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7927

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7928

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7929

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7930

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7931

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7932

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7933

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7934

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7935

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7936

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7937

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7938

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7939

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7940

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7941

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7942

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7943

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7944

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7945

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7946

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7947

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7948

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1414753

Title:
  Chromium browser 39.0.2171.65 does not load policies

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Following the information I gathered from

  http://www.chromium.org/administrators/linux-quick-start
  http://www.chromium.org/administrators/linux-quick-start
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1373802

  I tried to set a simple policy for the browser.
  All I did is create a file policy.json in /etc/chromium-
  browser/policies/managed with the following content:

  {
HomepageLocation: www.chromium.org
  }

  However when starting chromium there is no sign of the policy: about:policy 
  does not show any policy being set. Running 'strings /usr/lib/chromium-
  

[Desktop-packages] [Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2015-01-28 Thread Esokrates
So what is the problem now? It does not work for me, why the incomplete
mark? Which version fixes the problem?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1414753

Title:
  Chromium browser 39.0.2171.65 does not load policies

Status in chromium-browser package in Ubuntu:
  Incomplete

Bug description:
  Following the information I gathered from

  http://www.chromium.org/administrators/linux-quick-start
  http://www.chromium.org/administrators/linux-quick-start
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1373802

  I tried to set a simple policy for the browser.
  All I did is create a file policy.json in /etc/chromium-
  browser/policies/managed with the following content:

  {
HomepageLocation: www.chromium.org
  }

  However when starting chromium there is no sign of the policy: about:policy 
  does not show any policy being set. Running 'strings /usr/lib/chromium-
  browser/chromium-browser|grep policies' gives me:

  /etc/chromium/policies
  /etc/chromium-browser/policies

  so everything should be fine. To be sure I also tried setting the policy in 
  /etc/chromium/policies. I also tried to set the policy in recommended  in 
  both paths. I also tested running chromium under a new user account, but it 
  did not change anything. The policy is simply not set. Either I am doing 
  something wrong or this is not working.
  To be on the safe side I also tried a different content:

  {
RestoreOnStartup: 4,
RestoreOnStartupURLs: [http://www.chromium.org;
  }

  Did not work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1414753/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2015-01-27 Thread Chad Miller
This seems to be fixed in this next version.  I didn't see a change that
fixes it, though. Weird.

My about:policies shows items and I can set the URL that browser goes to
when clicking Home.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1414753

Title:
  Chromium browser 39.0.2171.65 does not load policies

Status in chromium-browser package in Ubuntu:
  Incomplete

Bug description:
  Following the information I gathered from

  http://www.chromium.org/administrators/linux-quick-start
  http://www.chromium.org/administrators/linux-quick-start
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1373802

  I tried to set a simple policy for the browser.
  All I did is create a file policy.json in /etc/chromium-
  browser/policies/managed with the following content:

  {
HomepageLocation: www.chromium.org
  }

  However when starting chromium there is no sign of the policy: about:policy 
  does not show any policy being set. Running 'strings /usr/lib/chromium-
  browser/chromium-browser|grep policies' gives me:

  /etc/chromium/policies
  /etc/chromium-browser/policies

  so everything should be fine. To be sure I also tried setting the policy in 
  /etc/chromium/policies. I also tried to set the policy in recommended  in 
  both paths. I also tested running chromium under a new user account, but it 
  did not change anything. The policy is simply not set. Either I am doing 
  something wrong or this is not working.
  To be on the safe side I also tried a different content:

  {
RestoreOnStartup: 4,
RestoreOnStartupURLs: [http://www.chromium.org;
  }

  Did not work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1414753/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2015-01-27 Thread Esokrates
What version is this next version?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1414753

Title:
  Chromium browser 39.0.2171.65 does not load policies

Status in chromium-browser package in Ubuntu:
  Incomplete

Bug description:
  Following the information I gathered from

  http://www.chromium.org/administrators/linux-quick-start
  http://www.chromium.org/administrators/linux-quick-start
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1373802

  I tried to set a simple policy for the browser.
  All I did is create a file policy.json in /etc/chromium-
  browser/policies/managed with the following content:

  {
HomepageLocation: www.chromium.org
  }

  However when starting chromium there is no sign of the policy: about:policy 
  does not show any policy being set. Running 'strings /usr/lib/chromium-
  browser/chromium-browser|grep policies' gives me:

  /etc/chromium/policies
  /etc/chromium-browser/policies

  so everything should be fine. To be sure I also tried setting the policy in 
  /etc/chromium/policies. I also tried to set the policy in recommended  in 
  both paths. I also tested running chromium under a new user account, but it 
  did not change anything. The policy is simply not set. Either I am doing 
  something wrong or this is not working.
  To be on the safe side I also tried a different content:

  {
RestoreOnStartup: 4,
RestoreOnStartupURLs: [http://www.chromium.org;
  }

  Did not work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1414753/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2015-01-27 Thread Chad Miller
** Changed in: chromium-browser (Ubuntu)
 Assignee: (unassigned) = Chad Miller (cmiller)

** Changed in: chromium-browser (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1414753

Title:
  Chromium browser 39.0.2171.65 does not load policies

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Following the information I gathered from

  http://www.chromium.org/administrators/linux-quick-start
  http://www.chromium.org/administrators/linux-quick-start
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1373802

  I tried to set a simple policy for the browser.
  All I did is create a file policy.json in /etc/chromium-
  browser/policies/managed with the following content:

  {
HomepageLocation: www.chromium.org
  }

  However when starting chromium there is no sign of the policy: about:policy 
  does not show any policy being set. Running 'strings /usr/lib/chromium-
  browser/chromium-browser|grep policies' gives me:

  /etc/chromium/policies
  /etc/chromium-browser/policies

  so everything should be fine. To be sure I also tried setting the policy in 
  /etc/chromium/policies. I also tried to set the policy in recommended  in 
  both paths. I also tested running chromium under a new user account, but it 
  did not change anything. The policy is simply not set. Either I am doing 
  something wrong or this is not working.
  To be on the safe side I also tried a different content:

  {
RestoreOnStartup: 4,
RestoreOnStartupURLs: [http://www.chromium.org;
  }

  Did not work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1414753/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp