21 Commits

Author SHA1 Message Date
brad
bb63fa708f Rip out some autoconf checks which are intended to workaround
FFmpeg quirks with other OS's but result in hidden dependencies
on OpenBSD.

ok sthen@
2012-09-26 19:19:56 +00:00
naddy
766786d192 fix build after pango 1.31 update: pangox is gone 2012-09-22 17:33:29 +00:00
dcoppa
2a94fad035 Bugfixing update to gnash-0.8.10
from brad
2012-02-22 13:22:00 +00:00
sthen
e7aa12abb6 Actually check for and use mkstemps() rather than use a broken check
for glibc version and some hand-rolled alternative. From Brad.
2011-12-19 21:23:24 +00:00
sthen
68e07c1104 Fix CVE-2011-4328 in Gnash; creating world-readable cookies under /tmp
with predictable filenames. From Brad.
2011-12-15 09:47:23 +00:00
jasper
6bccf9427b Security fix for SA46955
GNU Gnash Cookie Disclosure Security Issue

ok brad (MAINTAINER)
2011-11-23 21:13:27 +00:00
dcoppa
ca0f0d8623 Some fixes backported from upstream:
- Remove dependency on bzip2.
- Remove some OpenBSD build hacks which have been broken for quite
  awhile and are not necessary anyway.
- Update FFmpeg macro for newer versions.

From Brad.
2011-04-03 15:02:11 +00:00
dcoppa
c10ff6c145 general clean up and simplification, no functional changes.
from Brad
2011-03-25 09:45:17 +00:00
dcoppa
afdbd578b7 Update to gnash-0.8.9
from Brad
2011-03-23 16:20:02 +00:00
dcoppa
075e993185 Backport a bunch of bug fixes from upstream, including fixing WAV
header writing on 64-bit archs.

From Brad (maintainer)
2010-11-07 18:58:24 +00:00
dcoppa
8b6fcfa861 Remove local patches to change the config dir so that the config dir
goes back to the default.

From Brad (maintainer)
2010-10-27 07:57:34 +00:00
dcoppa
0037f49f9f Update to gnash-0.8.8
From Brad, who also takes maintainership.

OK dcoppa@, jasper@
2010-10-12 09:38:16 +00:00
martynas
7585421c96 don't redefine isnan and isinf. from sthen@
ok sthen@, deanna@, naddy@
2008-07-29 18:46:08 +00:00
deanna
9cbaef4fe7 Update to 0.8.3
patch-server_asobj_SoundGst_cpp from guilherme m. schroeder on ports@
patch-server_asobj_NetStreamGst_cpp from Deomid Ryabkov on gnash-dev

With help from kurt@ and brad@, thanks!
2008-06-28 15:46:33 +00:00
jakemsr
9c84a00f56 prepare for newer ffmpeg which no longer wrap headers in 'extern "C" {}'
for inclusion from C++ sources

from gnash CVS

ok deanna@
2007-09-24 07:46:38 +00:00
deanna
9338113c8f Remove unneeded libgsm dependency, and prevent it from being picked up
if present.  This allows us to set PERMIT_PACKAGE_FTP=Yes.

ok espie
2007-08-09 22:08:19 +00:00
deanna
d2975592a5 Update to gnash 0.8.0.
Tested by ajacoutot@, Peter Hessler, RD Thrush, jufi@, ian@ and
others, thanks!

Help from and ok steven@.
2007-07-07 10:47:04 +00:00
deanna
1553582ae4 Security fix for CVE-2007-2500 - a vulnerability in the parser could
lead to remote code execution.  This patch was found in the gnash
bugtracker.

ok naddy@
2007-05-11 20:20:23 +00:00
deanna
897b88f480 Fix a memory leak in the agg renderer by adding a patch from Gnash
CVS.  This is the fix for gnash bug #18309:

http://savannah.gnu.org/bugs/?func=detailitem&item_id=18309

Also update the DESCR to make it clear that this version does not
support gootube.
2007-02-11 20:36:06 +00:00
jolan
999dcef842 update to 0.7.2, from maintainer 2006-11-20 04:06:41 +00:00
jolan
5f1a08ce6c gnash-20060919, flash player with firefox browser plugin, from deanna
phillips with some tweaks by me.  not really usable imho, but getting
there
2006-09-21 15:48:10 +00:00