~chromium-team/chromium-browser/focal-stable

« back to all changes in this revision

Viewing changes to debian/licenses/LICENSE.GPL-2-or-later

  • Committer: Olivier Tilloy
  • Date: 2019-06-05 14:27:38 UTC
  • mto: This revision was merged to the branch mainline in revision 1504.
  • Revision ID: olivier.tilloy@canonical.com-20190605142738-vt1q8apf04qde12k
* Upstream release: 75.0.3770.80
  - CVE-2019-5828: Use after free in ServiceWorker.
  - CVE-2019-5829: Use after free in Download Manager.
  - CVE-2019-5830: Incorrectly credentialed requests in CORS.
  - CVE-2019-5831: Incorrect map processing in V8.
  - CVE-2019-5832: Incorrect CORS handling in XHR.
  - CVE-2019-5833: Inconsistent security UI placement.
  - CVE-2019-5834: URL spoof in Omnibox on iOS.
  - CVE-2019-5835: Out of bounds read in Swiftshader.
  - CVE-2019-5836: Heap buffer overflow in Angle.
  - CVE-2019-5837: Cross-origin resources size disclosure in Appcache.
  - CVE-2019-5838: Overly permissive tab access in Extensions.
  - CVE-2019-5839: Incorrect handling of certain code points in Blink.
  - CVE-2019-5840: Popup blocker bypass.
* Install the chromium snap in place of the debian packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
License GPL (v2 or later)
2
 
 This program is free software; you can redistribute it and/or modify
3
 
 it under the terms of the GNU General Public License as published by
4
 
 the Free Software Foundation; either version 2 of the License, or
5
 
 (at your option) any later version.
6
 
 .
7
 
 This program is distributed in the hope that it will be useful,
8
 
 but WITHOUT ANY WARRANTY; without even the implied warranty of
9
 
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10
 
 GNU General Public License for more details.
11
 
 .
12
 
 You should have received a copy of the GNU General Public License along
13
 
 with this program; if not, write to the Free Software Foundation, Inc.,
14
 
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
15
 
 .
16
 
 On debian/ubuntu the full license text can be found here:
17
 
 /usr/share/common-licenses/GPL-2