author | Wolfgang Rosenauer <wr@rosenauer.org> |
Fri, 26 Oct 2012 13:01:33 +0200 | |
changeset 568 | 2c74c5927ea2 |
parent 563 | 8349c239bff9 |
child 572 | edcb48108200 |
permissions | -rw-r--r-- |
539
b1134fe91f9a
merge latest changes from firefox16
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
536
diff
changeset
|
1 |
------------------------------------------------------------------- |
568
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
2 |
Fri Oct 26 10:59:41 UTC 2012 - wr@rosenauer.org |
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
3 |
|
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
4 |
- update to Aurora 18 (20121025) |
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
5 |
* requires NSS 3.14 |
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
6 |
- enable system NSPR |
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
7 |
- ported patches |
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
8 |
|
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
9 |
------------------------------------------------------------------- |
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
10 |
Wed Oct 24 06:24:39 UTC 2012 - wr@rosenauer.org |
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
11 |
|
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
12 |
- update to Firefox 17.0b3 |
2c74c5927ea2
first working Aurora 18 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
563
diff
changeset
|
13 |
- rebased patches |
541
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
540
diff
changeset
|
14 |
- use internal NSPR for now (bmo#776877) |
539
b1134fe91f9a
merge latest changes from firefox16
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
536
diff
changeset
|
15 |
|
414 | 16 |
------------------------------------------------------------------- |
563 | 17 |
Thu Oct 11 01:51:16 UTC 2012 - wr@rosenauer.org |
18 |
||
19 |
- update to Firefox 16.0.1 (bnc#783533) |
|
20 |
* MFSA 2012-88/CVE-2012-4191 (bmo#798045) |
|
21 |
Miscellaneous memory safety hazards |
|
22 |
* MFSA 2012-89/CVE-2012-4192/CVE-2012-4193 (bmo#799952, bmo#720619) |
|
23 |
defaultValue security checks not applied |
|
24 |
||
25 |
------------------------------------------------------------------- |
|
26 |
Sun Oct 7 21:40:14 UTC 2012 - wr@rosenauer.org |
|
27 |
||
28 |
- update to Firefox 16.0 (bnc#783533) |
|
29 |
* MFSA 2012-74/CVE-2012-3982/CVE-2012-3983 |
|
30 |
Miscellaneous memory safety hazards |
|
31 |
* MFSA 2012-75/CVE-2012-3984 (bmo#575294) |
|
32 |
select element persistance allows for attacks |
|
33 |
* MFSA 2012-76/CVE-2012-3985 (bmo#655649) |
|
34 |
Continued access to initial origin after setting document.domain |
|
35 |
* MFSA 2012-77/CVE-2012-3986 (bmo#775868) |
|
36 |
Some DOMWindowUtils methods bypass security checks |
|
37 |
* MFSA 2012-79/CVE-2012-3988 (bmo#725770) |
|
38 |
DOS and crash with full screen and history navigation |
|
39 |
* MFSA 2012-80/CVE-2012-3989 (bmo#783867) |
|
40 |
Crash with invalid cast when using instanceof operator |
|
41 |
* MFSA 2012-81/CVE-2012-3991 (bmo#783260) |
|
42 |
GetProperty function can bypass security checks |
|
43 |
* MFSA 2012-82/CVE-2012-3994 (bmo#765527) |
|
44 |
top object and location property accessible by plugins |
|
45 |
* MFSA 2012-83/CVE-2012-3993/CVE-2012-4184 (bmo#768101, bmo#780370) |
|
46 |
Chrome Object Wrapper (COW) does not disallow acces to privileged |
|
47 |
functions or properties |
|
48 |
* MFSA 2012-84/CVE-2012-3992 (bmo#775009) |
|
49 |
Spoofing and script injection through location.hash |
|
50 |
* MFSA 2012-85/CVE-2012-3995/CVE-2012-4179/CVE-2012-4180/ |
|
51 |
CVE-2012-4181/CVE-2012-4182/CVE-2012-4183 |
|
52 |
Use-after-free, buffer overflow, and out of bounds read issues |
|
53 |
found using Address Sanitizer |
|
54 |
* MFSA 2012-86/CVE-2012-4185/CVE-2012-4186/CVE-2012-4187/ |
|
55 |
CVE-2012-4188 |
|
56 |
Heap memory corruption issues found using Address Sanitizer |
|
57 |
* MFSA 2012-87/CVE-2012-3990 (bmo#787704) |
|
58 |
Use-after-free in the IME State Manager |
|
533 | 59 |
- requires NSPR 4.9.2 |
529
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
60 |
- improve GStreamer integration (bmo#760140) |
533 | 61 |
- removed upstreamed mozilla-crashreporter-restart-args.patch |
62 |
- webapprt now included |
|
536 | 63 |
- use kmozillahelper's new REVEAL command (bnc#777415) |
538
be682f8c9361
revert API version change for kmozillahelper
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
536
diff
changeset
|
64 |
(requires mozilla-kde4-integration >= 0.6.4) |
563 | 65 |
- updated translations-other with new languages |
529
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
66 |
|
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
67 |
------------------------------------------------------------------- |
541
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
540
diff
changeset
|
68 |
Mon Sep 10 19:37:56 UTC 2012 - wr@rosenauer.org |
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
540
diff
changeset
|
69 |
|
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
540
diff
changeset
|
70 |
- update to Firefox 15.0.1 (bnc#779936) |
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
540
diff
changeset
|
71 |
* Sites visited while in Private Browsing mode could be found |
547 | 72 |
through manual browser cache inspection (bmo#787743) |
541
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
540
diff
changeset
|
73 |
|
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
540
diff
changeset
|
74 |
------------------------------------------------------------------- |
533 | 75 |
Sun Aug 26 13:47:43 UTC 2012 - wr@rosenauer.org |
76 |
||
77 |
- update to Firefox 15.0 (bnc#777588) |
|
78 |
* MFSA 2012-57/CVE-2012-1970 |
|
79 |
Miscellaneous memory safety hazards |
|
80 |
* MFSA 2012-58/CVE-2012-1972/CVE-2012-1973/CVE-2012-1974/CVE-2012-1975 |
|
81 |
CVE-2012-1976/CVE-2012-3956/CVE-2012-3957/CVE-2012-3958/CVE-2012-3959 |
|
82 |
CVE-2012-3960/CVE-2012-3961/CVE-2012-3962/CVE-2012-3963/CVE-2012-3964 |
|
83 |
Use-after-free issues found using Address Sanitizer |
|
84 |
* MFSA 2012-59/CVE-2012-1956 (bmo#756719) |
|
85 |
Location object can be shadowed using Object.defineProperty |
|
86 |
* MFSA 2012-60/CVE-2012-3965 (bmo#769108) |
|
87 |
Escalation of privilege through about:newtab |
|
88 |
* MFSA 2012-61/CVE-2012-3966 (bmo#775794, bmo#775793) |
|
89 |
Memory corruption with bitmap format images with negative height |
|
90 |
* MFSA 2012-62/CVE-2012-3967/CVE-2012-3968 |
|
91 |
WebGL use-after-free and memory corruption |
|
92 |
* MFSA 2012-63/CVE-2012-3969/CVE-2012-3970 |
|
93 |
SVG buffer overflow and use-after-free issues |
|
94 |
* MFSA 2012-64/CVE-2012-3971 |
|
95 |
Graphite 2 memory corruption |
|
96 |
* MFSA 2012-65/CVE-2012-3972 (bmo#746855) |
|
97 |
Out-of-bounds read in format-number in XSLT |
|
98 |
* MFSA 2012-66/CVE-2012-3973 (bmo#757128) |
|
99 |
HTTPMonitor extension allows for remote debugging without explicit |
|
100 |
activation |
|
101 |
* MFSA 2012-68/CVE-2012-3975 (bmo#770684) |
|
102 |
DOMParser loads linked resources in extensions when parsing |
|
103 |
text/html |
|
104 |
* MFSA 2012-69/CVE-2012-3976 (bmo#768568) |
|
105 |
Incorrect site SSL certificate data display |
|
106 |
* MFSA 2012-70/CVE-2012-3978 (bmo#770429) |
|
107 |
Location object security checks bypassed by chrome code |
|
108 |
* MFSA 2012-72/CVE-2012-3980 (bmo#771859) |
|
109 |
Web console eval capable of executing chrome-privileged code |
|
471
73b631ab214b
adding fixes to spec file and changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
463
diff
changeset
|
110 |
- fix HTML5 video crash with GStreamer enabled (bmo#761030) |
513 | 111 |
- GStreamer is only used for MP4 (no WebM, OGG) |
491 | 112 |
- updated filelist |
529
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
113 |
- moved browser specific preferences to correct location |
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
114 |
|
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
115 |
------------------------------------------------------------------- |
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
116 |
Sun Jul 29 08:34:39 UTC 2012 - aj@suse.de |
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
117 |
|
4812378b5646
import GStreamer improvement from bmo#760140 (support mpeg audio)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
513
diff
changeset
|
118 |
- Fix mozilla-kde.patch to include sys/resource.h for getrlimit etc (glibc 2.16) |
491 | 119 |
|
120 |
------------------------------------------------------------------- |
|
500 | 121 |
Sat Jul 14 19:31:51 UTC 2012 - wr@rosenauer.org |
122 |
||
123 |
- update to 14.0.1 (bnc#771583) |
|
124 |
* MFSA 2012-42/CVE-2012-1949/CVE-2012-1948 |
|
125 |
Miscellaneous memory safety hazards |
|
126 |
* MFSA 2012-43/CVE-2012-1950 |
|
127 |
Incorrect URL displayed in addressbar through drag and drop |
|
128 |
* MFSA 2012-44/CVE-2012-1951/CVE-2012-1954/CVE-2012-1953/CVE-2012-1952 |
|
129 |
Gecko memory corruption |
|
130 |
* MFSA 2012-45/CVE-2012-1955 (bmo#757376) |
|
131 |
Spoofing issue with location |
|
132 |
* MFSA 2012-46/CVE-2012-1966 (bmo#734076) |
|
133 |
XSS through data: URLs |
|
134 |
* MFSA 2012-47/CVE-2012-1957 (bmo#750096) |
|
135 |
Improper filtering of javascript in HTML feed-view |
|
136 |
* MFSA 2012-48/CVE-2012-1958 (bmo#750820) |
|
137 |
use-after-free in nsGlobalWindow::PageHidden |
|
138 |
* MFSA 2012-49/CVE-2012-1959 (bmo#754044, bmo#737559) |
|
139 |
Same-compartment Security Wrappers can be bypassed |
|
140 |
* MFSA 2012-50/CVE-2012-1960 (bmo#761014) |
|
141 |
Out of bounds read in QCMS |
|
142 |
* MFSA 2012-51/CVE-2012-1961 (bmo#761655) |
|
143 |
X-Frame-Options header ignored when duplicated |
|
144 |
* MFSA 2012-52/CVE-2012-1962 (bmo#764296) |
|
145 |
JSDependentString::undepend string conversion results in memory |
|
146 |
corruption |
|
147 |
* MFSA 2012-53/CVE-2012-1963 (bmo#767778) |
|
148 |
Content Security Policy 1.0 implementation errors cause data |
|
149 |
leakage |
|
150 |
* MFSA 2012-55/CVE-2012-1965 (bmo#758990) |
|
151 |
feed: URLs with an innerURI inherit security context of page |
|
152 |
* MFSA 2012-56/CVE-2012-1967 (bmo#758344) |
|
153 |
Code execution through javascript: URLs |
|
491 | 154 |
- license change from tri license to MPL-2.0 |
155 |
- fix crashreporter restart option (bmo#762780) |
|
156 |
- require NSS 3.13.5 |
|
157 |
- remove mozjs pacrunner obsoletes again for now |
|
158 |
- adopted mozilla-prefer_plugin_pref.patch |
|
500 | 159 |
- PPC fixes: |
160 |
* reenabled mozilla-yarr-pcre.patch to fix build for PPC |
|
161 |
* add patches for bmo#750620 and bmo#746112 |
|
162 |
* fix xpcshell segfault on ppc |
|
491 | 163 |
|
164 |
------------------------------------------------------------------- |
|
165 |
Fri Jun 15 12:37:09 UTC 2012 - wr@rosenauer.org |
|
166 |
||
167 |
- update to Firefox 13.0.1 |
|
168 |
* bugfix release |
|
169 |
- obsolete libproxy's mozjs pacrunner (bnc#759123) |
|
457 | 170 |
|
171 |
------------------------------------------------------------------- |
|
462
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
172 |
Sat Jun 2 08:22:51 UTC 2012 - wr@rosenauer.org |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
173 |
|
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
174 |
- update to Firefox 13.0 (bnc#765204) |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
175 |
* MFSA 2012-34/CVE-2012-1938/CVE-2012-1937/CVE-2011-3101 |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
176 |
Miscellaneous memory safety hazards |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
177 |
* MFSA 2012-36/CVE-2012-1944 (bmo#751422) |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
178 |
Content Security Policy inline-script bypass |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
179 |
* MFSA 2012-37/CVE-2012-1945 (bmo#670514) |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
180 |
Information disclosure though Windows file shares and shortcut |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
181 |
files |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
182 |
* MFSA 2012-38/CVE-2012-1946 (bmo#750109) |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
183 |
Use-after-free while replacing/inserting a node in a document |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
184 |
* MFSA 2012-40/CVE-2012-1947/CVE-2012-1940/CVE-2012-1941 |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
185 |
Buffer overflow and use-after-free issues found using Address |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
186 |
Sanitizer |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
187 |
- require NSS 3.13.4 |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
188 |
* MFSA 2012-39/CVE-2012-0441 (bmo#715073) |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
189 |
- fix sound notifications when filename/path contains a whitespace |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
190 |
(bmo#749739) |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
191 |
|
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
192 |
------------------------------------------------------------------- |
457 | 193 |
Wed May 23 14:40:16 UTC 2012 - adrian@suse.de |
194 |
||
195 |
- fix build on arm |
|
435
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
196 |
|
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
197 |
------------------------------------------------------------------- |
462
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
198 |
Wed May 16 05:34:01 UTC 2012 - wr@rosenauer.org |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
199 |
|
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
200 |
- reenabled crashreporter for Factory/12.2 |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
201 |
(fix in mozilla-gcc47.patch) |
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
202 |
|
2d86bdb4277f
14.0b6 (Aurora->Beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
457
diff
changeset
|
203 |
------------------------------------------------------------------- |
435
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
204 |
Sat Apr 21 10:02:37 UTC 2012 - wr@rosenauer.org |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
205 |
|
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
206 |
- update to Firefox 12.0 (bnc#758408) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
207 |
* rebased patches |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
208 |
* MFSA 2012-20/CVE-2012-0467/CVE-2012-0468 |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
209 |
Miscellaneous memory safety hazards |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
210 |
* MFSA 2012-22/CVE-2012-0469 (bmo#738985) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
211 |
use-after-free in IDBKeyRange |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
212 |
* MFSA 2012-23/CVE-2012-0470 (bmo#734288) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
213 |
Invalid frees causes heap corruption in gfxImageSurface |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
214 |
* MFSA 2012-24/CVE-2012-0471 (bmo#715319) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
215 |
Potential XSS via multibyte content processing errors |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
216 |
* MFSA 2012-25/CVE-2012-0472 (bmo#744480) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
217 |
Potential memory corruption during font rendering using cairo-dwrite |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
218 |
* MFSA 2012-26/CVE-2012-0473 (bmo#743475) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
219 |
WebGL.drawElements may read illegal video memory due to |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
220 |
FindMaxUshortElement error |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
221 |
* MFSA 2012-27/CVE-2012-0474 (bmo#687745, bmo#737307) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
222 |
Page load short-circuit can lead to XSS |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
223 |
* MFSA 2012-28/CVE-2012-0475 (bmo#694576) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
224 |
Ambiguous IPv6 in Origin headers may bypass webserver access |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
225 |
restrictions |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
226 |
* MFSA 2012-29/CVE-2012-0477 (bmo#718573) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
227 |
Potential XSS through ISO-2022-KR/ISO-2022-CN decoding issues |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
228 |
* MFSA 2012-30/CVE-2012-0478 (bmo#727547) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
229 |
Crash with WebGL content using textImage2D |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
230 |
* MFSA 2012-31/CVE-2011-3062 (bmo#739925) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
231 |
Off-by-one error in OpenType Sanitizer |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
232 |
* MFSA 2012-32/CVE-2011-1187 (bmo#624621) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
233 |
HTTP Redirections and remote content can be read by javascript errors |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
234 |
* MFSA 2012-33/CVE-2012-0479 (bmo#714631) |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
235 |
Potential site identity spoofing when loading RSS and Atom feeds |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
236 |
- added mozilla-libnotify.patch to allow fallback from libnotify |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
237 |
to xul based events if no notification-daemon is running |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
238 |
- gcc 4.7 fixes |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
239 |
* mozilla-gcc47.patch |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
240 |
* disabled crashreporter temporarily for Factory |
df9c4a6e84f8
update version/tree information for Aurora 14 cycle
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
423
diff
changeset
|
241 |
- recommend libcanberra0 for proper sound notifications |
414 | 242 |
|
407 | 243 |
------------------------------------------------------------------- |
408 | 244 |
Fri Mar 9 21:47:07 UTC 2012 - wr@rosenauer.org |
245 |
||
246 |
- update to Firefox 11.0 (bnc#750044) |
|
410 | 247 |
* MFSA 2012-13/CVE-2012-0455 (bmo#704354) |
248 |
XSS with Drag and Drop and Javascript: URL |
|
249 |
* MFSA 2012-14/CVE-2012-0456/CVE-2012-0457 (bmo#711653, #720103) |
|
250 |
SVG issues found with Address Sanitizer |
|
251 |
* MFSA 2012-15/CVE-2012-0451 (bmo#717511) |
|
252 |
XSS with multiple Content Security Policy headers |
|
253 |
* MFSA 2012-16/CVE-2012-0458 |
|
254 |
Escalation of privilege with Javascript: URL as home page |
|
255 |
* MFSA 2012-17/CVE-2012-0459 (bmo#723446) |
|
256 |
Crash when accessing keyframe cssText after dynamic modification |
|
257 |
* MFSA 2012-18/CVE-2012-0460 (bmo#727303) |
|
258 |
window.fullScreen writeable by untrusted content |
|
259 |
* MFSA 2012-19/CVE-2012-0461/CVE-2012-0462/CVE-2012-0464/ |
|
260 |
CVE-2012-0463 |
|
261 |
Miscellaneous memory safety hazards |
|
407 | 262 |
- ported and reenabled KDE integration (bnc#746591) |
263 |
- explicitely build-require X libs |
|
264 |
||
404
5f3bccaf6d52
provide browser(npapi)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
401
diff
changeset
|
265 |
------------------------------------------------------------------- |
5f3bccaf6d52
provide browser(npapi)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
401
diff
changeset
|
266 |
Mon Mar 5 13:31:48 UTC 2012 - vdziewiecki@suse.com |
5f3bccaf6d52
provide browser(npapi)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
401
diff
changeset
|
267 |
|
5f3bccaf6d52
provide browser(npapi)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
401
diff
changeset
|
268 |
- add Provides: browser(npapi) FATE#313084 |
5f3bccaf6d52
provide browser(npapi)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
401
diff
changeset
|
269 |
|
398
937669e1c537
ported and reenabled KDE integration (bnc#746591)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
387
diff
changeset
|
270 |
------------------------------------------------------------------- |
937669e1c537
ported and reenabled KDE integration (bnc#746591)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
387
diff
changeset
|
271 |
Fri Feb 17 17:41:11 UTC 2012 - pcerny@suse.com |
937669e1c537
ported and reenabled KDE integration (bnc#746591)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
387
diff
changeset
|
272 |
|
937669e1c537
ported and reenabled KDE integration (bnc#746591)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
387
diff
changeset
|
273 |
- better plugin directory resolution (bnc#747320) |
937669e1c537
ported and reenabled KDE integration (bnc#746591)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
387
diff
changeset
|
274 |
|
386 | 275 |
------------------------------------------------------------------- |
387 | 276 |
Thu Feb 16 08:47:31 UTC 2012 - wr@rosenauer.org |
277 |
||
278 |
- update to Firefox 10.0.2 (bnc#747328) |
|
279 |
* CVE-2011-3026 (bmo#727401) |
|
280 |
libpng: integer overflow leading to heap-buffer overflow |
|
386 | 281 |
|
282 |
------------------------------------------------------------------- |
|
283 |
Thu Feb 9 09:26:11 UTC 2012 - wr@rosenauer.org |
|
284 |
||
285 |
- update to Firefox 10.0.1 (bnc#746616) |
|
286 |
* MFSA 2012-10/CVE-2012-0452 (bmo#724284) |
|
287 |
use after free in nsXBLDocumentInfo::ReadPrototypeBindings |
|
288 |
||
378 | 289 |
------------------------------------------------------------------- |
290 |
Tue Feb 7 10:40:58 UTC 2012 - dvaleev@suse.com |
|
291 |
||
292 |
- Use YARR interpreter instead of PCRE on platforms where YARR JIT |
|
293 |
is not supported, since PCRE doesnt build (bmo#691898) |
|
294 |
- fix ppc64 build (bmo#703534) |
|
295 |
||
373 | 296 |
------------------------------------------------------------------- |
297 |
Mon Jan 30 09:41:59 UTC 2012 - wr@rosenauer.org |
|
298 |
||
375
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
299 |
- update to Firefox 10.0 (bnc#744275) |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
300 |
* MFSA 2012-01/CVE-2012-0442/CVE-2012-0443 |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
301 |
Miscellaneous memory safety hazards |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
302 |
* MFSA 2012-03/CVE-2012-0445 (bmo#701071) |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
303 |
<iframe> element exposed across domains via name attribute |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
304 |
* MFSA 2012-04/CVE-2011-3659 (bmo#708198) |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
305 |
Child nodes from nsDOMAttribute still accessible after removal |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
306 |
of nodes |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
307 |
* MFSA 2012-05/CVE-2012-0446 (bmo#705651) |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
308 |
Frame scripts calling into untrusted objects bypass security |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
309 |
checks |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
310 |
* MFSA 2012-06/CVE-2012-0447 (bmo#710079) |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
311 |
Uninitialized memory appended when encoding icon images may |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
312 |
cause information disclosure |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
313 |
* MFSA 2012-07/CVE-2012-0444 (bmo#719612) |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
314 |
Potential Memory Corruption When Decoding Ogg Vorbis files |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
315 |
* MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466) |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
316 |
Crash with malformed embedded XSLT stylesheets |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
317 |
- KDE integration has been disabled since it needs refactoring |
d75cd0dac058
final 10.0 updates (changelog)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
373
diff
changeset
|
318 |
- removed obsolete ppc64 patch |
373 | 319 |
|
371
ead21d122ed0
introduce --disable-neon option and use on ARM
Joop Boonen <joop.boonen@opensuse.org>
parents:
366
diff
changeset
|
320 |
------------------------------------------------------------------- |
ead21d122ed0
introduce --disable-neon option and use on ARM
Joop Boonen <joop.boonen@opensuse.org>
parents:
366
diff
changeset
|
321 |
Sun Jan 22 12:08:07 UTC 2012 - joop.boonen@opensuse.org |
ead21d122ed0
introduce --disable-neon option and use on ARM
Joop Boonen <joop.boonen@opensuse.org>
parents:
366
diff
changeset
|
322 |
|
ead21d122ed0
introduce --disable-neon option and use on ARM
Joop Boonen <joop.boonen@opensuse.org>
parents:
366
diff
changeset
|
323 |
- Disable neon for arm as it doesn't build correctly |
ead21d122ed0
introduce --disable-neon option and use on ARM
Joop Boonen <joop.boonen@opensuse.org>
parents:
366
diff
changeset
|
324 |
|
ead21d122ed0
introduce --disable-neon option and use on ARM
Joop Boonen <joop.boonen@opensuse.org>
parents:
366
diff
changeset
|
325 |
------------------------------------------------------------------- |
366 | 326 |
Fri Dec 23 17:02:01 UTC 2011 - wr@rosenauer.org |
327 |
||
328 |
- update to Firefox 9.0.1 |
|
329 |
* (strongparent) parentNode of element gets lost (bmo#335998) |
|
330 |
||
364
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
331 |
------------------------------------------------------------------- |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
332 |
Sun Dec 18 09:58:52 UTC 2011 - adrian@suse.de |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
333 |
|
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
334 |
- fix arm build, don't package crashreporter there |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
335 |
|
363
48596576f932
update to 9.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
358
diff
changeset
|
336 |
------------------------------------------------------------------- |
48596576f932
update to 9.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
358
diff
changeset
|
337 |
Sun Dec 18 09:52:08 UTC 2011 - wr@rosenauer.org |
48596576f932
update to 9.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
358
diff
changeset
|
338 |
|
364
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
339 |
- update to Firefox 9 (bnc#737533) |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
340 |
* MFSA 2011-53/CVE-2011-3660 |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
341 |
Miscellaneous memory safety hazards (rv:9.0) |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
342 |
* MFSA 2011-54/CVE-2011-3661 (bmo#691299) |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
343 |
Potentially exploitable crash in the YARR regular expression |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
344 |
library |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
345 |
* MFSA 2011-55/CVE-2011-3658 (bmo#708186) |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
346 |
nsSVGValue out-of-bounds access |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
347 |
* MFSA 2011-56/CVE-2011-3663 (bmo#704482) |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
348 |
Key detection without JavaScript via SVG animation |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
349 |
* MFSA 2011-58/VE-2011-3665 (bmo#701259) |
0f5c150b9dcd
merge changes from mozilla:Factory including full changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
363
diff
changeset
|
350 |
Crash scaling <video> to extreme sizes |
363
48596576f932
update to 9.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
358
diff
changeset
|
351 |
|
358
b28670af14d5
Read a11y status from Gnome3
Michael Gorse <mgorse@suse.com>
parents:
355
diff
changeset
|
352 |
------------------------------------------------------------------- |
b28670af14d5
Read a11y status from Gnome3
Michael Gorse <mgorse@suse.com>
parents:
355
diff
changeset
|
353 |
Sun Nov 27 03:51:54 UTC 2011 - mgorse@suse.com |
b28670af14d5
Read a11y status from Gnome3
Michael Gorse <mgorse@suse.com>
parents:
355
diff
changeset
|
354 |
|
b28670af14d5
Read a11y status from Gnome3
Michael Gorse <mgorse@suse.com>
parents:
355
diff
changeset
|
355 |
- Fix accessibility under GNOME 3 (bnc#732898) |
b28670af14d5
Read a11y status from Gnome3
Michael Gorse <mgorse@suse.com>
parents:
355
diff
changeset
|
356 |
|
355 | 357 |
------------------------------------------------------------------- |
358 |
Sat Nov 12 15:16:38 UTC 2011 - dvaleev@suse.com |
|
359 |
||
360 |
- fix ppc64 build |
|
361 |
||
350
9d46eaac2549
update to Firefox 8 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
344
diff
changeset
|
362 |
------------------------------------------------------------------- |
9d46eaac2549
update to Firefox 8 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
344
diff
changeset
|
363 |
Sun Nov 6 08:20:59 UTC 2011 - wr@rosenauer.org |
9d46eaac2549
update to Firefox 8 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
344
diff
changeset
|
364 |
|
9d46eaac2549
update to Firefox 8 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
344
diff
changeset
|
365 |
- update to Firefox 8 (bnc#728520) |
354 | 366 |
* MFSA 2011-47/CVE-2011-3648 (bmo#690225) |
367 |
Potential XSS against sites using Shift-JIS |
|
368 |
* MFSA 2011-48/CVE-2011-3651/CVE-2011-3652/CVE-2011-3654 |
|
369 |
Miscellaneous memory safety hazards |
|
370 |
* MFSA 2011-49/CVE-2011-3650 (bmo#674776) |
|
371 |
Memory corruption while profiling using Firebug |
|
372 |
* MFSA 2011-52/CVE-2011-3655 (bmo#672182) |
|
373 |
Code execution via NoWaiverWrapper |
|
350
9d46eaac2549
update to Firefox 8 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
344
diff
changeset
|
374 |
- rebased patches |
9d46eaac2549
update to Firefox 8 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
344
diff
changeset
|
375 |
|
344
880a90eb0f92
enable telemetry opt-in prompt
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
339
diff
changeset
|
376 |
------------------------------------------------------------------- |
880a90eb0f92
enable telemetry opt-in prompt
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
339
diff
changeset
|
377 |
Thu Oct 20 12:34:47 UTC 2011 - wr@rosenauer.org |
880a90eb0f92
enable telemetry opt-in prompt
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
339
diff
changeset
|
378 |
|
880a90eb0f92
enable telemetry opt-in prompt
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
339
diff
changeset
|
379 |
- enable telemetry prompt |
880a90eb0f92
enable telemetry opt-in prompt
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
339
diff
changeset
|
380 |
|
337 | 381 |
------------------------------------------------------------------- |
382 |
Fri Sep 30 10:52:36 UTC 2011 - wr@rosenauer.org |
|
383 |
||
384 |
- update to minor release 7.0.1 |
|
385 |
* fixed staged addon updates |
|
339
db8b891eeb1e
locale should always match the system one in a package environment
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
337
diff
changeset
|
386 |
- set intl.locale.matchOS=true in the base package as it causes |
db8b891eeb1e
locale should always match the system one in a package environment
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
337
diff
changeset
|
387 |
too much confusion when it's only available with branding-openSUSE |
337 | 388 |
|
334 | 389 |
------------------------------------------------------------------- |
390 |
Fri Sep 23 11:22:22 UTC 2011 - wr@rosenauer.org |
|
391 |
||
392 |
- update to Firefox 7 (bnc#720264) |
|
393 |
including |
|
394 |
* Improve Responsiveness with Memory Reductions |
|
395 |
* Instant Sync |
|
396 |
* WebSocket protocol 8 |
|
337 | 397 |
* MFSA 2011-36/CVE-2011-2995/CVE-2011-2996/CVE-2011-2997 |
398 |
Miscellaneous memory safety hazards |
|
399 |
* MFSA 2011-39/CVE-2011-3000 (bmo#655389) |
|
400 |
Defense against multiple Location headers due to CRLF Injection |
|
401 |
* MFSA 2011-40/CVE-2011-2372/CVE-2011-3001 |
|
402 |
Code installation through holding down Enter |
|
403 |
* MFSA 2011-41/CVE-2011-3002/CVE-2011-3003 (bmo#680840, bmo#682335) |
|
404 |
Potentially exploitable WebGL crashes |
|
405 |
* MFSA 2011-42/CVE-2011-3232 (bmo#653672) |
|
406 |
Potentially exploitable crash in the YARR regular expression |
|
407 |
library |
|
408 |
* MFSA 2011-43/CVE-2011-3004 (bmo#653926) |
|
409 |
loadSubScript unwraps XPCNativeWrapper scope parameter |
|
410 |
* MFSA 2011-44/CVE-2011-3005 (bmo#675747) |
|
411 |
Use after free reading OGG headers |
|
412 |
* MFSA 2011-45 |
|
413 |
Inferring keystrokes from motion data |
|
334 | 414 |
- removed obsolete mozilla-cairo-lcd.patch |
415 |
- rebased patches |
|
416 |
- removed XLIB_SKIP_ARGB_VISUALS=1 from environment in |
|
417 |
mozilla.sh.in (bnc#680758) |
|
418 |
||
327
34013ee9fafd
fixed loading of kde.js under KDE (bnc#718311)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
316
diff
changeset
|
419 |
------------------------------------------------------------------- |
34013ee9fafd
fixed loading of kde.js under KDE (bnc#718311)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
316
diff
changeset
|
420 |
Fri Sep 16 06:57:38 UTC 2011 - wr@rosenauer.org |
34013ee9fafd
fixed loading of kde.js under KDE (bnc#718311)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
316
diff
changeset
|
421 |
|
34013ee9fafd
fixed loading of kde.js under KDE (bnc#718311)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
316
diff
changeset
|
422 |
- fixed loading of kde.js under KDE (bnc#718311) |
34013ee9fafd
fixed loading of kde.js under KDE (bnc#718311)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
316
diff
changeset
|
423 |
|
312
fab4bf560637
add dbus-1-glib-devel to BuildRequires (not pulled in automatically anymore on 12.1)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
311
diff
changeset
|
424 |
------------------------------------------------------------------- |
316 | 425 |
Wed Sep 14 07:02:04 UTC 2011 - wr@rosenauer.org |
312
fab4bf560637
add dbus-1-glib-devel to BuildRequires (not pulled in automatically anymore on 12.1)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
311
diff
changeset
|
426 |
|
fab4bf560637
add dbus-1-glib-devel to BuildRequires (not pulled in automatically anymore on 12.1)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
311
diff
changeset
|
427 |
- add dbus-1-glib-devel to BuildRequires (not pulled in |
fab4bf560637
add dbus-1-glib-devel to BuildRequires (not pulled in automatically anymore on 12.1)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
311
diff
changeset
|
428 |
automatically anymore on 12.1) |
316 | 429 |
- increase minversions for NSPR and NSS |
430 |
||
431 |
------------------------------------------------------------------- |
|
432 |
Fri Sep 9 20:44:15 UTC 2011 - wr@rosenauer.org |
|
433 |
||
434 |
- recreated source archive to get correct source-stamp.txt |
|
312
fab4bf560637
add dbus-1-glib-devel to BuildRequires (not pulled in automatically anymore on 12.1)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
311
diff
changeset
|
435 |
|
311 | 436 |
------------------------------------------------------------------- |
437 |
Wed Sep 7 14:30:34 UTC 2011 - pcerny@suse.com |
|
438 |
||
439 |
- security update to 6.0.2 (bnc#714931) |
|
440 |
* Complete blocking of certificates issued by DigiNotar |
|
441 |
(bmo#683449) |
|
442 |
||
443 |
------------------------------------------------------------------- |
|
444 |
Fri Sep 2 14:40:07 UTC 2011 - pcerny@suse.com |
|
445 |
||
446 |
- security update to 6.0.1 (bnc#714931) |
|
447 |
* MFSA 2011-34 |
|
448 |
Protection against fraudulent DigiNotar certificates |
|
449 |
(bmo#682927) |
|
450 |
||
306
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
451 |
------------------------------------------------------------------- |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
452 |
Fri Aug 12 21:16:19 UTC 2011 - wr@rosenauer.org |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
453 |
|
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
454 |
- update to 6.0 (bnc#712224) |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
455 |
included security fixes MFSA 2011-29 |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
456 |
* CVE-2011-2989/CVE-2011-2991/CVE-2011-2992/CVE-2011-2985 |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
457 |
Miscellaneous memory safety hazards |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
458 |
* CVE-2011-2993 (bmo#657267) |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
459 |
Unsigned scripts can call script inside signed JAR |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
460 |
* CVE-2011-2988 (bmo#665934) |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
461 |
Heap overflow in ANGLE library |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
462 |
* CVE-2011-0084 (bmo#648094) |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
463 |
Crash in SVGTextElement.getCharNumAtPosition() |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
464 |
* CVE-2011-2990 |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
465 |
Credential leakage using Content Security Policy reports |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
466 |
* CVE-2011-2986 (bmo#655836) |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
467 |
Cross-origin data theft using canvas and Windows D2D |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
468 |
- removed obsolete curl header dependency (mozilla-curl.patch) |
e6df4625c730
update to 7.0b1 (aurora->beta)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
293
diff
changeset
|
469 |
|
289
3c0dff7ca9c4
Update to version 6.0b1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
288
diff
changeset
|
470 |
------------------------------------------------------------------- |
292 | 471 |
Fri Jul 22 13:34:12 UTC 2011 - wr@rosenauer.org |
472 |
||
473 |
- update to 6.0b3 |
|
289
3c0dff7ca9c4
Update to version 6.0b1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
288
diff
changeset
|
474 |
* removed obsolete patches |
3c0dff7ca9c4
Update to version 6.0b1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
288
diff
changeset
|
475 |
- firefox-shellservice.patch |
3c0dff7ca9c4
Update to version 6.0b1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
288
diff
changeset
|
476 |
- mozilla-gio.patch |
3c0dff7ca9c4
Update to version 6.0b1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
288
diff
changeset
|
477 |
- mozilla-ppc-ipc.patch |
3c0dff7ca9c4
Update to version 6.0b1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
288
diff
changeset
|
478 |
- firefox-linkorder.patch |
3c0dff7ca9c4
Update to version 6.0b1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
288
diff
changeset
|
479 |
- firefox-no-sync-l10n.patch |
293
3fd4e37e5e52
fix symbolstore.py for linux3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
292
diff
changeset
|
480 |
- recognize linux3 as platform for symbolstore.py |
289
3c0dff7ca9c4
Update to version 6.0b1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
288
diff
changeset
|
481 |
|
288
d51f3999a1c2
make Firefox an ftp handler
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
286
diff
changeset
|
482 |
------------------------------------------------------------------- |
d51f3999a1c2
make Firefox an ftp handler
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
286
diff
changeset
|
483 |
Fri Jul 1 19:53:18 CEST 2011 - vuntz@opensuse.org |
d51f3999a1c2
make Firefox an ftp handler
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
286
diff
changeset
|
484 |
|
d51f3999a1c2
make Firefox an ftp handler
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
286
diff
changeset
|
485 |
- Add x-scheme-handler/ftp to the MimeType key in the .desktop, to |
d51f3999a1c2
make Firefox an ftp handler
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
286
diff
changeset
|
486 |
let desktops know that Firefox can deal with ftp: URIs. |
d51f3999a1c2
make Firefox an ftp handler
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
286
diff
changeset
|
487 |
|
286
b1d254616456
reenable branding-upstream package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
283
diff
changeset
|
488 |
------------------------------------------------------------------- |
b1d254616456
reenable branding-upstream package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
283
diff
changeset
|
489 |
Fri Jul 1 06:45:08 UTC 2011 - wr@rosenauer.org |
b1d254616456
reenable branding-upstream package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
283
diff
changeset
|
490 |
|
b1d254616456
reenable branding-upstream package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
283
diff
changeset
|
491 |
- create upstream branding package again (supposedly empty) |
b1d254616456
reenable branding-upstream package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
283
diff
changeset
|
492 |
(bnc#703401) |
b1d254616456
reenable branding-upstream package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
283
diff
changeset
|
493 |
- fix build on SLE11 (changes do not affect/are not applied for |
b1d254616456
reenable branding-upstream package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
283
diff
changeset
|
494 |
later versions) |
b1d254616456
reenable branding-upstream package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
283
diff
changeset
|
495 |
|
283 | 496 |
------------------------------------------------------------------- |
497 |
Wed Jun 22 06:41:17 UTC 2011 - wr@rosenauer.org |
|
498 |
||
499 |
- enable startup notification (bnc#701465) |
|
500 |
||
501 |
------------------------------------------------------------------- |
|
502 |
Mon Jun 20 19:37:01 UTC 2011 - wr@rosenauer.org |
|
503 |
||
504 |
- update to 5.0 final |
|
505 |
- included fixes for security issues: (bnc#701296, bnc#700578) |
|
506 |
* MFSA 2011-19/CVE-2011-2374 CVE-2011-2375 |
|
507 |
Miscellaneous memory safety hazards |
|
508 |
* MFSA 2011-20/CVE-2011-2373 (bmo#617247) |
|
509 |
Use-after-free vulnerability when viewing XUL document with |
|
510 |
script disabled |
|
511 |
* MFSA 2011-21/CVE-2011-2377 (bmo#638018, bmo#639303) |
|
512 |
Memory corruption due to multipart/x-mixed-replace images |
|
513 |
* MFSA 2011-22/CVE-2011-2371 (bmo#664009) |
|
514 |
Integer overflow and arbitrary code execution in |
|
515 |
Array.reduceRight() |
|
516 |
* MFSA 2011-25/CVE-2011-2366 |
|
517 |
Stealing of cross-domain images using WebGL textures |
|
518 |
* MFSA 2011-26/CVE-2011-2367 CVE-2011-2368 |
|
519 |
Multiple WebGL crashes |
|
520 |
* MFSA 2011-27/CVE-2011-2369 (bmo#650001) |
|
521 |
XSS encoding hazard with inline SVG |
|
522 |
* MFSA 2011-28/CVE-2011-2370 (bmo#645699) |
|
523 |
Non-whitelisted site can trigger xpinstall |
|
524 |
||
279 | 525 |
------------------------------------------------------------------- |
282
78a523efc513
fix build for 12.1 and above by building dump_syms dynamic
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
281
diff
changeset
|
526 |
Mon Jun 20 09:17:42 UTC 2011 - wr@rosenauer.org |
281 | 527 |
|
528 |
- update to 5.0b7 |
|
529 |
* updated supported locales |
|
282
78a523efc513
fix build for 12.1 and above by building dump_syms dynamic
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
281
diff
changeset
|
530 |
- do not build dump_syms static (not needed for us) |
78a523efc513
fix build for 12.1 and above by building dump_syms dynamic
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
281
diff
changeset
|
531 |
-> fix build for openSUSE 12.1 and above |
281 | 532 |
|
533 |
------------------------------------------------------------------- |
|
534 |
Wed Jun 15 14:59:32 UTC 2011 - wr@rosenauer.org |
|
279 | 535 |
|
536 |
- update to 5.0b6 |
|
537 |
- include proper revision information into the build |
|
538 |
- speedier find-external-requires.sh |
|
539 |
||
263
64adf7ca3005
standalone firefox building now; runtime untested
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
252
diff
changeset
|
540 |
------------------------------------------------------------------- |
277 | 541 |
Tue May 31 06:53:55 UTC 2011 - wr@rosenauer.org |
542 |
||
543 |
- update to 5.0b3 |
|
263
64adf7ca3005
standalone firefox building now; runtime untested
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
252
diff
changeset
|
544 |
- transformed to standalone Firefox (not xulrunner based) |
64adf7ca3005
standalone firefox building now; runtime untested
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
252
diff
changeset
|
545 |
(with new Firefox rapid release cycle it makes no sense anymore) |
64adf7ca3005
standalone firefox building now; runtime untested
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
252
diff
changeset
|
546 |
* imported all relevant xulrunner patches |
277 | 547 |
- do not compile in build timestamp |
263
64adf7ca3005
standalone firefox building now; runtime untested
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
252
diff
changeset
|
548 |
|
252 | 549 |
------------------------------------------------------------------- |
281 | 550 |
Fri Apr 15 07:08:53 UTC 2011 - wr@rosenauer.org |
551 |
||
552 |
- security update to 4.0.1 (bnc#689281) |
|
553 |
* MFSA 2011-12/ CVE-2011-0069 CVE-2011-0070 CVE-2011-0079 |
|
554 |
CVE-2011-0080 CVE-2011-0081 |
|
555 |
Miscellaneous memory safety hazards |
|
556 |
* MFSA 2011-17/CVE-2011-0068 (bmo#623791) |
|
557 |
WebGLES vulnerabilities |
|
558 |
* MFSA 2011-18/CVE-2011-1202 (bmo#640339) |
|
559 |
XSLT generate-id() function heap address leak |
|
560 |
||
561 |
------------------------------------------------------------------- |
|
252 | 562 |
Wed Mar 30 11:24:36 UTC 2011 - wr@rosenauer.org |
563 |
||
564 |
- add all available icon sizes |
|
565 |
||
247
71521dfedb0b
license update: MPLv1.1 or GPLv2+ or LGPLv2+
cfarrell@novell.com
parents:
239
diff
changeset
|
566 |
------------------------------------------------------------------- |
71521dfedb0b
license update: MPLv1.1 or GPLv2+ or LGPLv2+
cfarrell@novell.com
parents:
239
diff
changeset
|
567 |
Tue Mar 29 11:55:53 UTC 2011 - cfarrell@novell.com |
71521dfedb0b
license update: MPLv1.1 or GPLv2+ or LGPLv2+
cfarrell@novell.com
parents:
239
diff
changeset
|
568 |
|
71521dfedb0b
license update: MPLv1.1 or GPLv2+ or LGPLv2+
cfarrell@novell.com
parents:
239
diff
changeset
|
569 |
- license update: MPLv1.1 or GPLv2+ or LGPLv2+ |
71521dfedb0b
license update: MPLv1.1 or GPLv2+ or LGPLv2+
cfarrell@novell.com
parents:
239
diff
changeset
|
570 |
Sync licenses with Fedora. MPL does not state ^or later^ |
71521dfedb0b
license update: MPLv1.1 or GPLv2+ or LGPLv2+
cfarrell@novell.com
parents:
239
diff
changeset
|
571 |
|
236
a4f5954df3a3
update for 2.0/4.0rc1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
230
diff
changeset
|
572 |
------------------------------------------------------------------- |
239 | 573 |
Fri Mar 18 08:49:15 UTC 2011 - wr@rosenauer.org |
574 |
||
575 |
- update to version 4.0rc2 |
|
238
d537c4a65693
fixed rpm macros (bnc#679950)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
236
diff
changeset
|
576 |
- fixed rpm macros delivered with devel package (bnc#679950) |
236
a4f5954df3a3
update for 2.0/4.0rc1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
230
diff
changeset
|
577 |
|
230
e4846f1b81c5
real update to 4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
229
diff
changeset
|
578 |
------------------------------------------------------------------- |
e4846f1b81c5
real update to 4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
229
diff
changeset
|
579 |
Wed Feb 23 07:52:04 UTC 2011 - wr@rosenauer.org |
e4846f1b81c5
real update to 4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
229
diff
changeset
|
580 |
|
e4846f1b81c5
real update to 4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
229
diff
changeset
|
581 |
- update to version 4.0b12 |
e4846f1b81c5
real update to 4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
229
diff
changeset
|
582 |
- rebased patches |
e4846f1b81c5
real update to 4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
229
diff
changeset
|
583 |
|
223 | 584 |
------------------------------------------------------------------- |
229
298263f797be
update to 2.0b12/4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
226
diff
changeset
|
585 |
Fri Feb 4 09:32:50 UTC 2011 - wr@rosenauer.org |
226
6bf3bb4c115e
update for 2.0b11/4.0b11
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
225
diff
changeset
|
586 |
|
6bf3bb4c115e
update for 2.0b11/4.0b11
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
225
diff
changeset
|
587 |
- update to version 4.0b11 |
229
298263f797be
update to 2.0b12/4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
226
diff
changeset
|
588 |
* loads of bugfixes compared to last beta |
298263f797be
update to 2.0b12/4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
226
diff
changeset
|
589 |
* added "Do Not Track" option |
298263f797be
update to 2.0b12/4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
226
diff
changeset
|
590 |
- rebased patches |
298263f797be
update to 2.0b12/4.0b12
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
226
diff
changeset
|
591 |
- disable testpilot |
226
6bf3bb4c115e
update for 2.0b11/4.0b11
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
225
diff
changeset
|
592 |
|
6bf3bb4c115e
update for 2.0b11/4.0b11
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
225
diff
changeset
|
593 |
------------------------------------------------------------------- |
6bf3bb4c115e
update for 2.0b11/4.0b11
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
225
diff
changeset
|
594 |
Fri Jan 28 08:56:12 UTC 2011 - wr@rosenauer.org |
223 | 595 |
|
596 |
- set correct desktop file name within KDE for 11.4 and up |
|
225
5a7504b93699
Provide devel package with helper script and rpm macros for easier addon packaging. (patch submitted from Ludwig Nussel)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
223
diff
changeset
|
597 |
- add devel package with macros for extensions (from lnussel@suse.de) |
223 | 598 |
|
221
488440b896fe
fixed testpilot packaging
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
217
diff
changeset
|
599 |
------------------------------------------------------------------- |
488440b896fe
fixed testpilot packaging
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
217
diff
changeset
|
600 |
Sat Jan 22 22:21:52 UTC 2011 - wr@rosenauer.org |
488440b896fe
fixed testpilot packaging
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
217
diff
changeset
|
601 |
|
488440b896fe
fixed testpilot packaging
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
217
diff
changeset
|
602 |
- update to version 4.0b10 |
488440b896fe
fixed testpilot packaging
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
217
diff
changeset
|
603 |
- removed obsolete firefox-shell-bmo624267.patch |
488440b896fe
fixed testpilot packaging
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
217
diff
changeset
|
604 |
- testpilot moved to distribution/extensions |
488440b896fe
fixed testpilot packaging
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
217
diff
changeset
|
605 |
- updated locale provides and removed bn-IN from locales |
488440b896fe
fixed testpilot packaging
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
217
diff
changeset
|
606 |
|
210
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
607 |
------------------------------------------------------------------- |
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
608 |
Tue Jan 11 06:13:40 UTC 2011 - wr@rosenauer.org |
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
609 |
|
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
610 |
- update to version 4.0b9 |
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
611 |
- added x-scheme-handler for http and https to desktop file for |
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
612 |
newer Gnome environments |
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
613 |
- fixed default browser check/set for GIO (bmo#611953) |
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
614 |
(mozilla-shellservice.patch) |
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
615 |
- removed obsolete firefox-appname.patch (integrated into |
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
616 |
shellservice patch) |
217 | 617 |
- renamed desktop file to firefox.desktop for 11.4 and newer |
618 |
(bnc#664211) |
|
619 |
- removed support for 10.3 and older from the spec file |
|
620 |
- removed obsolete "Ximian" categories from desktop file |
|
210
f4f4388b26a8
update to 2.0b9/4.0b9
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
207
diff
changeset
|
621 |
|
207
2c6c3d0a8b61
Disable IPC for PowerPC (patch by Marcus Meissner)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
206
diff
changeset
|
622 |
------------------------------------------------------------------- |
2c6c3d0a8b61
Disable IPC for PowerPC (patch by Marcus Meissner)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
206
diff
changeset
|
623 |
Mon Jan 3 17:35:46 CET 2011 - meissner@suse.de |
2c6c3d0a8b61
Disable IPC for PowerPC (patch by Marcus Meissner)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
206
diff
changeset
|
624 |
|
2c6c3d0a8b61
Disable IPC for PowerPC (patch by Marcus Meissner)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
206
diff
changeset
|
625 |
- Mirror ac_add_options --disable-ipc from xulrunner for PowerPC. |
2c6c3d0a8b61
Disable IPC for PowerPC (patch by Marcus Meissner)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
206
diff
changeset
|
626 |
|
203
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
627 |
------------------------------------------------------------------- |
206
80e6366ea8ce
update for 2.0b8/4.0b8
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
203
diff
changeset
|
628 |
Wed Dec 15 07:49:45 UTC 2010 - wr@rosenauer.org |
80e6366ea8ce
update for 2.0b8/4.0b8
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
203
diff
changeset
|
629 |
|
80e6366ea8ce
update for 2.0b8/4.0b8
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
203
diff
changeset
|
630 |
- update to version 4.0beta8 |
203
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
631 |
|
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
632 |
------------------------------------------------------------------- |
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
633 |
Tue Nov 30 14:19:59 UTC 2010 - wr@rosenauer.org |
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
634 |
|
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
635 |
- major update to version 4.0beta7 |
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
636 |
* based on mozilla-xulrunner20 |
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
637 |
* far too many internal changes to list |
3820fe99f0fe
Update to latest snapshot (20101207)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
195
diff
changeset
|
638 |
|
195
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
639 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
640 |
Wed Oct 27 07:12:14 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
641 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
642 |
- security update to 3.6.12 (bnc#649492) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
643 |
* MFSA 2010-73/CVE-2010-3765 (bmo#607222) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
644 |
Heap buffer overflow mixing document.write and DOM insertion |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
645 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
646 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
647 |
Wed Oct 6 07:13:52 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
648 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
649 |
- security update to 3.6.11 (bnc#645315) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
650 |
* MFSA 2010-64/CVE-2010-3174/CVE-2010-3175/CVE-2010-3176 |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
651 |
Miscellaneous memory safety hazards |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
652 |
* MFSA 2010-65/CVE-2010-3179 (bmo#583077) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
653 |
Buffer overflow and memory corruption using document.write |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
654 |
* MFSA 2010-66/CVE-2010-3180 (bmo#588929) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
655 |
Use-after-free error in nsBarProp |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
656 |
* MFSA 2010-67/CVE-2010-3183 (bmo#598669) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
657 |
Dangling pointer vulnerability in LookupGetterOrSetter |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
658 |
* MFSA 2010-68/CVE-2010-3177 (bmo#556734) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
659 |
XSS in gopher parser when parsing hrefs |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
660 |
* MFSA 2010-69/CVE-2010-3178 (bmo#576616) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
661 |
Cross-site information disclosure via modal calls |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
662 |
* MFSA 2010-70/CVE-2010-3170 (bmo#578697) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
663 |
SSL wildcard certificate matching IP addresses |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
664 |
* MFSA 2010-71/CVE-2010-3182 (bmo#590753) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
665 |
Unsafe library loading vulnerabilities |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
666 |
* MFSA 2010-72/CVE-2010-3173 |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
667 |
Insecure Diffie-Hellman key exchange |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
668 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
669 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
670 |
Wed Sep 15 07:39:22 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
671 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
672 |
- update to 3.6.10 |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
673 |
* fixing startup topcrash (bmo#594699) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
674 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
675 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
676 |
Thu Aug 26 07:40:28 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
677 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
678 |
- security update to 3.6.9 (bnc#637303) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
679 |
* MFSA 2010-49/CVE-2010-3169 |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
680 |
Miscellaneous memory safety hazards |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
681 |
* MFSA 2010-50/CVE-2010-2765 (bmo#576447) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
682 |
Frameset integer overflow vulnerability |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
683 |
* MFSA 2010-51/CVE-2010-2767 (bmo#584512) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
684 |
Dangling pointer vulnerability using DOM plugin array |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
685 |
* MFSA 2010-53/CVE-2010-3166 (bmo#579655) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
686 |
Heap buffer overflow in nsTextFrameUtils::TransformText |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
687 |
* MFSA 2010-54/CVE-2010-2760 (bmo#585815) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
688 |
Dangling pointer vulnerability in nsTreeSelection |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
689 |
* MFSA 2010-55/CVE-2010-3168 (bmo#576075) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
690 |
XUL tree removal crash and remote code execution |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
691 |
* MFSA 2010-56/CVE-2010-3167 (bmo#576070) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
692 |
Dangling pointer vulnerability in nsTreeContentView |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
693 |
* MFSA 2010-57/CVE-2010-2766 (bmo#580445) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
694 |
Crash and remote code execution in normalizeDocument |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
695 |
* MFSA 2010-59/CVE-2010-2762 (bmo#584180) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
696 |
SJOW creates scope chains ending in outer object |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
697 |
* MFSA 2010-61/CVE-2010-2768 (bmo#579744) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
698 |
UTF-7 XSS by overriding document charset using <object> type |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
699 |
attribute |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
700 |
* MFSA 2010-62/CVE-2010-2769 (bmo#520189) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
701 |
Copy-and-paste or drag-and-drop into designMode document allows |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
702 |
XSS |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
703 |
* MFSA 2010-63/CVE-2010-2764 (bmo#552090) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
704 |
Information leak via XMLHttpRequest statusText |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
705 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
706 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
707 |
Wed Jul 28 08:33:14 CEST 2010 - meissner@suse.de |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
708 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
709 |
- disable crash reporter for non x86/x86_64 to make it build. |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
710 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
711 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
712 |
Sat Jul 24 12:42:58 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
713 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
714 |
- security update to 3.6.8 (bnc#622506) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
715 |
* MFSA 2010-48/CVE-2010-2755 (bmo#575836) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
716 |
Dangling pointer crash regression from plugin parameter array |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
717 |
fix |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
718 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
719 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
720 |
Fri Jul 16 06:48:44 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
721 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
722 |
- security update to 3.6.7 (bnc#622506) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
723 |
* MFSA 2010-34/CVE-2010-1211/CVE-2010-1212 |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
724 |
Miscellaneous memory safety hazards |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
725 |
* MFSA 2010-35/CVE-2010-1208 (bmo#572986) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
726 |
DOM attribute cloning remote code execution vulnerability |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
727 |
* MFSA 2010-36/CVE-2010-1209 (bmo#552110) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
728 |
Use-after-free error in NodeIterator |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
729 |
* MFSA 2010-37/CVE-2010-1214 (bmo#572985) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
730 |
Plugin parameter EnsureCachedAttrParamArrays remote code |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
731 |
execution vulnerability |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
732 |
* MFSA 2010-38/CVE-2010-1215 (bmo#567069) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
733 |
Arbitrary code execution using SJOW and fast native function |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
734 |
* MFSA 2010-39/CVE-2010-2752 (bmo#574059) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
735 |
nsCSSValue::Array index integer overflow |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
736 |
* MFSA 2010-40/CVE-2010-2753 (bmo#571106) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
737 |
nsTreeSelection dangling pointer remote code execution |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
738 |
vulnerability |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
739 |
* MFSA 2010-41/CVE-2010-1205 (bmo#570451) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
740 |
Remote code execution using malformed PNG image |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
741 |
* MFSA 2010-42/CVE-2010-1213 (bmo#568148) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
742 |
Cross-origin data disclosure via Web Workers and importScripts |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
743 |
* MFSA 2010-43/CVE-2010-1207 (bmo#571287) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
744 |
Same-origin bypass using canvas context |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
745 |
* MFSA 2010-44/CVE-2010-1210 (bmo#564679) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
746 |
Characters mapped to U+FFFD in 8 bit encodings cause subsequent |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
747 |
character to vanish |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
748 |
* MFSA 2010-45/CVE-2010-1206/CVE-2010-2751 (bmo#536466,556957) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
749 |
Multiple location bar spoofing vulnerabilities |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
750 |
* MFSA 2010-46/CVE-2010-0654 (bmo#524223) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
751 |
Cross-domain data theft using CSS |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
752 |
* MFSA 2010-47/CVE-2010-2754 (bmo#568564) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
753 |
Cross-origin data leakage from script filename in error messages |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
754 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
755 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
756 |
Sun Jun 27 20:24:31 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
757 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
758 |
- update to 3.6.6 release |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
759 |
* modifies the crash protection feature to increase the amount |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
760 |
of time that plugins are allowed to be non-responsive before |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
761 |
being terminated. |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
762 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
763 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
764 |
Wed Jun 23 14:40:35 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
765 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
766 |
- update to final 3.6.4 release (bnc#603356) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
767 |
* MFSA 2010-26/CVE-2010-1200/CVE-2010-1201/CVE-2010-1202/ |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
768 |
CVE-2010-1203 |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
769 |
Crashes with evidence of memory corruption (rv:1.9.2.4) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
770 |
* MFSA 2010-28/CVE-2010-1198 (bmo#532246) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
771 |
Freed object reuse across plugin instances |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
772 |
* MFSA 2010-29/CVE-2010-1196 (bmo#534666) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
773 |
Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
774 |
* MFSA 2010-30/CVE-2010-1199 (bmo#554255) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
775 |
Integer Overflow in XSLT Node Sorting |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
776 |
* MFSA 2010-31/CVE-2010-1125 (bmo#552255) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
777 |
focus() behavior can be used to inject or steal keystrokes |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
778 |
* MFSA 2010-32/CVE-2010-1197 (bmo#537120) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
779 |
Content-Disposition: attachment ignored if |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
780 |
Content-Type: multipart also present |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
781 |
* MFSA 2010-33/CVE-2008-5913 (bmo#475585) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
782 |
User tracking across sites using Math.random() |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
783 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
784 |
------------------------------------------------------------------- |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
785 |
Mon Jun 7 07:07:33 CEST 2010 - wr@rosenauer.org |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
786 |
|
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
787 |
- update to 3.6.4(build6) |
50b5cb1f2b86
sync with latest 3.6.x changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
67
diff
changeset
|
788 |
|
64
7bb1edb78dd5
Update to 1.9.2.4/3.6.4pre to prepare the bigger Lorentz merge
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
63
diff
changeset
|
789 |
------------------------------------------------------------------- |
67
a05eb1c8699f
Prepare for final 3.6.4 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
790 |
Sun Apr 18 09:42:40 CEST 2010 - wr@rosenauer.org |
a05eb1c8699f
Prepare for final 3.6.4 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
791 |
|
a05eb1c8699f
Prepare for final 3.6.4 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
792 |
- security update to 3.6.4 (Lorentz) |
a05eb1c8699f
Prepare for final 3.6.4 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
793 |
* enable crashreporter also for x86-64 |
a05eb1c8699f
Prepare for final 3.6.4 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
794 |
* Flash runs in a separate process to avoid crashing Firefox |
a05eb1c8699f
Prepare for final 3.6.4 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
795 |
(ix86 only; x86-64 still uses nspluginwrapper) |
64
7bb1edb78dd5
Update to 1.9.2.4/3.6.4pre to prepare the bigger Lorentz merge
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
63
diff
changeset
|
796 |
|
63
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
797 |
------------------------------------------------------------------- |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
798 |
Thu Apr 1 11:15:38 UTC 2010 - wr@rosenauer.org |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
799 |
|
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
800 |
- security update to 3.6.3 |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
801 |
* MFSA 2010-25/CVE-2010-1121 (bmo#555109) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
802 |
Re-use of freed object due to scope confusion |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
803 |
|
59
604517bb16d8
Update to 1.9.2.2/3.6.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
52
diff
changeset
|
804 |
------------------------------------------------------------------- |
604517bb16d8
Update to 1.9.2.2/3.6.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
52
diff
changeset
|
805 |
Thu Mar 18 06:43:33 CET 2010 - wr@rosenauer.org |
604517bb16d8
Update to 1.9.2.2/3.6.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
52
diff
changeset
|
806 |
|
604517bb16d8
Update to 1.9.2.2/3.6.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
52
diff
changeset
|
807 |
- security update to version 3.6.2 (bnc#586567) |
63
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
808 |
* MFSA 2010-08/CVE-2010-1028 |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
809 |
WOFF heap corruption due to integer overflow |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
810 |
* MFSA 2010-09/CVE-2010-0164 (bmo#547143) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
811 |
Deleted frame reuse in multipart/x-mixed-replace image |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
812 |
* MFSA 2010-10/CVE-2010-0170 (bmo#541530) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
813 |
XSS via plugins and unprotected Location object |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
814 |
* MFSA 2010-11/CVE-2010-0165/CVE-2010-0166/CVE-2010-0167 |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
815 |
Crashes with evidence of memory corruption |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
816 |
* MFSA 2010-12/CVE-2010-0171 (bmo#531364) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
817 |
XSS using addEventListener and setTimeout on a wrapped object |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
818 |
* MFSA 2010-13/CVE-2010-0168 (bmo#540642) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
819 |
Content policy bypass with image preloading |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
820 |
* MFSA 2010-14/CVE-2010-0169 (bmo#535806) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
821 |
Browser chrome defacement via cached XUL stylesheets |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
822 |
* MFSA 2010-15/CVE-2010-0172 (bmo#537862) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
823 |
Asynchronous Auth Prompt attaches to wrong window |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
824 |
* MFSA 2010-16/CVE-2010-0173/CVE-2010-0174 |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
825 |
Crashes with evidence of memory corruption |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
826 |
* MFSA 2010-18/CVE-2010-0176 (bmo#538308) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
827 |
Dangling pointer vulnerability in nsTreeContentView |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
828 |
* MFSA 2010-19/CVE-2010-0177 (bmo#538310) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
829 |
Dangling pointer vulnerability in nsPluginArray |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
830 |
* MFSA 2010-20/CVE-2010-0178 (bmo#546909) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
831 |
Chrome privilege escalation via forced URL drag and drop |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
832 |
* MFSA 2010-22/CVE-2009-3555 (bmo#545755) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
833 |
Update NSS to support TLS renegotiation indication |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
834 |
* MFSA 2010-23/CVE-2010-0181 (bmo#452093) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
835 |
Image src redirect to mailto: URL opens email editor |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
836 |
* MFSA 2010-24/CVE-2010-0182 (bmo#490790) |
9213a0672227
Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
59
diff
changeset
|
837 |
XMLDocument::load() doesn't check nsIContentPolicy |
59
604517bb16d8
Update to 1.9.2.2/3.6.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
52
diff
changeset
|
838 |
|
52
024a595d7885
Update to 1.9.2rc2/3.6rc2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
48
diff
changeset
|
839 |
------------------------------------------------------------------- |
024a595d7885
Update to 1.9.2rc2/3.6rc2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
48
diff
changeset
|
840 |
Mon Jan 18 09:42:50 CET 2010 - wr@rosenauer.org |
024a595d7885
Update to 1.9.2rc2/3.6rc2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
48
diff
changeset
|
841 |
|
024a595d7885
Update to 1.9.2rc2/3.6rc2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
48
diff
changeset
|
842 |
- update to 3.6rc2 (already named 3.6.0) |
59
604517bb16d8
Update to 1.9.2.2/3.6.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
52
diff
changeset
|
843 |
- removed obsolete orbit-devel build requirement |
52
024a595d7885
Update to 1.9.2rc2/3.6rc2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
48
diff
changeset
|
844 |
|
46
c743908ffe6f
Update to 1.9.2rc1/3.6rc1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
39
diff
changeset
|
845 |
------------------------------------------------------------------- |
c743908ffe6f
Update to 1.9.2rc1/3.6rc1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
39
diff
changeset
|
846 |
Wed Jan 6 17:15:40 CET 2010 - wr@rosenauer.org |
c743908ffe6f
Update to 1.9.2rc1/3.6rc1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
39
diff
changeset
|
847 |
|
48
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
848 |
- major update to 3.6rc1 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
849 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
850 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
851 |
Fri Dec 25 09:39:42 CET 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
852 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
853 |
- update to version 3.5.7 (bnc#568011) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
854 |
* DNS resolution in MakeSN of nsAuthSSPI causing issues for |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
855 |
proxy servers that support NTLM auth (bmo#535193) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
856 |
- added missing lockdown preferences (bnc#567131) |
46
c743908ffe6f
Update to 1.9.2rc1/3.6rc1
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
39
diff
changeset
|
857 |
|
39 | 858 |
------------------------------------------------------------------- |
48
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
859 |
Thu Dec 17 20:06:38 CET 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
860 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
861 |
- readded firefox-ui-lockdown.patch (bnc#546158) |
39 | 862 |
|
31
529467fa14cf
MozillaFirefox changes
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
19
diff
changeset
|
863 |
------------------------------------------------------------------- |
48
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
864 |
Thu Dec 3 21:53:59 CET 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
865 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
866 |
- security update to version 3.5.6 (bnc#559807) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
867 |
* MFSA 2009-65/CVE-2009-3979/CVE-2009-3980/CVE-2009-3982 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
868 |
Crashes with evidence of memory corruption (rv:1.9.1.6) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
869 |
* MFSA 2009-66/CVE-2009-3388 (bmo#504843,bmo#523816) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
870 |
Memory safety fixes in liboggplay media library |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
871 |
* MFSA 2009-67/CVE-2009-3389 (bmo#515882,bmo#504613) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
872 |
Integer overflow, crash in libtheora video library |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
873 |
* MFSA 2009-68/CVE-2009-3983 (bmo#487872) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
874 |
NTLM reflection vulnerability |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
875 |
* MFSA 2009-69/CVE-2009-3984/CVE-2009-3985 (bmo#521461,bmo#514232) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
876 |
Location bar spoofing vulnerabilities |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
877 |
* MFSA 2009-70/VE-2009-3986 (bmo#522430) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
878 |
Privilege escalation via chrome window.opener |
19
f21a8e50d93d
BNC#561027 - firefox urlbar style broken -> stripped down patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
18
diff
changeset
|
879 |
- fixed firefox-browser-css.patch (bnc#561027) |
18
c4da314d7975
Update to 1.9.2b5/3.6b5
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
12
diff
changeset
|
880 |
|
12
1f7c3dc01e1c
Prepare MozillaFirefox for KDE integration
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
5
diff
changeset
|
881 |
------------------------------------------------------------------- |
48
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
882 |
Mon Nov 23 22:31:21 CET 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
883 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
884 |
- rebased patches for fuzz=0 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
885 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
886 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
887 |
Thu Nov 5 19:49:33 UTC 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
888 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
889 |
- update to version 3.5.5 (bnc#553172) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
890 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
891 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
892 |
Sat Oct 17 23:19:23 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
893 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
894 |
- security update to version 3.5.4 (bnc#545277) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
895 |
* MFSA 2009-52/CVE-2009-3370 (bmo#511615) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
896 |
Form history vulnerable to stealing |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
897 |
* MFSA 2009-53/CVE-2009-3274 (bmo#514823) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
898 |
Local downloaded file tampering |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
899 |
* MFSA 2009-54/CVE-2009-3371 (bmo#514554) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
900 |
Crash with recursive web-worker calls |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
901 |
* MFSA 2009-55/CVE-2009-3372 (bmo#500644) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
902 |
Crash in proxy auto-configuration regexp parsing |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
903 |
* MFSA 2009-56/CVE-2009-3373 (bmo#511689) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
904 |
Heap buffer overflow in GIF color map parser |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
905 |
* MFSA 2009-57/CVE-2009-3374 (bmo#505988) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
906 |
Chrome privilege escalation in XPCVariant::VariantDataToJS() |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
907 |
* MFSA 2009-59/CVE-2009-1563 (bmo#516396, bmo#516862) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
908 |
Heap buffer overflow in string to number conversion |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
909 |
* MFSA 2009-61/CVE-2009-3375 (bmo#503226) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
910 |
Cross-origin data theft through document.getSelection() |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
911 |
* MFSA 2009-62/CVE-2009-3376 (bmo#511521) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
912 |
Download filename spoofing with RTL override |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
913 |
* MFSA 2009-63/CVE-2009-3377/CVE-2009-3379/CVE-2009-3378 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
914 |
Upgrade media libraries to fix memory safety bugs |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
915 |
* MFSA 2009-64/CVE-2009-3380/CVE-2009-3381/CVE-2009-3383 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
916 |
Crashes with evidence of memory corruption |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
917 |
- removed upstreamed patch |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
918 |
* firefox-bug506901.patch |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
919 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
920 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
921 |
Wed Oct 7 20:11:24 CEST 2009 - llunak@novell.com |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
922 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
923 |
- fix KDE button order in one more place (bnc#170055) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
924 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
925 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
926 |
Fri Oct 2 20:26:49 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
927 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
928 |
- improve UI colors to be usable with dark themes at all |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
929 |
(firefox-browser-css.patch) (bnc#503351) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
930 |
- extend list of supported architectures as ABI identifier |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
931 |
(mozilla-abi.patch) (bnc#543460) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
932 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
933 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
934 |
Mon Sep 14 00:07:55 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
935 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
936 |
- added KDE integration patch from llunak@novell.com |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
937 |
(firefox-kde.patch) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
938 |
* support for knotify, making -kde4-addon obsolete |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
939 |
* KDE-specific support functional (bnc#170055) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
940 |
- do not build libnkgnomevfs (bmo#512671) (firefox-no-gnomevfs) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
941 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
942 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
943 |
Thu Sep 10 09:34:26 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
944 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
945 |
- security update to version 3.5.3 (bnc#534458) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
946 |
* MFSA 2009-47/CVE-2009-3069/CVE-2009-3070/CVE-2009-3071/ |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
947 |
CVE-2009-3072/CVE-2009-3073/CVE-2009-3074/CVE-2009-3075 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
948 |
Crashes with evidence of memory corruption |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
949 |
* MFSA 2009-49/CVE-2009-3077 (bmo#506871) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
950 |
TreeColumns dangling pointer vulnerability |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
951 |
* MFSA 2009-50/CVE-2009-3078 (bmo#453827) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
952 |
Location bar spoofing via tall line-height Unicode characters |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
953 |
* MFSA 2009-51/CVE-2009-3079 (bmo#454363) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
954 |
Chrome privilege escalation with FeedWriter |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
955 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
956 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
957 |
Wed Aug 19 22:14:07 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
958 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
959 |
- renamed patch firefox-contextmenu-gnome to firefox-cross-desktop |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
960 |
as it contains more tweaks to handle non-Gnome environments and |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
961 |
especially KDE integration: |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
962 |
* added the ability to set the KDE default browser |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
963 |
(still part of bnc#170055) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
964 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
965 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
966 |
Sat Aug 8 00:14:18 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
967 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
968 |
- split -translations package into -common and -other |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
969 |
(bnc#529180) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
970 |
- remove "set as background" from context menu if not running in |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
971 |
Gnome (part of bnc#170055) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
972 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
973 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
974 |
Fri Jul 31 09:01:57 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
975 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
976 |
- security update to version 3.5.2 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
977 |
* MFSA 2009-38/CVE-2009-2470 (bmo#459524) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
978 |
Data corruption with SOCKS5 reply containing DNS name longer |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
979 |
than 15 characters |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
980 |
* MFSA 2009-44/CVE-2009-2654 (bmo#451898) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
981 |
Location bar and SSL indicator spoofing via window.open() on |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
982 |
invalid URL |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
983 |
* MFSA 2009-45 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
984 |
Crashes with evidence of memory corruption |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
985 |
* MFSA 2009-46 (bmo#498897) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
986 |
Chrome privilege escalation due to incorrectly cached wrapper |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
987 |
* various other stability fixes |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
988 |
- export MOZ_APP_LAUNCHER in the startscript (bmo#453689) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
989 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
990 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
991 |
Tue Jul 28 14:54:46 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
992 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
993 |
- fixed %exclude usage |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
994 |
- fixed preferences' advanced pane for fresh profiles (bmo#506901) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
995 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
996 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
997 |
Wed Jul 15 20:13:19 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
998 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
999 |
- security update to version 3.5.1 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1000 |
* MFSA 2009-41 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1001 |
Corrupt JIT state after deep return from native function |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1002 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1003 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1004 |
Mon Jul 6 12:33:47 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1005 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1006 |
- added mozilla-linkorder.patch to fix build with --as-needed |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1007 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1008 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1009 |
Tue Jun 30 08:52:00 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1010 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1011 |
- update to final version 3.5 (20090623) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1012 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1013 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1014 |
Tue Jun 23 09:39:50 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1015 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1016 |
- fixed build by linking to a real file |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1017 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1018 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1019 |
Thu Jun 18 10:19:40 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1020 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1021 |
- update to version 3.5rc2 (20090617) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1022 |
- BuildRequire mozilla-xulrunner191 = 1.9.1.0 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1023 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1024 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1025 |
Sat Jun 6 15:59:02 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1026 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1027 |
- update to version 3.5b99 (20090604) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1028 |
- BuildRequire mozilla-xulrunner191 = 1.9.1b99 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1029 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1030 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1031 |
Wed May 27 08:03:16 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1032 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1033 |
- fixed typos in improved xulrunner dependencies |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1034 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1035 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1036 |
Mon May 11 18:25:12 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1037 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1038 |
- use non-localized Downloads folder (bnc#501724) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1039 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1040 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1041 |
Mon May 4 07:57:50 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1042 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1043 |
- update to new major version 3.5b4 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1044 |
* based on Gecko 1.9.1 (mozilla-xulrunner191) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1045 |
* Private Browsing Mode |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1046 |
* TraceMonkey JavaScript engine |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1047 |
* Geolocation support |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1048 |
* native JSON and web worker threads support |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1049 |
* speculative parsing for faster content rendering |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1050 |
* Some HTML5 support |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1051 |
- updated firefox.schemas |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1052 |
- improved firefox-no-update.patch |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1053 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1054 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1055 |
Tue Apr 28 10:47:54 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1056 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1057 |
- security update to 3.0.10 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1058 |
* MFSA 2009-23/CVE-2009-1313 (bmo#489647) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1059 |
Crash in nsTextFrame::ClearTextRun() |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1060 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1061 |
------------------------------------------------------------------- |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1062 |
Thu Apr 16 13:52:21 CEST 2009 - wr@rosenauer.org |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1063 |
|
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1064 |
- security update to 3.0.9 (bnc#495473) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1065 |
* MFSA 2009-14/CVE-2009-1302/CVE-2009-1303/CVE-2009-1304/CVE-2009-1305 |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1066 |
Crashes with evidence of memory corruption (rv:1.9.0.9) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1067 |
* MFSA 2009-15/CVE-2009-0652 (bmo#479336) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1068 |
URL spoofing with box drawing character |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1069 |
* MFSA 2009-16/CVE-2009-1306 (bmo#474536) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1070 |
jar: scheme ignores the content-disposition: header on the |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1071 |
inner URI |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1072 |
* MFSA 2009-17/CVE-2009-1307 (bmo#481342) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1073 |
Same-origin violations when Adobe Flash loaded via |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1074 |
view-source: scheme |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1075 |
* MFSA 2009-18/CVE-2009-1308 (bmo#481558) |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
changeset
|
1076 |
XSS hazard using third-party stylesheets and XBL bindings |
f20f41829b2b
Reset changelog to go to Factory as MozillaFirefox update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
46
diff
|