author | Wolfgang Rosenauer <wr@rosenauer.org> |
Tue, 23 Jan 2018 22:05:20 +0100 | |
branch | firefox58 |
changeset 1026 | 963c89cda54b |
parent 1023 | fce335a42db7 |
child 1027 | 7071f6ebfda6 |
permissions | -rw-r--r-- |
893
86f72f1e98a4
prepare Gtk3 based builds on a feature branch
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
892
diff
changeset
|
1 |
------------------------------------------------------------------- |
1026
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
2 |
Tue Jan 23 20:40:57 UTC 2018 - wr@rosenauer.org |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
3 |
|
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
4 |
- update to Firefox 58.0 (bsc#1077291) |
1023
fce335a42db7
new features (incl. new locale)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1020
diff
changeset
|
5 |
* Added Nepali (ne-NP) locale |
fce335a42db7
new features (incl. new locale)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1020
diff
changeset
|
6 |
* Added support for form autofill for credit card |
fce335a42db7
new features (incl. new locale)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1020
diff
changeset
|
7 |
* Optimize page load by caching JavaScript internal representation |
1026
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
8 |
MFSA 2018-02 |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
9 |
* CVE-2018-5091 (bmo#1423086) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
10 |
Use-after-free with DTMF timers |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
11 |
* CVE-2018-5092 (bmo#1418074) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
12 |
Use-after-free in Web Workers |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
13 |
* CVE-2018-5093 (bmo#1415291) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
14 |
Buffer overflow in WebAssembly during Memory/Table resizing |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
15 |
* CVE-2018-5094 (bmo#1415883) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
16 |
Buffer overflow in WebAssembly with garbage collection on |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
17 |
uninitialized memory |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
18 |
* CVE-2018-5095 (bmo#1418447) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
19 |
Integer overflow in Skia library during edge builder allocation |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
20 |
* CVE-2018-5097 (bmo#1387427) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
21 |
Use-after-free when source document is manipulated during XSLT |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
22 |
* CVE-2018-5098 (bmo#1399400) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
23 |
Use-after-free while manipulating form input elements |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
24 |
* CVE-2018-5099 (bmo#1416878) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
25 |
Use-after-free with widget listener |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
26 |
* CVE-2018-5100 (bmo#1417405) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
27 |
Use-after-free when IsPotentiallyScrollable arguments are freed |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
28 |
from memory |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
29 |
* CVE-2018-5101 (bmo#1417661) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
30 |
Use-after-free with floating first-letter style elements |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
31 |
* CVE-2018-5102 (bmo#1419363) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
32 |
Use-after-free in HTML media elements |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
33 |
* CVE-2018-5103 (bmo#1423159) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
34 |
Use-after-free during mouse event handling |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
35 |
* CVE-2018-5104 (bmo#1425000) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
36 |
Use-after-free during font face manipulation |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
37 |
* CVE-2018-5105 (bmo#1390882) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
38 |
WebExtensions can save and execute files on local file system |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
39 |
without user prompts |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
40 |
* CVE-2018-5106 (bmo#1408708) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
41 |
Developer Tools can expose style editor information cross-origin |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
42 |
through service worker |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
43 |
* CVE-2018-5107 (bmo#1379276) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
44 |
Printing process will follow symlinks for local file access |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
45 |
* CVE-2018-5108 (bmo#1421099) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
46 |
Manually entered blob URL can be accessed by subsequent private browsing tabs |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
47 |
* CVE-2018-5109 (bmo#1405599) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
48 |
Audio capture prompts and starts with incorrect origin attribution |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
49 |
* CVE-2018-5110 (bmo#1423275) (affects only OS X) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
50 |
Cursor can be made invisible on OS X |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
51 |
* CVE-2018-5111 (bmo#1321619) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
52 |
URL spoofing in addressbar through drag and drop |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
53 |
* CVE-2018-5112 (bmo#1425224) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
54 |
Extension development tools panel can open a non-relative URL in the panel |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
55 |
* CVE-2018-5113 (bmo#1425267) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
56 |
WebExtensions can load non-HTTPS pages with browser.identity.launchWebAuthFlow |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
57 |
* CVE-2018-5114 (bmo#1421324) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
58 |
The old value of a cookie changed to HttpOnly remains accessible to scripts |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
59 |
* CVE-2018-5115 (bmo#1409449) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
60 |
Background network requests can open HTTP authentication in unrelated foreground tabs |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
61 |
* CVE-2018-5116 (bmo#1396399) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
62 |
WebExtension ActiveTab permission allows cross-origin frame content access |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
63 |
* CVE-2018-5117 (bmo#1395508) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
64 |
URL spoofing with right-to-left text aligned left-to-right |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
65 |
* CVE-2018-5118 (bmo#1420049) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
66 |
Activity Stream images can attempt to load local content through file: |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
67 |
* CVE-2018-5119 (bmo#1420507) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
68 |
Reader view will load cross-origin content in violation of CORS headers |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
69 |
* CVE-2018-5121 (bmo#1402368) (affects only OS X) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
70 |
OS X Tibetan characters render incompletely in the addressbar |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
71 |
* CVE-2018-5122 (bmo#1413841) |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
72 |
Potential integer overflow in DoCrypt |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
73 |
* CVE-2018-5090 |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
74 |
Memory safety bugs fixed in Firefox 58 |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
75 |
* CVE-2018-5089 |
963c89cda54b
update to 58.0 final
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1023
diff
changeset
|
76 |
Memory safety bugs fixed in Firefox 58 and Firefox ESR 52.6 |
1019
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
77 |
- requires NSS 3.34.1 |
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
78 |
- requires rust 1.21 |
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
79 |
- removed obsolete patches: |
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
80 |
mozilla-bindgen-systemlibs.patch |
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
81 |
mozilla-bmo1360278.patch |
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
82 |
mozilla-bmo1399611-csd.patch |
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
83 |
mozilla-rust-1.23.patch |
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1019
diff
changeset
|
84 |
- rebased patches |
1023
fce335a42db7
new features (incl. new locale)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1020
diff
changeset
|
85 |
- updated man-page |
1019
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
86 |
|
b0c883afdffa
initial preparation for 58 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1017
diff
changeset
|
87 |
------------------------------------------------------------------- |
1017
8ccb9c3cbe47
build with latest rust
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1016
diff
changeset
|
88 |
Tue Jan 9 18:48:02 UTC 2018 - wr@rosenauer.org |
8ccb9c3cbe47
build with latest rust
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1016
diff
changeset
|
89 |
|
8ccb9c3cbe47
build with latest rust
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1016
diff
changeset
|
90 |
- fixed build with latest rust (mozilla-rust-1.23.patch) |
8ccb9c3cbe47
build with latest rust
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1016
diff
changeset
|
91 |
|
8ccb9c3cbe47
build with latest rust
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1016
diff
changeset
|
92 |
------------------------------------------------------------------- |
1016 | 93 |
Thu Jan 4 12:23:41 UTC 2018 - wr@rosenauer.org |
94 |
||
95 |
- update to Firefox 57.0.4 |
|
96 |
MFSA 2018-1: Speculative execution side-channel attack ("Spectre") |
|
97 |
(boo#1074723) |
|
98 |
||
99 |
------------------------------------------------------------------- |
|
1015 | 100 |
Wed Jan 3 08:29:38 UTC 2018 - wr@rosenauer.org |
101 |
||
102 |
- fixed regression introduced Oct 10th which made Firefox crash |
|
103 |
when cancelling the KDE file dialog (boo#1069962) |
|
104 |
||
105 |
------------------------------------------------------------------- |
|
106 |
Fri Dec 29 19:52:34 UTC 2017 - astieger@suse.com |
|
107 |
||
108 |
- Mozilla Firefox 57.0.3: |
|
109 |
* Fix a crash reporting issue that inadvertently sends background |
|
110 |
tab crash reports to Mozilla without user opt-in (bmo#1427111, |
|
111 |
bsc#1074235) |
|
112 |
- Includes changes from 57.0.2: |
|
113 |
* fixes for platforms other than GNU/Linux |
|
114 |
||
115 |
------------------------------------------------------------------- |
|
1012 | 116 |
Fri Dec 8 15:52:17 UTC 2017 - dimstar@opensuse.org |
117 |
||
118 |
- Explicitly buildrequires python2-xml: The build system relies on |
|
119 |
it. We wrongly relied on other packages pulling it in for us. |
|
120 |
||
121 |
------------------------------------------------------------------- |
|
122 |
Thu Dec 7 11:12:31 UTC 2017 - dimstar@opensuse.org |
|
123 |
||
124 |
- Escape the usage of %{VERSION} when calling out to rpm. |
|
125 |
RPM 4.14 has %{VERSION} defined as 'the main packages version'. |
|
126 |
||
127 |
------------------------------------------------------------------- |
|
128 |
Wed Nov 29 23:45:03 UTC 2017 - wr@rosenauer.org |
|
129 |
||
130 |
- update to Firefox 57.0.1 |
|
131 |
* CVE-2017-7843: Web worker in Private Browsing mode can write |
|
132 |
IndexedDB data (bsc#1072034, bmo#1410106) |
|
133 |
* CVE-2017-7844: Visited history information leak through SVG |
|
134 |
image (bsc#1072036, bmo#1420001) |
|
135 |
* Fix a video color distortion issue on YouTube and other video |
|
136 |
sites with some AMD devices (bmo#1417442) |
|
137 |
* Fix an issue with prefs.js when the profile path has non-ascii |
|
138 |
characters (bmo#1420427) |
|
139 |
||
140 |
------------------------------------------------------------------- |
|
141 |
Tue Nov 21 09:00:48 UTC 2017 - christophe@krop.fr |
|
142 |
||
143 |
- Add mozilla-bmo1360278.patch |
|
144 |
Starting with Firefox 57, the context menu appears on key press. |
|
145 |
This patch creates a config entry to restore the |
|
146 |
old behaviour. Without the patch, the mouse gesture extensions |
|
147 |
require 2 clicks to work (bmo#1360278). |
|
148 |
The new config entry is named ui.context_menus.after_mouseup |
|
149 |
(default : false). |
|
150 |
||
151 |
------------------------------------------------------------------- |
|
152 |
Sat Nov 18 08:35:21 UTC 2017 - wr@rosenauer.org |
|
153 |
||
154 |
- Allow experimental CSD for Gtk3 (bmo#1399611) if available and enabled |
|
155 |
widget.allow-client-side-decoration=true |
|
156 |
(mozilla-bmo1399611-csd.patch) |
|
157 |
||
158 |
------------------------------------------------------------------- |
|
1011
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
159 |
Wed Nov 15 06:46:06 UTC 2017 - wr@rosenauer.org |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
160 |
|
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
161 |
- update to Firefox 57.0 (boo#1068101) |
1008
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
162 |
* Firefox Quantum |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
163 |
* Photon UI |
1011
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
164 |
* Unified address and search bar |
1008
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
165 |
* AMD VP9 hardware video decoder support |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
166 |
* Added support for Date/Time input |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
167 |
* stricter security sandbox blocking filesystem reading and |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
168 |
writing on Linux systems |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
169 |
* middle mouse paste in the content area no longer navigates to |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
170 |
URLs by default on Unix systems |
1011
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
171 |
MFSA 2017-24 |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
172 |
* CVE-2017-7828 (bmo#1406750. bmo#1412252) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
173 |
Use-after-free of PressShell while restyling layout |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
174 |
* CVE-2017-7830 (bmo#1408990) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
175 |
Cross-origin URL information leak through Resource Timing API |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
176 |
* CVE-2017-7831 (bmo#1392026) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
177 |
Information disclosure of exposed properties on JavaScript proxy |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
178 |
objects |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
179 |
* CVE-2017-7832 (bmo#1408782) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
180 |
Domain spoofing through use of dotless 'i' character followed |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
181 |
by accent markers |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
182 |
* CVE-2017-7833 (bmo#1370497) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
183 |
Domain spoofing with Arabic and Indic vowel marker characters |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
184 |
* CVE-2017-7834 (bmo#1358009) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
185 |
data: URLs opened in new tabs bypass CSP protections |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
186 |
* CVE-2017-7835 (bmo#1402363) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
187 |
Mixed content blocking incorrectly applies with redirects |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
188 |
* CVE-2017-7836 (bmo#1401339) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
189 |
Pingsender dynamically loads libcurl on Linux and OS X |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
190 |
* CVE-2017-7837 (bmo#1325923) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
191 |
SVG loaded as <img> can use meta tags to set cookies |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
192 |
* CVE-2017-7838 (bmo#1399540) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
193 |
Failure of individual decoding of labels in international domain |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
194 |
names triggers punycode display of entire IDN |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
195 |
* CVE-2017-7839 (bmo#1402896) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
196 |
Control characters before javascript: URLs defeats self-XSS |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
197 |
prevention mechanism |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
198 |
* CVE-2017-7840 (bmo#1366420) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
199 |
Exported bookmarks do not strip script elements from user-supplied |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
200 |
tags |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
201 |
* CVE-2017-7842 (bmo#1397064) |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
202 |
Referrer Policy is not always respected for <link> elements |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
203 |
* CVE-2017-7827 |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
204 |
Memory safety bugs fixed in Firefox 57 |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
205 |
* CVE-2017-7826 |
85bd01789b6f
Firefo 57.0 final release (incl. changelogs)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1008
diff
changeset
|
206 |
Memory safety bugs fixed in Firefox 57 and Firefox ESR 52.5 |
1004
f98f2fd265af
update version requirements
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1001
diff
changeset
|
207 |
- requires NSPR 4.17, NSS 3.33 and rustc 1.19 |
1005 | 208 |
- rebased patches |
1008
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
209 |
- added mozilla-bindgen-systemlibs.patch to allow stylo build |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
210 |
with system libs (bmo#1341234) |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
211 |
- removed mozilla-language.patch since the whole locale code |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
212 |
changed in Firefox and is relying on ICU now |
77c890186192
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
213 |
- removed obsolete mozilla-ucontext.patch |
1004
f98f2fd265af
update version requirements
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1001
diff
changeset
|
214 |
|
f98f2fd265af
update version requirements
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1001
diff
changeset
|
215 |
------------------------------------------------------------------- |
1001 | 216 |
Sat Oct 28 06:30:37 UTC 2017 - wr@rosenauer.org |
217 |
||
218 |
- update to Firefox 56.0.2 |
|
219 |
* Disable Form Autofill completely on user request (bmo#1404531) |
|
220 |
* Fix for video-related crashes on Windows 7 (bmo#1409141) |
|
221 |
* Correct detection for 64-bit GSSAPI authentication (bmo#1409275) |
|
222 |
* Fix for shutdown crash (bmo#1404105) |
|
223 |
||
224 |
------------------------------------------------------------------- |
|
1000 | 225 |
Tue Oct 10 11:47:49 UTC 2017 - wr@rosenauer.org |
226 |
||
227 |
- update to Firefox 56.0.1 |
|
228 |
* Block D3D11 when using Intel drivers on Windows 7 systems with |
|
229 |
partial AVX support (bmo#1403353) |
|
230 |
-> just to sync the version number |
|
998
6c6109948e35
enable stylo (Quantum CSS) for TW
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
997
diff
changeset
|
231 |
- enable stylo for TW (requires LLVM >= 3.9) |
1000 | 232 |
- queue KDE filepicker requests to avoid non-opening file dialogs |
233 |
happening in certain situations (contributed by Ignaz Forster) |
|
234 |
- the placeholder dot in KDE file dialog in case of empty filenames |
|
235 |
was removed, apparently not required (anymore) |
|
236 |
(contributed by Ignaz Forster) |
|
998
6c6109948e35
enable stylo (Quantum CSS) for TW
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
997
diff
changeset
|
237 |
|
6c6109948e35
enable stylo (Quantum CSS) for TW
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
997
diff
changeset
|
238 |
------------------------------------------------------------------- |
997
ca8a6ac7fbf6
- Correct plugin directory for aarch64 (boo#1061207). The wrapper
Stefan Brüns <stefan.bruens@rwth-aachen.de>
parents:
996
diff
changeset
|
239 |
Sun Oct 1 18:25:16 UTC 2017 - stefan.bruens@rwth-aachen.de |
ca8a6ac7fbf6
- Correct plugin directory for aarch64 (boo#1061207). The wrapper
Stefan Brüns <stefan.bruens@rwth-aachen.de>
parents:
996
diff
changeset
|
240 |
|
ca8a6ac7fbf6
- Correct plugin directory for aarch64 (boo#1061207). The wrapper
Stefan Brüns <stefan.bruens@rwth-aachen.de>
parents:
996
diff
changeset
|
241 |
- Correct plugin directory for aarch64 (boo#1061207). The wrapper |
ca8a6ac7fbf6
- Correct plugin directory for aarch64 (boo#1061207). The wrapper
Stefan Brüns <stefan.bruens@rwth-aachen.de>
parents:
996
diff
changeset
|
242 |
script was not detecting aarch64 as a 64 bit architecture, thus |
ca8a6ac7fbf6
- Correct plugin directory for aarch64 (boo#1061207). The wrapper
Stefan Brüns <stefan.bruens@rwth-aachen.de>
parents:
996
diff
changeset
|
243 |
used /usr/lib/browser-plugins/. |
ca8a6ac7fbf6
- Correct plugin directory for aarch64 (boo#1061207). The wrapper
Stefan Brüns <stefan.bruens@rwth-aachen.de>
parents:
996
diff
changeset
|
244 |
|
ca8a6ac7fbf6
- Correct plugin directory for aarch64 (boo#1061207). The wrapper
Stefan Brüns <stefan.bruens@rwth-aachen.de>
parents:
996
diff
changeset
|
245 |
------------------------------------------------------------------- |
996
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
246 |
Sat Sep 30 20:10:50 UTC 2017 - zaitor@opensuse.org |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
247 |
|
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
248 |
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0), |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
249 |
pkgconfig(gtk+-2.0), pkgconfig(gtk+-unix-print-2.0), |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
250 |
pkgconfig(glib-2.0), pkgconfig(gobject-2.0) and |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
251 |
pkgconfig(gdk-x11-2.0) BuildRequires, align with what configure |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
252 |
looks for. |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
253 |
|
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
254 |
------------------------------------------------------------------- |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
255 |
Thu Sep 28 08:28:29 UTC 2017 - wr@rosenauer.org |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
256 |
|
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
257 |
- update to Firefox 56.0 (boo#1060445) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
258 |
* Firefox Screenshots |
994 | 259 |
* Find Options/Preferences more quickly with new search function |
260 |
* Media is no longer auto-played when opened in a background tab |
|
261 |
* Enable CSS Grid Layout View |
|
996
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
262 |
MFSA 2017-21 |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
263 |
* CVE-2017-7793 (bmo#1371889) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
264 |
Use-after-free with Fetch API |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
265 |
* CVE-2017-7817 (bmo#1356596) (Android-only) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
266 |
Firefox for Android address bar spoofing through fullscreen mode |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
267 |
* CVE-2017-7818 (bmo#1363723) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
268 |
Use-after-free during ARIA array manipulation |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
269 |
* CVE-2017-7819 (bmo#1380292) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
270 |
Use-after-free while resizing images in design mode |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
271 |
* CVE-2017-7824 (bmo#1398381) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
272 |
Buffer overflow when drawing and validating elements with ANGLE |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
273 |
* CVE-2017-7805 (bmo#1377618) (fixed via NSS requirement) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
274 |
Use-after-free in TLS 1.2 generating handshake hashes |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
275 |
* CVE-2017-7812 (bmo#1379842) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
276 |
Drag and drop of malicious page content to the tab bar can open locally stored files |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
277 |
* CVE-2017-7814 (bmo#1376036) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
278 |
Blob and data URLs bypass phishing and malware protection warnings |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
279 |
* CVE-2017-7813 (bmo#1383951) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
280 |
Integer truncation in the JavaScript parser |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
281 |
* CVE-2017-7825 (bmo#1393624, bmo#1390980) (OSX-only) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
282 |
OS X fonts render some Tibetan and Arabic unicode characters as spaces |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
283 |
* CVE-2017-7815 (bmo#1368981) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
284 |
Spoofing attack with modal dialogs on non-e10s installations |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
285 |
* CVE-2017-7816 (bmo#1380597) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
286 |
WebExtensions can load about: URLs in extension UI |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
287 |
* CVE-2017-7821 (bmo#1346515) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
288 |
WebExtensions can download and open non-executable files without user interaction |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
289 |
* CVE-2017-7823 (bmo#1396320) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
290 |
CSP sandbox directive did not create a unique origin |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
291 |
* CVE-2017-7822 (bmo#1368859) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
292 |
WebCrypto allows AES-GCM with 0-length IV |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
293 |
* CVE-2017-7820 (bmo#1378207) |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
294 |
Xray wrapper bypass with new tab and web console |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
295 |
* CVE-2017-7811 |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
296 |
Memory safety bugs fixed in Firefox 56 |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
297 |
* CVE-2017-7810 |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
298 |
Memory safety bugs fixed in Firefox 56 and Firefox ESR 52.4 |
994 | 299 |
- requires NSPR 4.16 and NSS 3.32.1 |
996
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
300 |
- rebased patches |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
301 |
|
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
302 |
------------------------------------------------------------------- |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
303 |
Thu Sep 28 07:53:13 UTC 2017 - dimstar@opensuse.org |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
304 |
|
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
305 |
- Add alsa-devel BuildRequires: we care for ALSA support to be |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
306 |
built and thus need to ensure we get the dependencies in place. |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
307 |
In the past, alsa-devel was pulled in by accident: we |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
308 |
buildrequire libgnome-devel. This required esound-devel and that |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
309 |
in turn pulled in alsa-devel for us. libgnome is being fixed to |
84d25951c2db
- Drop libgnomeui-devel, and replace it with pkgconfig(gconf-2.0),
zaitor@opensuse.org
parents:
994
diff
changeset
|
310 |
no longer require esound-devel. |
994 | 311 |
|
312 |
------------------------------------------------------------------- |
|
992
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
313 |
Mon Sep 4 18:27:44 UTC 2017 - wr@rosenauer.org |
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
314 |
|
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
315 |
- update to Firefox 55.0.3 |
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
316 |
* Fix an issue with addons when using a path containing non-ascii |
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
317 |
characters (bmo#1389160) |
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
318 |
* Fix file uploads to some websites, including YouTube (bmo#1383518) |
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
319 |
- fix Google API key build integration |
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
320 |
- add mozilla-ucontext.patch to fix Tumbleweed build |
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
321 |
- do not enable XINPUT2 for now (boo#1053959) |
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
322 |
|
b2ba34e0dc10
Firefox 55.0.3 and some other fixes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
991
diff
changeset
|
323 |
------------------------------------------------------------------- |
991 | 324 |
Fri Aug 11 08:32:30 UTC 2017 - wr@rosenauer.org |
325 |
||
326 |
- update to Firefox 55.0.1 |
|
327 |
* Fix a regression the tab restoration process (bmo#1388160) |
|
328 |
* Fix a problem causing What's new pages not to be displayed (bmo#1386224) |
|
329 |
* Fix a rendering issue with some PKCS#11 libraries (bmo#1388370) |
|
330 |
* Disable the predictor prefetch (bmo#1388160) |
|
331 |
||
332 |
------------------------------------------------------------------- |
|
985 | 333 |
Sat Aug 5 13:22:16 UTC 2017 - wr@rosenauer.org |
334 |
||
991 | 335 |
- update to Firefox 55.0 (boo#1052829) |
985 | 336 |
* Browsing sessions with a high number of tabs are now restored |
337 |
in an instant |
|
338 |
* Sidebar (bookmarks, history, synced tabs) can now be moved to |
|
339 |
the right edge of the window |
|
340 |
* Fine-tune your browser performance from the Preferences/Options page. |
|
341 |
* Make screenshots of webpages, and save them locally or upload |
|
342 |
them to the cloud. This feature will undergo A/B testing and |
|
343 |
will not be visible for some users. |
|
344 |
* Added Belarusian (be) locale |
|
345 |
* Simplify print jobs from within print preview |
|
346 |
* Use virtual reality devices with the web with the introduction |
|
347 |
of WebVR |
|
348 |
* Search suggestions are now enabled by default for users who |
|
349 |
haven't explicitly opted-out |
|
350 |
* Search with any installed search engine directly from the |
|
351 |
location bar |
|
352 |
* IMPORTANT: Breaking profile changes - do not downgrade Firefox |
|
353 |
and use a profile that has been opened with Firefox 55+. |
|
354 |
* The Adobe Flash plugin is now click-to-activate by default and |
|
355 |
only allowed on http:// and https:// URL schemes. This change |
|
356 |
will be rolled out progressively and so will not be visible to |
|
357 |
all users immediately. For more information see the Firefox |
|
358 |
plugin roadmap |
|
359 |
* Modernized application update UI to be less intrusive and more |
|
360 |
aligned with the rest of the browser. Only users who have not |
|
361 |
restarted their browser 8 days after downloading an update or |
|
362 |
users who opted out of automatic updates will see this change. |
|
363 |
* Insecure sites can no longer access the Geolocation APIs to get |
|
364 |
access to your physical location |
|
365 |
* requires NSPR 4.15 and NSS 3.31 |
|
991 | 366 |
MFSA 2017-18 |
367 |
* CVE-2017-7798 (bmo#1371586, bmo#1372112) |
|
368 |
XUL injection in the style editor in devtools |
|
369 |
* CVE-2017-7800 (bmo#1374047) |
|
370 |
Use-after-free in WebSockets during disconnection |
|
371 |
* CVE-2017-7801 (bmo#1371259) |
|
372 |
Use-after-free with marquee during window resizing |
|
373 |
* CVE-2017-7809 (bmo#1380284) |
|
374 |
Use-after-free while deleting attached editor DOM node |
|
375 |
* CVE-2017-7784 (bmo#1376087) |
|
376 |
Use-after-free with image observers |
|
377 |
* CVE-2017-7802 (bmo#1378147) |
|
378 |
Use-after-free resizing image elements |
|
379 |
* CVE-2017-7785 (bmo#1356985) |
|
380 |
Buffer overflow manipulating ARIA attributes in DOM |
|
381 |
* CVE-2017-7786 (bmo#1365189) |
|
382 |
Buffer overflow while painting non-displayable SVG |
|
383 |
* CVE-2017-7806 (bmo#1378113) |
|
384 |
Use-after-free in layer manager with SVG |
|
385 |
* CVE-2017-7753 (bmo#1353312) |
|
386 |
Out-of-bounds read with cached style data and pseudo-elements# |
|
387 |
* CVE-2017-7787 (bmo#1322896) |
|
388 |
Same-origin policy bypass with iframes through page reloads |
|
389 |
* CVE-2017-7807 (bmo#1376459) |
|
390 |
Domain hijacking through AppCache fallback |
|
391 |
* CVE-2017-7792 (bmo#1368652) |
|
392 |
Buffer overflow viewing certificates with an extremely long OID |
|
393 |
* CVE-2017-7804 (bmo#1372849) |
|
394 |
Memory protection bypass through WindowsDllDetourPatcher |
|
395 |
* CVE-2017-7791 (bmo#1365875) |
|
396 |
Spoofing following page navigation with data: protocol and modal alerts |
|
397 |
* CVE-2017-7808 (bmo#1367531) |
|
398 |
CSP information leak with frame-ancestors containing paths |
|
399 |
* CVE-2017-7782 (bmo#1344034) |
|
400 |
WindowsDllDetourPatcher allocates memory without DEP protections |
|
401 |
* CVE-2017-7781 (bmo#1352039) |
|
402 |
Elliptic curve point addition error when using mixed Jacobian-affine coordinates |
|
403 |
* CVE-2017-7794 (bmo#1374281) |
|
404 |
Linux file truncation via sandbox broker |
|
405 |
* CVE-2017-7803 (bmo#1377426) |
|
406 |
CSP containing 'sandbox' improperly applied |
|
407 |
* CVE-2017-7799 (bmo#1372509) |
|
408 |
Self-XSS XUL injection in about:webrtc |
|
409 |
* CVE-2017-7783 (bmo#1360842) |
|
410 |
DOS attack through long username in URL |
|
411 |
* CVE-2017-7788 (bmo#1073952) |
|
412 |
Sandboxed about:srcdoc iframes do not inherit CSP directives |
|
413 |
* CVE-2017-7789 (bmo#1074642) |
|
414 |
Failure to enable HSTS when two STS headers are sent for a connection |
|
415 |
* CVE-2017-7790 (bmo#1350460) (Windows-only) |
|
416 |
Windows crash reporter reads extra memory for some non-null-terminated registry values |
|
417 |
* CVE-2017-7796 (bmo#1234401) (Windows-only) |
|
418 |
Windows updater can delete any file named update.log |
|
419 |
* CVE-2017-7797 (bmo#1334776) |
|
420 |
Response header name interning leaks across origins |
|
421 |
* CVE-2017-7780 |
|
422 |
Memory safety bugs fixed in Firefox 55 |
|
423 |
* CVE-2017-7779 |
|
424 |
Memory safety bugs fixed in Firefox 55 and Firefox ESR 52.3 |
|
985 | 425 |
- updated mozilla-kde.patch: |
426 |
* removed "downloadfinished" alert as Firefox reimplemented the |
|
427 |
whole thing (TODO: check if there is another function we should |
|
428 |
hook in) |
|
429 |
||
430 |
------------------------------------------------------------------- |
|
983 | 431 |
Tue Jul 4 20:08:47 UTC 2017 - wr@rosenauer.org |
432 |
||
433 |
- update to Firefox 54.0.1 |
|
434 |
* Fix a display issue of tab title (bmo#1357656) |
|
435 |
* Fix a display issue of opening new tab (bmo#1371995) |
|
436 |
* Fix a display issue when opening multiple tabs (bmo#1371962) |
|
437 |
* Fix a tab display issue when downloading files (bmo#1373109) |
|
438 |
* Fix a PDF printing issue (bmo#1366744) |
|
439 |
* Fix a Netflix issue on Linux (bmo#1375708) |
|
440 |
||
441 |
------------------------------------------------------------------- |
|
982 | 442 |
Thu Jun 15 13:56:05 UTC 2017 - wr@rosenauer.org |
443 |
||
444 |
- update to Firefox 54.0 |
|
981 | 445 |
* Clearer and more detailed information for download items in the |
446 |
download panel |
|
447 |
* Added Burmese (my) locale |
|
448 |
* Bookmarks created on mobile devices are now shown in |
|
449 |
"Mobile Bookmarks” folder in the drop down list from the toolbar |
|
450 |
and Bookmarks option in the menu bar in Desktop Firefox |
|
982 | 451 |
* added support for multiple content processes (e10s-multi) |
979 | 452 |
- requires NSPR 4.14 and NSS 3.30.2 |
453 |
- requires rust 1.15.1 |
|
454 |
- removed mozilla-shared-nss-db.patch as it seems to be a rather |
|
455 |
unused feature |
|
456 |
||
457 |
------------------------------------------------------------------- |
|
977
224d8137f02c
remove -fno-inline-small-functions and explicitely optimize with
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
967
diff
changeset
|
458 |
Thu Jun 1 04:25:05 UTC 2017 - kah0922@gmail.com |
224d8137f02c
remove -fno-inline-small-functions and explicitely optimize with
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
967
diff
changeset
|
459 |
|
224d8137f02c
remove -fno-inline-small-functions and explicitely optimize with
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
967
diff
changeset
|
460 |
- remove -fno-inline-small-functions and explicitely optimize with |
224d8137f02c
remove -fno-inline-small-functions and explicitely optimize with
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
967
diff
changeset
|
461 |
-O2 for openSUSE > 13.2/Leap 42 to work with gcc7 (boo#1040105) |
224d8137f02c
remove -fno-inline-small-functions and explicitely optimize with
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
967
diff
changeset
|
462 |
|
224d8137f02c
remove -fno-inline-small-functions and explicitely optimize with
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
967
diff
changeset
|
463 |
------------------------------------------------------------------- |
967 | 464 |
Wed Apr 26 12:37:38 UTC 2017 - wr@rosenauer.org |
964
218a4e337cfe
use mozilla geolocation api instead of broken google one
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
962
diff
changeset
|
465 |
|
218a4e337cfe
use mozilla geolocation api instead of broken google one
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
962
diff
changeset
|
466 |
- switch to Mozilla's geolocation service (boo#1026989) |
218a4e337cfe
use mozilla geolocation api instead of broken google one
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
962
diff
changeset
|
467 |
- removed mozilla-preferences.patch obsoleted by overriding via |
218a4e337cfe
use mozilla geolocation api instead of broken google one
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
962
diff
changeset
|
468 |
firefox.js |
967 | 469 |
- fixed KDE integration to avoid crash caused by filepicker |
470 |
(boo#1015998) |
|
964
218a4e337cfe
use mozilla geolocation api instead of broken google one
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
962
diff
changeset
|
471 |
|
218a4e337cfe
use mozilla geolocation api instead of broken google one
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
962
diff
changeset
|
472 |
------------------------------------------------------------------- |
960
42e50afb9638
Firefox 53.0 (build6)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
959
diff
changeset
|
473 |
Mon Apr 17 12:52:10 UTC 2017 - wr@rosenauer.org |
42e50afb9638
Firefox 53.0 (build6)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
959
diff
changeset
|
474 |
|
42e50afb9638
Firefox 53.0 (build6)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
959
diff
changeset
|
475 |
- update to Firefox 53.0 |
956 | 476 |
* requires NSS 3.29.5 |
951
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
477 |
* Lightweight themes are now applied in private browsing windows |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
478 |
* Reader Mode now displays estimated reading time for the page |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
479 |
* Two new 'compact' themes available in Firefox, dark and light, |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
480 |
based on the Firefox Developer Edition theme |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
481 |
* Ended Firefox Linux support for processors older than Pentium 4 |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
482 |
and AMD Opteron |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
483 |
* Refresh of the media controls user interface |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
484 |
* Shortened titles on tabs are faded out instead of using ellipsis |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
485 |
for improved readability |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
486 |
* Media playback on new tabs is blocked until the tab is visible |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
487 |
* Permission notifications have a cleaner design and cannot be |
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
488 |
easily missed |
962
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
489 |
MFSA 2017-10 |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
490 |
* CVE-2017-5456 (bmo#1344415) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
491 |
Sandbox escape allowing local file system access |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
492 |
* CVE-2017-5442 (bmo#1347979) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
493 |
Use-after-free during style changes |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
494 |
* CVE-2017-5443 (bmo#1342661) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
495 |
Out-of-bounds write during BinHex decoding |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
496 |
* CVE-2017-5429 (bmo#1341096, bmo#1342823, bmo#1343261, bmo#1348894, |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
497 |
bmo#1348941, bmo#1349340, bmo#1350844, bmo#1352926, bmo#1353088) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
498 |
Memory safety bugs fixed in Firefox 53, Firefox ESR 45.9, and |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
499 |
Firefox ESR 52.1 |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
500 |
* CVE-2017-5464 (bmo#1347075) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
501 |
Memory corruption with accessibility and DOM manipulation |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
502 |
* CVE-2017-5465 (bmo#1347617) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
503 |
Out-of-bounds read in ConvolvePixel |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
504 |
* CVE-2017-5466 (bmo#1353975) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
505 |
Origin confusion when reloading isolated data:text/html URL |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
506 |
* CVE-2017-5467 (bmo#1347262) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
507 |
Memory corruption when drawing Skia content |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
508 |
* CVE-2017-5460 (bmo#1343642) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
509 |
Use-after-free in frame selection |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
510 |
* CVE-2017-5461 (bmo#1344380) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
511 |
Out-of-bounds write in Base64 encoding in NSS |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
512 |
* CVE-2017-5448 (bmo#1346648) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
513 |
Out-of-bounds write in ClearKeyDecryptor |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
514 |
* CVE-2017-5449 (bmo#1340127) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
515 |
Crash during bidirectional unicode manipulation with animation |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
516 |
* CVE-2017-5446 (bmo#1343505) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
517 |
Out-of-bounds read when HTTP/2 DATA frames are sent with incorrect data |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
518 |
* CVE-2017-5447 (bmo#1343552) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
519 |
Out-of-bounds read during glyph processing |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
520 |
* CVE-2017-5444 (bmo#1344461) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
521 |
Buffer overflow while parsing application/http-index-format content |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
522 |
* CVE-2017-5445 (bmo#1344467) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
523 |
Uninitialized values used while parsing application/http-index-format |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
524 |
content |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
525 |
* CVE-2017-5468 (bmo#1329521) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
526 |
Incorrect ownership model for Private Browsing information |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
527 |
* CVE-2017-5469 (bmo#1292534) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
528 |
Potential Buffer overflow in flex-generated code |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
529 |
* CVE-2017-5440 (bmo#1336832) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
530 |
Use-after-free in txExecutionState destructor during XSLT processing |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
531 |
* CVE-2017-5441 (bmo#1343795) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
532 |
Use-after-free with selection during scroll events |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
533 |
* CVE-2017-5439 (bmo#1336830) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
534 |
Use-after-free in nsTArray Length() during XSLT processing |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
535 |
* CVE-2017-5438 (bmo#1336828) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
536 |
Use-after-free in nsAutoPtr during XSLT processing |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
537 |
* CVE-2017-5437 (bmo#1343453) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
538 |
Vulnerabilities in Libevent library |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
539 |
* CVE-2017-5436 (bmo#1345461) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
540 |
Out-of-bounds write with malicious font in Graphite 2 |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
541 |
* CVE-2017-5435 (bmo#1350683) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
542 |
Use-after-free during transaction processing in the editor |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
543 |
* CVE-2017-5434 (bmo#1349946) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
544 |
Use-after-free during focus handling |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
545 |
* CVE-2017-5433 (bmo#1347168) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
546 |
Use-after-free in SMIL animation functions |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
547 |
* CVE-2017-5432 (bmo#1346654) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
548 |
Use-after-free in text input selection |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
549 |
* CVE-2017-5430 (bmo#1329796, bmo#1337418, bmo#1339722, bmo#1340482, |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
550 |
bmo#1342101, bmo#1344081, bmo#1344305, bmo#1344686, |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
551 |
bmo#1346140, bmo#1346419, bmo#1348143, bmo#1349621, |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
552 |
bmo#1349719, bmo#1353476) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
553 |
Memory safety bugs fixed in Firefox 53 and Firefox ESR 52.1 |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
554 |
* CVE-2017-5459 (bmo#1333858) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
555 |
Buffer overflow in WebGL |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
556 |
* CVE-2017-5458 (bmo#1229426) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
557 |
Drag and drop of javascript: URLs can allow for self-XSS |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
558 |
* CVE-2017-5455 (bmo#1341191) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
559 |
Sandbox escape through internal feed reader APIs |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
560 |
* CVE-2017-5454 (bmo#1349276) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
561 |
Sandbox escape allowing file system read access through file picker |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
562 |
* CVE-2017-5451 (bmo#1273537) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
563 |
Addressbar spoofing with onblur event |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
564 |
* CVE-2017-5453 (bmo#1321247) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
565 |
HTML injection into RSS Reader feed preview page through |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
566 |
TITLE element |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
567 |
* CVE-2017-5462 (bmo#1345089) |
fbb2f292caaa
add security information to changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
960
diff
changeset
|
568 |
DRBG flaw in NSS |
951
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
569 |
- removed browser(npapi) provides as these plugins are deprecated |
953 | 570 |
- switch used compiler to gcc5 (FF requires gcc >= 4.9 now) for |
571 |
Leap 42 |
|
572 |
- Gtk2 is not longer an option; switched to Gtk3 |
|
956 | 573 |
- apply MOZ_USE_XINPUT2=1 for better touchpad and touchscreen support |
574 |
(boo#1032003) |
|
575 |
||
576 |
------------------------------------------------------------------- |
|
577 |
Mon Apr 3 06:16:26 UTC 2017 - wr@rosenauer.org |
|
578 |
||
579 |
- update to Firefox 52.0.2 |
|
580 |
* Use Nirmala UI as fallback font for additional Indic languages (bmo#1342787) |
|
581 |
* Fix loading tab icons on session restore (bmo#1338009) |
|
582 |
* Fix a crash on startup on Linux (bmo#1345413) |
|
583 |
* Fix new installs erroneously not prompting to change the default |
|
584 |
browser setting (bmo#1343938) |
|
953 | 585 |
|
586 |
------------------------------------------------------------------- |
|
587 |
Mon Mar 20 15:35:57 UTC 2017 - wr@rosenauer.org |
|
588 |
||
589 |
- disable rust usage for everything but x86(-64) |
|
956 | 590 |
- explicitely add libffi build requirement |
951
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
591 |
|
f7a8fa97a57e
merge latest changes from firefox52
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
946
diff
changeset
|
592 |
------------------------------------------------------------------- |
946 | 593 |
Fri Mar 17 15:43:29 UTC 2017 - wr@rosenauer.org |
594 |
||
595 |
- update to Firefox 52.0.1 (boo#1029822) |
|
596 |
MFSA 2017-08 |
|
597 |
CVE-2017-5428: integer overflow in createImageBitmap() (bmo#1348168) |
|
598 |
||
599 |
------------------------------------------------------------------- |
|
945 | 600 |
Thu Mar 9 12:30:14 UTC 2017 - wr@rosenauer.org |
601 |
||
602 |
- reenable ALSA support which was removed by default upstream |
|
603 |
||
604 |
------------------------------------------------------------------- |
|
944 | 605 |
Sat Mar 4 16:57:45 UTC 2017 - wr@rosenauer.org |
606 |
||
945 | 607 |
- update to Firefox 52.0 (boo#1028391) |
944 | 608 |
* requires NSS >= 3.28.3 |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
609 |
* Pages containing insecure password fields now display a warning |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
610 |
directly within username and password fields. |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
611 |
* Send and open a tab from one device to another with Sync |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
612 |
* Removed NPAPI support for plugins other than Flash. Silverlight, |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
613 |
Java, Acrobat and the like are no longer supported. |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
614 |
* Removed Battery Status API to reduce fingerprinting of users by |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
615 |
trackers |
945 | 616 |
* MFSA 2017-05 |
617 |
CVE-2017-5400: asm.js JIT-spray bypass of ASLR and DEP |
|
618 |
(bmo#1334933) |
|
619 |
CVE-2017-5401: Memory Corruption when handling ErrorResult |
|
620 |
(bmo#1328861) |
|
621 |
CVE-2017-5402: Use-after-free working with events in FontFace |
|
622 |
objects (bmo#1334876) |
|
623 |
CVE-2017-5403: Use-after-free using addRange to add range to an |
|
624 |
incorrect root object (bmo#1340186) |
|
625 |
CVE-2017-5404: Use-after-free working with ranges in selections |
|
626 |
(bmo#1340138) |
|
627 |
CVE-2017-5406: Segmentation fault in Skia with canvas operations |
|
628 |
(bmo#1306890) |
|
629 |
CVE-2017-5407: Pixel and history stealing via floating-point |
|
630 |
timing side channel with SVG filters (bmo#1336622) |
|
631 |
CVE-2017-5410: Memory corruption during JavaScript garbage |
|
632 |
collection incremental sweeping (bmo#1330687) |
|
633 |
CVE-2017-5408: Cross-origin reading of video captions in violation |
|
634 |
of CORS (bmo#1313711) |
|
635 |
CVE-2017-5412: Buffer overflow read in SVG filters (bmo#1328323) |
|
636 |
CVE-2017-5413: Segmentation fault during bidirectional operations |
|
637 |
(bmo#1337504) |
|
638 |
CVE-2017-5414: File picker can choose incorrect default directory |
|
639 |
(bmo#1319370) |
|
640 |
CVE-2017-5415: Addressbar spoofing through blob URL (bmo#1321719) |
|
641 |
CVE-2017-5416: Null dereference crash in HttpChannel (bmo#1328121) |
|
642 |
CVE-2017-5417: Addressbar spoofing by draging and dropping URLs |
|
643 |
(bmo#791597) |
|
644 |
CVE-2017-5426: Gecko Media Plugin sandbox is not started if |
|
645 |
seccomp-bpf filter is running (bmo#1257361) |
|
646 |
CVE-2017-5427: Non-existent chrome.manifest file loaded during |
|
647 |
startup (bmo#1295542) |
|
648 |
CVE-2017-5418: Out of bounds read when parsing HTTP digest |
|
649 |
authorization responses (bmo#1338876) |
|
650 |
CVE-2017-5419: Repeated authentication prompts lead to DOS |
|
651 |
attack (bmo#1312243) |
|
652 |
CVE-2017-5420: Javascript: URLs can obfuscate addressbar |
|
653 |
location (bmo#1284395) |
|
654 |
CVE-2017-5405: FTP response codes can cause use of |
|
655 |
uninitialized values for ports (bmo#1336699) |
|
656 |
CVE-2017-5421: Print preview spoofing (bmo#1301876) |
|
657 |
CVE-2017-5422: DOS attack by using view-source: protocol |
|
658 |
repeatedly in one hyperlink (bmo#1295002) |
|
659 |
CVE-2017-5399: Memory safety bugs fixed in Firefox 52 |
|
660 |
CVE-2017-5398: Memory safety bugs fixed in Firefox 52 and |
|
661 |
Firefox ESR 45.8 |
|
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
662 |
- removed obsolete patches |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
663 |
* mozilla-binutils-visibility.patch |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
664 |
* mozilla-check_return.patch |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
665 |
* mozilla-disable-skia-be.patch |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
666 |
* mozilla-skia-overflow.patch |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
667 |
* mozilla-skia-ppc-endianess.patch |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
668 |
- rebased patches |
943 | 669 |
- enable rust usage for Tumbleweed |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
670 |
|
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
940
diff
changeset
|
671 |
------------------------------------------------------------------- |
940 | 672 |
Fri Jan 27 20:25:59 UTC 2017 - astieger@suse.com |
673 |
||
674 |
- Mozilla Firefox 51.0.1: |
|
675 |
- Multiprocess incompatibility did not correctly register with |
|
676 |
some add-ons (bmo#1333423) |
|
677 |
||
678 |
------------------------------------------------------------------- |
|
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
679 |
Fri Jan 20 13:57:56 UTC 2017 - wr@rosenauer.org |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
680 |
|
940 | 681 |
- update to Firefox 51.0 |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
682 |
* requires NSPR >= 4.13.1, NSS >= 3.28.1 |
936 | 683 |
* Added support for FLAC (Free Lossless Audio Codec) playback |
684 |
* Added support for WebGL 2 |
|
685 |
* Added Georgian (ka) and Kabyle (kab) locales |
|
686 |
* Support saving passwords for forms without 'submit' events |
|
687 |
* Improved video performance for users without GPU acceleration |
|
688 |
* Zoom indicator is shown in the URL bar if the zoom level is not |
|
689 |
at default level |
|
690 |
* View passwords from the prompt before saving them |
|
691 |
* Remove Belarusian (be) locale |
|
692 |
* Use Skia for content rendering (Linux) |
|
940 | 693 |
* MFSA 2017-01 |
694 |
CVE-2017-5375: Excessive JIT code allocation allows bypass of |
|
695 |
ASLR and DEP (bmo#1325200, boo#1021814) |
|
696 |
CVE-2017-5376: Use-after-free in XSL (bmo#1311687, boo#1021817) |
|
697 |
CVE-2017-5377: Memory corruption with transforms to create |
|
698 |
gradients in Skia (bmo#1306883, boo#1021826) |
|
699 |
CVE-2017-5378: Pointer and frame data leakage of Javascript objects |
|
700 |
(bmo#1312001, bmo#1330769, boo#1021818) |
|
701 |
CVE-2017-5379: Use-after-free in Web Animations |
|
702 |
(bmo#1309198,boo#1021827) |
|
703 |
CVE-2017-5380: Potential use-after-free during DOM manipulations |
|
704 |
(bmo#1322107, boo#1021819) |
|
705 |
CVE-2017-5390: Insecure communication methods in Developer Tools |
|
706 |
JSON viewer (bmo#1297361, boo#1021820) |
|
707 |
CVE-2017-5389: WebExtensions can install additional add-ons via |
|
708 |
modified host requests (bmo#1308688, boo#1021828) |
|
709 |
CVE-2017-5396: Use-after-free with Media Decoder |
|
710 |
(bmo#1329403, boo#1021821) |
|
711 |
CVE-2017-5381: Certificate Viewer exporting can be used to navigate |
|
712 |
and save to arbitrary filesystem locations |
|
713 |
(bmo#1017616, boo#1021830) |
|
714 |
CVE-2017-5382: Feed preview can expose privileged content errors |
|
715 |
and exceptions (bmo#1295322, boo#1021831) |
|
716 |
CVE-2017-5383: Location bar spoofing with unicode characters |
|
717 |
(bmo#1323338, bmo#1324716, boo#1021822) |
|
718 |
CVE-2017-5384: Information disclosure via Proxy Auto-Config (PAC) |
|
719 |
(bmo#1255474, boo#1021832) |
|
720 |
CVE-2017-5385: Data sent in multipart channels ignores referrer-policy |
|
721 |
response headers (bmo#1295945, boo#1021833) |
|
722 |
CVE-2017-5386: WebExtensions can use data: protocol to affect other |
|
723 |
extensions (bmo#1319070, boo#1021823) |
|
724 |
CVE-2017-5394: Android location bar spoofing using fullscreen and |
|
725 |
JavaScript events (bmo#1222798) |
|
726 |
CVE-2017-5391: Content about: pages can load privileged about: pages |
|
727 |
(bmo#1309310, boo#1021835) |
|
728 |
CVE-2017-5392: Weak references using multiple threads on weak proxy |
|
729 |
objects lead to unsafe memory usage (bmo#1293709) |
|
730 |
(Android only) |
|
731 |
CVE-2017-5393: Remove addons.mozilla.org CDN from whitelist for |
|
732 |
mozAddonManager (bmo#1309282, boo#1021837) |
|
733 |
CVE-2017-5395: Android location bar spoofing during scrolling |
|
734 |
(bmo#1293463) (Android only) |
|
735 |
CVE-2017-5387: Disclosure of local file existence through TRACK |
|
736 |
tag error messages (bmo#1295023, boo#1021839) |
|
737 |
CVE-2017-5388: WebRTC can be used to generate a large amount of |
|
738 |
UDP traffic for DDOS attacks |
|
739 |
(bmo#1281482, boo#1021840) |
|
740 |
CVE-2017-5374: Memory safety bugs fixed in Firefox 51 (boo#1021841) |
|
741 |
CVE-2017-5373: Memory safety bugs fixed in Firefox 51 and |
|
742 |
Firefox ESR 45.7 (boo#1021824) |
|
743 |
- switch Firefox to Gtk3 for Tumbleweed |
|
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
744 |
- removed obsolete patches |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
745 |
* mozilla-flex_buffer_overrun.patch |
939
3604ed712e16
51.0 as submitted to official openSUSE
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
938
diff
changeset
|
746 |
- updated RPM locale support tag |
3604ed712e16
51.0 as submitted to official openSUSE
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
938
diff
changeset
|
747 |
- improve recognition of LANGUAGE env variable (boo#1017174) |
940 | 748 |
- add upstream patch to fix PPC64LE (bmo#1319389) |
749 |
(mozilla-skia-ppc-endianess.patch) |
|
750 |
- fix build without skia (big endian archs) (bmo#1319374) |
|
751 |
(mozilla-disable-skia-be.patch) |
|
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
752 |
|
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
753 |
------------------------------------------------------------------- |
933 | 754 |
Mon Dec 12 21:18:41 UTC 2016 - wr@rosenauer.org |
755 |
||
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
756 |
- update to Firefox 50.1.0 (boo#1015422) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
757 |
* MFSA 2016-94 |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
758 |
CVE-2016-9894: Buffer overflow in SkiaGL (bmo#1306628) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
759 |
CVE-2016-9899: Use-after-free while manipulating DOM events and |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
760 |
audio elements (bmo#1317409) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
761 |
CVE-2016-9895: CSP bypass using marquee tag (bmo#1312272) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
762 |
CVE-2016-9896: Use-after-free with WebVR (bmo#1315543) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
763 |
CVE-2016-9897: Memory corruption in libGLES (bmo#1301381) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
764 |
CVE-2016-9898: Use-after-free in Editor while manipulating |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
765 |
DOM subtrees (bmo#1314442) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
766 |
CVE-2016-9900: Restricted external resources can be loaded by |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
767 |
SVG images through data URLs (bmo#1319122) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
768 |
CVE-2016-9904: Cross-origin information leak in shared atoms |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
769 |
(bmo#1317936) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
770 |
CVE-2016-9901: Data from Pocket server improperly sanitized |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
771 |
before execution (bmo#1320057) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
772 |
CVE-2016-9902: Pocket extension does not validate the origin |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
773 |
of events (bmo#1320039) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
774 |
CVE-2016-9903: XSS injection vulnerability in add-ons SDK |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
775 |
(bmo#1315435) |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
776 |
CVE-2016-9080: Memory safety bugs fixed in Firefox 50.1 |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
777 |
CVE-2016-9893: Memory safety bugs fixed in Firefox 50.1 and |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
933
diff
changeset
|
778 |
Firefox ESR 45.6 |
933 | 779 |
|
780 |
------------------------------------------------------------------- |
|
781 |
Fri Dec 9 17:57:22 UTC 2016 - cgrobertson@novell.com |
|
782 |
||
783 |
- added patch mozilla-aarch64-startup-crash.patch (bsc#1011922) |
|
784 |
||
785 |
------------------------------------------------------------------- |
|
786 |
Thu Dec 1 02:49:45 UTC 2016 - wr@rosenauer.org |
|
787 |
||
788 |
- update to Firefox 50.0.2 |
|
789 |
* Firefox crashes with 3rd party Chinese IME when using IME text |
|
790 |
(50.0.1) |
|
791 |
security fixes (in 50.0.1): (boo#1012807) |
|
792 |
* MFSA 2016-91 |
|
793 |
CVE-2016-9078: data: URL can inherit wrong origin after an |
|
794 |
HTTP redirect (bmo#1317641) |
|
795 |
security fixes (in 50.0.2) (boo#1012964) |
|
796 |
* MFSA 2016-92 |
|
797 |
CVE-2016-9079: Use-after-free in SVG Animation (bmo#1321066) |
|
798 |
||
799 |
------------------------------------------------------------------- |
|
932 | 800 |
Mon Nov 14 21:07:03 UTC 2016 - wr@rosenauer.org |
801 |
||
802 |
- update to Firefox 50.0 (boo#1009026) |
|
803 |
* requires NSS 3.26.2 |
|
804 |
new features |
|
805 |
* Updates to keyboard shortcuts |
|
806 |
Set a preference to have Ctrl+Tab cycle through tabs in recently |
|
807 |
used order |
|
808 |
View a page in Reader Mode by using Ctrl+Alt+R |
|
809 |
* Added option to Find in page that allows users to limit search to |
|
810 |
whole words only |
|
811 |
* Added download protection for a large number of executable file |
|
812 |
types on Windows, Mac and Linux |
|
813 |
* Fixed rendering of dashed and dotted borders with rounded corners |
|
814 |
(border-radius) |
|
815 |
* Added a built-in Emoji set for operating systems without native |
|
816 |
Emoji fonts (Windows 8.0 and lower and Linux) |
|
817 |
* Blocked versions of libavcodec older than 54.35.1 |
|
818 |
* additional locale |
|
819 |
security fixes: |
|
820 |
* MFSA 2016-89 |
|
821 |
CVE-2016-5296: Heap-buffer-overflow WRITE in rasterize_edges_1 |
|
822 |
(bmo#1292443) |
|
823 |
CVE-2016-5292: URL parsing causes crash (bmo#1288482) |
|
824 |
CVE-2016-5293: Write to arbitrary file with updater and moz |
|
825 |
maintenance service using updater.log hardlink |
|
826 |
(Windows only) (bmo#1246945) |
|
827 |
CVE-2016-5294: Arbitrary target directory for result files of |
|
828 |
update process (Windows only) (bmo#1246972) |
|
829 |
CVE-2016-5297: Incorrect argument length checking in Javascript |
|
830 |
(bmo#1303678) |
|
831 |
CVE-2016-9064: Addons update must verify IDs match between |
|
832 |
current and new versions (bmo#1303418) |
|
833 |
CVE-2016-9065: Firefox for Android location bar spoofing usingfullscreen |
|
834 |
(Android only) (bmo#1306696) |
|
835 |
CVE-2016-9066: Integer overflow leading to a buffer overflow in |
|
836 |
nsScriptLoadHandler (bmo#1299686) |
|
837 |
CVE-2016-9067: heap-use-after-free in nsINode::ReplaceOrInsertBefore |
|
838 |
(bmo#1301777, bmo#1308922 (CVE-2016-9069)) |
|
839 |
CVE-2016-9068: heap-use-after-free in nsRefreshDriver (bmo#1302973) |
|
840 |
CVE-2016-9072: 64-bit NPAPI sandbox isn't enabled on fresh profile |
|
841 |
(bmo#1300083) (Windows only) |
|
842 |
CVE-2016-9075: WebExtensions can access the mozAddonManager API |
|
843 |
and use it to gain elevated privileges (bmo#1295324) |
|
844 |
CVE-2016-9077: Canvas filters allow feDisplacementMaps to be applied |
|
845 |
to cross-origin images, allowing timing attacks on them |
|
846 |
(bmo#1298552) |
|
847 |
CVE-2016-5291: Same-origin policy violation using local HTML file |
|
848 |
and saved shortcut file (bmo#1292159) |
|
849 |
CVE-2016-5295: Mozilla Maintenance Service: Ability to read |
|
850 |
arbitrary files as SYSTEM (Windows only) (bmo#1247239) |
|
851 |
CVE-2016-5298: SSL indicator can mislead the user about the real |
|
852 |
URL visited (bmo#1227538) (Android only) |
|
853 |
CVE-2016-5299: Firefox AuthToken in broadcast protected with |
|
854 |
signature-level permission can be accessed by an |
|
855 |
application installed beforehand that defines the |
|
856 |
same permissions (bmo#1245791) (Android only) |
|
857 |
CVE-2016-9061: API Key (glocation) in broadcast protected with |
|
858 |
signature-level permission can be accessed by an |
|
859 |
application installed beforehand that defines the |
|
860 |
same permissions (Android only) (bmo#1245795) |
|
861 |
CVE-2016-9062: Private browsing browser traces (android) in |
|
862 |
browser.db and wal file (Android only) (bmo#1294438) |
|
863 |
CVE-2016-9070: Sidebar bookmark can have reference to chrome window |
|
864 |
(bmo#1281071) |
|
865 |
CVE-2016-9073: windows.create schema doesn't specify "format": "relativeUrl" |
|
866 |
(bmo#1289273) |
|
867 |
CVE-2016-9074: Insufficient timing side-channel resistance in |
|
868 |
divSpoiler (bmo#1293334) (fixed via NSS 3.26.1) |
|
869 |
CVE-2016-9076: select dropdown menu can be used for URL bar |
|
870 |
spoofing on e10s (bmo#1276976) |
|
871 |
CVE-2016-9063: Possible integer overflow to fix inside XML_Parse |
|
872 |
in expat (bmo#1274777) |
|
873 |
CVE-2016-9071: Probe browser history via HSTS/301 redirect + CSP |
|
874 |
(bmo#1285003) |
|
875 |
CVE-2016-5289: Memory safety bugs fixed in Firefox 50 |
|
876 |
CVE-2016-5290: Memory safety bugs fixed in Firefox 50 and Firefox ESR 45.5 |
|
877 |
- make aarch64 build more similar to x86_64 build (remove conditionals |
|
878 |
that don't seem to be necessary anymore) |
|
879 |
||
880 |
------------------------------------------------------------------- |
|
931 | 881 |
Mon Oct 24 09:41:17 UTC 2016 - astieger@suse.com |
882 |
||
883 |
- Mozilla Firefox 49.0.2: |
|
884 |
* CVE-2016-5287: Crash in nsTArray_base (bsc#1006475) |
|
885 |
* CVE-2016-5288: Web content can read cache entries (bsc#1006476) |
|
886 |
* Asynchronous rendering of the Flash plugins is now enabled by |
|
887 |
default |
|
888 |
* Change D3D9 default fallback preference to prevent graphical |
|
889 |
artifacts |
|
890 |
* Network issue prevents some users from seeing the Firefox UI on |
|
891 |
startup |
|
892 |
* Web compatibility issue with file uploads |
|
893 |
* Web compatibility issue with Array.prototype.values |
|
894 |
* Diagnostic information on timing for tab switching |
|
895 |
* Fix a Canvas filters graphics issue affecting HTML5 apps |
|
896 |
||
897 |
------------------------------------------------------------------- |
|
930
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
898 |
Wed Oct 12 20:42:28 UTC 2016 - badshah400@gmail.com |
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
899 |
|
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
900 |
- Drop mozilla-gtk3_20.patch; obsoleted by Firefox version 49.0 |
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
901 |
and fixes have been incorporated by upstream. |
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
902 |
|
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
903 |
------------------------------------------------------------------- |
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
904 |
Fri Sep 23 20:36:39 UTC 2016 - astieger@suse.com |
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
905 |
|
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
906 |
- Mozilla Firefox 49.0.1: |
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
907 |
* Mitigate a startup crash issue caused by Websense - bmo#1304783 |
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
908 |
|
fdfd88b0c2d7
latest updates including 49.0.1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
929
diff
changeset
|
909 |
------------------------------------------------------------------- |
929 | 910 |
Tue Sep 20 07:09:52 UTC 2016 - wr@rosenauer.org |
911 |
||
912 |
- update to Firefox 49.0 (boo#999701) |
|
913 |
new features |
|
914 |
* Updated Firefox Login Manager to allow HTTPS pages to use saved |
|
915 |
HTTP logins. |
|
916 |
* Added features to Reader Mode that make it easier on the eyes and |
|
917 |
the ears |
|
918 |
* Improved video performance for users on systems that support |
|
919 |
SSE3 without hardware acceleration |
|
920 |
* Added context menu controls to HTML5 audio and video that let users |
|
921 |
loops files or play files at 1.25x speed |
|
922 |
* Improvements in about:memory reports for tracking font memory usage |
|
923 |
security related |
|
924 |
* MFSA 2016-85 |
|
925 |
CVE-2016-2827 (bmo#1289085) - Out-of-bounds read in |
|
926 |
mozilla::net::IsValidReferrerPolicy |
|
927 |
CVE-2016-5270 (bmo#1291016) - Heap-buffer-overflow in |
|
928 |
nsCaseTransformTextRunFactory::TransformString |
|
929 |
CVE-2016-5271 (bmo#1288946) - Out-of-bounds read in |
|
930 |
PropertyProvider::GetSpacingInternal |
|
931 |
CVE-2016-5272 (bmo#1297934) - Bad cast in nsImageGeometryMixin |
|
932 |
CVE-2016-5273 (bmo#1280387) - crash in |
|
933 |
mozilla::a11y::HyperTextAccessible::GetChildOffset |
|
934 |
CVE-2016-5276 (bmo#1287721) - Heap-use-after-free in |
|
935 |
mozilla::a11y::DocAccessible::ProcessInvalidationList |
|
936 |
CVE-2016-5274 (bmo#1282076) - use-after-free in |
|
937 |
nsFrameManager::CaptureFrameState |
|
938 |
CVE-2016-5277 (bmo#1291665) - Heap-use-after-free in nsRefreshDriver::Tick |
|
939 |
CVE-2016-5275 (bmo#1287316) - global-buffer-overflow in |
|
940 |
mozilla::gfx::FilterSupport::ComputeSourceNeededRegions |
|
941 |
CVE-2016-5278 (bmo#1294677) - Heap-buffer-overflow in |
|
942 |
nsBMPEncoder::AddImageFrame |
|
943 |
CVE-2016-5279 (bmo#1249522) - Full local path of files is available |
|
944 |
to web pages after drag and drop |
|
945 |
CVE-2016-5280 (bmo#1289970) - Use-after-free in |
|
946 |
mozilla::nsTextNodeDirectionalityMap::RemoveElementFromMap |
|
947 |
CVE-2016-5281 (bmo#1284690) - use-after-free in DOMSVGLength |
|
948 |
CVE-2016-5282 (bmo#932335) - Don't allow content to request favicons |
|
949 |
from non-whitelisted schemes |
|
950 |
CVE-2016-5283 (bmo#928187) - <iframe src> fragment timing attack can |
|
951 |
reveal cross-origin data |
|
952 |
CVE-2016-5284 (bmo#1303127) - Add-on update site certificate pin expiration |
|
953 |
CVE-2016-5256 - Memory safety bugs fixed in Firefox 49 |
|
954 |
CVE-2016-5257 - Memory safety bugs fixed in Firefox 49 and Firefox ESR 45.4 |
|
955 |
- removed obsolete patches: |
|
956 |
* mozilla-aarch64-48bit-va.patch |
|
957 |
* mozilla-exclude-nametablecpp.patch |
|
958 |
* mozilla-old_configure-bmo1282843.patch |
|
959 |
- added patch mozilla-skia-overflow.patch (bmo#1304114) |
|
960 |
- requires NSS 3.25 |
|
961 |
||
962 |
------------------------------------------------------------------- |
|
928 | 963 |
Tue Aug 30 20:25:38 UTC 2016 - astieger@suse.com |
964 |
||
965 |
- Mozilla Firefox 48.0.2: |
|
966 |
* Mitigate a startup crash issue caused on Windows (bmo#1291738) |
|
967 |
||
968 |
------------------------------------------------------------------- |
|
927 | 969 |
Sat Aug 20 10:58:26 UTC 2016 - astieger@suse.com |
970 |
||
971 |
- Mozilla Firefox 48.0.1: |
|
972 |
* Fix an audio regression impacting some major websites |
|
973 |
(bmo#1295296) |
|
974 |
* Fix a top crash in the JavaScript engine (bmo#1290469) |
|
975 |
* Fix a startup crash issue caused by Websense (bmo#1291738) |
|
976 |
* Fix a different behavior with e10s / non-e10s on <select> and |
|
977 |
mouse events (bmo#1291078) |
|
978 |
* Fix a top crash caused by plugin issues (bmo#1264530) |
|
979 |
* Fix a shutdown issue (bmo#1276920) |
|
980 |
* Fix a crash in WebRTC |
|
981 |
||
982 |
------------------------------------------------------------------- |
|
925
05d175c5957e
added upstream patch so system plugins/extensions are correctly
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
924
diff
changeset
|
983 |
Mon Aug 15 11:24:00 UTC 2016 - wr@rosenauer.org |
05d175c5957e
added upstream patch so system plugins/extensions are correctly
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
924
diff
changeset
|
984 |
|
05d175c5957e
added upstream patch so system plugins/extensions are correctly
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
924
diff
changeset
|
985 |
- added upstream patch so system plugins/extensions are correctly |
05d175c5957e
added upstream patch so system plugins/extensions are correctly
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
924
diff
changeset
|
986 |
loaded again on x86-64 (bmo#1282843) |
05d175c5957e
added upstream patch so system plugins/extensions are correctly
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
924
diff
changeset
|
987 |
(mozilla-old_configure-bmo1282843.patch) |
05d175c5957e
added upstream patch so system plugins/extensions are correctly
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
924
diff
changeset
|
988 |
|
05d175c5957e
added upstream patch so system plugins/extensions are correctly
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
924
diff
changeset
|
989 |
------------------------------------------------------------------- |
926
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
990 |
Fri Aug 5 13:47:12 UTC 2016 - pcerny@suse.com |
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
991 |
|
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
992 |
- Fix for possible buffer overrun (bsc#990856) |
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
993 |
CVE-2016-6354 (bmo#1292534) |
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
994 |
[mozilla-flex_buffer_overrun.patch] |
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
995 |
|
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
996 |
------------------------------------------------------------------- |
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
997 |
Wed Aug 3 03:38:47 UTC 2016 - badshah400@gmail.com |
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
998 |
|
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
999 |
- Update mozilla-gtk3_20.patch to latest version from Fedora. |
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
1000 |
|
6ab8b16f232c
merge latest changes from Factory
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
925
diff
changeset
|
1001 |
------------------------------------------------------------------- |
923 | 1002 |
Mon Aug 1 12:37:05 UTC 2016 - wr@rosenauer.org |
1003 |
||
924 | 1004 |
- update to Firefox 48.0 (boo#991809) |
923 | 1005 |
* requires NSS 3.24 |
1006 |
* Process separation (e10s) is enabled for some of you |
|
1007 |
* Add-ons that have not been verified and signed by Mozilla will not load |
|
1008 |
* WebRTC embetterments |
|
1009 |
* The media parser has been redeveloped using the Rust programming |
|
1010 |
language |
|
1011 |
* better Canvas performance with speedy Skia support |
|
924 | 1012 |
security fixes: |
1013 |
* MFSA 2016-62/CVE-2016-2835/CVE-2016-2836 |
|
1014 |
Miscellaneous memory safety hazards |
|
1015 |
* MFSA 2016-63/CVE-2016-2830 (bmo#1255270) |
|
1016 |
Favicon network connection can persist when page is closed |
|
1017 |
* MFSA 2016-64/CVE-2016-2838 (bmo#1279814) |
|
1018 |
Buffer overflow rendering SVG with bidirectional content |
|
1019 |
* MFSA 2016-65/CVE-2016-2839 (bmo#1275339) |
|
1020 |
Cairo rendering crash due to memory allocation issue with FFmpeg 0.10 |
|
1021 |
* MFSA 2016-66/CVE-2016-5251 (bmo#1255570) |
|
1022 |
Location bar spoofing via data URLs with malformed/invalid mediatypes |
|
1023 |
* MFSA 2016-67/CVE-2016-5252 (bmo#1268854) |
|
1024 |
Stack underflow during 2D graphics rendering |
|
1025 |
* MFSA 2016-68/CVE-2016-0718 (bmo#1236923) |
|
1026 |
Out-of-bounds read during XML parsing in Expat library |
|
1027 |
* MFSA 2016-69/CVE-2016-5253 (bmo#1246944) |
|
1028 |
Arbitrary file manipulation by local user through Mozilla updater |
|
1029 |
and callback application path parameter (Windows-only) |
|
1030 |
* MFSA 2016-70/CVE-2016-5254 (bmo#1266963) |
|
1031 |
Use-after-free when using alt key and toplevel menus |
|
1032 |
* MFSA 2016-71/CVE-2016-5255 (bmo#1212356) |
|
1033 |
Crash in incremental garbage collection in JavaScript |
|
1034 |
* MFSA 2016-72/CVE-2016-5258 (bmo#1279146) |
|
1035 |
Use-after-free in DTLS during WebRTC session shutdown |
|
1036 |
* MFSA 2016-73/CVE-2016-5259 (bmo#1282992) |
|
1037 |
Use-after-free in service workers with nested sync events |
|
1038 |
* MFSA 2016-74/CVE-2016-5260 (bmo#1280294) |
|
1039 |
Form input type change from password to text can store plain |
|
1040 |
text password in session restore file |
|
1041 |
* MFSA 2016-75/CVE-2016-5261 (bmo#1287266) |
|
1042 |
Integer overflow in WebSockets during data buffering |
|
1043 |
* MFSA 2016-76/CVE-2016-5262 (bmo#1277475) |
|
1044 |
Scripts on marquee tag can execute in sandboxed iframes |
|
1045 |
* MFSA 2016-77/CVE-2016-2837 (bmo#1274637) |
|
1046 |
Buffer overflow in ClearKey Content Decryption Module (CDM) |
|
1047 |
during video playback |
|
1048 |
* MFSA 2016-78/CVE-2016-5263 (bmo#1276897) |
|
1049 |
Type confusion in display transformation |
|
1050 |
* MFSA 2016-79/CVE-2016-5264 (bmo#1286183) |
|
1051 |
Use-after-free when applying SVG effects |
|
1052 |
* MFSA 2016-80/CVE-2016-5265 (bmo#1278013) |
|
1053 |
Same-origin policy violation using local HTML file and saved shortcut file |
|
1054 |
* MFSA 2016-81/CVE-2016-5266 (bmo#1226977) |
|
1055 |
Information disclosure and local file manipulation through drag and drop |
|
1056 |
* MFSA 2016-82/CVE-2016-5267 (bmo#1284372) |
|
1057 |
Addressbar spoofing with right-to-left characters on Firefox for Android |
|
1058 |
(Android only) |
|
1059 |
* MFSA 2016-83/CVE-2016-5268 (bmo#1253673) |
|
1060 |
Spoofing attack through text injection into internal error pages |
|
1061 |
* MFSA 2016-84/CVE-2016-5250 (bmo#1254688) |
|
1062 |
Information disclosure through Resource Timing API during page navigation |
|
923 | 1063 |
- removed obsolete mozilla-gcc6.patch |
1064 |
||
1065 |
------------------------------------------------------------------- |
|
921
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1066 |
Fri Jul 29 01:26:13 UTC 2016 - badshah400@gmail.com |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1067 |
|
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1068 |
- Update description and screenshots in appdata.xml file. |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1069 |
|
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1070 |
------------------------------------------------------------------- |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1071 |
Sat Jul 23 20:13:08 UTC 2016 - antoine.belvire@laposte.net |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1072 |
|
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1073 |
- Fix Firefox crash on startup on i586 (boo#986541): |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1074 |
* Add -fno-delete-null-pointer-checks and |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1075 |
-fno-inline-small-functions to CFLAGS |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1076 |
|
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1077 |
------------------------------------------------------------------- |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1078 |
Tue Jul 19 20:12:11 UTC 2016 - mailaender@opensuse.org |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1079 |
|
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1080 |
- Update the appdata.xml file (replace Windows XP screenshot) |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1081 |
|
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1082 |
------------------------------------------------------------------- |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1083 |
Wed Jun 29 09:25:41 UTC 2016 - astieger@suse.com |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1084 |
|
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1085 |
- Mozilla Firefox 47.0.1: |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1086 |
* Selenium WebDriver may cause Firefox to crash at startup |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1087 |
(bmo#1280854) |
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1088 |
|
4f801233e935
merge contributions from OBS
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
920
diff
changeset
|
1089 |
------------------------------------------------------------------- |
920
4e5807284ef0
https://bugzilla.opensuse.org/show_bug.cgi?id=984637
Wolfgang Rosenauer <wr@rosenauer.org>
|