Commit Graph

25 Commits

Author SHA1 Message Date
pvalchev
63607b50b1 Fix a crash in prdtoa.c:mult() where there is an off-by-some bytes
in memory accessed during some very fucked up pointer acrobatics.
Allocate 2 bytes extra for that case, which seems to be a
sufficient hack to keep this working.

Debugged by me with minimo on zaurus/arm (pain!), seen also by krw@
and others on amd64, who helped with testing.  Due to random malloc
this of course did not show up everywhere all the time.
2005-11-03 00:59:43 +00:00
naddy
79f5804452 Mozilla.org bug 210658:
Fix hanging with non-standard HTML elements parsererror, sourcetext.
ok wilfried@
2005-10-19 13:08:12 +00:00
kurt
c34ab1b1a4 remove 'don't close dlopened objects' type ld.so work-arounds 2005-10-14 04:00:37 +00:00
bernd
6c26bb90b1 If we start a second firefox, don't show the profile chooser but open a
new browser window instead. (The same for thunderbird and mozilla.)

Idea from Marc Winiger <mw at msys.ch>, thanks!

suggestions, tests & ok kurt@
2005-10-13 04:32:41 +00:00
bernd
0abe19a7d2 update to mozilla-firefox-1.0.7
comments & ok kurt@
2005-09-24 16:19:29 +00:00
kurt
b29fbb1dab - switch from gtk1 to gtk2. tested by many (thanks!)
- fix backup mastersite
- fix gdk_property_get warnings (from marcm@)

some feedback marcm@, okay brad@ pvalchev@
2005-09-08 12:48:39 +00:00
wilfried
4f1d0b1e21 - bump major shlib version
- move INSTALL/DEINSTALL code to PLIST
- remove unused ldap config/patches
2005-04-09 15:43:47 +00:00
kurt
0bf1041431 - fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype

CUPS testing and ok by mbalmer@ idea from wilfried@
2005-04-04 21:24:00 +00:00
kurt
8c158f4ad4 - don't unload dependent libs (avoid dlclose bug)
- fix alpha wantlib
- adjust depends for esound & ORBit

okay alek@
2005-04-01 16:44:52 +00:00
wilfried
caa6389ceb disable thread priority scheduling as moz doesn't
cope with round-robin priority scheduling, from kettenis@
2005-03-26 19:04:13 +00:00
naddy
4c3d8187e6 * Update to 1.0.1. Fixes IDN spoofing and other vulnerabilities.
* Dependency fixes from alek@
* Don't install world-writable files and directories related to
extensions.  Breaks functionality in that area.
2005-03-02 19:30:18 +00:00
wilfried
1be340ee85 fix system png include path 2005-01-13 15:57:26 +00:00
wilfried
42177b1ab4 let's make some noise, using esound 2005-01-04 21:27:27 +00:00
wilfried
17044a6542 sync with update-patches 2005-01-04 21:14:23 +00:00
pvalchev
379c1abf84 mozilla-firefox-1.0; based on work by wilfried/robert/naddy 2004-11-26 18:29:14 +00:00
kettenis
015f583043 i386 gcc3 support.
ok wilfried@
2004-11-13 14:25:51 +00:00
jolan
c31b62b3a6 fix building againt new freetype, sync w/update-patches 2004-11-05 07:37:56 +00:00
sturm
505164cc73 fix build now that we have getproto*_r 2004-11-01 10:25:12 +00:00
robert
7fa9b4ab61 SECURITY:
The added patch fixes some libpng buffer overflow vulnerabilities in
mozilla's png decoder module.
http://bugzilla.mozilla.org/show_bug.cgi?id=251381

new-style PLIST
2004-08-08 17:19:36 +00:00
pvalchev
18dfaf2afd disable IPv6 for 3.5 as it presents dns-resolution problems (and there is no time
for other fixes)
numerous people report success with this reverted.
2004-03-06 07:51:27 +00:00
drahn
2b42fd088e Patches to make firefox work on OpenBSD/macppc 2004-03-01 23:52:32 +00:00
pvalchev
ff92d628fe amd64 support from FreeBSD & bugzilla 2004-03-01 07:14:48 +00:00
wilfried
1b35da8bce resolve more than one host name simultaneously, needed with last patch
from netbsd
2004-02-29 22:36:14 +00:00
wilfried
afe5fdbdbf enable ipv6 2004-02-29 22:27:48 +00:00
wilfried
5164472299 import of mozilla firefox 0.8 2004-02-15 19:37:14 +00:00