fix #134791, Evaluate scripts in <iframe src=javascript:..> in the right context

This commit is contained in:
Than Ngo 2006-10-01 20:52:26 +00:00
parent e61bbe67a0
commit ac75e99105

View File

@ -68,6 +68,7 @@ Patch116: kdelibs-3.5.4-kde#115891.patch
Patch117: kdelibs-3.5.4-kde#123915.patch
Patch118: kdelibs-3.5.4-kde#100188.patch
Patch119: kdelibs-3.5.4-kde#119167.patch
Patch120: kdelibs-3.5.4-kde#106748.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -219,6 +220,7 @@ format for easy browsing
%patch117 -p0 -b .kde#123915
%patch118 -p0 -b .kde#100188
%patch119 -p0 -b .kde#119167
%patch120 -p0 -b .kde#106748
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -446,6 +448,8 @@ fi
* Sun Oct 01 2006 Than Ngo <than@redhat.com> 6:3.5.4-10
- fix utf8 issue kdeprint
- fix #178320,#198828, follow menu-spec
- upstream patches,
fix #106748, Evaluate scripts in <iframe src=javascript:..> in the right context
* Sat Sep 30 2006 Than Ngo <than@redhat.com> 6:3.5.4-9
- fix #178320,#198828, follow menu-spec